All hostnames pp.d2-apps.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · pp.d2-apps.net Routing diversity 6.5/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/pp.d2-apps.net Resolution chain pp.d2-apps.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.113.155.248 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.159.212.184 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.230.17.173 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.230.188.115 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.177.54.99 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.177.91.214 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.179.255.44 18.179.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.113.137.186 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.113.210.139 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.114.195.10 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.73.209.226 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.74.160.0 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.75.231.94 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.79.107.61 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.195.252.67 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.101.40 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.211.124 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.63.85 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.198.227.171 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.68.40.170 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with pp.d2-apps.net in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from pp.d2-apps.net in the public web crawl.
17 sites link to this hostname.
Related pages Pivot deeper into the graph from pp.d2-apps.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pp.d2-apps.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 .