DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for americantesting.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| americantesting.com | NS | 0 | fiona.ns.cloudflare.com | |
| americantesting.com | NS | 0 | leland.ns.cloudflare.com | |
| americantesting.com | MX | 0 | 10 | americantesting-com.mail.protection.outlook.com |
| americantesting.com | A | 0 | 104.21.44.111 | |
| americantesting.com | A | 0 | 172.67.199.10 | |
| americantesting.com | SOA | 1800 | fiona.ns.cloudflare.com dns.cloudflare.com 2406719474 10000 2400 604800 1800 | |
| americantesting.com | AAAA | 0 | 2606:4700:3033::6815:2c6f | |
| americantesting.com | AAAA | 0 | 2606:4700:3031::ac43:c70a | |
| americantesting.com | TXT | 0 | v=spf1 include:us._netblocks.mimecast.com include:spf.protection.outlook.com -all | |
| americantesting.com | TXT | 0 | 0ed1fe018a99e200da0fc34032b8ff9b | |
| americantesting.com | TXT | 0 | google-site-verification=nq7V3i408GPcOPE0vARCxin_hbFUynj0YsKZVSMraK4 | |
| www.americantesting.com | AAAA | 0 | 2606:4700:3031::ac43:c70a | |
| www.americantesting.com | AAAA | 0 | 2606:4700:3033::6815:2c6f | |
| www.americantesting.com | A | 0 | 104.21.44.111 | |
| www.americantesting.com | A | 0 | 172.67.199.10 |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain