About DNS records
Manage DNS for your domain with A, AAAA, MX, CNAME, TXT, NS and SRV records as well as templates and zone file export in our control panel.
- A record
- AAAA record
- MX record
- CNAME record
- TXT record
- NS record
- SRV record
- DNS changes (TTL)
- Standard DNS templates (DNS setup)
- DNS templates
- Export zone file
You can manage all DNS for your domain through our DNS administration, which you can find in our Control Panel.
A record
An A record is used to translate a host name to an IP address. The destination will therefore always have to be an IP address.
AAAA record
An AAAA record is used to translate a host name to an IPv6 address, in the same way that an A record is used for IPv4 addresses.
MX record
An MX record determines which mail servers a domain receives mail on. The destination must always be a host name, so if you want to point to a given IP you must first create an A record that points to the IP and then point the MX record at that A record. A priority can be specified; records with the lowest priority are tried first.
CNAME record
A CNAME record is an alias for one host name to another. The destination must therefore always be a host name. A CNAME record is not the same as a URL redirect. CNAME records must always stand alone, i.e. you must not have other records with the same name as your CNAME record. For the same reason, CNAME records only work on subdomains.
TXT record
A TXT record can store comments for a DNS zone. Often used for SPF records.
NS record
An NS record tells which name servers can handle the domain. NS records can only be set up on subdomains.
SRV record
SRV records can, for example, be used to specify SIP traffic or be used by applications to access resources directly.
DNS changes (TTL)
When you make changes in DNS the change itself occurs immediately on our name server. Due to the technology around DNS and TTL on the individual records, it can take a few hours before the change propagates to all machines around the world.
Standard DNS templates (DNS setup)
Use our standard DNS configurations to quickly set up DNS mappings to popular services such as wix.com, Squarespace, Shopify, Facebook, Google and many more. You will find our DNS configurations in our DNS Administration. When you have inserted a DNS configuration there can, as with all DNS changes, be a few hours before changes take effect. Always verify that your DNS zone is correct after using a DNS configuration.
DNS templates
DNS Templates make it possible to set up your own DNS templates, and activate them on selected domains. DNS records from the template are automatically added on top of a domain's records. This way you can quickly manage DNS for hundreds of domains with just a single click.
Export zone file
In our DNS Administration you can export (and import) the DNS zone as a BIND‑compatible zone file.
Article from the support category: Domain & DNS