New Feature Announcement: Master Your Email Delivery with the Mail Delivery Center

How do I check what nameservers my domain is using?

There are a number of ways to check this, however, we find the most reliable to be a simple ‘whois’ check.

The tool we use most commonly is…

http://whois.domaintools.com/

Or, if you are using a Linux machine…

yum install whois

Then, you can run the following…

whois domain.com
Important: Some people, including many registrars will recommend you find the relevant nameservers of a domain via a DNS lookup, such as whatsmydns.net – this is incorrect.

The NS records that sit within the DNS zone, do not always match those sat at the registry of the domain. The only reliable method to find the nameservers being used, is via a WHOIS search. 

The reason we recommend the above method, is that this checks directly with the Registrar. DNS Zones are prone to errors, and can, therefore, reflect an incorrect value. 
  • 294 Users Found This Useful
Was this answer helpful?

Related Articles

 Connect to your server via SSH

SSH allows secure file transfer and remote logins over the internet. Your connection via SSH is...

 How to force your site to use SSL (HTTPS) using

First of all, you will need to install an SSL certificate to your siteOnce your certificate is...

 How do I change PHP versions, or change my PHP settings / config?

The process of setting your PHP version and the 'variables' (such as memory_limit values) differs...

 How do I install a free SSL via cPanel?

Installing an SSL certificate in cPanel is easy! Best of all, it's free with WebGee!Important:...

 How to send emails in WordPress using the WP SMTP Mail plugin

Instead of using the default PHP mail() function, you can send emails using our SMTP services via...

Powered by WHMCompleteSolution