DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ricksteves.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ricksteves.com | NS | 0 | sydney.ns.cloudflare.com | |
| ricksteves.com | NS | 0 | gabriel.ns.cloudflare.com | |
| ricksteves.com | A | 0 | 172.66.158.240 | |
| ricksteves.com | A | 0 | 104.20.29.76 | |
| ricksteves.com | SOA | 1800 | gabriel.ns.cloudflare.com dns.cloudflare.com 2408856332 10000 2400 604800 1800 | |
| ricksteves.com | MX | 0 | 10 | us-smtp-inbound-2.mimecast.com |
| ricksteves.com | MX | 0 | 10 | us-smtp-inbound-1.mimecast.com |
| ricksteves.com | TXT | 0 | v=spf1 ip4:74.209.160.164 ip4:168.245.32.225 include:mailerhdz.ricksteves.com include:spf.protection.outlook.com include:em3350.ricksteves.com include:email.ricksteves.com include:us._netblocks.mimecast.com mx mx:email.ricksteves.com -all | |
| ricksteves.com | TXT | 0 | google-site-verification=s8GOjuvAxU6pPbERKhG6ubmJPcWwYO0TDqHC0cRk-Gg | |
| ricksteves.com | TXT | 0 | facebook-domain-verification=2buobwl4s0jp0e37o6ftn5gceufy7q | |
| ricksteves.com | TXT | 0 | atlassian-domain-verification=Udv3qaObeuewmRx4bFLx2I/A0HeQvaxE8oUfmaneYPwaG4LFVIYqfHlbNH/0zmtx | |
| ricksteves.com | TXT | 0 | anthropic-domain-verification-h5xqeq=HYEXRmyNziejVLvsHBTR7gMIn | |
| ricksteves.com | TXT | 0 | V+gXqgOh8KlmY1eZcZiaBrTp02sisZNwX0DQ1Vbballm0X57V1Ls2P4HWmIr2BEhn7q4Du7fby24TuJg8ZQIJg== | |
| ricksteves.com | TXT | 0 | apple-domain-verification=44bh4PwJI5LaQ2Nj | |
| ricksteves.com | TXT | 0 | MS=ms81925690 | |
| ricksteves.com | TXT | 0 | atlassian-sending-domain-verification=1f60d665-bb82-4d33-a08a-55248317960d | |
| ricksteves.com | AAAA | 0 | 2606:4700:10::6814:1d4c | |
| ricksteves.com | AAAA | 0 | 2606:4700:10::ac42:9ef0 | |
| ricksteves.com | CAA | 0 | 0 issuewild sectigo.com | |
| ricksteves.com | CAA | 0 | 0 issue comodoca.com | |
| ricksteves.com | CAA | 0 | 0 issue ssl.com | |
| ricksteves.com | CAA | 0 | 0 issuewild ssl.com | |
| ricksteves.com | CAA | 0 | 0 issuewild digicert.com; cansignhttpexchanges=yes | |
| ricksteves.com | CAA | 0 | 0 issue pki.goog; cansignhttpexchanges=yes | |
| ricksteves.com | CAA | 0 | 0 issuewild pki.goog; cansignhttpexchanges=yes | |
| ricksteves.com | CAA | 0 | 0 issue letsencrypt.org | |
| ricksteves.com | CAA | 0 | 0 issue digicert.com; cansignhttpexchanges=yes | |
| ricksteves.com | CAA | 0 | 0 issue sectigo.com | |
| ricksteves.com | CAA | 0 | 0 issuewild comodoca.com | |
| ricksteves.com | CAA | 0 | 0 issuewild letsencrypt.org | |
| www.ricksteves.com | A | 0 | 104.20.29.76 | |
| www.ricksteves.com | A | 0 | 172.66.158.240 | |
| www.ricksteves.com | AAAA | 0 | 2606:4700:10::ac42:9ef0 | |
| www.ricksteves.com | AAAA | 0 | 2606:4700:10::6814:1d4c |
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