Skip to content

Hostname

libourne.fr

Last fetched

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

Nutrition Label

WHISPER CANON · libourne.frRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/libourne.fr

Resolution chain

libourne.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 libourne
Contact emails

Subdomains

15 observed subdomains of libourne.fr.

Web-graph footprint

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

301 sites link to this hostname.

189 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for libourne.fr.

MechanismTarget
SPF_Amail.la-calinesie.fr
SPF_Amail.lacali.fr
SPF_Amail.libourne.fr
SPF_INCLUDEspf.cap-collectif.com
SPF_INCLUDEspf.mailinblack.com
SPF_IP148.105.0.0/16
SPF_IP195.214.224.35
SPF_IP195.214.224.36/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP89.90.126.210

Related pages

Pivot deeper into the graph from libourne.fr.

Cypher and MCP

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

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