Skip to content

Hostname

ckyuukk.com

Last fetched

ckyuukk.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · ckyuukk.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ckyuukk.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.29143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.59143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.81143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.86143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.67.145.5518.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.6818.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.8718.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.9618.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
52.85.31.12552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from ckyuukk.com.

Cypher and MCP

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

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