DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for vm11.fun
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vm11.fun | NS | 0 | ns1.dns-parking.com | |
| vm11.fun | NS | 0 | ns2.dns-parking.com | |
| vm11.fun | A | 0 | 212.1.212.239 | |
| vm11.fun | A | 0 | 191.101.104.141 | |
| vm11.fun | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2025112001 10000 2400 604800 600 | |
| vm11.fun | AAAA | 0 | 2a02:4780:22:dd4f:d248:ab1a:76cd:5be8 | |
| vm11.fun | AAAA | 0 | 2a02:4780:1e:f02d:5145:30d6:ea24:ade8 | |
| vm11.fun | MX | 0 | 5 | mx1.hostinger.com |
| vm11.fun | MX | 0 | 10 | mx2.hostinger.com |
| www.vm11.fun | CNAME | 0 | www.vm11.fun.cdn.hstgr.net | |
| www.vm11.fun | A | 0 | 191.101.104.248 | |
| www.vm11.fun | A | 0 | 195.35.60.62 | |
| www.vm11.fun | AAAA | 0 | 2a02:4780:1e:d377:6b63:8cbd:f120:cd50 | |
| www.vm11.fun | AAAA | 0 | 2a02:4780:1d:96e3:cffa:889e:23f0:945a |
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