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.


How do you do nslookup for a domain?

To perform an nslookup for a domain, open your command line interface (Command Prompt on Windows or Terminal on macOS/Linux) and type nslookup, followed by the domain name you want to query (e.g., nslookup example.com). Press Enter, and the tool will return the IP address associated with that domain, along with other DNS information. You can also specify a DNS server by appending its address after the domain (e.g., nslookup example.com 8.8.8.8 for Google's DNS).


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