Security Report Summary
D
Site: https://www.outbrain.com/
IP Address: 2.19.61.65
Report Time: 07 Jul 2026 15:03:28 UTC
Headers:
  • X-Frame-Options
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
  • Strict-Transport-Security
Advanced:
Your site could be at risk, let’s perform a deeper security analysis of your site and APIs:
Missing Headers
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.
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Strict-Transport-SecurityThe "max-age" directive is too small. The minimum recommended value is 2592000 (30 days).
Raw Headers
HTTP/1.1200 OK
Content-Typetext/html; charset=utf-8
ETagW/"695b-AATKs34NKuPIGsaCEtCBmAciytM"
x-traceid32cf4a4423cc8cd3219a22a475425eb3
x-frame-optionsSAMEORIGIN
Content-Encodinggzip
Accept-Rangesbytes
X-Served-Bycache-lcy-eglc8600049-LCY, cache-lcy-eglc8600085-LCY
X-Cache-Hits0, 0
X-TimerS1783408097.040275,VS0,VE303
Content-Length6786
Cache-Controlmax-age=43200
ExpiresWed, 08 Jul 2026 03:03:28 GMT
DateTue, 07 Jul 2026 15:03:28 GMT
Connectionkeep-alive
VaryAccept-Encoding
Strict-Transport-Securitymax-age=86400 ; includeSubDomains ; preload
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
x-frame-optionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.
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.