17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Connection
Performance
keep-alive

Caching Headers

3 headers
Cache-Control
Caching
no-cache, no-store, must-revalidate
Expires
Caching
-1
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Length
Content
55114
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
TS01113bea=018ada30b07cd368abb7e20e6d3f35337f0c71a7d64b20246aebfe8dc67167727bf677c912b2b6f2af970b300b127f05951070a9e7; Path=/; Secure; HttpOnly; SameSite=Strict;

Other Headers

8 headers
Content-Security-Policy-Report-Only
Other
default-src * data: ws: wss: 'unsafe-inline';script-src 'self' google.com *.google.com gstatic.com *.gstatic.com googleapis.com *.googleapis.com duosecurity.com *.duosecurity.com data: 'unsafe-inline' 'unsafe-eval';script-src-elem 'self' google.com *.google.com gstatic.com *.gstatic.com googleapis.com *.googleapis.com duosecurity.com *.duosecurity.com data: 'unsafe-inline' 'unsafe-eval' https://recaptcha.net https://*.recaptcha.net;font-src 'self' google.com *.google.com gstatic.com *.gstatic.com googleapis.com *.googleapis.com ms-browser-extension chrome-extension moz-extension safari-extension data:;report-uri /Security/CspViolation;
Date
Other
Wed, 12 Nov 2025 13:53:01 GMT
P3p
Other
CP="NON COR ADMa CURa DEVa OUR IND COM UNI NAV INT PRE LOC ONL PHY STA ONL"
X-Cfy-Tx-Dt
Other
MTEvMTIvMjAyNSAxOjUzOjAwIFBN
X-Cfy-Tx-Id
Other
4dc714f214ef45318f757b5c21744f08
X-Cfy-Tx-Pn
Other
pod1201
X-Robots-Tag
Other
noindex, nofollow
X-Ua-Compatible
Other
IE=8,9,10

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1698ms