DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for osboxes.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| osboxes.net | NS | 0 | cns227.hostgator.com | |
| osboxes.net | NS | 0 | cns228.hostgator.com | |
| osboxes.net | MX | 0 | osboxes.net | |
| osboxes.net | SOA | 86400 | cns227.hostgator.com root.cloud114.hostgator.com 2025110201 86400 7200 3600000 86400 | |
| osboxes.net | A | 0 | 108.167.159.189 | |
| www.osboxes.net | A | 0 | 104.21.51.153 | |
| www.osboxes.net | A | 0 | 172.67.182.22 | |
| www.osboxes.net | AAAA | 0 | 2606:4700:3031::6815:3399 | |
| www.osboxes.net | AAAA | 0 | 2606:4700:3035::ac43:b616 | |
| www.osboxes.net | CNAME | 0 | www.osboxes.net.cdn.cloudflare.net |
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