Skip to content

Hostname

snapdish.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.125.20113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.216.18718.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.127.7152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.67.16352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.229.3454.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.148.16557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
vuzz
Contact emails

Subdomains

2 observed subdomains of snapdish.jp.

Web-graph footprint

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

999 sites link to this hostname.

448 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for snapdish.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from snapdish.jp.

Cypher and MCP

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

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