Skip to content

Hostname

cell.ishin.dev-aktsk.net

Last fetched

cell.ishin.dev-aktsk.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.228.1043.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.1073.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.1173.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.993.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.160.1299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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