PRODUCTS, KNOWLEDGE-BASE AND FAQs ENGINE
< All Topics
Print

DNS Records Explained – Domain Name System Management

Some Basic Uses Of Various DNS Records

Record Type Explanation How Domain Owners Typically Use It
A Record Assigns an address for your domain to a specific IP (www to 12.345.678.90).
The @ and www symbols are used to indicate the root domain itself.
For example, an @ A record for domain.com is the same as domain.com pointing to a certain IP, and when you add www to an A record is the same as www.domain.com to point to a certain IP
To control which specific servers host a particular function associated with their online presence (website, email, etc.). Many other DNS records require an associated A Record in order to function properly.
AAAA Record Points your domain name to an IPv6 address. The record AAAA specifies IP address (IPv6) for a given host. It typically resolves a domain name (or points the domain name) to the correct location by means of the IPv6 address. Please reach our customer support if an AAAA record is necessary for your account.
CNAME Alias A hostname that points to another hostname (info.your-domain.net to info.your-domain.com). To point a subdomain to another domain or subdomain (normal subdomains can only point to a directory within your hosting account).
MX Record A hostname that defines the mail receiving server(s) and the priority in which each server is used in case a server fails to receive mail. To utilize a different email service than their hosting provider or to designate personal servers as mail backups just in case the default mail options fail.
Name Server Record A hostname that points to a specific name server (shop.your-domain.com to ns1.example.com) To manage all other records. The changes in A Records, MX Records, and other DNS records should be done where your Name Servers are located.
Private Name Server Allows you to define your own name servers rather than use the generic ones provided by us (ns1.your-domain.com instead of ns1.hostingcompany.com). To maintain anonymity between their online business and their hosting provider, or to utilize hosting on their VPS or Dedicated Server.
TXT/SPF Record A Sender Policy Framework helps to reduce spam and domain spoofing. To verify the domain for security, use with external services, such as Google Analytics.
SRV Records Custom DNS records are used to establish connections between a service and a hostname When an application needs to find a specific service location, it will search for a related SRV record. There is currently no option to add this type of record in your Domains Dashboard. Please contact us for assistance.

SRV Records

SRV (Service) records are custom DNS records used to establish connections between a service and a hostname. When an application needs to find a specific service location, it will search for a related SRV record. There is currently no option to add this type of record in your Domains Dashboard. Please contact us for assistance.

Domain Name

domain name is your website address. It is the name that people type in the URL bar of their browser to find your website. You can purchase a domain name through a registrar or your hosting provider.

Domain Pointing And Redirecting

You are not always required to change your DNS Records when you want to point your domain or set up a redirect. You can try using a 301 redirect or simple Domain Pointers to accomplish what you need. These types of redirects are great for forwarding all traffic from one domain to another. If you need to fine-tune how your domain works, you will need to utilize DNS Records instead.

Knowing Which DNS Records Are Correct

When you register a domain or add an existing domain to your account, a zone file (set of DNS records) is created for that domain. The zone file’s records all point to us by default. The settings contained within the zone file only work if your domain’s name servers are pointing to us, if the name servers are pointing to another company, then the domain would be using the other company’s DNS settings.

We can help you understand how to make changes to your DNS Records. We can also reset your DNS Records back to the original default settings. We can also try to verify that the DNS Records you see inside of Domain Central match what the rest of the world sees (propagation times may cause up to a 48 delay whenever you make a modification to your DNS Records).

However, if you decide to use DNS Records that vary from our defaults, we will not be able to verify that you are using accurate records. The records you utilize should be obtained from the company you are trying to point the records to. If you prefer to reset your records back to the defaults, please contact us for assistance.

TTL

The Time To Live (TTL) value determines how long the record is cached by a DNS Server, such as your Internet service provider. Leave the TTL field at its default setting.

Updating DNS Records

Note: DNS record changes such as the A, MX, and CNAME records usually take 4 to 8 hours to go into full effect.

After knowing various DNS Records and their usage, it is best to know how to update such. Here are some of the articles that will guide you in making these changes happen.

Table of Contents