Skip to content

Hostname

ficel.lu

Last fetched

ficel.lu resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.51.18151.38.0.0/16AS16276FR

WHOIS identity

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

Subdomains

24 observed subdomains of ficel.lu.

Web-graph footprint

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

8 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ficel.lu.

MechanismTarget
SPF_Aantispam.telkea.email
SPF_Aas.telkea.email
SPF_Aficel.lu
SPF_Amail.ficel.lu
SPF_Amx.netline.lu
SPF_IP194.154.192.8
SPF_IP212.24.200.2
SPF_IP212.24.208.15
SPF_IP217.31.66.162
SPF_IP217.31.66.164
SPF_IP80.90.62.184
SPF_IP87.254.123.252
SPF_IP87.254.99.18
SPF_MXficel.lu

Related pages

Pivot deeper into the graph from ficel.lu.

Cypher and MCP

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

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