Hostname
cia-app.com
Last fetched
cia-app.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cia-app.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- ciamedia
- Contact emails
- ms@ciamedia.com
- 0d56f4f4-6117-47a1-a7e3-d835f30533de@identity-protect.org
- 3d87f270-3068-4640-8f3d-1635b49d7e7a@identity-protect.org
- 47a3f409-ce57-45d9-8c6f-c14c9d827683@identity-protect.org
- 7dc30643-8d19-4df8-8ffd-4f98e2795dae@identity-protect.org
- 80ec9541-a5d4-425c-8a4c-790175cd6fc6@identity-protect.org
- 890e9d8f-d458-44c4-b256-20a7b64d062c@identity-protect.org
- bf9575b1-2fa1-4891-b8a9-29484d2f4958@identity-protect.org
- owner-2318211@cia-app.com.whoisprivacyservice.org
- owner-474163@cia-app.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from cia-app.com in the public web crawl.
25 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from cia-app.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cia-app.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.