DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for epoch123.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| epoch123.com | NS | 0 | ns2.dyna-ns.net | |
| epoch123.com | NS | 0 | ns1.dyna-ns.net | |
| epoch123.com | SOA | 300 | ns1.dyna-ns.net hostmaster.epoch123.com 2026012001 16384 2048 1209600 300 | |
| epoch123.com | A | 0 | 18.165.98.79 | |
| epoch123.com | A | 0 | 18.165.98.54 | |
| epoch123.com | A | 0 | 18.165.98.128 | |
| epoch123.com | A | 0 | 18.165.98.25 | |
| epoch123.com | CNAME | 0 | d3taw4jwnbsb5d.cloudfront.net | |
| epoch123.com | AAAA | 0 | 2600:9000:24f5:5a00:12:b5e3:9c40:93a1 | |
| epoch123.com | AAAA | 0 | 2600:9000:24f5:3000:12:b5e3:9c40:93a1 | |
| epoch123.com | AAAA | 0 | 2600:9000:24f5:be00:12:b5e3:9c40:93a1 | |
| epoch123.com | AAAA | 0 | 2600:9000:24f5:7600:12:b5e3:9c40:93a1 | |
| epoch123.com | AAAA | 0 | 2600:9000:24f5:b000:12:b5e3:9c40:93a1 | |
| epoch123.com | AAAA | 0 | 2600:9000:24f5:5200:12:b5e3:9c40:93a1 | |
| epoch123.com | AAAA | 0 | 2600:9000:24f5:3e00:12:b5e3:9c40:93a1 | |
| epoch123.com | AAAA | 0 | 2600:9000:24f5:e000:12:b5e3:9c40:93a1 |
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