| A |
Maps a hostname to an IPv4 address. |
Pointing a hostname at an origin server with a known IPv4. |
Either |
All |
| AAAA |
Maps a hostname to an IPv6 address. |
Same as A, but for IPv6 origins. |
Either |
All |
| CNAME |
Alias — points one hostname at another hostname. Cannot point to an IP. |
Pointing at a load balancer, SaaS provider, or CDN hostname. On the root domain, Cloudflare does CNAME flattening automatically. |
Either |
All |
| MX |
Tells the world which mail server handles email for the domain. |
Setting up email. Pair with TXT for SPF/DKIM/DMARC from the mail provider. |
Gray only |
All |
| TXT |
Free-form text. Used for SPF, DKIM, domain verification, and more. |
Email auth, verifying domain ownership for a SaaS, etc. |
Gray only |
All |
| NS |
Says which nameservers are authoritative for a domain or subdomain. |
Delegating a subdomain to another provider. |
Gray only |
All |
| SOA |
Caching / admin metadata for the zone. Managed by Cloudflare, not editable. |
Never manually — Cloudflare maintains it. |
N/A |
All |
| CAA |
Restricts which certificate authorities can issue SSL certs for the domain. |
Locking down cert issuance. See the Universal SSL gotcha below. |
Gray only |
All |
| PTR |
Reverse lookup — IP back to hostname. |
Reverse DNS requirements (often mail deliverability). |
Gray only |
Ent |
| DNSSEC |
Cryptographic signing of DNS responses so clients can verify authenticity. |
The customer wants anti-spoofing. Enable in DNS → Settings, then copy the DS record to the registrar. |
Zone |
All |