MS said:
I ran nslookup on mapquest.com
got "Non-Authoritative Answer" and the correct ip address for the site.But
still could not browse the page.
You should get a Non-Authoritative Answer unless your NSLOOKUP specifies
using MapQuest's name server.
Non-authoritative answer:
Name: mapquest.com
Address: 64.12.181.249
Above this you should also get your Server: FQDN and Address: IP Address
c:\>nslookup -q=ns mapquest.com
Non-authoritative answer:
mapquest.com nameserver = dns-03.ns.aol.com
mapquest.com nameserver = dns-04.ns.aol.com
dns-03.ns.aol.com internet address = 152.163.159.238
dns-04.ns.aol.com internet address = 205.188.157.238
To use their NS server:
c:\>nslookup -q=any mapquest.com dns-03.ns.aol.com
However, AOL doesn't do ANYTHING standard and they will refuse certain
information, in this instance, everything.
Even if you use NSLOOKUP in interactive mode, you will only get a list of
the root hint servers.
--
Roland
This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose.