DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for daac.md
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| daac.md | A | 0 | 185.212.8.30 | |
| daac.md | NS | 0 | ns2.datahost.md | |
| daac.md | NS | 0 | ns1.datahost.md | |
| daac.md | SOA | 3600 | ns1.datahost.md administrator.daac.md 2026040802 3600 600 691200 3600 | |
| daac.md | MX | 0 | 1 | smtp-g1.daac.md |
| daac.md | MX | 0 | 1 | smtp-g2.daac.md |
| www.daac.md | MX | 0 | 1 | smtp-g1.daac.md |
| www.daac.md | MX | 0 | 1 | smtp-g2.daac.md |
| www.daac.md | CNAME | 0 | daac.md | |
| www.daac.md | SOA | 3600 | ns1.datahost.md administrator.daac.md 2026040802 3600 600 691200 3600 | |
| www.daac.md | A | 0 | 185.212.8.30 | |
| www.daac.md | NS | 0 | ns2.datahost.md | |
| www.daac.md | NS | 0 | ns1.datahost.md |
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