Hostname
clc.li
Last fetched
clc.li resolves to 45.130.41.120, announced in 45.130.41.0/24 by BEGET-AS - Beget LLC in RU. clc.li is listed by 2 threat feeds; reconciled level HIGH.
Threat posture
40threat score (procedure-native scale)
HIGHListed by 2 threat feeds. At least one source recommends blocking.
Categories: Phishing
- Threat feeds listing this
- 2
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Wed, 26 Aug 2026 14:45:21 GMT
- Last seen on a feed
- Tue, 22 Sep 2026 20:26:49 GMT
Nutrition Label
Resolution chain
- 45.130.41.120
45.130.41.0/24 · BEGET-AS - Beget LLC · St Petersburg, RU
IPv6 resolution
Attribution
beget
ORIGIN_AS
WHOIS identity
- Registrant organisation
- doug hudiburg
Subdomains
| Subdomain |
|---|
| www.clc.li |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.beget.com
- ns2.beget.com
- ns1.beget.pro
- ns2.beget.pro
MX records
- mx1.beget.com
- mx2.beget.com
- emx.mail.ru
SPF policy
- redirect: beget.com
Threat-feed evidence
History
Related pages
Pivot from clc.li into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clc.li"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.