Skip to content

Hostname

69games.cz

Last fetched

69games.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reg-seonet as the registrar.

Nutrition Label

WHISPER CANON · 69games.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/69games.cz

Resolution chain

69games.cz 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
registrar:reg-seonet
Organization
69games a.s.
Contact emails

Subdomains

7 observed subdomains of 69games.cz.

Web-graph footprint

Distinct hostnames that link to or from 69games.cz in the public web crawl.

270 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 69games.cz.

MechanismTarget
SPF_A69games.cz
SPF_INCLUDEcarmamail.com
SPF_INCLUDEsmtp-gw.gigaserver.cz
SPF_INCLUDEspf-zoner-cloudmail.zoner.com
SPF_INCLUDEspf-zoner-zmail.zoner.com
SPF_INCLUDEspf.emailkampane.cz
SPF_MX69games.cz

Related pages

Pivot deeper into the graph from 69games.cz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "69games.cz"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.