DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for 9a.md
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| 9a.md | SOA | 3600 | alfa.dns.md master.dns.md 2025101511 21600 3600 1209600 3600 | |
| 9a.md | NS | 0 | alfa.dns.md | |
| 9a.md | NS | 0 | beta.dns.md | |
| 9a.md | MX | 0 | 20 | mx2.zoho.eu |
| 9a.md | MX | 0 | 50 | mx3.zoho.eu |
| 9a.md | MX | 0 | 10 | mx.zoho.eu |
| 9a.md | A | 0 | 194.33.40.190 | |
| www.9a.md | NS | 0 | alfa.dns.md | |
| www.9a.md | NS | 0 | beta.dns.md | |
| www.9a.md | CNAME | 0 | 9a.md | |
| www.9a.md | MX | 0 | 20 | mx2.zoho.eu |
| www.9a.md | MX | 0 | 50 | mx3.zoho.eu |
| www.9a.md | MX | 0 | 10 | mx.zoho.eu |
| www.9a.md | A | 0 | 194.33.40.190 | |
| www.9a.md | SOA | 3600 | alfa.dns.md master.dns.md 2025101511 21600 3600 1209600 3600 |
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