Skip to content

Hostname

ipm.cz

Last fetched

ipm.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · ipm.czRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ipm.cz

Resolution chain

ipm.cz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
institute of physics of materials, as cr
Contact emails

Subdomains

326 observed subdomains of ipm.cz.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ipm.cz.

MechanismTarget
SPF_INCLUDEspf.blueboard.cz
SPF_IP109.123.222.131
SPF_IP195.178.67.10
SPF_IP195.178.67.11
SPF_IP195.178.67.8
SPF_IP2001:67c:1222:800:0:0:c3b2:430a

Related pages

Pivot deeper into the graph from ipm.cz.

Cypher and MCP

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

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