DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for bool.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| bool.com | TXT | 0 | google-site-verification=KtqhGl4hkIK0gPwANYeh0zrqVqoJ2VaXxaxrh_PKE0E | |
| bool.com | MX | 0 | 1 | smtp.google.com |
| bool.com | NS | 0 | ns-798.awsdns-35.net | |
| bool.com | NS | 0 | ns-111.awsdns-13.com | |
| bool.com | NS | 0 | ns-1866.awsdns-41.co.uk | |
| bool.com | NS | 0 | ns-1510.awsdns-60.org | |
| bool.com | A | 0 | 216.198.79.1 | |
| bool.com | SOA | 86400 | ns-798.awsdns-35.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| www.bool.com | CNAME | 0 | 3cc2b173bd1ecda2.vercel-dns-017.com | |
| www.bool.com | CAA | 0 | 0 issue sectigo.com | |
| www.bool.com | CAA | 0 | 0 issue pki.goog | |
| www.bool.com | CAA | 0 | 0 issue globalsign.com | |
| www.bool.com | CAA | 0 | 0 issue letsencrypt.org | |
| www.bool.com | A | 0 | 216.150.16.193 | |
| www.bool.com | A | 0 | 216.150.1.193 |
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