Skip to content

Hostname

leris.cz

Last fetched

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

Nutrition Label

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

Resolution chain

leris.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
filip senk
Contact emails

Subdomains

175 observed subdomains of leris.cz.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for leris.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsubreg.cz
SPF_IP185.85.164.0/24
SPF_IP81.31.43.106
SPF_MXleris.cz

Related pages

Pivot deeper into the graph from leris.cz.

Cypher and MCP

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

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