Managing DNS records

When connecting your domain to other services, which could include a website or mail provider, you will need to update the DNS records associated with the domain.

DNS records can be compared to the wiring behind the walls of your house. Your domain might be the walls and the roof, but without the wiring accurately in place, your services will be inactive.

When updating your domain's DNS records, you will need to confirm where your nameservers are pointing. By using Hover's nameservers, you will be managing your domain's DNS records through your Hover account. 

Add DNS records

  1. Sign in to your Hover control panel using your chosen method of 2FA.
    SiginCP.jpg
  2. From the Domain's Overview page, click on the DNS section, followed by Add a record.
    DNSAddArecord.jpg

Back to top

Delete DNS records

  1. From the DNS section, select the unwanted DNS records by clicking the checkbox for each record.
    DNSARecordSelect.jpg
  2. Click the drop-down Bulk edit menu, followed by Delete.
    DNSBulkEditDelete.jpg
  3. Click the Delete button to remove the selected records.
    ClickDelete2.png

Back to top

Types of DNS records

A/AAAA DNS records

An A Record, or AAAA record, is used to point a hostname at an IP address. This record type can be used to point your domain name at your web host or for creating subdomains that point directly to an IP address.

Hover's default A record is 216.40.34.41.

When creating A/AAAA records, enter the following values:

TypeA/AAAA
Hostname preferred subdomain or @ (root domain)
IP addressA/AAAA IP address value

Note: If you're prompted to enter your full domain as the hostname, you can use the @ symbol, which represents your root domain.

ARecord.png
AAAARecord.png

Back to top

CNAME DNS records

A CNAME record, or Canonical Name record, is a pointer of one name to another. A CNAME record points a hostname to another name that exists through another server or system.

When creating CNAME records, enter the following values:

TypeCNAME
Hostname preferred subdomain
Target Namepreferred web address

Note: Hover is unable to support any CNAME records which use the root (@) as the hostname.

CNAMERecord.png

Back to top

MX DNS records

An MX record or Mail Exchange record specifies how email will be delivered through the domain. The MX record points to the servers that should receive email for the domain.

When creating MX records, enter the following values:

TypeMX
Hostname preferred subdomain or @ (root domain)
Priority10 or as provided
Mail Serverprovided by your mail provider
TTL15 minutes (default)

MXRecord.png

Back to top

TXT DNS records

TXT records allow users to associate some text with a hostname.

When creating TXT records, enter the following values:

TypeTXT
Hostname preferred subdomain or @ (root domain)
Contentprovided by specific service or provider

TXTRecord.png

Back to top

SRV DNS records

An SRV record is a service record that specifies the information on available services.

Note: SRV hostnames are set up using the following format when created through Hover.

ServiceThe name of the desired service.
ProtocolThe transport protocol of the  service. Note: This is usually either TCP or UDP.
NameThe domain name for the record.

When creating SRV records, enter the following values:

TypeSRV
Priorityprovided by specific service or provider
Weightprovided by specific service or provider
Portprovided by specific service or provider
Serverprovided by specific service or provider

NEW SRV field.png

Back to top

Was this article helpful? If not please submit a request here

How helpful was this article?