DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for mit.com.na
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mit.com.na | SOA | 300 | ns1-37.azure-dns.com domains.acunam.com.na 2021051001 3600 300 2419200 300 | |
| mit.com.na | MX | 0 | 10 | smtp03.bvndata.com |
| mit.com.na | MX | 0 | 20 | smtp04.bvnit.com |
| mit.com.na | MX | 0 | 30 | smtp07.bvnit.com |
| mit.com.na | NS | 0 | ns3-37.azure-dns.org | |
| mit.com.na | NS | 0 | ns2-37.azure-dns.net | |
| mit.com.na | NS | 0 | ns1-37.azure-dns.com | |
| mit.com.na | NS | 0 | ns4-37.azure-dns.info | |
| www.mit.com.na | CNAME | 0 | proxy02.manica.com.na | |
| www.mit.com.na | A | 0 | 41.218.74.78 |
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