DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for checkbox.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| checkbox.com | A | 0 | 198.202.211.1 | |
| checkbox.com | NS | 0 | ns-599.awsdns-10.net | |
| checkbox.com | NS | 0 | ns-1807.awsdns-33.co.uk | |
| checkbox.com | NS | 0 | ns-423.awsdns-52.com | |
| checkbox.com | NS | 0 | ns-1162.awsdns-17.org | |
| checkbox.com | SOA | 86400 | ns-599.awsdns-10.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| checkbox.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| checkbox.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| checkbox.com | MX | 0 | 1 | aspmx.l.google.com |
| checkbox.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| checkbox.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| checkbox.com | TXT | 0 | google-site-verification=SofQ1r69EfZzerdlfhbai6Ng6AQcatxe3opYHjI5Sps | |
| checkbox.com | TXT | 0 | slack-domain-verification=toO1034KB4pCqts16mFm4vYBiZ59ySOn97Bw1lWP | |
| checkbox.com | TXT | 0 | google-site-verification=XvPOyjw8k4voyvZJp_I9zTz1r5T5TIMKocgjaCMkvJg | |
| checkbox.com | TXT | 0 | v=spf1 include:amazonses.com include:147055004.spf06.hubspotemail.net include:email.chargebee.com include:_spf.google.com ~all | |
| checkbox.com | TXT | 0 | anthropic-domain-verification-1h8abw=GElQFEdg2rQfEvjvbKiPBolZl | |
| www.checkbox.com | CNAME | 0 | cdn.webflow.com | |
| www.checkbox.com | NS | 0 | lamar.ns.cloudflare.com | |
| www.checkbox.com | NS | 0 | journey.ns.cloudflare.com | |
| www.checkbox.com | A | 0 | 198.202.211.1 | |
| www.checkbox.com | AAAA | 0 | 2620:cb:2000::1 | |
| www.checkbox.com | SOA | 1800 | journey.ns.cloudflare.com dns.cloudflare.com 2408425011 10000 2400 604800 1800 |
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