whois
searches for an object in the RIPE Network Management database.
The key can be either a name (such as "Karrenberg"),a nic-handle
(such as "DK58"),
a network number ("192.87.45.0/24") or a domain name ("ripe.net").
This version of the whois client works with a version of the RIPE
database whois server that supports classless IP addresses.
All IP network numbers are considered classless IP network numbers of
the form prefix/length, like 192.87.45.0/24 for a class C sized network
number and 128.86.0.0/16 for a class B sized network number. Any
length can be given. If no length is given, the server assumes a host
lookup (ie length 32).
By default, the server will return the first less specific network
number, which can be an exact match if available in the database.
OPTIONS
-a
This causes the server to include information from
non-RIPE whois databases in the reply. Currently these are the public
parts of the US NIC and NSFnet databases. Please note that the RIPE
NCC does not maintain these databases. The information is included for
for your convenience only.
-F
fast output. Force the whois server to not reformat the output. This
can save time for large objects. The output of the RIPE whois server
will be in two letter short form. This option implies -r.
-h host
Select alternate host to direct the query
-p port
Connect to port 'port'
-L
lookup all less specific networks. Has effect only when looking up IP
network numbers.
-m
lookup first level more specific networks. Has effect only when
looking up IP network numbers.
-M
lookup all more specific networks. Has effect only when looking up IP
network numbers.
-r
non-recursive lookup. This will cause the server to not lookup
referenced objects.
-R
non-recursive external lookups. This will cause the server not to send
references to external objects to the whois client.
-i attributes
attributes is a comma separated list of attributes.
the whois server will return all objects that match the search keys
in one of these attributes.
-l
list internal whois server alias list. Aliases can be used as an argument
for the '-h' option.
-s sources
sources is a comma separated list of database sources.
The whois server will only search the databases that match the
specified sources.
-t type
requests the server to send a template for an object with type "type".
-T types
types is a comma separated list of object types.
requests the server to only send back objects that match one of the "types".
-v type
requests the server to send a verbose template for an object with type "type".
This is the RIPE version of the whois client program.
The program is heavily modified by davidk@ISI.EDU for client support of
(NIC handle) references for RIPE servers.
For questions refer to <ncc@ripe.net>. For more information about the
RIPE database please also refer to <ncc@ripe.net>.
BUGS
Most of the extra flags are ONLY supported by the RIPE whois server,
or copies of the same version of the software. Usage of these flags
may cause errors on other whois servers.