DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for a-team.com.tw
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| a-team.com.tw | NS | 0 | a-team02.a-team.com.tw | |
| a-team.com.tw | NS | 0 | dns1.lapi.info | |
| a-team.com.tw | MX | 0 | 30 | smtpmta.a-team.com.tw |
| a-team.com.tw | MX | 0 | 5 | a-team.com.tw |
| a-team.com.tw | MX | 0 | 20 | a-team41.a-team.com.tw |
| a-team.com.tw | TXT | 0 | google-site-verification=HzwN-eYhsGahiy4FA8cXC9lzRqZIT4ty-m3ZloFXBIY | |
| a-team.com.tw | TXT | 0 | v=spf1 a mx ptr a:a-team41.a-team.com.tw a:a-team80.a-team.com.tw a:a-team55.a-team.com.tw ip4:104.200.24.106 ip4:173.230.158.79 ip4:198.199.112.78 ip4:154.53.62.160 ip4:154.53.57.200 ip4:144.126.147.124 ip4:107.170.254.14 ip4:43.228.217.175 ip4:103.20.63.187 ip4:46.250.229.59 ~all | |
| a-team.com.tw | SOA | 3600 | a-team02.a-team.com.tw root.a-team.com.tw 2022120452 3600 3600 3600 3600 | |
| a-team.com.tw | A | 0 | 43.228.217.175 | |
| www.a-team.com.tw | A | 0 | 43.228.217.175 |
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