Skip to content

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

WHISPER CANON · zaitex.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/zaitex.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.107.99.1986.107.99.0/24AS60087IT

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for zaitex.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.70.207.117
SPF_IP147.160.167.0/26
SPF_IP217.194.182.64/28
SPF_IP45.82.201.98
SPF_IP52.49.235.189/32
SPF_IP82.134.236.234
SPF_IP91.81.47.112/28
SPF_IP93.43.29.210
SPF_IP93.63.225.240/28
SPF_IP93.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.