Skip to content

Hostname

ftsun.cz

Last fetched

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

Nutrition Label

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

Resolution chain

ftsun.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
inovotn'y s.r.o.
Contact emails

Subdomains

18 observed subdomains of ftsun.cz.

Web-graph footprint

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

103 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for ftsun.cz.

MechanismTarget
SPF_Aftsun.cz
SPF_INCLUDE_spf.web4u.cz
SPF_IP78.24.14.235
SPF_IP89.31.42.255/32
SPF_IP92.62.225.34/32
SPF_IP92.62.225.35/32
SPF_IP93.185.102.157
SPF_IP93.185.102.159
SPF_IP93.185.102.80/32
SPF_MXftsun.cz

Related pages

Pivot deeper into the graph from ftsun.cz.

Cypher and MCP

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

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