DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ppines.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ppines.com | MX | 0 | 200 | mail3.ppines.com |
| ppines.com | MX | 0 | 10 | mx-01-us-east-2.prod.hydra.sophos.com |
| ppines.com | MX | 0 | 100 | mail2.ppines.com |
| ppines.com | MX | 0 | 20 | mx-02-us-east-2.prod.hydra.sophos.com |
| ppines.com | TXT | 0 | v=spf1 mx a:mail.ppines.com a:mail2.ppines.com ip4:50.234.170.224/27 include:_spf.prod.hydra.sophos.com include:spf.protection.outlook.com include:spf.US.exclaimer.net -all | |
| ppines.com | TXT | 0 | 6cbnrs3i1dt5a5dr6epn11449s | |
| ppines.com | TXT | 0 | apple-domain-verification=qlIHzUVZsCSBmb9h | |
| ppines.com | TXT | 0 | arcules-domain-verification=myMawyZ7gstIdRptN9wdzrnRFKDzIWePYFkfGtzyVVl | |
| ppines.com | TXT | 0 | ms-domain-verification=2256d853-724c-438a-b890-fe0fc1ae35ec | |
| ppines.com | TXT | 0 | sophos-domain-verification=6d44e3002a1106f5f1b42be2d7a4f22be7cc9aec8891963e0c958d78a611fa48 | |
| ppines.com | TXT | 0 | eqhvoccd1fi2o8hvepn5smnide | |
| ppines.com | NS | 0 | dns1.nameresolvers.com | |
| ppines.com | NS | 0 | dns4.nameresolvers.com | |
| ppines.com | NS | 0 | dns3.nameresolvers.com | |
| ppines.com | NS | 0 | dns2.nameresolvers.com | |
| ppines.com | A | 0 | 208.90.191.213 | |
| ppines.com | SOA | 86400 | dns1.nameresolvers.com dnsadmin.namejuice.com 2026060318 7200 7200 604800 86400 | |
| www.ppines.com | A | 0 | 208.90.191.213 |
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