Hostname
cia-game.com
Last fetched
cia-game.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cia-game.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
- on behalf of cia-game.com owner
- Contact emails
- reg_18298088@whoisprotection.cc
- 06747ef7-5318-485b-a247-ecb4147546fa@identity-protect.org
- 0c34a7ac-15c9-495b-b4cf-c7994d5d580b@identity-protect.org
- 37c40ea3-c58e-4971-a603-f41ae0a87948@identity-protect.org
- 3fc15ff7-f762-456f-99e1-9d61a2b36ed5@identity-protect.org
- a409b778-6b14-4d5f-97ad-c6c8b53a4de4@identity-protect.org
- a8908daf-3a69-4002-9443-1cb438f87eda@identity-protect.org
- owner-2214217@cia-game.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cia-game.com.
| Subdomain |
|---|
| git-lab.cia-game.com |
Threat posture
History
Related pages
Pivot deeper into the graph from cia-game.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cia-game.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.