Skip to content

Hostname

data.smart-flash.jp

Last fetched

data.smart-flash.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · data.smart-flash.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/data.smart-flash.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.177.10813.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.2513.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.5413.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.813.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
65.8.226.10965.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.1765.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.2765.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.4065.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

No WHOIS records are currently associated with data.smart-flash.jp in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from data.smart-flash.jp in the public web crawl.

505 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from data.smart-flash.jp.

Cypher and MCP

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

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