Hostname
questionablebananas.com
Last fetched
questionablebananas.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
questionablebananas.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 |
|---|---|---|---|---|
| 108.139.29.125 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.40 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.50 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.8 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.111 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.18 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.46 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.83.68 | 3.163.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of questionablebananas.com owner
- Contact emails
- s2g5h7n5gbyvg5e@proxy.dreamhost.com
- 17572d3c-8629-48ad-a602-6db2fe04f549@identity-protect.org
- 17be790d-987f-4930-ac5d-b03ed07ff2d3@identity-protect.org
- 60cc5d53-273e-4bb3-a412-eddfa358401b@identity-protect.org
- b2208470-92c4-44cd-892a-4f3543e39a48@identity-protect.org
- cfb811a4-6826-45b5-a99a-c540c1bc1052@identity-protect.org
- eac21bce-a476-431d-8883-ccb525de3ccf@identity-protect.org
- owner-7589076@questionablebananas.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of questionablebananas.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for questionablebananas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from questionablebananas.com.
- IP · 108.139.29.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · s2g5h7n5gbyvg5e@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · qu…
- 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: "questionablebananas.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.