System Grab Bag

View all TLDR pages from common (or from all pages)

whois

Command-line 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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.