DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for livihost.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| livihost.com | MX | 0 | livihost.com | |
| livihost.com | SOA | 86400 | ns1.livihost.com dnsadmin.hornet.websitewelcome.com 2026062600 86400 7200 3600000 86400 | |
| livihost.com | NS | 0 | ns1.livihost.com | |
| livihost.com | NS | 0 | ns2.livihost.com | |
| livihost.com | A | 0 | 192.185.110.139 | |
| livihost.com | TXT | 0 | v=spf1 +a +mx +ip4:192.185.81.157 +ip4:192.185.110.139 +ip4:184.173.239.120 +include:websitewelcome.com ~all | |
| www.livihost.com | A | 0 | 192.185.110.139 | |
| www.livihost.com | TXT | 0 | v=spf1 +a +mx +ip4:192.185.81.157 +ip4:192.185.110.139 +ip4:184.173.239.120 +include:websitewelcome.com ~all | |
| www.livihost.com | SOA | 86400 | ns1.livihost.com dnsadmin.hornet.websitewelcome.com 2026062600 86400 7200 3600000 86400 | |
| www.livihost.com | MX | 0 | livihost.com | |
| www.livihost.com | CNAME | 0 | livihost.com | |
| www.livihost.com | NS | 0 | ns1.livihost.com | |
| www.livihost.com | NS | 0 | ns2.livihost.com |
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