DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for onhosted.au
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| onhosted.au | NS | 0 | ns2.on-hosted.com | |
| onhosted.au | NS | 0 | ns3.on-hosted.com | |
| onhosted.au | NS | 0 | ns1.on-hosted.com | |
| onhosted.au | AAAA | 0 | 2402:5420:1:1::25 | |
| onhosted.au | A | 0 | 163.128.134.25 | |
| onhosted.au | MX | 0 | 10 | mail.onhosted.au |
| onhosted.au | MX | 0 | 20 | mail.myaltermail.com |
| onhosted.au | SOA | 10800 | ns1.on-hosted.com.onhosted.au hello\@onhosted.au.onhosted.au 2026061400 7200 3600 1209600 10800 | |
| www.onhosted.au | SOA | 10800 | ns1.on-hosted.com.onhosted.au hello\@onhosted.au.onhosted.au 2026061400 7200 3600 1209600 10800 | |
| www.onhosted.au | CNAME | 0 | onhosted.au | |
| www.onhosted.au | MX | 0 | 20 | mail.myaltermail.com |
| www.onhosted.au | MX | 0 | 10 | mail.onhosted.au |
| www.onhosted.au | A | 0 | 163.128.134.25 | |
| www.onhosted.au | AAAA | 0 | 2402:5420:1:1::25 | |
| www.onhosted.au | NS | 0 | ns2.on-hosted.com | |
| www.onhosted.au | NS | 0 | ns1.on-hosted.com | |
| www.onhosted.au | NS | 0 | ns3.on-hosted.com |
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