DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for newtype.com.tw
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| newtype.com.tw | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:_spf.google.com include:amazonses.com include:mailgun.org include:newtype.tw ~all | |
| newtype.com.tw | TXT | 0 | google-site-verification=bs8HV9jFVEYFvjol9Csc3fe5eZ11_6RPW0vbeJIJsLU | |
| newtype.com.tw | TXT | 0 | MS=ms32008180 | |
| newtype.com.tw | TXT | 0 | iContact1908400 | |
| newtype.com.tw | TXT | 0 | cIC_PBLIek3pLinhFGjzbSrX4znt-zKLv41TJ-PYOZI | |
| newtype.com.tw | TXT | 0 | 8CH1WOrZHOgRG9yxMFirQrY1a2NW_ZXjYBg29HQDa_M | |
| newtype.com.tw | MX | 0 | 1 | newtype-com-tw.mail.protection.outlook.com |
| newtype.com.tw | NS | 0 | dns1.newtype.com.tw | |
| newtype.com.tw | NS | 0 | dns.newtype.com.tw | |
| newtype.com.tw | SOA | 3600 | DNS jimmy.newtype.com.tw 622 900 600 86400 3600 | |
| www.newtype.com.tw | A | 0 | 211.21.12.216 |
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