DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for boo.world
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
boo.world | NS | 0 | ns-1806.awsdns-33.co.uk | |
boo.world | NS | 0 | ns-913.awsdns-50.net | |
boo.world | NS | 0 | ns-1371.awsdns-43.org | |
boo.world | NS | 0 | ns-75.awsdns-09.com | |
boo.world | SOA | 86400 | ns-75.awsdns-09.com awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
boo.world | MX | 0 | 25 | alt1.gmr-smtp-in.l.google.com |
boo.world | MX | 0 | 5 | alt1.aspmx.l.google.com |
boo.world | MX | 0 | 40 | alt4.gmr-smtp-in.l.google.com |
boo.world | MX | 0 | 30 | alt3.gmr-smtp-in.l.google.com |
boo.world | MX | 0 | 10 | alt3.aspmx.l.google.com |
boo.world | MX | 0 | 10 | alt4.aspmx.l.google.com |
boo.world | MX | 0 | 5 | alt2.aspmx.l.google.com |
boo.world | MX | 0 | 1 | aspmx.l.google.com |
boo.world | MX | 0 | 20 | gmr-smtp-in.l.google.com |
boo.world | MX | 0 | 30 | alt2.gmr-smtp-in.l.google.com |
boo.world | A | 0 | 3.167.88.117 | |
boo.world | A | 0 | 3.167.88.77 | |
boo.world | A | 0 | 3.167.88.48 | |
boo.world | A | 0 | 3.167.88.96 | |
www.boo.world | A | 0 | 198.185.159.145 | |
www.boo.world | A | 0 | 198.185.159.144 | |
www.boo.world | A | 0 | 198.49.23.145 | |
www.boo.world | A | 0 | 198.49.23.144 | |
www.boo.world | CNAME | 0 | ext-cust.squarespace.com |
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