Hostname
b2btow.com
Last fetched
b2btow.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
b2btow.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.166.165.143 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.165.150 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.165.184 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.165.216 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.117.30 | 3.168.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.117.43 | 3.168.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.117.59 | 3.168.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.117.63 | 3.168.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of b2btow.com owner
- Contact emails
- 24d37ffd-fe76-43b0-b6c4-704be701d20b@identity-protect.org
- 45c4870a-36e9-4b19-a2b2-a36d86b0cf15@identity-protect.org
- 47daf710-2919-4e9c-b495-b362bb05e189@identity-protect.org
- 510cf336-1c46-4d48-9f4a-d634e94f33f7@identity-protect.org
- owner-9414832@b2btow.com.whoisprivacyservice.org
- owner@b2btow.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from b2btow.com.
- IP · 3.166.165.143
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 24d37ffd-fe76-43b0-b6c4-704be701d20b@identity-protect.org
- TLD · .com
- Browse hostnames · b2…
- 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: "b2btow.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.