mirror of
https://github.com/rfc1036/whois.git
synced 2026-05-03 06:51:09 +00:00
parent
6761f80395
commit
d07771c3df
25
whois.1
25
whois.1
@ -23,7 +23,7 @@ whois \- client for the whois directory service
|
|||||||
.BR \-T \~
|
.BR \-T \~
|
||||||
.IR TYPE [, TYPE ]...\~]
|
.IR TYPE [, TYPE ]...\~]
|
||||||
.RB [\~ \-\-verbose \~]
|
.RB [\~ \-\-verbose \~]
|
||||||
.RB [\~ \-\-no-recursion \~]
|
.RB [\~ \-\-no\-recursion \~]
|
||||||
.I OBJECT
|
.I OBJECT
|
||||||
|
|
||||||
.B whois
|
.B whois
|
||||||
@ -42,7 +42,6 @@ whois \- client for the whois directory service
|
|||||||
|
|
||||||
.B whois \-\-version
|
.B whois \-\-version
|
||||||
|
|
||||||
.PP
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B whois
|
.B whois
|
||||||
searches for an object in a
|
searches for an object in a
|
||||||
@ -55,11 +54,10 @@ ask for the specified object. If no guess can be made it will connect to
|
|||||||
for NIC handles or
|
for NIC handles or
|
||||||
.I whois.arin.net
|
.I whois.arin.net
|
||||||
for IPv4 addresses and network names.
|
for IPv4 addresses and network names.
|
||||||
.PP
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-h \c
|
.B \-h \c
|
||||||
.IR HOST ", "\c
|
.IR HOST ,
|
||||||
.BI \-\-host= HOST
|
.BI \-\-host= HOST
|
||||||
Connect to
|
Connect to
|
||||||
.IR HOST .
|
.IR HOST .
|
||||||
@ -68,7 +66,7 @@ Connect to
|
|||||||
Do not display the legal disclaimers that some registries like to show you.
|
Do not display the legal disclaimers that some registries like to show you.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-p \c
|
.B \-p \c
|
||||||
.IR PORT ", "\c
|
.IR PORT ,
|
||||||
.BI \-\-port= PORT
|
.BI \-\-port= PORT
|
||||||
Connect to
|
Connect to
|
||||||
.IR PORT .
|
.IR PORT .
|
||||||
@ -82,7 +80,7 @@ AS numbers and domains.
|
|||||||
.BR BEWARE :
|
.BR BEWARE :
|
||||||
this implies that the IANA server will receive your complete query.
|
this implies that the IANA server will receive your complete query.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-no-recursion
|
.B \-\-no\-recursion
|
||||||
Disable recursion from registry to registrar servers.
|
Disable recursion from registry to registrar servers.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-\-verbose
|
.B \-\-verbose
|
||||||
@ -106,7 +104,8 @@ Also search all the mirrored databases.
|
|||||||
Return brief IP address ranges with abuse contact.
|
Return brief IP address ranges with abuse contact.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-B
|
.B \-B
|
||||||
Disable objects filtering. (Show the e-mail addresses.)
|
Disable objects filtering.
|
||||||
|
(Show the e-mail addresses.)
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-c
|
.B \-c
|
||||||
Return the smallest IP address range with a reference to an irt object.
|
Return the smallest IP address range with a reference to an irt object.
|
||||||
@ -128,7 +127,7 @@ update serial number. It is useful to obtain Near Real Time Mirroring stream.
|
|||||||
Disable grouping of associated objects.
|
Disable grouping of associated objects.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-i \c
|
.B \-i \c
|
||||||
.I ATTR[,ATTR]...
|
.IR ATTR [, ATTR ]...
|
||||||
Inverse-search objects having associated attributes.
|
Inverse-search objects having associated attributes.
|
||||||
.I ATTR
|
.I ATTR
|
||||||
is the attribute name, while the positional
|
is the attribute name, while the positional
|
||||||
@ -180,12 +179,12 @@ Disable following referrals and force showing the object from the local copy
|
|||||||
in the server.
|
in the server.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-s \c
|
.B \-s \c
|
||||||
.I SOURCE[,SOURCE]...
|
.IR SOURCE [, SOURCE ]...
|
||||||
Request the server to search for objects mirrored from
|
Request the server to search for objects mirrored from
|
||||||
.IR SOURCE .
|
.IR SOURCE .
|
||||||
Sources are delimited by comma, and the order is significant.
|
Sources are delimited by comma, and the order is significant.
|
||||||
Use the
|
Use the
|
||||||
.I -q sources
|
.I \-q sources
|
||||||
parameter to obtain a list of valid sources.
|
parameter to obtain a list of valid sources.
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-t \c
|
.B \-t \c
|
||||||
@ -194,7 +193,7 @@ Return the template for a object of
|
|||||||
.IR TYPE .
|
.IR TYPE .
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-T \c
|
.B \-T \c
|
||||||
.I TYPE[,TYPE]...
|
.IR TYPE [, TYPE ]...
|
||||||
Restrict the search to objects of
|
Restrict the search to objects of
|
||||||
.IR TYPE .
|
.IR TYPE .
|
||||||
Multiple types are separated by a comma.
|
Multiple types are separated by a comma.
|
||||||
@ -207,7 +206,7 @@ Return the verbose template for a object of
|
|||||||
.B \-x
|
.B \-x
|
||||||
Search for only exact match on network address prefix.
|
Search for only exact match on network address prefix.
|
||||||
.SH NOTES
|
.SH NOTES
|
||||||
When querying the Verisign gTLDs (e.g. .com, .net...) thin registry servers
|
When querying the Verisign gTLDs (e.g.\& \&.com, \&.net...\&) thin registry servers
|
||||||
for a domain, the program will automatically prepend the
|
for a domain, the program will automatically prepend the
|
||||||
.I domain
|
.I domain
|
||||||
keyword to only show domain records. The
|
keyword to only show domain records. The
|
||||||
@ -231,7 +230,7 @@ When querying
|
|||||||
.I whois.denic.de
|
.I whois.denic.de
|
||||||
for domain names and no other
|
for domain names and no other
|
||||||
flags have been specified, the program will automatically add the flag
|
flags have been specified, the program will automatically add the flag
|
||||||
.IR "-T dn" .
|
.IR "\-T dn" .
|
||||||
.P
|
.P
|
||||||
When querying
|
When querying
|
||||||
.I whois.dk\-hostmaster.dk
|
.I whois.dk\-hostmaster.dk
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user