Skip to content

Hostname

ddmap.jp

Last fetched

ddmap.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ddmap.jpRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ddmap.jp

Resolution chain

ddmap.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.24.11213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.199.13213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.194.2343.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.155.2233.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.111.13152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.64.17852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.220.22852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.134.5954.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.14.10857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.152.10557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.160.25557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.217.25054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

1 observed subdomain of ddmap.jp.

Subdomain
www.ddmap.jp

Web-graph footprint

Distinct hostnames that link to or from ddmap.jp in the public web crawl.

264 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ddmap.jp.

MechanismTarget
SPF_Awww3313.sakura.ne.jp

Related pages

Pivot deeper into the graph from ddmap.jp.

Cypher and MCP

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

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