Hostname
bridgecbx.com
Last fetched
bridgecbx.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bridgecbx.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 |
|---|---|---|---|---|
| 13.222.70.239 | 13.224.58.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.215.195.129 | 18.238.8.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.224.183.209 | 35.7.128.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.92.26 | 98.96.225.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bridgecbx.com owner
- Contact emails
- 1cc718dc-d44b-4a38-a1c5-9e76011a3424@identity-protect.org
- 41b0ec84-48fc-4a0a-8839-4dde3b227498@identity-protect.org
- 6b65d6e5-a90e-4209-94d8-cf11a84f2237@identity-protect.org
- 8ead6559-dea7-41fc-88b8-f28f3872777c@identity-protect.org
- a4b472f1-3b31-4344-952c-6b1b6df583be@identity-protect.org
- c65864f3-c95f-43d8-ae3d-caa80962af09@identity-protect.org
Subdomains
1 observed subdomain of bridgecbx.com.
| Subdomain |
|---|
| wildcard.bridgecbx.com |
Threat posture
History
Related pages
Pivot deeper into the graph from bridgecbx.com.
- IP · 13.222.70.239
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1cc718dc-d44b-4a38-a1c5-9e76011a3424@identity-protect.org
- TLD · .com
- Browse hostnames · br…
- 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: "bridgecbx.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.