DNS Records

DNS translates domain names to IP addresses. Records like A, MX, and NS control how your domain works.

What are DNS Records?

DNS (Domain Name System) is the internet's phone book. It translates human-readable domain names (like example.com) into machine-readable IP addresses.

Common Record Types

TypePurposeExample
APoints domain to an IPv4 address93.184.216.34
AAAAPoints domain to an IPv6 address2606:2800:220:1::
CNAMEAlias — points to another domainwwwexample.com
MXMail server for the domain10 mail.example.com
NSNameservers that manage the domainns1.provider.com
TXTText data (SPF, DKIM, verification)v=spf1 include:...

What can DNS records tell you?

← All topics