Provides commands to query DNS, search WHOIS databases, and convert IPs to hex.
| Command | Help |
|---|---|
| dns | Internet dns <host|ip> Returns the ip of <host> or the reverse DNS hostname of <ip>. |
| hexip | Internet hexip <ip> Returns the hexadecimal IP for that IP. |
| whois | Internet whois <domain> Returns WHOIS information on the registration of <domain>. |