1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-28 18:44:54 +02:00
tldr/pages/common/whois.md
2019-11-12 10:00:57 +08:00

311 B

whois

Commandline client for the WHOIS (RFC 3912) protocol. More information: https://github.com/rfc1036/whois.

  • Get information about a domain name:

whois {{example.com}}

  • Get information about an IP address:

whois {{8.8.8.8}}

  • Get abuse contact for an IP address:

whois -b {{8.8.8.8}}