Hostname
bcg-xchange.com
Last fetched
bcg-xchange.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bcg-xchange.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.156.139.80 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.158.120.128 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.124.18.150 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.71.161.159 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.178.101.196 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.125.117 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- christian roeloffs
- Contact emails
- xchange@bcg.com
- 187225ff-f938-4114-aced-1ee5d8d26eba@identity-protect.org
- 45a1493a-dc31-427e-a669-8004fab23b65@identity-protect.org
- 6c692b81-c2d9-4f1c-a648-ae4a8474f89f@identity-protect.org
- 79ae88c0-11ee-462c-b198-d37effa63204@identity-protect.org
- 7c044e2f-f389-43aa-ac67-6efd4c022bc1@identity-protect.org
- 7d5ec767-9f34-4eb6-8c63-a79c5a5196f4@identity-protect.org
- fc61d2d7-637e-45ed-b554-39e72e7cde95@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from bcg-xchange.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bcg-xchange.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.