Hostname
techseal.cz
Last fetched
techseal.cz is a registered hostname under the .cz top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:reg-internet-cz
- Organization
- techseal s.r.o.
- Contact emails
- —
Subdomains
14 observed subdomains of techseal.cz.
Web-graph footprint
Distinct hostnames that link to or from techseal.cz in the public web crawl.
26 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for techseal.cz.
| Mechanism | Target |
|---|---|
| SPF_A | mail.techseal.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2001:67c:15a0:0:0:0:0:ca1 |
| SPF_IP | 2a00:1450:400c:c06:0:0:0:1a |
| SPF_IP | 2a02:2b88:2:1:0:0:236f:1 |
| SPF_IP | 2a02:2b88:2:1:0:0:4da5:1 |
| SPF_IP | 37.157.196.208 |
| SPF_IP | 85.93.126.38 |
| SPF_MX | techseal.cz |
Related pages
Pivot deeper into the graph from techseal.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techseal.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.