Skip to content

Hostname

z-static.net

Last fetched

z-static.net resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · z-static.netRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/z-static.net

Resolution chain

z-static.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.73.88104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
16.15.180.6716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.2416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
172.67.128.122172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.217.133.24552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.224.23752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.92.24352.217.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.25354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.9354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124145609
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from z-static.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "z-static.net"})-[: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.