Skip to content

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

WHISPER CANON · leclere.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/leclere.fr

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for leclere.fr.

MechanismTarget
SPF_Aleclere.demo.flowin5.com
SPF_Aleclere.flowin5.com
SPF_INCLUDEmessage-business.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.69.197.176/29
SPF_IP146.247.88.220/30
SPF_IP168.220.146.122
SPF_IP168.220.146.129
SPF_IP2.59.188.57
SPF_IP5.182.252.56/29
SPF_IP88.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.