Skip to content

Hostname

stores.jp

Last fetched

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

Nutrition Label

WHISPER CANON · stores.jpRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/stores.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.216.12813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.76.19513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.147.818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.109.3718.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.244.6618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.118.1123.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.60.24835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.104.652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.94.24852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.222.9752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.241.17852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.87.852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.35.21152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.49.11652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.203.8754.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.23.16557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.174.4313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.254.13913.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
bracket,
Contact emails

Subdomains

24,236 observed subdomains of stores.jp.

Web-graph footprint

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

6,082 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for stores.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from stores.jp.

Cypher and MCP

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

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