How to check if nameserver is registered from command prompt
In order to check if a nameserver is registered, you can use the nslookup command on a command prompt. Here are the steps:
– Open a command prompt on your computer.
– Type the following command:
nslookup <nameserver>
Replace <nameserver> with the domain name of the nameserver that you want to check.… Read the rest