DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for netman.com.au
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| netman.com.au | A | 0 | 202.50.95.104 | |
| netman.com.au | MX | 0 | netman-com-au.mail.protection.outlook.com | |
| netman.com.au | SOA | 10800 | ns4.mithosted.co.nz jasonp.netman.com.au 2021081006 10800 3600 604800 10800 | |
| www.netman.com.au | NS | 0 | curt.ns.cloudflare.com | |
| www.netman.com.au | NS | 0 | simone.ns.cloudflare.com | |
| www.netman.com.au | MX | 0 | restart-com-au.mail.protection.outlook.com | |
| www.netman.com.au | A | 0 | 202.27.215.14 | |
| www.netman.com.au | SOA | 1800 | curt.ns.cloudflare.com dns.cloudflare.com 2406750493 10000 2400 604800 1800 | |
| www.netman.com.au | CNAME | 0 | restart.com.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