DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for dns.sh
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
dns.sh | NS | 0 | b.dns.sb | |
dns.sh | NS | 0 | a.dns.sb | |
dns.sh | SOA | 180 | a.dns.sb sb.sb.sb 2025051505 3600 600 604800 180 | |
dns.sh | AAAA | 0 | 2a09:: | |
dns.sh | A | 0 | 185.222.222.222 | |
www.dns.sh | CNAME | 0 | www.dns.sh.cdn.cloudflare.net | |
www.dns.sh | A | 0 | 172.67.130.147 | |
www.dns.sh | A | 0 | 104.21.3.107 | |
www.dns.sh | AAAA | 0 | 2606:4700:3030::6815:36b | |
www.dns.sh | AAAA | 0 | 2606:4700:3032::ac43:8293 |
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