Skip to content

Hostname

webmail.zikum.cz

Last fetched

webmail.zikum.cz resolves to 1 IPv4 address operated by SuperNetwork - SuperNetwork in BZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.168.206.22595.168.192.0/19AS39392SuperNetwork - SuperNetworkBZ

WHOIS identity

No WHOIS records are currently associated with webmail.zikum.cz in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for webmail.zikum.cz.

MechanismTarget
SPF_Awebmail.zikum.cz
SPF_IP95.168.200.224/28
SPF_IP95.168.204.224/27
SPF_IP95.168.206.224/27
SPF_IP95.168.206.225
SPF_MXwebmail.zikum.cz

Related pages

Pivot deeper into the graph from webmail.zikum.cz.

Cypher and MCP

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

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