The Domain Name System (DNS) translates domain names into IP addresses so browsers can locate and load websites. This article explains how DNS records are structured, where DNS is managed depending on your domain's nameservers, and how to add, edit, or delete records using either the Exact Hosting client area or cPanel's Zone Editor.
How DNS works at Exact Hosting
DNS records direct traffic for your domain — pointing the website to a server, routing email to a mail provider, and verifying ownership through TXT records. Where you manage these records depends on the nameservers your domain currently uses.
Nameservers can only be changed at the registrar where your domain is registered. If your domain is registered elsewhere, contact that provider to update its nameservers.
Before You Begin
- An active Exact Hosting account. You need access to the Exact Hosting client area to manage DNS or nameserver settings.
- The destination address for your records. Have your hosting IP address, mail server hostname, or any verification strings (such as SPF values) ready before you begin.
- Knowledge of which nameservers your domain uses. This determines whether you manage DNS in the client area or in cPanel.
Structure of a Host Record
Each DNS record contains three parts that together tell DNS where to direct traffic for a hostname.
Field | What it's for |
|---|---|
Host Name | A unique prefix that labels the host record (for example, www, @, or shop). |
Record Type | The type of entry placed in the Address field (for example, A, CNAME, MX, TXT). |
Address | The destination where the host name should resolve. |
Standard host names
Configure these three host names for a stable connection to your website.
Host Name | What it does |
|---|---|
@ | Points the bare domain (no www) to the specified address. Also called the "blank" record. |
* | Points any subdomain (anything.example.com) to the specified address. |
www | Points www.example.com to the specified address. |
Types of DNS Records
Record type | What it does |
|---|---|
A (Address) | Points the host name to an IPv4 address (for example, 209.59.190.103). |
CNAME (Alias) | Points the host name to another host name (for example, rhino.ch-server.com). |
MX | Points to the mail server. Email service does not work without a valid MX record. |
URL Redirect | Forwards the host name to the specified website. |
URL Frame | Forwards the host name to the specified website but keeps your domain in the browser address bar. |
TXT | Stores text data on the record, such as an SPF or domain verification value. |
SPF records
Sender Policy Framework (SPF) is a TXT record that lists the servers authorized to send email on behalf of your domain. A valid SPF record helps prevent email spoofing and forgery.
If you use Exact Hosting Enhanced Email, configure the following SPF record:
Field | Value |
|---|---|
Host Name | @ |
Record Type | TXT |
Address | v=spf1 include:spf.exacthosting.com ~all |
Subdomains
Create subdomains to organize separate sections of your website (for example, a store at shop.example.com).
Field | Value |
|---|---|
Host Name | shop |
Record Type | A (Address) |
Address | Your hosting IP address |
Identify Your Domain's Nameservers
The nameservers your domain uses determine where you edit its DNS records.
If your nameservers are… | Manage DNS in… |
|---|---|
ns1.exacthosting.com | cPanel via the Zone Editor. |
dns1.name-services.com | The Exact Hosting client area (DNS Management). |
Step 1: Update Your Nameservers
Nameservers handle DNS lookups for your domain's services, such as email and websites. Use the steps below when you need to point your domain at a different DNS provider or restore Exact Hosting's defaults.
- Log in to the Exact Hosting client area.
- Under Welcome Back, click Domains.
- Click Active next to the domain you want to update.
- Choose Nameservers.
- Select one of the following options, then click Change nameserversto save:
- Use default nameservers. Uses Exact Hosting's default nameservers through our registrar, Enom.
- Use custom nameservers. Uses nameservers from a third-party provider. Enter at least two nameservers.
Note: Nameserver changes can take up to 24 hours to propagate worldwide.
Step 2: Add a Record in DNS Management
Use DNS Management in the client area when your domain uses the dns1–dns5.name-services.com nameservers.
- Log in to the Exact Hosting client area.
- Click Domains.
- Click Active next to the domain.
- Under Manage, choose DNS Management.
- Enter your record details, then click Save changes. A new blank row appears so you can add more records.
Tip: To delete a record in DNS Management, clear all of its fields and click Save changes.
Step 3: Open the cPanel Zone Editor
Use the Zone Editor when your domain uses the ns1.exacthosting.com and ns2.exacthosting.com nameservers. The following steps open the Zone Editor and apply to the procedures that follow.
- Log in to the Exact Hosting client area.
- Click Services.
- Click the green Active button next to your service.
- Under Actions on the left, click Login to cPanel.
- In cPanel, click Zone Editor.
Step 4: Add a Record in cPanel
- Open the Zone Editor using the steps above.
- Next to the domain, click the button for the record type you want to add (for example, + A Record or + CNAME Record).
- Enter the record details, then click Add Record to save.
Add additional record types
If the record type you need is not listed as a quick-add button, use Manage for the full list.
- Open the Zone Editor using the steps above.
- Click Manage next to the domain.
- Click + Add Record.
- In the new row, choose your record type from the dropdown and enter the record details.
- Click Save Record.
Step 5: Edit a Record in cPanel
- Open the Zone Editor using the steps above.
- Click Manage next to the domain you want to update.
- Click Edit next to the record you want to change.
- Update the fields, then click Save Record.
Step 6: Delete a Record in cPanel
- Open the Zone Editor using the steps above.
- Click Manage next to the domain.
- Click Delete next to the record you want to remove.
- Click Continue in the confirmation dialog to finalize the deletion.
Warning: Deleting an A, MX, or NS record can immediately break your website or email. Confirm you no longer need the record before removing it.
Next Steps
- Set up private nameservers. Brand your DNS with hostnames based on your own domain. See Managing Private Nameservers.
- Clear your local DNS cache. If recent record changes are not showing on your computer, flush your DNS cache. See Clearing Your DNS Cache.
- Verify propagation. Use a third-party DNS lookup tool to confirm your changes are live around the world.
Questions? Contact Exact Hosting Support.
How helpful was this article?
Thanks for your feedback!
Do you still need help? If so please submit a request here.