DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for timmy.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| timmy.com | A | 0 | 147.79.79.224 | |
| timmy.com | A | 0 | 147.79.72.35 | |
| timmy.com | MX | 0 | 10 | mx01.mail.icloud.com |
| timmy.com | SOA | 600 | nova.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| timmy.com | NS | 0 | cosmos.dns-parking.com | |
| timmy.com | NS | 0 | nova.dns-parking.com | |
| timmy.com | AAAA | 0 | 2a02:4780:4b:b8fd:1450:a429:3bc2:9a14 | |
| timmy.com | AAAA | 0 | 2a02:4780:4d:a679:4b11:3b06:657b:ee2a | |
| www.timmy.com | CNAME | 0 | www.timmy.com.cdn.hstgr.net | |
| www.timmy.com | AAAA | 0 | 2a02:4780:4a:b20d:8e70:5cea:341b:65e5 | |
| www.timmy.com | AAAA | 0 | 2a02:4780:4b:80d5:81fd:6ab1:4e9:3925 | |
| www.timmy.com | A | 0 | 147.79.79.142 | |
| www.timmy.com | A | 0 | 147.79.72.238 |
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