Skip to content

Hostname

lsa.fr

Last fetched

lsa.fr resolves to 4 IPv4 addresses operated by NAMESHIELD - NAMESHIELD SAS in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · lsa.frRouting diversity3.0/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/lsa.fr

Resolution chain

lsa.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.92.80.5581.92.80.0/20AS20756NAMESHIELD - NAMESHIELD SASFR
81.92.80.5681.92.80.0/20AS20756NAMESHIELD - NAMESHIELD SASFR
185.65.58.55185.65.58.0/23AS20756NAMESHIELD - NAMESHIELD SAS
81.92.91.5681.92.90.0/23AS20756NAMESHIELD - NAMESHIELD SAS

WHOIS identity

Registrar
registrar:nameshield
Organization
groupe industrie services info (gisi)
Contact emails

Subdomains

11 observed subdomains of lsa.fr.

Web-graph footprint

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

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lsa.fr.

MechanismTarget
SPF_Aspf.lsa.fr
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.105.219.193
SPF_MXlsa.fr

Related pages

Pivot deeper into the graph from lsa.fr.

Cypher and MCP

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

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