Skip to content

Hostname

pp.d2-apps.net

Last fetched

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.netRouting diversity6.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.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.

IPPrefixASNOperatorCountry
13.113.155.24813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.212.18413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.17.17313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.188.11513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.54.9918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.91.21418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.255.4418.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.137.1863.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.210.1393.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.195.103.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.209.22635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.160.035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.231.9435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.107.6135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.252.6752.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.101.4052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.211.12452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.63.8552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.227.17152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.40.17052.68.0.0/15AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.