Skip to content

Hostname

4sr.cz

Last fetched

4sr.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · 4sr.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/4sr.cz

Resolution chain

4sr.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-active24
Organization
václav jiruš
Contact emails

Subdomains

6 observed subdomains of 4sr.cz.

Web-graph footprint

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

49 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for 4sr.cz.

MechanismTarget
SPF_A4sr.cz
SPF_INCLUDE_spf.edrone.me
SPF_INCLUDE_spf.forpsi.com
SPF_INCLUDEspf.seznam.cz
SPF_IP193.105.159.120/32
SPF_IP78.24.14.20
SPF_IP78.24.14.225
SPF_IP78.24.14.65
SPF_IP78.24.14.91
SPF_IP89.31.42.255/32
SPF_IP92.62.224.69
SPF_IP92.62.225.34/32
SPF_IP92.62.225.35/32
SPF_IP92.62.238.253
SPF_IP93.185.102.80/32
SPF_MX4sr.cz

Related pages

Pivot deeper into the graph from 4sr.cz.

Cypher and MCP

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

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