DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for patrickgrimes.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| patrickgrimes.com | NS | 0 | zappa.azrackspace.net | |
| patrickgrimes.com | NS | 0 | dronebob.glowingmonkey.org | |
| patrickgrimes.com | A | 0 | 204.17.32.153 | |
| patrickgrimes.com | MX | 0 | 10 | cloud2.spamtitan.com |
| patrickgrimes.com | MX | 0 | 10 | cloud1.spamtitan.com |
| patrickgrimes.com | TXT | 0 | v=spf1 mx ip4:96.127.128.0/18 ip4:69.175.0.0/17 ip4:67.206.175.252/32 ip4:204.17.32.153/32 ip6:2001:579:83b8:103f:0:5a:4150:5041/64 a:cloud-out-a.spamtitan.com a:secure.azrackspace.net ?all | |
| patrickgrimes.com | SOA | 86400 | patrickgrimes.com hostmaster.patrickgrimes.com 2020090302 300 120 604800 86400 | |
| www.patrickgrimes.com | CNAME | 0 | zappa.patrickgrimes.com | |
| www.patrickgrimes.com | A | 0 | 204.17.32.153 |
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