Skip to content

Hostname

leffarmor.fr

Last fetched

leffarmor.fr resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · leffarmor.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/leffarmor.fr

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.243.2385.135.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:orange
Organization
cc leff armor communaute
Contact emails

Subdomains

35 observed subdomains of leffarmor.fr.

Web-graph footprint

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

96 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for leffarmor.fr.

MechanismTarget
SPF_Aleffarmor.fr
SPF_INCLUDEmx.apovir.net
SPF_INCLUDEspf.tipimail.com
SPF_IP185.39.217.223/32
SPF_IP185.39.217.231/32
SPF_IP80.15.187.193
SPF_IP81.252.84.241
SPF_IP90.63.218.41
SPF_IP92.173.114.1
SPF_MXleffarmor.fr

Related pages

Pivot deeper into the graph from leffarmor.fr.

Cypher and MCP

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

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