Hostname
bnndemos.com
Last fetched
bnndemos.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bnndemos.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.53.233.117 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bnndemos.com owner
- Contact emails
- 249b048f-2e77-429c-ac74-3ad61443cede@identity-protect.org
- 30bae270-b823-42ea-b40c-e049129b6b56@identity-protect.org
- 4af3f5ad-ba7d-4afa-b003-f3a655eb9fec@identity-protect.org
- 7f142c75-c8e8-4af4-88c0-66efcedea80e@identity-protect.org
- c98c61cb-985b-4fd2-8004-e8866aa4700b@identity-protect.org
- e6f3fe26-6a6b-4154-85ba-a31768ad459f@identity-protect.org
- owner-7677584@bnndemos.com.whoisprivacyservice.org
Subdomains
38 observed subdomains of bnndemos.com.
Showing 19 of 38. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from bnndemos.com.
- IP · 52.53.233.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 249b048f-2e77-429c-ac74-3ad61443cede@identity-protect.org
- TLD · .com
- Browse hostnames · bn…
- 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: "bnndemos.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.