Hostname
leclere.fr
Last fetched
leclere.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:adista fingerprint as the registrar.
Nutrition Label
Resolution chain
leclere.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:adista fingerprint
- Organization
- leclere
- Contact emails
Subdomains
6 observed subdomains of leclere.fr.
Web-graph footprint
Distinct hostnames that link to or from leclere.fr in the public web crawl.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for leclere.fr.
| Mechanism | Target |
|---|---|
| SPF_A | leclere.demo.flowin5.com |
| SPF_A | leclere.flowin5.com |
| SPF_INCLUDE | message-business.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.69.197.176/29 |
| SPF_IP | 146.247.88.220/30 |
| SPF_IP | 168.220.146.122 |
| SPF_IP | 168.220.146.129 |
| SPF_IP | 2.59.188.57 |
| SPF_IP | 5.182.252.56/29 |
| SPF_IP | 88.86.243.228/30 |
Related pages
Pivot deeper into the graph from leclere.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leclere.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.