What Are Nameservers? How to Tell Where Your DNS Is Managed
Nameservers answer DNS questions for your domain. Learn what nameservers are, how to find yours, and how to tell which panel controls your email records.
Nameservers are the authoritative servers that hold the DNS records for your domain and answer queries about it. Your registrar publishes their names at the registry as NS records, and every MX, TXT or A record you add must be entered in the panel of whoever runs those nameservers. If you add records in the wrong place, they never take effect, no matter how correct they are.
Quick summary
- registrar (the company where you bought your domain, e.g. Namecheap or GoDaddy): where you bought the domain and pay renewals (Namecheap, GoDaddy, Porkbun, Google Domains successor Squarespace, a local ccTLD reseller).
- DNS host: the service whose nameservers currently answer for the domain. Often the registrar, but frequently Cloudflare, your web host, or a site builder such as Wix or Squarespace.
- Nameservers: the two to four hostnames, such as ns1.example-dns.com, that the registry lists for your domain. Whoever owns those names is your DNS host.
- Run nslookup -type=ns yourdomain.com (Windows) or dig ns yourdomain.com (macOS, Linux).
- Read the hostnames returned. Match the pattern against the list below to identify the DNS host.
Registrar, DNS host and nameservers are three different things
- registrar (the company where you bought your domain, e.g. Namecheap or GoDaddy): where you bought the domain and pay renewals (Namecheap, GoDaddy, Porkbun, Google Domains successor Squarespace, a local ccTLD reseller).
- DNS host: the service whose nameservers currently answer for the domain. Often the registrar, but frequently Cloudflare, your web host, or a site builder such as Wix or Squarespace.
- Nameservers: the two to four hostnames, such as ns1.example-dns.com, that the registry lists for your domain. Whoever owns those names is your DNS host.
How to find your nameservers
- Run nslookup -type=ns yourdomain.com (Windows) or dig ns yourdomain.com (macOS, Linux).
- Read the hostnames returned. Match the pattern against the list below to identify the DNS host.
- Alternatively, run whois yourdomain.com or use the ICANN Lookup tool; the Name Server section shows the same thing.
- Log in to that provider. The DNS or Zone Editor page there is where OquMail records must be added.
Recognising common nameserver patterns
ns1.cloudflare.com / anna.ns.cloudflare.com -> Cloudflare DNS
dns1.registrar-servers.com -> Namecheap BasicDNS
ns01.domaincontrol.com -> GoDaddy DNS
ns1.wixdns.net -> Wix
ext-dns.squarespace.com -> Squarespace Domains
ns1.dns-parking.com -> Hostinger
ns-123.awsdns-45.com -> Amazon Route 53
ns1.your-web-host.com -> a cPanel or shared hosting accountChanging nameservers vs changing records
You only change nameservers when you want a different company to manage all of your DNS, for example moving everything to Cloudflare. That replaces every record at once, so you must recreate your website, email and verification records at the new host before switching. To set up email you almost never need new nameservers; you add MX and TXT records at the existing DNS host and leave the nameservers alone.
Common nameserver mistakes
- Adding OquMail records at the registrar while the nameservers point to Cloudflare or a web host, then waiting for propagation that will never come.
- Switching nameservers to a new host without copying the existing A records first, taking the website offline.
- Mixing nameservers from two providers. All listed nameservers must serve an identical zone.
- Forgetting that a site builder that manages DNS for you may not allow custom MX records. In that case, move DNS to the registrar or Cloudflare before setting up email.
Nameservers and OquMail setup
OquMail works with any DNS host because it only needs standard MX and TXT records. When you add a domain, the dashboard shows the exact values and Check DNS queries your authoritative nameservers directly, so a green result means the records are live at the right place. If Check DNS stays red after an hour, the most likely cause is that the records were added to a panel whose nameservers are not the ones in use.
A quick way to prove where DNS lives
Add a harmless TXT records (short text lines in DNS used for email security) such as test-record at the panel you believe is authoritative, wait a few minutes, and query it with nslookup -type=txt test-record.yourdomain.com. If the value comes back, that panel controls your zone and your OquMail records belong there too. If it never appears, you are editing a zone nobody is serving, and the nameserver lookup above will show you which provider actually is.
Common questions
How many nameservers should a domain have?
At least two for redundancy. Most providers give two to four. Registries reject a single nameserver.
How long does a nameserver change take?
Registry TTLs for NS records are typically 24 to 48 hours, which is why nameserver changes are slower than ordinary record edits.
Can I keep my website at one host and email at OquMail?
Yes. The website uses A or CNAME records and the email uses MX and TXT records. Both sit in the same zone at the same DNS host and do not interfere.
Free business email on your own domain
OquMail gives you up to 15 mailboxes on your domain — free — with guided SPF/DKIM/DMARC, webmail, IMAP/SMTP for any mail app, and a send API. Most teams are live in under fifteen minutes. Start at oqumail.com.
Get started free