Skip to content

Hostname

zeytech.com

Last fetched

zeytech.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · zeytech.comRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zeytech.com

Resolution chain

zeytech.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.56.165100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.231.2818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.136.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.176.593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.72.18034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.222.7934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.157.23335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.59.9644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.79.17954.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.38.7298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.75.23298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.162.25098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:431
Organization
proxy protection
Contact emails

Subdomains

10 observed subdomains of zeytech.com.

Web-graph footprint

Distinct hostnames that link to or from zeytech.com in the public web crawl.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zeytech.com.

MechanismTarget
SPF_INCLUDEintuit.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from zeytech.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "zeytech.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.