Hostname
tb-bohdatarouter.com
Last fetched
tb-bohdatarouter.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tb-bohdatarouter.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.223.71 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.252.212.101 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.213.5 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.68.92.10 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tb-bohdatarouter.com owner
- Contact emails
- 00d11f30-a643-4d63-96ce-2f788de07528@identity-protect.org
- 02ec603c-d133-46f2-8ba7-666dd23ea18e@identity-protect.org
- 0b9580aa-4332-4040-8b10-fe01004130db@identity-protect.org
- 52790296-3022-45a1-b316-bd4fd1c140a9@identity-protect.org
- b0ed0f9c-3c8c-4734-beec-4dd9e5e087ef@identity-protect.org
- cb3f6b8b-c924-4713-b12f-b3c461a4c027@identity-protect.org
- df5e33f2-8bd1-4852-9f09-a61b5b0887cb@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from tb-bohdatarouter.com.
- IP · 100.22.223.71
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 00d11f30-a643-4d63-96ce-2f788de07528@identity-protect.org
- TLD · .com
- Browse hostnames · tb…
- 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: "tb-bohdatarouter.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.