Hostname
bodegajcala.com
Last fetched
bodegajcala.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bodegajcala.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.36.123.120 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bodegajcala.com owner
- Contact emails
- 1b566d46-44af-4352-ab2b-c759db492fb1@identity-protect.org
- 7125652c-c031-4931-a263-41757984d955@identity-protect.org
- 9cbf3663-d2f3-454b-b648-531207cb045c@identity-protect.org
- aa0dc214-82d9-4c03-9d1d-b1d1da243728@identity-protect.org
- d59e0690-90b6-48fc-8109-feb6fe1f7279@identity-protect.org
- edb9ec04-9b93-4318-a414-b8bc434f0735@identity-protect.org
Subdomains
1 observed subdomain of bodegajcala.com.
| Subdomain |
|---|
| www.bodegajcala.com |
Web-graph footprint
Distinct hostnames that link to or from bodegajcala.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 bodegajcala.com.
- IP · 13.36.123.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 1b566d46-44af-4352-ab2b-c759db492fb1@identity-protect.org
- TLD · .com
- Browse hostnames · bo…
- 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: "bodegajcala.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.