DNS Lookup

Query DNS records using Cloudflare DNS over HTTPS.

DNS record types

TypePurpose
AMaps a domain name to an IPv4 address. The most common record type.
AAAAMaps a domain name to an IPv6 address.
CNAMEAlias — points a domain to another domain name instead of an IP.
MXMail exchanger — specifies the mail servers that handle email for a domain.
TXTArbitrary text records. Used for SPF, DKIM, domain verification tokens and DMARC policies.
NSNameserver — indicates which DNS servers are authoritative for the domain.
CAACertificate Authority Authorization — restricts which CAs are allowed to issue TLS certificates for the domain.