nslookup
nslookup along with the URL i.e. "nslookup www.google.com"
Believe it or not, nslookup.
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'
nslookup is basically used to see the dns address and actual server address.
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).
Nslookup ,dnscmd.exe
nslookup
It is work at Network layer.
nslookup
dig
Telnet