nslookup
Definition: nslookup is a network utility program used to obtain information about Internet servers. As its name suggests, the utility finds name server information for domains by querying DNS.
Using nslookup
Most computer operating systems include a built-in command line program called nslookup.exe. Some network providers also host their own Web-based services of this same utility. These programs are all designed to perform name server look-ups against specified Internet domains.To use the Windows version, open a command prompt and launch the tool as follows:
-
C:\> nslookup
Default Server: resolver1.opendns.com
Address: 208.67.222.222
\>
IP Address Lookup
By default, nslookup responds with the primary IP address associated with a domain specified. To query the primary address of about.com, for example:-
\> about.com
Address: 67.215.65.132