DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for posdata.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| posdata.net | NS | 0 | ns2.systemdns.com | |
| posdata.net | NS | 0 | ns3.systemdns.com | |
| posdata.net | NS | 0 | ns1.systemdns.com | |
| posdata.net | MX | 0 | 10 | mail.posdata.net |
| posdata.net | TXT | 0 | v=spf1 +a +mx include:spf.pdhosting.com -all | |
| posdata.net | TXT | 0 | google-site-verification=q6mOGVMIhwuHlQjzRa6dg77wNM37a7wUuf6xXbEAqKg | |
| posdata.net | SOA | 60 | ns1.systemdns.com hostmaster.systemdns.com 1783028847 10800 3600 1209600 60 | |
| posdata.net | A | 0 | 104.156.52.210 | |
| www.posdata.net | CNAME | 0 | posdata.net | |
| www.posdata.net | TXT | 0 | v=spf1 +a +mx include:spf.pdhosting.com -all | |
| www.posdata.net | TXT | 0 | google-site-verification=q6mOGVMIhwuHlQjzRa6dg77wNM37a7wUuf6xXbEAqKg | |
| www.posdata.net | MX | 0 | 10 | mail.posdata.net |
| www.posdata.net | SOA | 60 | ns1.systemdns.com hostmaster.systemdns.com 1783028847 10800 3600 1209600 60 | |
| www.posdata.net | NS | 0 | ns2.systemdns.com | |
| www.posdata.net | NS | 0 | ns3.systemdns.com | |
| www.posdata.net | NS | 0 | ns1.systemdns.com | |
| www.posdata.net | A | 0 | 104.156.52.210 |
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