Hostname
z-technics.com
Last fetched
z-technics.com is a registered hostname under the .com 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
- iana:1505
- Organization
- z technics czech s.r.o.
- Contact emails
Subdomains
18 observed subdomains of z-technics.com.
Web-graph footprint
Distinct hostnames that link to or from z-technics.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for z-technics.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 109.205.176.120 |
| SPF_IP | 37.46.210.23 |
| SPF_IP | 80.188.14.2 |
| SPF_IP | 81.0.214.60 |
| SPF_IP | 85.239.254.200 |
| SPF_IP | 91.205.195.59 |
| SPF_IP | 91.205.195.70 |
| SPF_IP | 91.205.195.81 |
Related pages
Pivot deeper into the graph from z-technics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "z-technics.com"})-[: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.