DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for dot.bs
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dot.bs | SOA | 86400 | a.dot.bs hostmaster.bunny.net 2021555898 7200 900 1209600 86400 | |
| dot.bs | NS | 0 | b.dot.bs | |
| dot.bs | NS | 0 | a.dot.bs | |
| dot.bs | A | 0 | 37.19.207.38 | |
| dot.bs | AAAA | 0 | 2400:52e0:1a04::1310:1 | |
| dot.bs | MX | 0 | 10 | mail.dot.bs |
| dot.bs | MX | 0 | 20 | mail-relay.dot.bs |
| www.dot.bs | CNAME | 0 | dotbs.pages.dev | |
| www.dot.bs | NS | 0 | ariadne.ns.cloudflare.com | |
| www.dot.bs | NS | 0 | dion.ns.cloudflare.com | |
| www.dot.bs | SOA | 1800 | ariadne.ns.cloudflare.com dns.cloudflare.com 2407634480 10000 2400 604800 1800 | |
| www.dot.bs | AAAA | 0 | 2606:4700:310c::ac42:2ef6 | |
| www.dot.bs | AAAA | 0 | 2606:4700:310c::ac42:2d0a | |
| www.dot.bs | A | 0 | 172.66.45.10 | |
| www.dot.bs | A | 0 | 172.66.46.246 |
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