DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mylo.net.au
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mylo.net.au | SOA | 3600 | ns1.nameserver.net.au hostmaster.mylo.net.au 2026070901 10800 3600 604800 3600 | |
| mylo.net.au | A | 0 | 43.229.61.154 | |
| mylo.net.au | MX | 0 | 10 | mx02.mail.icloud.com |
| mylo.net.au | MX | 0 | 10 | mx01.mail.icloud.com |
| mylo.net.au | NS | 0 | ns1.nameserver.net.au | |
| mylo.net.au | NS | 0 | ns2.nameserver.net.au | |
| mylo.net.au | NS | 0 | ns3.nameserver.net.au | |
| mylo.net.au | TXT | 0 | "google-site-verification=v6e0rsDT3ORG8xEsCWger1_Vl9tgaU0fYSCy-nzQ2Kk" | |
| mylo.net.au | TXT | 0 | apple-domain=DO7s4VtBRuTISx5k | |
| mylo.net.au | TXT | 0 | v=spf1 include:icloud.com ~all | |
| www.mylo.net.au | A | 0 | 43.229.61.154 |
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