29 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Weak
upgrade-insecure-requests
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(), cross-origin-isolated=(), display-capture=(self), encrypted-media=(), fullscreen=*, geolocation=(self), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=*, picture-in-picture=*, publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=*, usb=(), xr-spatial-tracking=(), gamepad=(), serial=()
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding,Cookie

Caching Headers

1 headers
Cache-Control
Caching
max-age=600, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

2 headers
Access-Control-Allow-Headers
Cors
Content-Type, Authorization
Access-Control-Allow-Methods
Cors
GET,POST

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=Ap3V7UaNRNfntlthuNT5bOjKSeeBx.OXTl_20nV_JP8-1762422970-1.0.1.1-BUmg_dJsNrRwIEGIX8BXRcMdePfuSJlUuSAWdZhOCATCFoaK.FnSBAbcLD1TlEy.XaI.0acqJNYRQ355s3owVPNTu1X4UbYo2DeBA_SHSU4; path=/; expires=Thu, 06-Nov-25 10:26:10 GMT; domain=.pubnative.net; HttpOnly; Secure; SameSite=None

Other Headers

11 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99a3b82da8bdc9a5-IAD
Cross-Origin-Embedder-Policy-Report-Only
Other
unsafe-none; report-to='default'
Cross-Origin-Opener-Policy-Report-Only
Other
unsafe-none; report-to='default'
Date
Other
Thu, 06 Nov 2025 09:56:10 GMT
X-Cache
Other
HIT: 16
X-Cache-Group
Other
normal
X-Cacheable
Other
SHORT
X-Content-Security-Policy
Other
default-src 'self'; img-src *; media-src * data:;
X-Permitted-Cross-Domain-Policies
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 0ms