Skip to content

Hostname

flck.lu

Last fetched

flck.lu is a registered hostname under the .lu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · flck.luRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flck.lu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

1 observed subdomain of flck.lu.

Subdomain
www.flck.lu

Web-graph footprint

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

8 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for flck.lu.

MechanismTarget
SPF_Aflck.lu
SPF_IP83.243.9.201
SPF_IP83.243.9.202
SPF_IP83.243.9.203
SPF_IP83.243.9.204
SPF_IP83.243.9.205
SPF_IP83.243.9.206
SPF_IP83.243.9.207
SPF_IP83.243.9.208
SPF_IP83.243.9.209
SPF_IP83.243.9.210
SPF_MXflck.lu

Related pages

Pivot deeper into the graph from flck.lu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flck.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.