Hostname
simpler-games.com
Last fetched
simpler-games.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
simpler-games.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 simpler-games.com owner
- Contact emails
- 1f234681-7d6f-4d56-8342-4073ce58ac90@identity-protect.org
- 600876f5-cef5-487c-858a-0b6256c1c195@identity-protect.org
- 9a58695e-4c86-42b2-84d6-5f1d0bfa04e0@identity-protect.org
- c56331d2-d71f-4968-b0bd-64b54690d96e@identity-protect.org
- c6370ce6-08ec-4979-aaa4-f36193d4bef4@identity-protect.org
- c77c20d4-8912-47de-bf96-00d8cbf8e784@identity-protect.org
- ebcb92d0-6292-4c3b-926e-46f8f1e6bf21@identity-protect.org
Subdomains
6 observed subdomains of simpler-games.com.
Threat posture
History
Related pages
Pivot deeper into the graph from simpler-games.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "simpler-games.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.