Hostname
thebotho.com
Last fetched
thebotho.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thebotho.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.162.129 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.162.140 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.162.168 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.162.183 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.84.225.170 | 52.84.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.225.193 | 52.84.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.225.2 | 52.84.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.225.9 | 52.84.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thebotho.com owner
- Contact emails
- 1644cfc5-ca68-4310-8166-0f7e9bebd72f@identity-protect.org
- 300b1a3d-007a-479f-a961-bd9f9ac445cc@identity-protect.org
- 3297e9ca-6870-4c11-99ba-429333e4aec3@identity-protect.org
- 50fe8314-a4e6-4a9c-8a52-88171ddb431d@identity-protect.org
- 5a78064b-6067-4b67-950f-25c9cd6312f9@identity-protect.org
- bba98ae9-fda2-426a-9305-496968f80ad4@identity-protect.org
- c7528dd1-d9e6-43b8-9e86-38238ef93698@identity-protect.org
- owner-7625701@thebotho.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from thebotho.com.
- IP · 3.168.162.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 1644cfc5-ca68-4310-8166-0f7e9bebd72f@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thebotho.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.