DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for cat.net.au
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cat.net.au | NS | 0 | chelsea.ns.cloudflare.com | |
| cat.net.au | NS | 0 | yichun.ns.cloudflare.com | |
| cat.net.au | MX | 0 | 10 | mx2.ax.email |
| cat.net.au | MX | 0 | 20 | mx3.ax.email |
| cat.net.au | MX | 0 | 10 | mx1.ax.email |
| cat.net.au | MX | 0 | 30 | mx4.ax.email |
| cat.net.au | TXT | 0 | v=spf1 a mx include:spf.ax.email ip4:203.19.75.0/24 ip4:203.30.228.0/24 ip4:203.30.229.0/24 include:customer.mailguard.com.au -all | |
| cat.net.au | TXT | 0 | google-site-verification=KFl2VY89OsyBWYoMVSynpVVzSf9JUQZpRICbXgOFMaM | |
| cat.net.au | TXT | 0 | 7d150556d45da22ec880c9f6f41ee5926d0d1166389f3c6ee733097e018ad32f | |
| cat.net.au | SOA | 1800 | chelsea.ns.cloudflare.com dns.cloudflare.com 2409366198 10000 2400 604800 1800 | |
| www.cat.net.au | AAAA | 0 | 2606:4700:3031::ac43:8ee3 | |
| www.cat.net.au | AAAA | 0 | 2606:4700:3037::6815:2ede | |
| www.cat.net.au | A | 0 | 104.21.46.222 | |
| www.cat.net.au | A | 0 | 172.67.142.227 |
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