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
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.
Showing 25 of 82. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for efl.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.prnewswire.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 188.130.7.253 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 194.179.72.108/32 |
| SPF_IP | 195.76.10.180/32 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 46.21.196.64 |
| SPF_IP | 46.218.155.151 |
| SPF_IP | 46.218.155.152 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 62.210.188.157 |
| SPF_IP | 80.75.159.67 |
| SPF_IP | 80.75.159.69 |
| SPF_MX | efl.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.