Skip to content

Hostname

efl.fr

Last fetched

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

Nutrition Label

WHISPER CANON · efl.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/efl.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:nameshield
Organization
societe des editions francis lefebvre
Contact emails

Subdomains

82 observed subdomains of efl.fr.

Web-graph footprint

Distinct hostnames that link to or from efl.fr in the public web crawl.

1,174 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for efl.fr.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP188.130.7.253
SPF_IP192.254.112.0/20
SPF_IP194.179.72.108/32
SPF_IP195.76.10.180/32
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP46.21.196.64
SPF_IP46.218.155.151
SPF_IP46.218.155.152
SPF_IP50.31.32.0/19
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP62.210.188.157
SPF_IP80.75.159.67
SPF_IP80.75.159.69
SPF_MXefl.fr

Related pages

Pivot deeper into the graph from efl.fr.

Cypher and MCP

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

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