Skip to content

Hostname

mwsecuritystore.jp

Last fetched

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

Nutrition Label

WHISPER CANON · mwsecuritystore.jpRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mwsecuritystore.jp

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.11.217176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.125.11318.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.240.15618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.245.1135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.219.852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.205.21052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.64.1452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.42.8054.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.68.14754.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.206.22854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.5.23754.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.149.18057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.14.7457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
store front co.,ltd.
Contact emails

Web-graph footprint

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

5 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mwsecuritystore.jp.

MechanismTarget
SPF_Amwsecuritystore.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEmdmarie.maildealer.jp
SPF_INCLUDEspf.aams4.jp
SPF_IP13.115.214.37
SPF_IP13.115.86.57
SPF_IP52.197.65.39

Related pages

Pivot deeper into the graph from mwsecuritystore.jp.

Cypher and MCP

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

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