Hostname
bravojp.com
Last fetched
bravojp.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bravojp.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.112.114.51 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.122.120 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.135.145 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bravojp.com owner
- Contact emails
- 019548de-7730-4a6c-a031-f9a94f514236@identity-protect.org
- 36974154-77dd-4c9e-a63d-733df633133a@identity-protect.org
- 4e81c2c1-1d8d-4973-abaa-77b811e5daf0@identity-protect.org
- 55196e4a-ba84-4056-a996-cd64daa4eadc@identity-protect.org
- a58cf487-8a54-4e18-b7a7-820386a64d72@identity-protect.org
- ab69a500-ff32-4509-b576-3899a0f8f8d9@identity-protect.org
- e6190510-32f8-4fe4-b263-a0f57f644576@identity-protect.org
- pw-7842f6e4684f2ad49d73bddebdafd573@privacyguardian.org
Subdomains
1 observed subdomain of bravojp.com.
| Subdomain |
|---|
| www.bravojp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from bravojp.com.
- IP · 3.112.114.51
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 019548de-7730-4a6c-a031-f9a94f514236@identity-protect.org
- TLD · .com
- Browse hostnames · br…
- 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: "bravojp.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.