Skip to content

Hostname

ddstd.co.jp

Last fetched

ddstd.co.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · ddstd.co.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ddstd.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.129.6715.197.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.141.23.33.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with ddstd.co.jp in WhisperGraph.

Subdomains

15 observed subdomains of ddstd.co.jp.

Web-graph footprint

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

22 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ddstd.co.jp.

MechanismTarget
SPF_IP15.152.135.126
SPF_IP15.152.183.123
SPF_IP15.152.91.22
SPF_IP18.179.190.255/32
SPF_IP210.140.110.51
SPF_IP35.74.170.111/32
SPF_IP54.248.144.12/32
SPF_IP54.64.111.156/32

Related pages

Pivot deeper into the graph from ddstd.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ddstd.co.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.