DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for et001.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| et001.com | CNAME | 0 | et001.com.cdn.dnsv1.com | |
| et001.com | MX | 0 | et001-com.mail.protection.outlook.com | |
| et001.com | SOA | 180 | ns3.dnsv4.com enterprise2dnsadmin.dnspod.com 1782386193 3600 180 1209600 180 | |
| et001.com | A | 0 | 218.61.165.129 | |
| et001.com | A | 0 | 42.4.56.186 | |
| et001.com | AAAA | 0 | 2408:8726:1001:153:62::2 | |
| et001.com | AAAA | 0 | 2408:8726:1001:153:62::5 | |
| et001.com | AAAA | 0 | 2408:872f:d00:14:70::4 | |
| www.et001.com | CNAME | 0 | www.et001.com.cdn.dnsv1.com | |
| www.et001.com | A | 0 | 42.4.56.186 | |
| www.et001.com | A | 0 | 218.61.165.129 | |
| www.et001.com | AAAA | 0 | 2408:872f:d00:14:70::4 | |
| www.et001.com | AAAA | 0 | 2408:8726:1001:153:62::2 | |
| www.et001.com | AAAA | 0 | 2408:8726:1001:153:62::5 |
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