mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-04-11 16:37:25 +02:00
25 lines
423 B
Markdown
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)
|