Skip to content

Hostname

ikem.cz

Last fetched

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

Nutrition Label

WHISPER CANON · ikem.czRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ikem.cz

Resolution chain

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

IPPrefixASNOperatorCountry
195.113.187.197195.113.0.0/16AS2852CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
ikem - institute for clinical and experimental medicine
Contact emails

Subdomains

185 observed subdomains of ikem.cz.

Web-graph footprint

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

548 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for ikem.cz.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEem3876.ikem.cz
SPF_INCLUDEvirtis.cz
SPF_IP195.113.187.100
SPF_IP195.113.187.93
SPF_IP212.67.92.0/24
SPF_MXikem.cz

Related pages

Pivot deeper into the graph from ikem.cz.

Cypher and MCP

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

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