DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for la.net.ua
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| la.net.ua | MX | 0 | 10 | mx-kv01.lanet.ua |
| la.net.ua | MX | 0 | 20 | relay.lanet.ua |
| la.net.ua | TXT | 0 | v=spf1 mx -all | |
| la.net.ua | NS | 0 | ns3.lanet.ua | |
| la.net.ua | NS | 0 | ns2.lanet.ua | |
| la.net.ua | NS | 0 | ns1.lanet.ua | |
| la.net.ua | SOA | 300 | ns1.lanet.ua hostmaster.lanet.ua 2103384384 3600 3600 1209600 300 | |
| la.net.ua | A | 0 | 194.60.69.120 | |
| la.net.ua | A | 0 | 194.60.69.112 | |
| www.la.net.ua | MX | 0 | 10 | mx-kv01.lanet.ua |
| www.la.net.ua | MX | 0 | 20 | relay.lanet.ua |
| www.la.net.ua | CNAME | 0 | www.lanet.ua | |
| www.la.net.ua | SOA | 300 | ns1.lanet.ua hostmaster.lanet.ua 2101012365 10800 7200 1209600 300 | |
| www.la.net.ua | A | 0 | 194.60.69.112 | |
| www.la.net.ua | A | 0 | 194.60.69.120 | |
| www.la.net.ua | NS | 0 | ns2.lanet.ua | |
| www.la.net.ua | NS | 0 | ns1.lanet.ua | |
| www.la.net.ua | NS | 0 | ns3.lanet.ua | |
| www.la.net.ua | TXT | 0 | google-site-verification=qnU-Nra08BV8YH2mBuKbvLz3f0kCZA5yJ5HtqI9M35Y | |
| www.la.net.ua | TXT | 0 | google-site-verification=4jnjOm81t-RAvHOM2-F9TiIf5qAGiyTfL39pzUsdKy0 | |
| www.la.net.ua | TXT | 0 | google-site-verification=xsPBIAyNZjtZhH9GxRKzOEUJt2gaVI-ly6BLhISLAUM | |
| www.la.net.ua | TXT | 0 | v=spf1 mx a a:relay.lanet.ua a:sender.lanet.ua a:mx-kv01.lanet.ua a:mx-kp01.lanet.ua -all | |
| www.la.net.ua | TXT | 0 | facebook-domain-verification=nqindyqvdnxwbjrjfjh669ydir9ku0 | |
| www.la.net.ua | TXT | 0 | google-site-verification=EKosQGzllwx648hSBORRfX4loomCGBJNibdB9koXwoA | |
| www.la.net.ua | TXT | 0 | google-site-verification=nxllUO3AVpGkQV0-OWmFgdiphtPLKGDfJmgtB66KTPQ | |
| www.la.net.ua | TXT | 0 | ahrefs-site-verification_5cd49bcf150ce442ec2aa68d526e5896f8fcb7c2bb5993e90cbd4f6be474f99e | |
| www.la.net.ua | TXT | 0 | google-site-verification=atiiWjtuYCnHZz8s_XfeRryLQW3HoRHkTyAaSa7tB_s |
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