Skip to content

Hostname

gamecon.cz

Last fetched

gamecon.cz resolves to 1 IPv4 address operated by AS24971 in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · gamecon.czRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gamecon.cz

Resolution chain

gamecon.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.205.9.12637.205.8.0/22AS24971CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
gamecon z.s.
Contact emails

Subdomains

53 observed subdomains of gamecon.cz.

Web-graph footprint

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

239 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for gamecon.cz.

MechanismTarget
SPF_Agamecon.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.we.wedos.net
SPF_IP83.240.108.152

Related pages

Pivot deeper into the graph from gamecon.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gamecon.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.