Skip to content

Hostname

snapmart.jp

Last fetched

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

Nutrition Label

WHISPER CANON · snapmart.jpRouting diversity6.3/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snapmart.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.120.16918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.24.9218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.136.7918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.195.19718.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.198.25418.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.245.9035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.38.18635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.242.11652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.251.6954.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.44.16754.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.51.25454.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.8.17754.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.47.17554.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.227.24354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.232.6754.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.135.12657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.184.5657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.52.8957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.216.2213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.64.7613.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

10 observed subdomains of snapmart.jp.

Web-graph footprint

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

375 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for snapmart.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmd27.maildealer.jp
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from snapmart.jp.

Cypher and MCP

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

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