Open
Cached
·
just now
20
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Basic
default-src; script-src; connect-src; +3 more
default-src * data: blob: 'unsafe-eval' 'unsafe-inline';script-src * blob: 'unsafe-inline' 'unsafe-eval';connect-src * blob: 'unsafe-inline';img-src * data: blob: 'unsafe-inline';frame-src *;style-src * blob: 'unsafe-inline';
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Present
microphone=(*)
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
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
"7d68da31de42b0e14174c126f9d36e7683eb5c2f66eaa3bc7633bf806bd95c8e"
Last-Modified
Caching
Tue, 25 Nov 2025 10:18:18 GMT
Content Headers
2 headers
Content-Length
Content
4144
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 12:32:37 GMT
X-Cache
Other
HIT
X-Cache-Hits
Other
0
X-Served-By
Other
cache-iad-kcgs7200125-IAD
X-Timer
Other
S1764160358.949139,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 96ms