Skip to content

Hostname

lorient.fr

Last fetched

lorient.fr resolves to 2 IPv4 addresses operated by AS3215 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · lorient.frRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lorient.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:ovh
Organization
ville de lorient
Contact emails

Subdomains

13 observed subdomains of lorient.fr.

Web-graph footprint

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

145 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lorient.fr.

Cypher and MCP

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

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