Hostname
bnbdojo.com
Last fetched
bnbdojo.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
bnbdojo.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.111 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.117 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.18 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.79 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.244.121 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.20 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.67 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.75 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bnbdojo.com owner
- Contact emails
- 9b95d3ca5bc343b69886fd73d32bcdb5.protect@whoisguard.com
- 1def072c7dd0403391eaf6fb0dfff58c.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
- 10f0588f-79ae-4724-841f-dc9f85d7fdff@identity-protect.org
- 2699647d-4c16-44a9-a289-7253c063854d@identity-protect.org
- 4505cae4-7c0b-4466-9bb0-8c055f698863@identity-protect.org
- 7256e966-56a9-4b99-b244-566644d207ae@identity-protect.org
Subdomains
2 observed subdomains of bnbdojo.com.
| Subdomain |
|---|
| adv.bnbdojo.com |
| www.bnbdojo.com |
Threat posture
History
Related pages
Pivot deeper into the graph from bnbdojo.com.
- IP · 108.139.29.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 9b95d3ca5bc343b69886fd73d32bcdb5.protect@whoisguard.com
- 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: "bnbdojo.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.