DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for qa.com.au
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| qa.com.au | NS | 0 | ns3.melbourneit.net | |
| qa.com.au | NS | 0 | ns4.melbourneit.net | |
| qa.com.au | NS | 0 | ns1.melbourneit.net | |
| qa.com.au | NS | 0 | ns2.melbourneit.net | |
| qa.com.au | SOA | 172800 | ns1.melbourneit.net admin.melbourneit.net 2025060906 86400 7200 3600000 172800 | |
| qa.com.au | A | 0 | 69.90.162.15 | |
| qa.com.au | MX | 0 | 10 | mx3594.syd1.mymailhosting.com |
| qa.com.au | TXT | 0 | v=spf1 a mx include:spf.mymailhosting.com ~all | |
| www.qa.com.au | SOA | 172800 | ns1.melbourneit.net admin.melbourneit.net 2025060906 86400 7200 3600000 172800 | |
| www.qa.com.au | A | 0 | 69.90.162.15 | |
| www.qa.com.au | NS | 0 | ns1.melbourneit.net | |
| www.qa.com.au | NS | 0 | ns3.melbourneit.net | |
| www.qa.com.au | NS | 0 | ns4.melbourneit.net | |
| www.qa.com.au | NS | 0 | ns2.melbourneit.net | |
| www.qa.com.au | MX | 0 | 10 | mx3594.syd1.mymailhosting.com |
| www.qa.com.au | CNAME | 0 | qa.com.au | |
| www.qa.com.au | TXT | 0 | v=spf1 a mx include:spf.mymailhosting.com ~all |
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