Skip to content

Hostname

digital-shift.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.11813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.1913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.10818.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.5218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.7218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.8318.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
ragru
Contact emails

Web-graph footprint

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

363 sites link to this hostname.

832 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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