DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for xrl.au
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| xrl.au | TXT | 0 | v=spf1 ip4:51.161.201.24 include:mx.rx.rubixhost.au include:rubixhost.au include:rx.rubixhost.au +a +mx +ip4:51.161.201.24/29 +ip6:2402:1f00:8106:5900::100 +ip6:2402:1f00:8106:5900::400 -all | |
| xrl.au | MX | 0 | mail.xrl.au | |
| xrl.au | NS | 0 | ns2.rx.rubixhost.au | |
| xrl.au | NS | 0 | ns1.rx.rubixhost.au | |
| xrl.au | SOA | 86400 | ns1.rx.rubixhost.au hello.rubixhost.com.au 2026061001 3600 1800 1209600 86400 | |
| xrl.au | A | 0 | 51.161.201.27 | |
| www.xrl.au | TXT | 0 | v=spf1 ip4:51.161.201.24 include:mx.rx.rubixhost.au include:rubixhost.au include:rx.rubixhost.au +a +mx +ip4:51.161.201.24/29 +ip6:2402:1f00:8106:5900::100 +ip6:2402:1f00:8106:5900::400 -all | |
| www.xrl.au | MX | 0 | mail.xrl.au | |
| www.xrl.au | SOA | 86400 | ns1.rx.rubixhost.au hello.rubixhost.com.au 2026061001 3600 1800 1209600 86400 | |
| www.xrl.au | CNAME | 0 | xrl.au | |
| www.xrl.au | A | 0 | 51.161.201.27 | |
| www.xrl.au | NS | 0 | ns2.rx.rubixhost.au | |
| www.xrl.au | NS | 0 | ns1.rx.rubixhost.au |
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