Hostname
bayanibox.com
Last fetched
bayanibox.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
bayanibox.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.35.93.35 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.4 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.69 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.92 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.141.3 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.38 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.7 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.78 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bayanibox.com owner
- Contact emails
- dadaspeaks@gmail.com
- 4c6b1259-2176-4442-9c4a-4a171a30a0d1@identity-protect.org
- 67497a2f-46c0-47e6-babe-143af2f194bc@identity-protect.org
- aea584de-7ee2-4158-a752-a774507c2b3f@identity-protect.org
- eaafea3a-2795-4963-9762-47eb630453a8@identity-protect.org
- fd98a836-7e78-4457-a3fd-465f6d5b671b@identity-protect.org
Subdomains
9 observed subdomains of bayanibox.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from bayanibox.com.
- IP · 13.35.93.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dadaspeaks@gmail.com
- 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: "bayanibox.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.