Domain Name System (DNS) host records allow you to connect a domain to a web host or service such as Hosted email.
When updating host records, be aware of the current nameservers. The nameservers used by a domain dictate where the host records are active and managed. Managing host records at Enom will not be active unless the domain uses Enom nameservers.
Important: If your domain name is not using our default nameservers any changes made to the host records on our control panel will not affect your domain name.
- Structuring host records
- Adding host records
- Adding URL redirect host records
- Creating a sub-domain
- Changing MX Records
- Adding TXT, SPF, and SRV Records
- Supporting Domain keys (DKIM)
- DNS propagation checking tools
Structuring host records
A host record is comprised of three parts, telling the domain where to connect.
- Host Name - Represents a unique prefix used to label the host record.
- Record Type - The record type drop-down is the type of entry for the Address field.
- Address - The address is the destination for where you want a Host Name to resolve.
There are three standard hostnames that enable a stable DNS route to your domain. Record types are the different methods that tell the domain where to point.
Hostname | Host name action | Record type | Record type action |
www | Points www.example.com to the address specified. | A address | Points the hostname to an IPv4 address e.g., 192.168.0.1. |
@ | Points the domain with no www before it. This is known as a naked domain or blank record. | AAAA address | Points the hostname to an IPv6 address e.g., 3ffe:1900:4545:0003:0200:f8ff:fe21:67cf. |
* | Points *.example.com to the address specified. | CNAME | Points to another domain or subdomain. |
URL redirect | Forwards the hostname directly to the website specified. | ||
URL frame | Forwards the hostname to the website specified but keeps your domain in the address bar. | ||
TXT record | Used to set a text host record, such as an SPF record. | ||
MX record | Points to the mail server. You must have an MX record for an email service to work. |
Adding host records
DNS propagation is the time it takes for the DNS records to publish across the internet and may take up to 8-24 hours.
Updates to host records are measured in seconds and called time to live (TTL). The TTL default is 3600 seconds. This can be changed by submitting a support request.
Note: The TTL is reset back to 3600 after changes are made to the host records.
- Locate the domain you want to manage by clicking Domains followed by My domains.
- Search for the domain or choose from the list.
- Choose Host records from the manage domain dropdown.
-
Enter the hostname.
- Select the Record type.
- Enter the destination address and press Save.
Increasing host records
There are 15 host records immediately available. For additional host record entries submit a verified support request.
Select New row to add additional rows.
Adding URL redirect host records
A Uniform Resource Locator (URL) redirect and URL forward is a set of hostname records that sends your domain viewers to another URL. You can forward your domain to most sites that are active and online. We do not support SSL for URL-redirected domains, each site is responsible for its own SSL status.
- Log into your Enom account.
- Locate the domain you want to manage by clicking Domains followed by My Domains.
- Search for the domain or choose from the list.
- Choose Host records from the manage domain dropdown.
-
Create three records as seen in the image, replacing example.com with the desired redirection, and press Save.
Note: Allow up to 24 hours to propagate, you may not see your webpage redirecting immediately.
Adding URL frame host records
The difference between a URL Redirect and a URL Frame is when you visit an address using a URL Frame within a web browser it will keep the URL of your domain in the browser's address bar. While a URL Redirect will display the destination site in the web browser's address bar.
Note: Please keep in mind that some sites like Facebook do not allow URL framing regardless of DNS setup.
- Log into your Enom account.
- Locate the domain you want to manage by clicking Domains followed by My Domains.
- Search for the domain or choose from the list.
- Choose Host records from the manage domain dropdown.
-
Create three records as seen in the image, replacing example.com with the desired redirection, and press Save.
Note: Allow up to 24 hours to propagate, you may not see your webpage redirecting immediately.
Creating a sub-domain
To set up a sub-domain like shop.example.com, you will need to have the IP it will redirect to and set it up in your host records.
Note: The domain name should never be put under the hostname section.
- Locate the domain you want to manage by clicking Domains followed by My domains.
- Choose Host records from the manage domain dropdown.
- Add the hostname for the subdomain.
- Select A address.
- Add the IP address and press Save.
Changing MX Records
Enom's email service requires our MX record added to the domain. Replace the section yourdomain with the desired domain name.
mx.yourdomain.cust.a.hostedemail.com
Note: If you are not using Enom's name servers, you need to contact your name server provider.
-
Locate the domain you want to manage by clicking Domains followed by My domains.
- Select Email settings from the Manage domain dropdown.
- Choose User (MX) under service selection.
- Enter your MX record.
Important: Please note that it's hostedemail, not hostedmail.
- Press Save.
Adding TXT, SPF, and SRV records
TXT, SPF, and SRV records are supported on Enom's DNS servers.
Adding an SPF record
SPF records are provided to you by your email hosting service. If Enom is your email provider, the following SPF record is automatically entered into your host records.
v=spf1 include:_spf.emfwd.name-services.com MX ~all
-
Locate the domain you want to manage by clicking Domains followed by My domains.
- Go to Host records.
- Click Add SRV or SPF record.
- Select Add an SPF record.
- Enter the SPF text string and click Save.
Note: The SPF record should follow this format: v=spf1 include:_spf.emfwd.name-services.com MX ?all.
Adding an SRV record
-
Locate the domain you want to manage by clicking Domains followed by My domains.
- Choose Host records.
- Scroll down to the bottom of this page, and click Add SRV or SPF record.
- Input your SRV records and press Save.
SRV record type SRV record action Service The service name. Protocol Lists the protocol used by the service, either TCP or UDP. Priority Priority controls the order in which records are used when load balancing; lower numbers are used before higher ones. Weight This is similar to priority, but lower numbers are used before higher ones with records having the same priority. Port Defines the TCP or UDP port at which the service can be found. Target (hostname)
The record's destination will direct traffic.
Supporting DomainKeys (DKIM)
DomainKeys Identified Mail (DKIM) records authenticate email signatures and prevent spammers from impersonating a domain.
Note: Due to our host records' maximum length limitation, we only support up to 1024-bit DomainKeys.
-
Locate the domain you want to manage by clicking Domains followed by My domains.
- Go to Host records.
- Select TXT record type.
- DKIM style formats, replace example.com with your domain. Press Save.
Note: Email providers will have the appropriate DKIM record to use.Hostname _domainkey.example.com Address _domainkey.example.com Selector selectorname._domainkey
DNS propagation checking tools
After making a change to DNS, propagation will occur. DNS propagation is the time it takes for the DNS records to publish across the internet. There are online tools that help check if a record has been propagated.
Was this article helpful? If not please submit a request here
How helpful was this article?
Thanks for your feedback!