Files
iknowyou/.github/docs/tools/whois.md
2026-04-06 15:12:34 +02:00

25 lines
423 B
Markdown

# `whois`
WHOIS lookup for domain registration and IP ownership information.
**Source / documentation:** [https://en.wikipedia.org/wiki/WHOIS](https://en.wikipedia.org/wiki/WHOIS)
## Input types
- `domain`
- `ip`
## External dependencies
The following binaries must be installed and available in `$PATH`:
- `whois`
## Configuration
This tool requires no configuration.
---
[← Back to tools index](../tools.md)