Enter a domain name and select the record type to validate DNS records.
DNS Record Types:
The A record maps a domain to an IPv4 address.
The AAAA record maps a domain to an IPv6 address.
The CNAME record aliases one domain to another.
MX records direct email to mail servers.
NS records delegate DNS to name servers.
TXT records hold arbitrary text data, often for email verification.
DMARC records help prevent email spoofing.
SPF records specify which servers can send emails on behalf of a domain.
The SOA record contains information about the DNS zone and its primary DNS server.
PTR records map an IP address to a domain.
SRV records specify the location of services.
CAA records specify which Certificate Authorities are allowed to issue certificates for a domain.
DS records link the DNSKEY record in a parent zone to a child zone.