Open
Cached
·
just now
20
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Basic
default-src; connect-src; script-src; +10 more
default-src https: 'unsafe-inline' 'unsafe-eval'; connect-src https: wss:; script-src https: 'unsafe-inline' 'unsafe-eval'; style-src https: 'unsafe-inline'; img-src https: data:; font-src https: data:; frame-src https:; object-src https:; media-src https:; child-src https:; form-action https:; block-all-mixed-content; upgrade-insecure-requests;
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"1f63ca42f798cd5a312d2077216dc2b25f224600eb56117dd67f917e692ab8e4"
Last-Modified
Caching
Mon, 08 Jan 2024 09:59:56 GMT
Content Headers
2 headers
Content-Length
Content
1025
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
0 headers
No cookies headers found
Other Headers
6 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Wed, 26 Nov 2025 16:11:28 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-iad-kcgs7200102-IAD
X-Timer
Other
S1764173488.099825,VS0,VE133
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 252ms