DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for lpchip.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| lpchip.com | AAAA | 0 | 2a06:2ec0:1::130 | |
| lpchip.com | SOA | 3600 | ns1.mijn.host hostmaster.lpchip.com 1737801204 10800 3600 604800 3600 | |
| lpchip.com | A | 0 | 185.104.29.96 | |
| lpchip.com | NS | 0 | ns3.mijn.host | |
| lpchip.com | NS | 0 | ns1.mijn.host | |
| lpchip.com | NS | 0 | ns2.mijn.host | |
| lpchip.com | TXT | 0 | v=spf1 a mx ip4:185.104.29.96 ip6:2a06:2ec0:1:0:0:0:0:130 include:filter-out.zxcs.nl ~all | |
| www.lpchip.com | A | 0 | 185.104.29.96 | |
| www.lpchip.com | AAAA | 0 | 2a06:2ec0:1::130 |
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