DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for myhugetoys.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myhugetoys.com | MX | 0 | 10 | mx1.hostinger.com |
| myhugetoys.com | AAAA | 0 | 2a02:4780:4a:8656:2a3d:e818:7140:8491 | |
| myhugetoys.com | AAAA | 0 | 2a02:4780:4c:b40a:6927:666d:d97a:c2f7 | |
| myhugetoys.com | A | 0 | 88.223.87.191 | |
| myhugetoys.com | A | 0 | 145.223.124.226 | |
| myhugetoys.com | SOA | 3600 | ns1.dns-parking.com dns.hostinger.com 2026062501 10000 2400 604800 3600 | |
| myhugetoys.com | NS | 0 | ns2.dns-parking.com | |
| myhugetoys.com | NS | 0 | ns1.dns-parking.com | |
| www.myhugetoys.com | CNAME | 0 | www.myhugetoys.com.cdn.hstgr.net | |
| www.myhugetoys.com | AAAA | 0 | 2a02:4780:4d:5c1:c412:1a27:7b5a:afbd | |
| www.myhugetoys.com | AAAA | 0 | 2a02:4780:4b:edc5:77c5:f7d9:baa3:8901 | |
| www.myhugetoys.com | A | 0 | 88.223.87.172 | |
| www.myhugetoys.com | A | 0 | 145.223.124.17 |
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