DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for concourse.com.tw
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| concourse.com.tw | TXT | 0 | v=spf1 ip4:210.208.205.2 ip4:61.31.93.107 ~all | |
| concourse.com.tw | SOA | 3600 | localhost\@ hostmaster.concourse.com.tw 2022 10800 3600 604800 3600 | |
| concourse.com.tw | A | 0 | 125.227.59.9 | |
| concourse.com.tw | MX | 0 | 10 | mail.concourse.com.tw |
| concourse.com.tw | NS | 0 | ns1.cyberdns.tw | |
| concourse.com.tw | NS | 0 | ns2.cyberdns.tw | |
| www.concourse.com.tw | A | 0 | 125.227.59.9 |
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