Skip to content

Hostname

clsk.org

Last fetched

clsk.org resolves to 1 IPv4 address operated by AS38700 in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · clsk.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clsk.org

Resolution chain

clsk.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
115.68.102.45115.68.0.0/17AS38700KR

WHOIS identity

Registrar
iana:444
Organization
durinet
Contact emails

Subdomains

3 observed subdomains of clsk.org.

Web-graph footprint

Distinct hostnames that link to or from clsk.org in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for clsk.org.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr
SPF_INCLUDEmail.stibee.com
SPF_IP115.68.102.45
SPF_IP121.254.168.203/32
SPF_IP121.254.168.204/32
SPF_IP121.254.168.205/32
SPF_IP121.254.168.210/32
SPF_IP121.254.168.55
SPF_IP211.47.76.59
SPF_IP45.120.71.59

Related pages

Pivot deeper into the graph from clsk.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "clsk.org"})-[: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.