All hostnames 9zpg.net resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label WHISPER CANON · 9zpg.net Routing diversity 6.1/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/9zpg.net Resolution chain 9zpg.net resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.128.24.39 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 13.158.117.150 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.230.113.168 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.178.19.122 18.178.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 34.249.106.143 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 43.207.249.192 43.206.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.17.243.104 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.196.65.191 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.199.201.130 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.208.218.127 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.155.167.183 54.155.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.194.118.7 54.194.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.229.189.248 54.229.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.73.114.50 54.73.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.244.205 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.32.167.135 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.34.249.34 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.87.215 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity Registrar iana:468 Organization domain registration Contact emails Subdomains 3 observed subdomains of 9zpg.net.
Web-graph footprint Distinct hostnames that link to or from 9zpg.net in the public web crawl.
Related pages Pivot deeper into the graph from 9zpg.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "9zpg.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .