Skip to content

Hostname

ssi.cz

Last fetched

ssi.cz resolves to 1 IPv4 address operated by AS39392 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · ssi.czRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ssi.cz

Resolution chain

ssi.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.235.104.22437.235.96.0/20AS39392CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
special service international, spol. s r.o.
Contact emails

Subdomains

17 observed subdomains of ssi.cz.

Web-graph footprint

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

41 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ssi.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.15.10.115
SPF_IP31.15.10.85
SPF_IP37.235.104.224
SPF_IP82.142.66.186

Related pages

Pivot deeper into the graph from ssi.cz.

Cypher and MCP

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

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