Skip to content

Hostname

geis.cz

Last fetched

geis.cz resolves to 2 IPv4 addresses operated by AS25234 in CZ. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · geis.czRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/geis.cz

Resolution chain

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

WHOIS identity

Registrar
registrar:reg-zoner
Organization
geis cz s.r.o.
Contact emails

Subdomains

19 observed subdomains of geis.cz.

Web-graph footprint

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

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for geis.cz.

MechanismTarget
SPF_Amail.geis.cz
SPF_Asmtp2.geis.cz
SPF_Asmtp3.geis.cz
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP80.188.203.149
SPF_IP80.188.203.152
SPF_IP80.188.203.153
SPF_MXgeis.cz

Related pages

Pivot deeper into the graph from geis.cz.

Cypher and MCP

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

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