Skip to content

Hostname

gforce.cz

Last fetched

gforce.cz resolves to 3 IPv4 addresses operated by VSHOSTING - VSHOSTING-CDN in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · gforce.czRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/gforce.cz

Resolution chain

gforce.cz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.16.182.4217.16.176.0/20AS43541VSHOSTING - VSHOSTING-CDNCZ
81.0.235.13981.0.232.0/21AS15685CASABLANCA-AS - CASABLANCA INT a.s.CZ
85.132.152.18285.132.144.0/20AS24641FASTER-AS - FASTER CZ spol. s r.o.CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
seco group a.s.
Contact emails

Subdomains

2 observed subdomains of gforce.cz.

Web-graph footprint

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

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gforce.cz.

MechanismTarget
SPF_IP93.89.144.27
SPF_IP93.89.144.29
SPF_MXgforce.cz

Related pages

Pivot deeper into the graph from gforce.cz.

Cypher and MCP

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

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