Hostname
cardsofkeyforge.com
Last fetched
cardsofkeyforge.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cardsofkeyforge.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 cardsofkeyforge.com owner
- Contact emails
- 41079726-9dc2-432a-853d-b74d72636219@identity-protect.org
- 77bd03d8-272a-4371-be3f-f6d7fd13eafc@identity-protect.org
- b0f3c656-0ff3-4df4-854e-23a5d84961ce@identity-protect.org
- c4c1ed2e-e8de-4f87-a849-3c573d6c8059@identity-protect.org
- e2aaa820-c165-4aa9-af4d-cbd3637aa148@identity-protect.org
- e4675a8f-8988-4195-ad0e-5223f1a96f57@identity-protect.org
- owner-9481124@cardsofkeyforge.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of cardsofkeyforge.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cardsofkeyforge.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cardsofkeyforge.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.