Skip to content

Hostname

laiks.cc

Last fetched

laiks.cc resolves to 20 IPv4 addresses operated by XNNET - XNNET LLC in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · laiks.ccRouting diversity8.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/laiks.cc

Resolution chain

laiks.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.244.88.7103.244.88.0/24AS6134XNNET - XNNET LLCHK
103.244.89.194103.244.89.0/24AS6134XNNET - XNNET LLCHK
103.247.28.146103.247.28.0/24AS967VMISS-CA - VMISS Inc.HK
103.247.29.29103.247.29.0/24AS967VMISS-CA - VMISS Inc.IN
107.148.237.147107.148.236.0/22AS398478PEG-HK - PEG TECH INCHK
109.176.254.148109.176.254.0/23AS215269HK
154.64.246.11154.64.246.0/24AS979NETLAB-SDN - NetLab GlobalHK
192.151.223.194192.151.223.0/24AS40065CNSERVERS - CNSERVERS LLCUS
210.0.244.120210.0.244.0/24AS9304HK
23.224.242.22623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.69.10623.224.69.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.69.7423.224.69.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.109.12223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.141.25023.225.141.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.177.13823.225.177.0/24AS40065CNSERVERS - CNSERVERS LLCHK
23.225.73.5823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.10623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.226.188.18623.226.188.0/24AS40065CNSERVERS - CNSERVERS LLCUS
38.147.176.14838.147.176.0/24AS6134XNNET - XNNET LLCHK
38.147.179.22238.147.179.0/24AS6134XNNET - XNNET LLCHK

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

4 observed subdomains of laiks.cc.

Web-graph footprint

Distinct hostnames that link to or from laiks.cc in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from laiks.cc.

Cypher and MCP

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

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