Co-Authored By:
At a command prompt, type nslookup, and thenpressENTER. Type server <IP address>, where IP address isthe IPaddress of your external DNS server, and then press ENTER.Type setq=MX, and then press ENTER. Type <domain name>,where domainname is the name of your domain, and then pressENTER.
Similarly, how do I use nslookup?
How to use Nslookup to verify MXrecordconfiguration
- Go to Start > Run and type cmd .
- At a command prompt, type nslookup , and then press Enter.
- Type server <IP address> ;,where IP address is theIPaddress of your external DNS server.
- Type set q=M X, and then press Enter.
- Type <domain name> , where domain name is the name ofyourdomain, and then press Enter.
Keeping this in consideration, how do I nslookup a specific DNS server?
nslookup use specificdnsserver You may choose to use a DNS server otherthanyour primary DNS server. To do this, typenslookup,followed by the name of the domain you wish toquery, and then thename or IP address of the DNS server youwish touse.
You may find the need to check the status of yourdomainsDNS records, or check the Name Servers to see which recordstheservers are pulling.
- Launch Windows Command Prompt by navigating to Start>Command Prompt or via Run > CMD.
- Type NSLOOKUP and hit Enter.