It gives you information about internet sites and domains
If you use it from the command line:
Code:
nslookup mysite.com
nslookup 1.2.3.4
This gives additional information as well as validates the name/ip address.
To go into "interactive mode" just type nslookup
You can read the man page to see what you can do there.
Not everything will work - depending on the local site's security policy and/or the remote site's security policy.