DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for robot.com.tw
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| robot.com.tw | A | 0 | 210.209.13.97 | |
| robot.com.tw | NS | 0 | dns1.robot.com.tw | |
| robot.com.tw | NS | 0 | dns2.robot.com.tw | |
| robot.com.tw | SOA | 3600 | aurotekex6.aurotek.com.tw liangyi.robot.com.tw 187 900 600 3600 3600 | |
| robot.com.tw | MX | 0 | 10 | mailgw.aurotek.com |
| robot.com.tw | TXT | 0 | google-site-verification=0Tcjn1GHVSxCf7sRlpjMDvLdOE3sJMPycjyvpXwAtIo | |
| robot.com.tw | TXT | 0 | MS=ms35965224 | |
| robot.com.tw | TXT | 0 | v=spf1 ip4:60.250.132.100 ip4:60.250.132.101 ip4:60.250.132.102 ip4:60.250.132.103 ip4:60.250.132.104 ip4:60.250.132.105 ip4:60.250.97.121 ip4:60.250.97.122 ip4:60.250.97.123 ip4:60.250.97.124 ip4:60.250.97.125 ip4:60.250.97.126 a:mailgw.aurotek.com a:zmail.aurotek.com include:spf.protection.outlook.com include:_spf.google.com include:amazonses.com include:mailgun.org -all |
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