Skip to content

Hostname

flh.lu

Last fetched

flh.lu resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · flh.luRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/flh.lu

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.7.6823.88.0.0/17AS24940DE

WHOIS identity

Registrar
Organization
fédération luxembourgeoise de handball
Contact emails

Subdomains

17 observed subdomains of flh.lu.

Web-graph footprint

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

47 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for flh.lu.

MechanismTarget
SPF_Aflh.lu
SPF_IP194.147.93.30
SPF_MXflh.lu

Related pages

Pivot deeper into the graph from flh.lu.

Cypher and MCP

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

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