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; style-src; +12 more
default-src 'self';script-src * 'unsafe-eval' 'unsafe-inline';style-src 'self' https: 'unsafe-inline';object-src 'none';base-uri 'self';connect-src *;font-src 'self' https: data:;frame-src *;img-src * data: blob:;manifest-src 'self';media-src * blob:;worker-src blob:;report-uri https://o493024.ingest.sentry.io/api/5600945/security/?sentry_key=c20dc930a9964e91b8aab0da9fa28db0;upgrade-insecure-requests;frame-ancestors 'self';
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-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
close
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"eb19f01b8a09c897ecff4e12598f45305ad2174adc8d387820538a553d3d8de4"
Last-Modified
Caching
Fri, 28 Nov 2025 13:11:58 GMT
Content Headers
2 headers
Content-Length
Content
1675
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
Sat, 29 Nov 2025 16:49:30 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-ewr-kewr1740082-EWR
X-Timer
Other
S1764434970.164033,VS0,VE45
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 122ms