DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for mt.lv
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mt.lv | AAAA | 0 | 2a02:610:7501:1000::200 | |
| mt.lv | NS | 0 | ns1.mt.lv | |
| mt.lv | NS | 0 | ns2.mt.lv | |
| mt.lv | A | 0 | 159.148.147.200 | |
| mt.lv | SOA | 3600 | ipa2.mt.lv hostmaster.mt.lv 1783978630 3600 900 1209600 3600 | |
| mt.lv | MX | 0 | 10 | mailgw-a.mt.lv |
| mt.lv | MX | 0 | 20 | mailgw-b.mt.lv |
| www.mt.lv | SOA | 3600 | ipa2.mt.lv hostmaster.mt.lv 1783978630 3600 900 1209600 3600 | |
| www.mt.lv | MX | 0 | 20 | mailgw-b.mt.lv |
| www.mt.lv | MX | 0 | 10 | mailgw-a.mt.lv |
| www.mt.lv | AAAA | 0 | 2a02:610:7501:1000::200 | |
| www.mt.lv | NS | 0 | ns1.mt.lv | |
| www.mt.lv | NS | 0 | ns2.mt.lv | |
| www.mt.lv | CNAME | 0 | mt.lv | |
| www.mt.lv | A | 0 | 159.148.147.200 |
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