patch: use size_t for line len.
[dragonfly.git] / usr.bin / whois / whois.1
1 .\" Copyright (c) 1985, 1990, 1993
2 .\"     The Regents of the University of California.  All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\" 3. Neither the name of the University nor the names of its contributors
13 .\"    may be used to endorse or promote products derived from this software
14 .\"    without specific prior written permission.
15 .\"
16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
20 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26 .\" SUCH DAMAGE.
27 .\"
28 .\"     From: @(#)whois.1       8.1 (Berkeley) 6/6/93
29 .\" $FreeBSD: src/usr.bin/whois/whois.1,v 1.15.2.9 2002/11/17 15:05:55 mike Exp $
30 .\"
31 .Dd January 9, 2005
32 .Dt WHOIS 1
33 .Os
34 .Sh NAME
35 .Nm whois
36 .Nd "Internet domain name and network number directory service"
37 .Sh SYNOPSIS
38 .Nm
39 .Op Fl aAbdgiIklmQrR6
40 .Op Fl c Ar country-code | Fl h Ar host
41 .Op Fl p Ar port
42 .Ar name ...
43 .Sh DESCRIPTION
44 The
45 .Nm
46 utility looks up records in the databases maintained by several
47 Network Information Centers
48 .Pq Tn NICs .
49 .Pp
50 The options are as follows:
51 .Bl -tag -width indent
52 .It Fl a
53 Use the American Registry for Internet Numbers
54 .Pq Tn ARIN
55 database.
56 It contains network numbers used in those parts of the world covered neither by
57 .Tn APNIC
58 nor by
59 .Tn RIPE .
60 .Pp
61 (Hint: All point of contact handles in the
62 .Tn ARIN
63 whois database end with
64 .Qq Li -ARIN . )
65 .It Fl A
66 Use the Asia/Pacific Network Information Center
67 .Pq Tn APNIC
68 database.
69 It contains network numbers used in East Asia, Australia,
70 New Zealand, and the Pacific islands.
71 .It Fl b
72 Use the Network Abuse Clearinghouse database.
73 It contains addresses to which network abuse should be reported,
74 indexed by domain name.
75 .It Fl c Ar country-code
76 This is the equivalent of using the
77 .Fl h
78 option with an argument of
79 .Qq Ar country-code Ns Li .whois-servers.net .
80 .It Fl d
81 Use the US Department of Defense
82 database.
83 It contains points of contact for subdomains of
84 .Pa .MIL .
85 .It Fl g
86 Use the US non-military federal government database, which contains points of
87 contact for subdomains of
88 .Pa .GOV .
89 .It Fl h Ar host
90 Use the specified host instead of the default variant.
91 Either a host name or an IP address may be specified.
92 .Pp
93 By default
94 .Nm
95 constructs the name of a whois server to use from the top-level domain
96 .Pq Tn TLD
97 of the supplied (single) argument, and appending
98 .Qq Li .whois-servers.net .
99 This effectively allows a suitable whois server to be selected
100 automatically for a large number of
101 .Tn TLDs .
102 .Pp
103 In the event that an IP
104 address is specified, the whois server will default to the American
105 Registry for Internet Numbers
106 .Pq Tn ARIN .
107 If a query to
108 .Tn ARIN
109 references
110 .Tn APNIC , LACNIC ,
111 or
112 .Tn RIPE ,
113 that server will be queried also, provided that the
114 .Fl Q
115 option is not specified.
116 .Pp
117 If the query is not a domain name or IP address,
118 .Nm
119 will fall back to
120 .Pa whois.crsnic.net .
121 .It Fl i
122 Use the Network Solutions Registry for Internet Numbers
123 .Pq Pa whois.networksolutions.com
124 database.
125 It contains network numbers and domain contact information for most of
126 .Pa .COM , .NET , .ORG
127 and
128 .Pa .EDU
129 domains.
130 .Pp
131 .Sy NOTE !
132 The registration of these domains is now done by a number of
133 independent and competing registrars and this database holds no information
134 on the domains registered by organizations other than Network Solutions, Inc.
135 Also, note that the
136 .Tn InterNIC
137 database
138 .Pq Pa whois.internic.net
139 is no longer handled by Network Solutions, Inc.
140 For details, see
141 .Pa http://www.internic.net/ .
142 .Pp
143 (Hint: Contact information, identified by the term
144 .Em handle ,
145 can be looked up by prefixing
146 .Qq Li "handle "
147 to the
148 .Tn NIC
149 handle in the query.)
150 .It Fl I
151 Use the Internet Assigned Numbers Authority
152 .Pq Tn IANA
153 database.
154 It contains network information for top-level domains.
155 .It Fl k
156 Use the National Internet Development Agency of Korea's
157 .Pq Tn KRNIC
158 database.
159 It contains network numbers and domain contact information
160 for Korea.
161 .It Fl l
162 Use the Latin American and Caribbean IP address Regional Registry
163 .Pq Tn LACNIC
164 database.
165 It contains network numbers used in much of Latin America and the
166 Caribbean.
167 .It Fl m
168 Use the Route Arbiter Database
169 .Pq Tn RADB
170 database.
171 It contains route policy specifications for a large
172 number of operators' networks.
173 .It Fl p Ar port
174 Connect to the whois server on
175 .Ar port .
176 If this option is not specified,
177 .Nm
178 defaults to port 43.
179 .It Fl Q
180 Do a quick lookup.
181 This means that
182 .Nm
183 will not attempt to lookup the name in the authoritative whois
184 server (if one is listed).
185 This option has no effect when combined with any other options.
186 .It Fl r
187 Use the R\(aaeseaux IP Europ\(aaeens
188 .Pq Tn RIPE
189 database.
190 It contains network numbers and domain contact information
191 for Europe.
192 .It Fl R
193 Use the Russia Network Information Center
194 .Pq Tn RIPN
195 database.
196 It contains network numbers and domain contact information
197 for subdomains of
198 .Pa .RU .
199 This option is deprecated; use the
200 .Fl c
201 option with an argument of
202 .Qq Li RU
203 instead.
204 .It Fl 6
205 Use the IPv6 Resource Center
206 .Pq Tn 6bone
207 database.
208 It contains network names and addresses for the IPv6 network.
209 .El
210 .Pp
211 The operands specified to
212 .Nm
213 are treated independently and may be used
214 as queries on different whois servers.
215 .Sh EXAMPLES
216 Most types of data, such as domain names and
217 .Tn IP
218 addresses, can be used as arguments to
219 .Nm
220 without any options, and
221 .Nm
222 will choose the correct whois server to query.
223 Some exceptions, where
224 .Nm
225 will not be able to handle data correctly, are detailed below.
226 .Pp
227 To obtain contact information about an
228 administrator located in the Russian
229 .Tn TLD
230 domain
231 .Qq Li RU ,
232 use the
233 .Fl c
234 option as shown in the following example, where
235 .Ar CONTACT-ID
236 is substituted with the actual contact identifier.
237 .Pp
238 .Dl "whois -c RU CONTACT-ID"
239 .Pp
240 (Note: This example is specific to the
241 .Tn TLD
242 .Qq Li RU ,
243 but other
244 .Tn TLDs
245 can be queried by using a similar syntax.)
246 .Pp
247 The following example demonstrates how to obtain information about an
248 .Tn IPv6
249 address or hostname using the
250 .Fl 6
251 option, which directs the query to
252 .Tn 6bone .
253 .Pp
254 .Dl "whois -6 IPv6-IP-Address"
255 .Pp
256 The following example demonstrates how to query
257 a whois server using a non-standard port, where
258 .Dq Li query-data
259 is the query to be sent to
260 .Dq Li whois.example.com
261 on port
262 .Dq Li rwhois
263 (written numerically as 4321).
264 .Pp
265 .Dl "whois -h whois.example.com -p rwhois query-data"
266 .Sh SEE ALSO
267 .Rs
268 .%A Ken Harrenstien
269 .%A Vic White
270 .%T NICNAME/WHOIS
271 .%D 1 March 1982
272 .%O RFC 812
273 .Re
274 .Sh HISTORY
275 The
276 .Nm
277 command appeared in
278 .Bx 4.3 .