DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for hey123.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| hey123.com | SOA | 600 | orbit.dns-parking.com dns.hostinger.com 2026070901 10000 2400 604800 600 | |
| hey123.com | NS | 0 | horizon.dns-parking.com | |
| hey123.com | NS | 0 | orbit.dns-parking.com | |
| hey123.com | A | 0 | 88.222.222.255 | |
| hey123.com | A | 0 | 84.32.84.252 | |
| hey123.com | AAAA | 0 | 2a02:4780:84:160f:9ce0:cf12:58f7:e1c1 | |
| hey123.com | AAAA | 0 | 2a02:4780:84:de9b:6b36:7655:8c59:abdd | |
| hey123.com | MX | 0 | 10 | in2-smtp.messagingengine.com |
| hey123.com | MX | 0 | 5 | in1-smtp.messagingengine.com |
| www.hey123.com | CNAME | 0 | www.hey123.com.cdn.hstgr.net | |
| www.hey123.com | AAAA | 0 | 2a02:4780:84:5f7:10ea:487b:4ac8:8bbf | |
| www.hey123.com | AAAA | 0 | 2a02:4780:84:6421:4e40:1956:8d11:648 | |
| www.hey123.com | A | 0 | 88.222.222.8 | |
| www.hey123.com | A | 0 | 84.32.84.142 |
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