DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for purpoe.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| purpoe.com | NS | 0 | ns1.cyberdns.tw | |
| purpoe.com | NS | 0 | ns2.cyberdns.tw | |
| purpoe.com | SOA | 3600 | localhost\@ hostmaster.purpoe.com 2023 10800 3600 604800 3600 | |
| www.purpoe.com | CNAME | 0 | s39856.dname.91app.io | |
| www.purpoe.com | A | 0 | 3.167.99.64 | |
| www.purpoe.com | A | 0 | 3.167.99.49 | |
| www.purpoe.com | A | 0 | 3.167.99.21 | |
| www.purpoe.com | A | 0 | 3.167.99.18 | |
| www.purpoe.com | NS | 0 | ns-1746.awsdns-26.co.uk | |
| www.purpoe.com | NS | 0 | ns-761.awsdns-31.net | |
| www.purpoe.com | NS | 0 | ns-138.awsdns-17.com | |
| www.purpoe.com | NS | 0 | ns-1402.awsdns-47.org | |
| www.purpoe.com | SOA | 86400 | ns-761.awsdns-31.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 |
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