answersLogoWhite

0

nslookup is basically used to see the dns address and actual server address.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Which command is the UNIX is equivalent of the windows command nslookup?

nslookup


Which command is used to find the DNS server's information about a domain name?

nslookup along with the URL i.e. "nslookup www.google.com"


Which command is the UNIX equivalent of windows command nslookup?

Believe it or not, nslookup.


What command should you use to query a dns server?

nslookup command is used C:\>nslookup ? Usage: nslookup [-opt ...] # interactive mode using default server nslookup [-opt ...] - server # interactive mode using 'server' nslookup [-opt ...] host # just look up 'host' using default server nslookup [-opt ...] host server # just look up 'host' using 'server'


What is the basic function of the nslookup program?

The basic function of the nslookup program is to query Domain Name System (DNS) servers to obtain domain name or IP address mapping information. It allows users to retrieve DNS records, such as A records, MX records, and CNAME records, facilitating troubleshooting and verification of DNS configurations. Additionally, nslookup can operate in both interactive and non-interactive modes, making it versatile for different use cases.


What are DNS management tools?

Nslookup ,dnscmd.exe


What is used to verify the configuration of DNS zones?

nslookup


Which is the best option for troubleshooting name resolution problem?

nslookup


Which service is used when the nslookup command is issued on a computer?

Telnet


Which command is the UNIX equivalent of the windows command nslookup?

dig


If you know that colleagues tcp ip host name is jsmith and you need to find out his ip address what commands should you type at your shell prompt or command prompt?

nslookup jsmith


What command would you use to test Dns name resolution at a Windows command prompt?

nslookup if it was a linux machine nslookup works too, but dig -x on a linux machine will get more info for you