DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for wow.com.tw
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| wow.com.tw | A | 0 | 172.67.213.47 | |
| wow.com.tw | A | 0 | 104.21.35.42 | |
| wow.com.tw | NS | 0 | hope.ns.cloudflare.com | |
| wow.com.tw | NS | 0 | alex.ns.cloudflare.com | |
| wow.com.tw | MX | 0 | 5 | mailfilter.hibox.hinet.net |
| wow.com.tw | AAAA | 0 | 2606:4700:3030::ac43:d52f | |
| wow.com.tw | AAAA | 0 | 2606:4700:3030::6815:232a | |
| wow.com.tw | SOA | 1800 | alex.ns.cloudflare.com dns.cloudflare.com 2407339083 10000 2400 604800 1800 | |
| www.wow.com.tw | A | 0 | 104.21.35.42 | |
| www.wow.com.tw | A | 0 | 172.67.213.47 | |
| www.wow.com.tw | AAAA | 0 | 2606:4700:3030::ac43:d52f | |
| www.wow.com.tw | AAAA | 0 | 2606:4700:3030::6815:232a |
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