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
Resolution chain
softech.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.11.104.8 | 212.11.96.0/19 | AS25512 | — | CZ |
WHOIS identity
- Registrar
- registrar:reg-active24
- Organization
- softech, spol. s r.o.
- Contact emails
- —
Subdomains
865 observed subdomains of softech.cz.
Showing 25 of 865. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for softech.cz.
| Mechanism | Target |
|---|---|
| SPF_IP | 195.47.7.0/24 |
| SPF_IP | 195.47.74.0/24 |
| SPF_IP | 212.11.104.0/24 |
| SPF_MX | softech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.