Skip to content

Hostname

official-store.jp

Last fetched

official-store.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · official-store.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/official-store.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.31.413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.54.23013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.84.20813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.87.1253.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.1.5454.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.110.9054.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.148.20657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.48.9213.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
lightvan co.,ltd.
Contact emails

Subdomains

6 observed subdomains of official-store.jp.

Web-graph footprint

Distinct hostnames that link to or from official-store.jp in the public web crawl.

223 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for official-store.jp.

MechanismTarget
SPF_Agiraffe-orange-ad128f50523fb986.znlc.jp
SPF_Aofficial-store.jp
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspfgw.fsi.ne.jp
SPF_IP120.143.49.176/32
SPF_IP18.180.30.159/32
SPF_IP219.94.192.59
SPF_IP219.99.168.189
SPF_IP3.113.144.67/32
SPF_IP3.113.251.141/32
SPF_IP54.64.92.219
SPF_IP54.65.216.144/32
SPF_MXofficial-store.jp

Related pages

Pivot deeper into the graph from official-store.jp.

Cypher and MCP

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

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