DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for viss.lv
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| viss.lv | NS | 0 | ns1.viss.lv | |
| viss.lv | NS | 0 | nsz2.latnet.lv | |
| viss.lv | MX | 0 | 20 | mx2.sigmanet.lv |
| viss.lv | MX | 0 | 10 | mx.sigmanet.lv |
| viss.lv | SOA | 3600 | ns1.viss.lv root.viss.lv 2023112701 3600 900 3600000 3600 | |
| viss.lv | A | 0 | 92.240.68.57 | |
| www.viss.lv | A | 0 | 92.240.68.57 |
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