The Simple Rule for Nameservers vs DNS Records

The Simple Rule for Nameservers vs DNS Records



Many people confuse where nameservers are set and where DNS records are edited. They are two different systems that work together.


1️⃣ Domain Registrar (Where Nameservers Are Set)


Your domain registrar (where the domain was purchased) is where you set nameservers.


Think of nameservers as a pointer that tells the internet where your DNS records live.


You will usually find them in a section called Nameservers, separate from any DNS record editor.


When you’re in the correct place you’ll see entries like:

ns1.example.com
ns2.example.com

You should NOT see A records, CNAME records, or MX records here.


👉 Rule:

Nameservers must always be changed at the registrar.


2️⃣ DNS Hosting (Where DNS Records Are Managed)


Once nameservers are set, they point to a DNS hosting provider.


This is where you manage DNS records such as:

  • A records

  • CNAME records

  • MX records

  • TXT records


These records control things like:

  • Where your website points

  • Where email is delivered

  • Domain verification


👉 Rule:

DNS records are edited at the DNS hosting provider — not at the registrar.


⚠️ Why the Confusion Happens


Sometimes inside the DNS zone you will see NS records mixed with other DNS records.


These do NOT change the domain’s nameservers and should generally not be edited unless you are configuring advanced DNS delegation.


Changing them does not switch DNS hosting and can cause problems.


Visual Explanation



Quick Summary


Setting

Where It Goes

Nameservers

Domain Registrar

DNS Records (A, CNAME, MX, TXT)

DNS Hosting Provider


Registrar = tells the internet where DNS lives

DNS Host = contains the actual DNS records


💡 Analogy


Think of it like:

  • Registrar (Nameservers) → The signpost

  • DNS Hosting (Records) → The actual building


The signpost tells everyone where to go, and the building contains the real information.

    • Related Articles

    • Guarana Email DNS Records

      Host TTL Record type Value @ 3600 MX (0) mail1.guarana.host. @ 3600 TXT v=spf1 +a +mx include:spf.guarana.host ~all mail 3600 CNAME mail1.guarana.host. webmail 3600 CNAME mail1.guarana.host. autoconfig 3600 CNAME mail1.guarana.host. autodiscover 3600 ...
    • How to move emails to Focused in Outlook

      1. Manually Move Emails Right-click the message in Other. Choose Move to Focused. Outlook will then ask if you want to: Move only this message, or Always move messages from this sender. Select the second option to train Outlook. 2. Create an Inbox ...
    • Nameserver Setup

      Login to your domain registrar control panel Find the domain you want to change Navigate to the nameserver settings Change the nameservers to the following dns1.guarana.host dns2.guarana.host dns3.guarana.host dns4.guarana.host
    • Force SSL Certification Installation

      Ensure you give some time for DNS to propagate on any new sub domains created. Go to the "Security" tab. Click on the 3 dots at the end of the domain you want to install the ssl certificate to. Click "Request Let's Encrypt certificate". Wait for the ...