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
Resolution chain
lsa.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.92.80.55 | 81.92.80.0/20 | AS20756 | NAMESHIELD - NAMESHIELD SAS | FR |
| 81.92.80.56 | 81.92.80.0/20 | AS20756 | NAMESHIELD - NAMESHIELD SAS | FR |
| 185.65.58.55 | 185.65.58.0/23 | AS20756 | NAMESHIELD - NAMESHIELD SAS | — |
| 81.92.91.56 | 81.92.90.0/23 | AS20756 | NAMESHIELD - 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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for lsa.fr.
| Mechanism | Target |
|---|---|
| SPF_A | spf.lsa.fr |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 46.105.219.193 |
| SPF_MX | lsa.fr |
Related pages
Pivot deeper into the graph from lsa.fr.
- IP · 81.92.80.55
- ASN · AS20756NAMESHIELD - NAMESHIELD SAS
- Registrar · registrar:nameshield
- Country · FR
- Email · dns-manage@infopro-digital.com
- TLD · .fr
- Browse hostnames · ls…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.