Skip to content

Hostname

cl.ly

Last fetched

cl.ly resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:libyan spider network (int) as the registrar.

Nutrition Label

WHISPER CANON · cl.lyRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cl.ly

Resolution chain

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

IPPrefixASNOperatorCountry
23.23.101.5823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.195.1283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.199.703.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.38.1063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.44.10144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.6.20044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.240.4144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.62.5352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.151.19554.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.233.23198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.166.2343.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.60.2398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:libyan spider network (int)
Organization
cloudapp domain admin
Contact emails

Subdomains

11 observed subdomains of cl.ly.

Web-graph footprint

Distinct hostnames that link to or from cl.ly in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cl.ly.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from cl.ly.

Cypher and MCP

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

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