DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for rugbadger.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| rugbadger.com | A | 0 | 192.185.241.37 | |
| rugbadger.com | SOA | 86400 | ns6277.hostgator.com dnsadmin.gator3139.hostgator.com 2025112101 86400 7200 3600000 86400 | |
| rugbadger.com | MX | 0 | mail.rugbadger.com | |
| rugbadger.com | NS | 0 | ns1243.hostgator.com | |
| rugbadger.com | NS | 0 | ns1244.hostgator.com | |
| www.rugbadger.com | CNAME | 0 | 95efeb0d-0616-4731-b3bf-c7a2bbd4c1f2._domainkey |
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