Hostname
zaitex.com
Last fetched
zaitex.com resolves to 1 IPv4 address operated by AS60087 in IT. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
zaitex.com 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 |
|---|---|---|---|---|
| 86.107.99.19 | 86.107.99.0/24 | AS60087 | — | IT |
WHOIS identity
- Registrar
- iana:168
- Organization
- zaitex s.p.a. zaitex s.p.a.
- Contact emails
Subdomains
13 observed subdomains of zaitex.com.
Web-graph footprint
Distinct hostnames that link to or from zaitex.com in the public web crawl.
12 sites link to this hostname.
49 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for zaitex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.70.207.117 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 217.194.182.64/28 |
| SPF_IP | 45.82.201.98 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 82.134.236.234 |
| SPF_IP | 91.81.47.112/28 |
| SPF_IP | 93.43.29.210 |
| SPF_IP | 93.63.225.240/28 |
| SPF_IP | 93.64.44.148 |
Related pages
Pivot deeper into the graph from zaitex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zaitex.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.