For AI agents: the complete documentation index is available at https://docs.ovhcloud.com/en/llms.txt, the full documentation bundle is available at https://docs.ovhcloud.com/en/llms-full.txt, and this page is available as Markdown at https://docs.ovhcloud.com/en/guides/web-cloud/domains/dns-zone-records.md.

Everything you need to know about DNS records

View as Markdown

Discover the different types of DNS records available in an OVHcloud DNS zone

Objective

DNS means Domain Name System and is a set of elements (DNS servers, DNS zones, etc.) that map a domain name to an IP address.

First, we recommend reading our guides "Everything you need to know about DNS servers" and "Everything you need to know about DNS zone" in this order.

A domain name's DNS zone is its configuration file. It consists of technical entries called DNS records and acts as the domain name's switchboard.

This guide introduces the different types of DNS records available in an OVHcloud-managed DNS zone. It complements the following guides:

Find out about the different types of DNS records available in an OVHcloud DNS zone.

Instructions

DNS records

Editing a DNS zone is a sensitive procedure. Incorrect changes could, for example, make your website unavailable or stop your email addresses receiving emails.

The list below describes the purpose and specifics of each record, to help you understand how to manage your DNS services.

Pointer records

Click a tab below to view the corresponding record.

A
AAAA
CNAME
DNAME
NS

Address

Links a domain name to a X.X.X.X IPv4 address (where X is a number between 0 and 255). For example, the IPv4 address of the server hosting your website.

Email records

Click a tab below to view the corresponding record.

MX
SPF
DKIM
DMARC

Mail eXchanger

Links a domain name to an email server.

For example, 10 mx1.mail.ovh.net is one of the OVHcloud email servers used by OVHcloud email solutions.

Your email provider may have several email servers, in which case you must create several MX records. See our guide Configure an MX record for email management.

Warning

In general, we recommend using servers from the same email provider in your DNS zone. If you already have email services from another email provider and you are adding your new email provider's servers in parallel (without replacing them), you risk randomly receiving your emails from either of your two email providers.

Extended records

Click a tab below to view the corresponding record.

TXT
SRV
CAA
NAPTR
LOC
SSHFP
TLSA
RP
SVCB
HTTPS

TeXT

Lets you add any text value to your domain name's DNS zone. This record is often used during verification/validation or security processes.

Warning

The TXT record is limited to 255 characters. However, in some cases, you can split your value into several records. Ask your service provider if they request to enter a value that exceeds the 255-character quota.

However, this limit does not exist if you use the Edit in text mode feature described in our guide "Editing an OVHcloud DNS zone" (for expert users).

Special use case: CNAME records

Some users create DNS zones directly for a domain name's subdomain (for example, subdomain-with-its-own-DNS-zone.domain.tld). The rule given in the "CNAME" tab of the "pointer records" section also applies here.

Since the DNS zone is created for the subdomain (in our example subdomain-with-its-own-DNS-zone.domain.tld), the subdomain is then considered a fully qualified domain name in its DNS zone.

As a result, you cannot create a CNAME record for subdomain-with-its-own-DNS-zone.domain.tld in its own DNS zone, but you can for its subdomains, such as subdomain.subdomain-with-its-own-DNS-zone.domain.tld or xxx.subdomain-with-its-own-DNS-zone.domain.tld.

Go further

Everything you need to know about DNS servers

Everything you need to know about DNS zone

How to improve email security with an SPF record

Protect your domain name against cache poisoning with DNSSEC

For specialised services (SEO, development, etc.), contact OVHcloud partners.

If you would like assistance using and configuring your OVHcloud solutions, please refer to our support offers.

Join our community of users.

Was this page helpful?