Skip to content

Hostname

opal.fr

Last fetched

opal.fr resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

opal.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.91.212.20351.91.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:ovh
Organization
opal diffusion
Contact emails

Subdomains

21 observed subdomains of opal.fr.

Web-graph footprint

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

123 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for opal.fr.

MechanismTarget
SPF_Aopal.fr
SPF_INCLUDEemsd1.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.70.35.174
SPF_IP51.178.75.183
SPF_IP91.121.58.59
SPF_IP92.154.18.254
SPF_IP92.154.4.80
SPF_MXopal.fr

Related pages

Pivot deeper into the graph from opal.fr.

Cypher and MCP

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

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