Skip to content

Hostname

thcl.lu

Last fetched

thcl.lu resolves to 1 IPv4 address operated by ANAXA3-ASN - ASPnix in US.

Nutrition Label

WHISPER CANON · thcl.luRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/thcl.lu

Resolution chain

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

IPPrefixASNOperatorCountry
8.8.245.1258.8.245.0/24AS989ANAXA3-ASN - ASPnixUS

WHOIS identity

No WHOIS records are currently associated with thcl.lu in WhisperGraph.

Subdomains

1 observed subdomain of thcl.lu.

Subdomain
www.thcl.lu

Web-graph footprint

Distinct hostnames that link to or from thcl.lu in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from thcl.lu.

Cypher and MCP

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

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