Skip to content

Hostname

webstore.ishin.dev-aktsk.net

Last fetched

webstore.ishin.dev-aktsk.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

WHISPER CANON · webstore.ishin.dev-aktsk.netRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/webstore.ishin.dev-aktsk.net

Resolution chain

webstore.ishin.dev-aktsk.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.106.108143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.71143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.75143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.88143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
52.85.31.252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.71.10354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.11754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with webstore.ishin.dev-aktsk.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from webstore.ishin.dev-aktsk.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webstore.ishin.dev-aktsk.net"})-[: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.