Hostname
ck-skcloud.com
Last fetched
ck-skcloud.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ck-skcloud.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.194.102 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.194.12 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.194.45 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.194.80 | 108.157.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.238.96.122 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.20 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.71 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.72 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.121 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.124 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.76 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.87 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ck-skcloud.com owner
- Contact emails
- 18cf5882-1bbd-45f8-a191-a01c559e7a64@identity-protect.org
- 275e5425-ec95-4740-871d-ce726629400f@identity-protect.org
- 3c0ef729-cf58-4470-9c73-243c1efaa8b7@identity-protect.org
- 80c22ed4-02ed-40dd-80d4-bdb83f0c3230@identity-protect.org
- 81d07b26-397a-4aa2-a0b7-97f931fc7688@identity-protect.org
- a0a26e00-cafe-4788-a838-5ac47435fe6a@identity-protect.org
- a6c81264-2aca-4798-91f4-f7d32dc7a9f9@identity-protect.org
Subdomains
1 observed subdomain of ck-skcloud.com.
| Subdomain |
|---|
| api.ck-skcloud.com |
Web-graph footprint
Distinct hostnames that link to or from ck-skcloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ck-skcloud.com.
- IP · 108.157.194.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 18cf5882-1bbd-45f8-a191-a01c559e7a64@identity-protect.org
- TLD · .com
- Browse hostnames · ck…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ck-skcloud.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.