DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for lakitehouse.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| lakitehouse.com | MX | 0 | mail.lakitehouse.com | |
| lakitehouse.com | SOA | 86400 | ns1.mysuper.site admin.lakitehouse.com 2025091886 86400 7200 2400000 86400 | |
| lakitehouse.com | A | 0 | 78.142.47.251 | |
| lakitehouse.com | TXT | 0 | v=spf1 include:_spf.mlsend.com +a +mx +ip4:78.142.47.251 -all | |
| lakitehouse.com | TXT | 0 | mailerlite-domain-verification=d24b04943add117b720c08bcec323eef1c282781 | |
| lakitehouse.com | NS | 0 | ns1.mysuper.site | |
| lakitehouse.com | NS | 0 | ns2.mysuper.site | |
| www.lakitehouse.com | NS | 0 | ns2.mysuper.site | |
| www.lakitehouse.com | NS | 0 | ns1.mysuper.site | |
| www.lakitehouse.com | TXT | 0 | v=spf1 include:_spf.mlsend.com +a +mx +ip4:78.142.47.251 -all | |
| www.lakitehouse.com | TXT | 0 | mailerlite-domain-verification=d24b04943add117b720c08bcec323eef1c282781 | |
| www.lakitehouse.com | A | 0 | 78.142.47.251 | |
| www.lakitehouse.com | MX | 0 | mail.lakitehouse.com | |
| www.lakitehouse.com | CNAME | 0 | lakitehouse.com | |
| www.lakitehouse.com | SOA | 86400 | ns1.mysuper.site admin.lakitehouse.com 2025091886 86400 7200 2400000 86400 |
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