Skip to content
EntityQ283972· pop 20· linked from 127 articles

nslookup (from name server lookup) is a network administration command-line tool for querying the Domain Name System (DNS) to obtain the mapping between domain name and IP address, or other DNS records.

Key facts

Software.name
nslookup
Software.screenshot
Nslookup screenshot.png
Software.caption
The command
Software.developer
Andrew Cherenson, Internet Systems Consortium, IBM, Microsoft, Lucas Suggs
Software.operating system
Unix, Unix-like, OS/2, Microsoft Windows, ReactOS
Software.platform
Cross-platform
Software.genre
Command
Software.license
BSD

via Wikipedia infobox

Wikidata facts

Developer
Microsoft
Image
Nslookup screenshot.png
Show 1 more fact
Sources (1)

via Wikidata · CC0

~3 min read

Encyclopedic overview

6 sections
Contents
  • Overview
  • Usage
  • See also
  • References
  • Further reading
  • External links

nslookup (from name server lookup) is a network administration command-line tool for querying the Domain Name System (DNS) to obtain the mapping between domain name and IP address, or other DNS records.

==Overview== nslookup is a member of the BIND name server software. Andrew Cherenson created nslookup as a class project at UC Berkeley in 1986 and it first shipped in 4.3-Tahoe BSD In the development of BIND 9, the Internet Systems Consortium planned to deprecate nslookup in favor of host and dig. This decision was reversed in 2004 with the release of BIND 9.3 and nslookup has been fully supported since then.

Excerpted from Wikipedia’s “Nslookup” article, available under the CC BY-SA 4.0 licence.