| WHOB(8) | System Manager's Manual | WHOB(8) |
whob — display
whois-type information of interest to Internet operators
whob |
[-AaCcgNnOopPRrstuVv]
[-h server]
[-w server]
[-f file]
query | me |
whoami |
whob queries various sources of whois
information for data of interest to network operators and their tracing and
debugging tools.
whob output is designed to be easily
parsed, or better yet, its functionality can be added directly into your
programs (see whois.h).
The only mandatory parameter is the target host name or IP address. Options toggle the display of additional data or change the sources used to obtain it.
One key advantage of whob is its lookup of
ASN information derived from the global Internet routing table itself, as
opposed to relying solely on what has been registered in the RADB/IRR (see
below). This data is, by default, sourced from the global pWhoIs service.
See www.pwhois.org.
Options:
-A
ASNwhob will resolve the ASN
automatically.-a
ASNwhob will resolve the
ASN automatically.-P
prefix-N
ASN-O
ASN-gwhob takes
input directly from the command line and passes it without modification to
pWhoIs or whatever whois server is requested (-h).
The exact output is returned without any parsing. To enable parsing and
the other useful options, disable GIGO mode with
-g.-R-n-o-p-w option and www.pwhois.org.-t-u-t (enables cache-date display as a side
effect).-h
server-w
server-f
file-c-f, uses Cymru for bulk file resolution.
See www.cymru.com for details.-C-f). This is the explicit bulk-Cymru mode;
interactive queries are unaffected.-r-f, uses RIPE NCC riswhois for bulk file
resolution. See www.ripe.net/projects/ris/.-s-V-VV, -VVV).-vBasic query returning ASN, prefix, net name, and org name:
whob 1.2.3.4Query with AS-Path and net name displayed, GIGO mode disabled:
whob -gnp 1.2.3.4Bulk file resolution using Cymru:
whob -Cf iplist.txtDisplay this host's public IP:
whob meThe whob command first appeared in 2004.
This whois framework has been a component of LFT since 2002.
Victor Oppleman and
Eugene Antsilevitch.
To report bugs, send e-mail to ⟨whob@oppleman.com⟩.
| April 7, 2026 | WHOB |