Skip to content

Hostname

clask.co

Last fetched

clask.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · clask.coRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/clask.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.11718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.174.207.153.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.503.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.63.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.983.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
52.85.31.10652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0165924469
Contact emails

Subdomains

4 observed subdomains of clask.co.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from clask.co.

Cypher and MCP

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

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