Skip to content

Hostname

ecn.cz

Last fetched

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

Nutrition Label

WHISPER CANON · ecn.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ecn.cz

Resolution chain

ecn.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-gransy
Organization
ecn studio sro
Contact emails

Subdomains

479 observed subdomains of ecn.cz.

Web-graph footprint

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

162 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ecn.cz.

MechanismTarget
SPF_IP217.28.82.54/32
SPF_IP2a01:430:56::/64
SPF_IP2a01:4f8:c17:917:0:0:0:2
SPF_IP2a01:6400:104:29::/64
SPF_IP2a02:28a8:ec42::/48
SPF_IP78.46.175.93/32
SPF_IP80.79.31.136/32
SPF_IP80.79.31.143
SPF_IP80.79.31.4
SPF_IP80.92.246.61/32
SPF_IP84.42.240.38
SPF_MXecn.cz

Related pages

Pivot deeper into the graph from ecn.cz.

Cypher and MCP

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

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