Skip to content

Hostname

training-api.classi.jp

Last fetched

training-api.classi.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · training-api.classi.jpRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/training-api.classi.jp

Resolution chain

training-api.classi.jp resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.217.9713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.60.19613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.19.1773.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.74.21752.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.4.17252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.7.15854.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.248.18654.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.13.9416.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.196.29.21813.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.190.6213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with training-api.classi.jp in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from training-api.classi.jp.

Cypher and MCP

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

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