AAddressMaps the domain to an IPv4 address.
example.com → 93.184.216.34AAddressMaps the domain to an IPv4 address.
example.com → 93.184.216.34AAAAIPv6 AddressMaps the domain to an IPv6 address.
example.com → 2606:2800:220:1:248:1893:25c8:1946CAACertification Authority AuthorizationCertificate authorities allowed to issue TLS certificates for the domain.
0 issue "letsencrypt.org"CNAMECanonical NameAlias that points to another domain name instead of an IP.
www.example.com → example.comDNSKEYDNS KeyPublic key used by DNSSEC to sign the zone's records.
256 3 8 AwEAAb…DSDelegation SignerLinks the zone to the parent zone's DNSSEC key (signed delegation).
2371 13 2 8ACBB0CD…HINFOHost InformationHost information: CPU and operating system; rarely used today.
"Intel" "Linux"HTTPSHTTPS Service BindingConnection parameters (ALPN, port, IP) to speed up HTTPS access.
1 . alpn="h2,h3"MXMail ExchangeThe domain's mail server, with a priority (the lower number takes precedence).
10 mail.example.comNAPTRNaming Authority PointerRewrite rules for service discovery (used in ENUM and SIP).
100 10 "U" "E2U+sip" "!^.*$!sip:info@example.com!" .NSName ServerAuthoritative name servers that manage the domain's zone.
ns1.example.comPTRPointerReverse DNS: maps an IP address to a domain name.
34.216.184.93.in-addr.arpa → example.comSOAStart of AuthorityZone authority data: primary server, contact, and refresh timers.
ns1.example.com admin.example.com 2024010101SRVServiceLocation (host and port) of a service, such as SIP or XMPP.
_sip._tcp 10 5 5060 sip.example.comSSHFPSSH FingerprintHost's SSH public key fingerprint used to verify connections.
1 1 123456789abcdef…SVCBService BindingGeneric service binding record; it is the basis of the HTTPS record.
1 svc.example.com alpn="h2"TLSATLS AssociationAssociates a TLS certificate with the domain via DANE.
3 1 1 0b87ad…TXTTextFree-form text; used for SPF, DKIM, DMARC, and ownership verification.
v=spf1 include:_spf.google.com ~all