DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for applejack.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| applejack.com | SOA | 1800 | austin.ns.cloudflare.com dns.cloudflare.com 2409640777 10000 2400 604800 1800 | |
| applejack.com | MX | 0 | 5 | mx2-us1.ppe-hosted.com |
| applejack.com | MX | 0 | mx1-us1.ppe-hosted.com | |
| applejack.com | AAAA | 0 | 2606:4700:20::ac43:4822 | |
| applejack.com | AAAA | 0 | 2606:4700:20::681a:5b | |
| applejack.com | AAAA | 0 | 2606:4700:20::681a:15b | |
| applejack.com | A | 0 | 104.26.1.91 | |
| applejack.com | A | 0 | 104.26.0.91 | |
| applejack.com | A | 0 | 172.67.72.34 | |
| applejack.com | NS | 0 | austin.ns.cloudflare.com | |
| applejack.com | NS | 0 | sreeni.ns.cloudflare.com | |
| applejack.com | TXT | 0 | apple-domain-verification=8cKx73TYRSTo_NnUja8de10orb-VnOfwlL38OvNcGns | |
| applejack.com | TXT | 0 | 90oqaqn6ggd9he9eovdn21fqds | |
| applejack.com | TXT | 0 | google-site-verification=ZhkQ-lokrmW43fLO8Dggepw1CTmwEVAJcbB7ZP86ets | |
| applejack.com | TXT | 0 | hlthd6523bs8plu2t5uh7hjr71 | |
| applejack.com | TXT | 0 | smartsheet-site-validation=xIvDtIxjw75DNXCH5A-OWgMI5Koohs0o | |
| applejack.com | TXT | 0 | ppe-67047bbccd7b5c4bd134216daf188ca2d2fb2469 | |
| applejack.com | TXT | 0 | v=spf1 include:_spf-us.ppe-hosted.com include:spf.protection.outlook.com ip4:216.12.149.100 ip4:173.46.134.192/27 include:saashr.com include:spf.constantcontact.com -all | |
| applejack.com | TXT | 0 | asv_domain=946720cbc4f3c1e118cb13f10a0906c8 | |
| www.applejack.com | A | 0 | 104.26.0.91 | |
| www.applejack.com | A | 0 | 104.26.1.91 | |
| www.applejack.com | A | 0 | 172.67.72.34 | |
| www.applejack.com | AAAA | 0 | 2606:4700:20::681a:15b | |
| www.applejack.com | AAAA | 0 | 2606:4700:20::681a:5b | |
| www.applejack.com | AAAA | 0 | 2606:4700:20::ac43:4822 |
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