Skip to content

Hostname

dts-digital.jp

Last fetched

dts-digital.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dts-digital.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dts-digital.jp

Resolution chain

dts-digital.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.12252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

1 observed subdomain of dts-digital.jp.

Web-graph footprint

Distinct hostnames that link to or from dts-digital.jp in the public web crawl.

11 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dts-digital.jp

SPF policy

4 SPF mechanisms authorising senders for dts-digital.jp.

MechanismTarget
SPF_Adts-digital.jp
SPF_Asv373.xbiz.ne.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXdts-digital.jp

Related pages

Pivot deeper into the graph from dts-digital.jp.

Cypher and MCP

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

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