Skip to content

Hostname

ecostore.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.216.3513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.121.18913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.110.16913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.60.12413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.242.9318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.210.19754.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
mash holdings co.,ltd.
Contact emails

Subdomains

5 observed subdomains of ecostore.jp.

Web-graph footprint

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

216 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ecostore.jp.

MechanismTarget
SPF_INCLUDEkagoya.net
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.w2solution.com
SPF_MXecostore.jp

Related pages

Pivot deeper into the graph from ecostore.jp.

Cypher and MCP

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

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