DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ttl.com.tw
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ttl.com.tw | MX | 0 | 5 | mailgates.ttl.com.tw |
| ttl.com.tw | MX | 0 | 10 | mail.ttl.com.tw |
| ttl.com.tw | NS | 0 | dns.ttl.com.tw | |
| ttl.com.tw | NS | 0 | dns1.ttl.com.tw | |
| ttl.com.tw | NS | 0 | dns2.ttl.com.tw | |
| ttl.com.tw | SOA | 3600 | dns.ttl.com.tw admin.ttl.com.tw 2013090551 900 600 86400 3600 | |
| www.ttl.com.tw | CNAME | 0 | cdntest-ttl.cdn.hinet.net | |
| www.ttl.com.tw | A | 0 | 203.74.220.2 | |
| www.ttl.com.tw | A | 0 | 203.74.221.2 | |
| www.ttl.com.tw | A | 0 | 203.74.220.4 | |
| www.ttl.com.tw | A | 0 | 203.74.220.1 | |
| www.ttl.com.tw | A | 0 | 203.74.221.4 | |
| www.ttl.com.tw | A | 0 | 203.74.221.1 | |
| www.ttl.com.tw | A | 0 | 203.74.221.3 | |
| www.ttl.com.tw | A | 0 | 203.74.220.3 |
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