DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for fox-bar.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fox-bar.com | NS | 0 | ns2.dns-parking.com | |
| fox-bar.com | NS | 0 | ns1.dns-parking.com | |
| fox-bar.com | A | 0 | 84.32.84.219 | |
| fox-bar.com | A | 0 | 88.222.222.216 | |
| fox-bar.com | AAAA | 0 | 2a02:4780:84:9f4d:7879:838d:41d0:683f | |
| fox-bar.com | AAAA | 0 | 2a02:4780:84:a27d:2602:57b2:a269:4069 | |
| fox-bar.com | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026070201 10000 2400 604800 600 | |
| fox-bar.com | MX | 0 | 10 | mx2.hostinger.com |
| fox-bar.com | MX | 0 | 5 | mx1.hostinger.com |
| www.fox-bar.com | CNAME | 0 | www.fox-bar.com.cdn.hstgr.net | |
| www.fox-bar.com | AAAA | 0 | 2a02:4780:84:2489:ddb5:70bd:fd2:fdf5 | |
| www.fox-bar.com | AAAA | 0 | 2a02:4780:84:2e1e:602a:cd9:9b20:f3a | |
| www.fox-bar.com | A | 0 | 84.32.84.132 | |
| www.fox-bar.com | A | 0 | 2.57.91.192 |
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