DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for atombeat.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| atombeat.com | MX | 0 | 10 | inbound-smtp.us-east-1.amazonaws.com |
| atombeat.com | NS | 0 | dns21.hichina.com | |
| atombeat.com | NS | 0 | dns22.hichina.com | |
| atombeat.com | A | 0 | 99.83.190.102 | |
| atombeat.com | A | 0 | 75.2.70.75 | |
| atombeat.com | TXT | 0 | v=spf1 include:amazonses.com ~all | |
| atombeat.com | TXT | 0 | google-site-verification=TH1BmEAQ-MaGTRrIpPoRnNknQQm6fBZh4PkhcOdw3vQ | |
| atombeat.com | SOA | 600 | dns21.hichina.com hostmaster.hichina.com 2026060413 3600 1200 86400 600 | |
| www.atombeat.com | CNAME | 0 | cdn.webflow.com | |
| www.atombeat.com | SOA | 1800 | journey.ns.cloudflare.com dns.cloudflare.com 2408425011 10000 2400 604800 1800 | |
| www.atombeat.com | AAAA | 0 | 2620:cb:2000::1 | |
| www.atombeat.com | A | 0 | 198.202.211.1 | |
| www.atombeat.com | NS | 0 | lamar.ns.cloudflare.com | |
| www.atombeat.com | NS | 0 | journey.ns.cloudflare.com |
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