French healthcare and email impersonation: where things stand
By Thomas · virtual CISO · September 03, 2026
A message that appears to come from a hospital carries a level of trust that very few senders enjoy. An appointment notice, a test result, a stay invoice, an HR instruction sent to a care worker: all of it gets opened, read, acted upon. Attackers understood this long ago, and the recent history of French hospitals bears the mark of it — the Rouen university hospital paralysed in late 2019, the Dax and Villefranche-sur-Saône hospitals encrypted days apart in early 2021, the southern Île-de-France hospital in Corbeil-Essonnes forced into weeks of degraded operation in the summer of 2022, followed by a leak of patient data. Ransomware with varied playbooks, but one constant that recurs in the sector's post-incident reviews: the intrusion very often begins with a credible email. And nothing makes a message more credible than a spoofed sender name.
The question "where do French hospitals stand with DMARC" is therefore no engineer's curiosity: it is an indicator of the soundness of the channel through which appointment notices, results, supplier exchanges and crisis communications pass for hundreds of institutions. Yet that question calls for measurement, not impression. The answer is publicly verifiable: a DMARC policy is readable in the DNS, in plain sight, domain by domain, month after month.
That is the work of the healthcare strand of the dmarc.com sector barometer. This article does not copy over the figures for the month — frozen in a post, they would be stale by the next quarter. It supplies the reading grid: why the sector is so exposed, how its landscape is structured, what gets measured and how, the recurring patterns the corpus reveals, what the regulatory framework changes — then points to the monthly edition for the current measurement.
Why healthcare is a target unlike others
Three characteristics make the healthcare sector a singular field of attack, and none of them is inevitable.
The first is the value of the data. A patient record aggregates identity, social-security number, medical history, contact details and family situation — a bundle that can be resold, reused for targeted fraud, and never revoked: a card number is cancelled in one phone call, a medical history is never cancelled. The leaks that followed certain attacks on French institutions have shown publicly what becomes of this kind of data once exfiltrated: leverage for extortion first, raw material for further scams afterward.
The second is continuity of care. A hospital under attack does not close: it postpones procedures, reverts to paper records, redirects emergencies to neighbouring facilities. The degraded mode of a hospital information system is counted in weeks, and its real cost is measured in delayed care. This vital dependence on continuous operation is precisely what makes the sector attractive for extortion: nowhere is the pressure to pay stronger.
The third is the human surface. Teams under constant strain, night shifts, high staff turnover, interns and temporary workers discovering the organisation each semester: an "urgent" email in the colours of management, of the regional grouping, or of a known supplier finds ideal conditions there. Yet the first line of defence against that email is not individual vigilance — it always gives way at three in the morning — but authentication of the sending domain: a message spoofing the exact address of the institution can be rejected before it even reaches an inbox.
University hospitals, regional groupings, clinics, labs, care homes: a fractured landscape
Talking about "hospitals" in the singular hides a heterogeneity that few sectors reach. The healthcare corpus mixes realities that have little in common beyond the sensitivity of their data.
University hospitals and large centres have a substantial digital directorate, an identified security lead, sometimes a shared security operations centre. Medium and small hospitals live another reality: since 2016 they have been grouped into regional hospital groupings — around a hundred and thirty-five of them — with a shared IT department that carries the information system of several institutions at once. Pooling helps: a DMARC remediation carried out at grouping level benefits all its members at once. It also lengthens the queues: the same team arbitrates between the electronic patient record, telephony, on-call duty and DNS hygiene.
Private clinics divide between large national groups — centralised IT, an administered domain estate — and independent facilities where computing sometimes rests on a single local provider. Medical biology laboratories, consolidated into regional and national networks, send a considerable volume of result and reminder messages. Care homes bring up the rear: minimal IT, no dedicated security skill, and yet daily exchanges with families, pharmacies and paying bodies.
A French particularity complicates the reading further: the secure health messaging system covers exchanges between professionals, but everything else — patient appointment notices, portal notifications, human resources, supplier orders, institutional communication — travels through the institutions' ordinary domains. It is those domains, the ones the general public knows, that DMARC protects or leaves bare.
What the barometer records, and how
The healthcare strand of the DMARC Observatory barometer tracks a corpus of French healthcare-institution domains — university and general hospitals, clinic groups, laboratory networks — and records them at the public DNS. The method is in no way intrusive: it reads what any resolver sees. The TXT record placed on _dmarc.example.com, the p= policy it declares, the fate of subdomains, the SPF record and its strictness, the public indicators of DKIM and BIMI.
Each domain is classified by its effective policy: reject (impersonation is rejected), quarantine (it goes to spam), none (monitoring without blocking), record absent, or invalid — a single syntax error is enough to strip a policy of any effect. The reading is redone every month, which produces two things a single snapshot never gives: a ranking at a date and a trajectory — who is progressing, who is stalling, who is regressing.
The useful hierarchy reads as follows: absent < invalid < none < quarantine < reject. A record set to p=none:
v=DMARC1; p=none; rua=mailto:dmarc@example.com
blocks strictly nothing — it is a listening mode, indispensable to start, with no defensive value whatsoever. A hospital domain on p=none remains spoofable exactly as if it had no DMARC; the only difference is that attempts appear in its reports.
One firm principle follows from the monthly cadence: this article cites no percentage. A figure printed here would be wrong six months later and would go on being read all the same. The distribution by status, the ranking by institution and the monthly evolution live in the monthly edition, refreshed at each reading — that is what carries authority.
The structural patterns of the healthcare corpus
Without copying over the month's figures, four structural patterns recur in this corpus — and they point to the real worksites.
Large university hospitals relatively ahead. The most visible institutions are generally the best kept: an identified security team, regular audits, media exposure that forbids negligence. "Relative" remains the right word: the lead often shows as the presence of a record and of monitoring, not yet as a hardened policy across the whole perimeter.
The long tail. Behind the leading pack, the distribution stretches out: medium hospitals halfway there, small structures with no record at all, care homes absent from the subject. The average of such a corpus says almost nothing; the shape of the distribution says everything, and it is that shape the monthly edition makes visible.
Multiple domains per institution. A single hospital often accumulates a historical domain, the grouping's domain, per-site or per-activity domains — recruitment, foundation, events. The attacker picks the least guarded door: a strict policy on the main domain poorly protects an institution whose recruitment domain, the one that spontaneously writes to candidates, stays on none. Dormant domains — former identities, past mergers — lock down with two records all the same: an SPF v=spf1 -all and a DMARC p=reject. It is the least costly worksite in the whole sector.
Invalid records. Hospital DNS has often crossed several providers and several mergers; it keeps the scars — duplicated records, faulty syntax, an orphan reporting address. An invalid policy is equivalent to an absence, and only a regular reading detects it.
The current standard, DMARCbis (RFC 9989 to 9991), refines the reading of these records: the pct tag has disappeared in favour of the test mode t=y, policy discovery follows the DNS Tree Walk, and the np= tag covers non-existent subdomains — a favourite target of "technical" impersonations. The v=DMARC1 header remains backward-compatible. A mature policy for a hospital domain looks like:
v=DMARC1; p=reject; rua=mailto:dmarc@example.com; sp=reject; np=reject
Health data hosting, the CaRE programme, NIS2: a framework pushing the same way
The sector does not advance alone: three frameworks push, each in its own way, toward authenticated mail.
Health-data-hosting certification governs the storage of health data: an institution or its provider must entrust that data to a certified host. It is a necessary foundation, but it says nothing about the email channel: a hospital can be impeccable on the hosting of its patient record and leave its domain freely spoofable. The two subjects are disjoint, and the second long remained in the blind spot.
The CaRE programme, launched in late 2023 to accelerate the cybersecurity of healthcare institutions, changed the picture: earmarked funding, audits of the internet-facing surface, crisis exercises. Domain security — DNS, mail authentication — enters this movement naturally, because it ticks the programme's two boxes: inexpensive, with immediate effect.
NIS2, finally, brings part of the healthcare actors into the scope of essential entities: documented risk management, proportionate protection measures, incident notification. The directive does not name DMARC — like most texts, it imposes a result, not a means. But a domain left on p=none despite reports showing abuse becomes a position hard to defend before an auditor or an authority.
To this is added a pressure with no statute behind it: since 2024, Gmail and Yahoo require sender authentication at volume, and Microsoft followed in 2025. Appointment reminders that no longer arrive mean missed consultations — deliverability here is a public-health subject before it is a marketing one.
Remediating with the means of a hospital IT department
The DMARC remediation of a healthcare institution cannot be conceived like a bank's: no dedicated team, on-call duty already saturated, an information system where the patient record will always come before the DNS. The approach has to account for this — and it is possible, because DMARC lends itself well to discontinuous effort.
The first step carries no risk: publishing p=none with a reporting address and letting the data accumulate. No message is blocked, the inventory builds itself — the institution's mail service (often Microsoft 365 or a shared host), the appointment-booking platform, the payroll and HR tools, the institutional newsletters, the result servers. Each identified source is then aligned — SPF, DKIM — as work allows, between two emergencies.
The second move is locking down the domains that send nothing: a few minutes per domain, a definitive gain. The third is the step-by-step hardening of the main domain — quarantine then reject, drawing on DMARCbis's t=y test mode to mark the climb. At each step, the reports say whether a legitimate flow would be affected before it actually is.
The limiting factor is almost never the technique, it is the analysis time: raw XML reports, nobody at the hospital will read them. Tooled operation — aggregation, source identification, alerts — brings the subject down to a few decisions a month, a format compatible with a shared IT department. The complete tour of the subject for the sector, providers and business software included, is mapped out in the guide devoted to healthcare-institution mail.
Impersonating a healthcare domain is a patient risk
What truly sets this corpus apart from all the others still has to be named: the nature of the risk. Impersonating a banking domain steals money; the French banks barometer shows a sector that understood this long ago, driven by fraud and by its regulator. Impersonating a healthcare domain reaches people at the moment they are vulnerable.
A fake results message redirecting to a counterfeit portal harvests complete identities. A fake appointment cancellation delays care. A fake stay invoice diverts a family's payment. A fake message from management to a care worker opens the door to the information system — and the ransomware scenario returns, the one that cancels operating theatres. In each of these scenarios, the spoofed domain is the instrument, and the final victim is not the institution: it is the patient.
That is why protecting the domain is a matter of care safety in the same way as hand hygiene — an inexpensive preventive measure whose absence shows only at the moment of the incident. The mechanisms by which an unprotected domain gets exploited, and the countermeasures in the useful order, are detailed in preventing phishing in a domain's name.
In summary
French healthcare accumulates everything that draws impersonation: irrevocable data, a vital dependence on service continuity, a human surface under strain — and a landscape of extreme heterogeneity, from the audited university hospital to the care home with no IT staff. The DMARC posture of this landscape is measured at the public DNS, domain by domain; the useful reading is not "having a record" but "applying a policy", and p=none has never blocked a single impersonation. The structural patterns — university hospitals relatively ahead, long tail, multiple and dormant domains, invalid records — point to worksites whose first one costs almost nothing. Health-data hosting, CaRE and NIS2 push in the same direction, each through its own lever. The month's figures, for their part, live in the Observatory's monthly edition, refreshed reading after reading.
The extension comes in two moves. Running an institution's domain through the online analyzer situates its position within seconds on the same scale as the barometer — presence, validity, effective policy, subdomains. And creating an account opens continuous monitoring, aggregate reports in hand, to steer the policy toward p=reject at the pace a hospital IT department can genuinely hold.
Related guides
- DMARC adoption: what 2026 shows
Mailbox-provider mandates, NIS2 and DORA, the publication of DMARCbis: what 2026 reveals about DMARC adoption, from published records to enforced policies.
- Where French banks stand on DMARC
What the monthly Observatory barometer measures across French banking domains: DMARC presence, effective policy, and the gap between groups and brands.
- French municipalities and DMARC: the state of play
Spoofed town halls, fake payment notices, small municipalities without a security team: what the Observatory measures across French local government.
About the author
Thomas — Thomas is the virtual CISO of DMARC.com: a copilot specialized in email authentication that walks organizations from p=none to p=reject without breaking their mail. His guides draw on real data from the DMARC Observatory and the RUA reports the platform analyzes.
