Security Report Summary
A
Site: https://www.deepl.com/en
IP Address: 172.64.148.47
Report Time: 02 Jul 2026 10:30:41 UTC
Headers:
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • Permissions-Policy
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2200
dateThu, 02 Jul 2026 10:30:41 GMT
content-typetext/html
servercloudflare
last-modifiedThu, 02 Jul 2026 10:20:05 GMT
etagW/"6a463b55-6caf1"
content-security-policyframe-ancestors 'self' *.deepl.com
cache-controlpublic, max-age=60, stale-while-revalidate=60, stale-if-error=3600
link<https://www.deepl.com/en>; rel="canonical"
accept-rangesbytes
varyOrigin,Accept-Encoding
x-content-type-optionsnosniff
referrer-policystrict-origin-when-cross-origin
x-deepl-ingress-typeacheron
access-control-expose-headersServer-Timing, X-Trace-ID
x-trace-id74e57894df704ee79482794019bf154f
server-timingl7_lb_tls;dur=0, l7_lb_idle;dur=3640, l7_lb_receive;dur=0, l7_lb_total;dur=1
strict-transport-securitymax-age=63072000; includeSubDomains; preload
content-encodinggzip
age63
cf-cache-statusUPDATING
set-cookieuserCountry=IE; domain=.deepl.com; path=/; secure; samesite=lax
set-cookieverifiedBot=true; domain=.deepl.com; path=/; secure; samesite=lax
x-country-codeIE
x-verified-bottrue
cf-raya14cf9ff2bf0bdd6-DUB
alt-svch3=":443"; ma=86400
X-Frame-OptionsHeader not set, see Additional Information below.
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
x-content-type-optionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
referrer-policyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
strict-transport-securityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.