Hostname
appbodega.com
Last fetched
appbodega.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
appbodega.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- this domain was caught by dropcatch.com
- Contact emails
- support@dropcatch.com
- 0b2f6d44-da2d-4bcc-9576-4fd5b591ff56@identity-protect.org
- 37a776df-4fc5-4a87-ba42-63b9daa390af@identity-protect.org
- 4810fb4d-8bf0-4716-8034-9418502e737f@identity-protect.org
- dc956b19-2597-496d-b123-cd2fe2741dfc@identity-protect.org
- owner-1656072@appbodega.com.whoisprivacyservice.org
- owner-648843@appbodega.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from appbodega.com in the public web crawl.
56 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from appbodega.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appbodega.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.