Skip to content

Hostname

softech.cz

Last fetched

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

Nutrition Label

WHISPER CANON · softech.czRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/softech.cz

Resolution chain

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

IPPrefixASNOperatorCountry
212.11.104.8212.11.96.0/19AS25512CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
softech, spol. s r.o.
Contact emails

Subdomains

865 observed subdomains of softech.cz.

Web-graph footprint

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

25 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for softech.cz.

MechanismTarget
SPF_IP195.47.7.0/24
SPF_IP195.47.74.0/24
SPF_IP212.11.104.0/24
SPF_MXsoftech.cz

Related pages

Pivot deeper into the graph from softech.cz.

Cypher and MCP

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

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