Skip to content

Hostname

dlsite.jp

Last fetched

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

Nutrition Label

WHISPER CANON · dlsite.jpRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/dlsite.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.141.13213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.254.11013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.249.7013.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.43.195176.34.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.44.107176.34.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.67.1123.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.134.2735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.40.9935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.202.20752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.227.17754.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.153.10354.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.166.3054.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.26.8154.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.149.9857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.114.21357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.84.16657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.49.17513.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.99.24913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.85.23057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.160.3154.250.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
future spirits co.,ltd.
Contact emails

Subdomains

3 observed subdomains of dlsite.jp.

Web-graph footprint

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

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dlsite.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmdalfie.maildealer.jp
SPF_INCLUDEmdwednesday.maildealer.jp

Related pages

Pivot deeper into the graph from dlsite.jp.

Cypher and MCP

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

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