Difference between revisions of "WHOIS"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
 
Line 25: Line 25:
 
* [http://www.iana.org/ The Internet Assigned Numbers Authority]
 
* [http://www.iana.org/ The Internet Assigned Numbers Authority]
 
* [https://github.com/whois-server-list/whois-server-list XML Whois Server list]
 
* [https://github.com/whois-server-list/whois-server-list XML Whois Server list]
 +
 +
[[Category:Domain Name System]]
 +
[[Category:Internet]]

Latest revision as of 18:54, 21 April 2016

WHOIS (pronounced as the phrase who is) is a query and response protocol that is widely used for querying databases that store the registered users or assignees of an Internet resource, such as a domain name, an IP address block, or an autonomous system, but is also used for a wider range of other information.

Description

The protocol stores and delivers database content in a human-readable format.

The WHOIS protocol is documented in RFC 3912.

See also

External links