Skip to content

Hostname

zscaler.com

Last fetched

zscaler.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · zscaler.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zscaler.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.18.48100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.217.202.10534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.151.1635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.133.11944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.160.7644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.62.23044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.50.24444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.93.20454.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.210.8354.245.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.134.180184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
******** ********
Contact emails

Subdomains

195 observed subdomains of zscaler.com.

Web-graph footprint

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

4,115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zscaler.com.

MechanismTarget
SPF_INCLUDE_spf-cidr.zscaler.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com

Related pages

Pivot deeper into the graph from zscaler.com.

Cypher and MCP

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

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