Skip to content

Hostname

api-ctk.imaginelearning.com

Last fetched

api-ctk.imaginelearning.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · api-ctk.imaginelearning.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api-ctk.imaginelearning.com

Resolution chain

api-ctk.imaginelearning.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.146.10618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.5618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.6818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.167.37.1123.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.533.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.683.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.713.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.201.12052.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.4952.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.8352.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.9552.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with api-ctk.imaginelearning.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-ctk.imaginelearning.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api-ctk.imaginelearning.com"})-[: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.