Skip to content

Hostname

opensi.fr

Last fetched

opensi.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · opensi.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/opensi.fr

Resolution chain

opensi.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ovh
Organization
speedinfo evolution
Contact emails

Subdomains

3 observed subdomains of opensi.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for opensi.fr.

MechanismTarget
SPF_Afarm2-prod.opensi.eu
SPF_Aopensi.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP141.94.160.218
SPF_IP162.19.121.184
SPF_IP162.19.21.21
SPF_IP162.19.87.161
SPF_IP178.32.172.228
SPF_IP46.105.50.79
SPF_IP51.77.21.52
SPF_IP54.38.12.101
SPF_IP91.121.48.162
SPF_MXopensi.fr

Related pages

Pivot deeper into the graph from opensi.fr.

Cypher and MCP

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

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