DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ecs.com.tw
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ecs.com.tw | SOA | 1 | ns1-09.azure-dns.com hostmaster 1469 900 600 86400 1 | |
| ecs.com.tw | MX | 0 | 5 | tpe-spam-02.ecs.com.tw |
| ecs.com.tw | MX | 0 | 5 | tpe-spam-01.ecs.com.tw |
| ecs.com.tw | MX | 0 | 10 | mismail.ecs.com.tw |
| ecs.com.tw | NS | 0 | ns1-09.azure-dns.com | |
| ecs.com.tw | NS | 0 | ns2-09.azure-dns.net | |
| ecs.com.tw | NS | 0 | ns3-09.azure-dns.org | |
| ecs.com.tw | NS | 0 | ns4-09.azure-dns.info | |
| www.ecs.com.tw | CNAME | 0 | d12l5qocyzj1hr.cloudfront.net | |
| www.ecs.com.tw | NS | 0 | ns-750.awsdns-29.net | |
| www.ecs.com.tw | NS | 0 | ns-1976.awsdns-55.co.uk | |
| www.ecs.com.tw | NS | 0 | ns-65.awsdns-08.com | |
| www.ecs.com.tw | NS | 0 | ns-1385.awsdns-45.org | |
| www.ecs.com.tw | A | 0 | 3.170.42.98 | |
| www.ecs.com.tw | A | 0 | 3.170.42.118 | |
| www.ecs.com.tw | A | 0 | 3.170.42.63 | |
| www.ecs.com.tw | A | 0 | 3.170.42.51 | |
| www.ecs.com.tw | SOA | 86400 | ns-1385.awsdns-45.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 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