Hostname
bananagramsolve.com
Last fetched
bananagramsolve.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bananagramsolve.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 |
|---|---|---|---|---|
| 13.249.165.102 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.165.108 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.165.53 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.165.77 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.160.90.101 | 3.160.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.90.122 | 3.160.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.90.44 | 3.160.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.90.88 | 3.160.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bananagramsolve.com owner
- Contact emails
- 24f7416c-675c-486d-a554-ae0fc4cc6cbb@identity-protect.org
- 2a5a0a0f-b12c-4a84-9986-975e7dcc1a48@identity-protect.org
- 74eb156e-0f0e-42fa-bbe3-5eb0b9acbaf6@identity-protect.org
- 82963d20-5bda-446c-b1e3-aa9b3a32ce6c@identity-protect.org
- a8ceac88-c01e-41cf-b3dd-513572b14a22@identity-protect.org
- d64e939b-17c8-42a2-8c8b-aa5eb1ab391d@identity-protect.org
- owner-6327533@bananagramsolve.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of bananagramsolve.com.
| Subdomain |
|---|
| www.bananagramsolve.com |
Web-graph footprint
Distinct hostnames that link to or from bananagramsolve.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bananagramsolve.com.
- IP · 13.249.165.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 24f7416c-675c-486d-a554-ae0fc4cc6cbb@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "bananagramsolve.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.