DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for bot.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| bot.com | SOA | 600 | ns1-03.azure-dns.com dns.cogentco.com 2022061534 10800 3600 604800 600 | |
| bot.com | MX | 0 | 10 | bot-com.mail.protection.outlook.com |
| bot.com | NS | 0 | ns1-03.azure-dns.com | |
| bot.com | NS | 0 | ns2-03.azure-dns.net | |
| bot.com | NS | 0 | ns4-03.azure-dns.info | |
| bot.com | NS | 0 | ns3-03.azure-dns.org | |
| bot.com | A | 0 | 150.171.109.72 | |
| bot.com | TXT | 0 | cha74udjeqli3kb8nvad6gs6m5 | |
| bot.com | TXT | 0 | anthropic-domain-verification-3bpgwx=S3AYr2BSm7Lrro08hedg8VDTP | |
| bot.com | TXT | 0 | google-gws-recovery-domain-verification=68429506 | |
| bot.com | TXT | 0 | 9j93usf1ftcc94va5qh7gn196u | |
| bot.com | TXT | 0 | pp-verification=3f00bfac-7e47-47cf-bb32-e1d596ba777d | |
| bot.com | TXT | 0 | docusign=9581886d-00bd-4afa-a823-d17afa28ac5b | |
| bot.com | TXT | 0 | google-site-verification=uUHRVlsmUHtuJJum04QCU54txuvv7S7RdshGIfCvV8Q | |
| bot.com | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:customers.clickdimensions.com include:_spf.pcbscloud.com include:spf.mandrillapp.com include:spf.ca.exclaimer.net -all | |
| bot.com | TXT | 0 | openai-domain-verification=dv-azywvIaZ6kqWN2DCXbSnVkWu | |
| bot.com | TXT | 0 | cisco-ci-domain-verification=65e39d69a223c406387adfccebca3c5886f076c5590a7d2d15d114e17a7f6095 | |
| bot.com | TXT | 0 | google-gws-recovery-domain-verification=68858150 | |
| bot.com | TXT | 0 | teamviewer-sso-verification=6f0d960ce03c4a2a8e805d8646f90ef3 | |
| bot.com | TXT | 0 | 8vp8m97l541to6pvleanl8gho7 | |
| bot.com | TXT | 0 | google-site-verification=esG6JnqGIJXHUHLT5yJ9AVQPee7aCNQdHe_4GutTJOU | |
| bot.com | TXT | 0 | google-site-verification=eowwny0KrRnUYXgapb8usp5j0iAiGvZa2LMkzib3h0k | |
| www.bot.com | CNAME | 0 | prodwebsitefdtrbot.azurefd.net | |
| www.bot.com | A | 0 | 150.171.109.65 | |
| www.bot.com | AAAA | 0 | 2603:1061:14:48::1 |
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