Skip to main content

Command line client for the WHOIS (RFC 3912) protocol.

# To get information about a domain name:
whois <example.com>

# To get information about an IP address:
whois <8.8.8.8>

# To get abuse contact for an IP address:
whois -b <8.8.8.8>