Skip to content

Hostname

zikum.cz

Last fetched

zikum.cz resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in DE. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

WHISPER CANON · zikum.czRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/zikum.cz

Resolution chain

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

IPPrefixASNOperatorCountry
141.144.239.80141.144.224.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationDE

WHOIS identity

Registrar
registrar:reg-gransy
Organization
zikum s.r.o.
Contact emails

Subdomains

32 observed subdomains of zikum.cz.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zikum.cz.

MechanismTarget
SPF_Azikum.cz
SPF_IP95.168.200.224/28
SPF_IP95.168.204.224/27
SPF_IP95.168.206.224/27
SPF_MXzikum.cz

Related pages

Pivot deeper into the graph from zikum.cz.

Cypher and MCP

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

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