Open
Cached
·
just now
19
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; base-uri; font-src; +8 more
default-src 'self' 'unsafe-inline' 'unsafe-eval' https:; base-uri 'self'; font-src 'self' https: data:; form-action 'self' https:; img-src 'self' https: blob: data:; object-src 'none'; frame-src https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; connect-src 'self' https:; frame-ancestors 'self'; upgrade-insecure-requests
X-Frame-Options
Excellent
deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
"eb0e962e9dee4f3a06b4a9d1cf5a0f73502ae0dcd8c17ae863fdcd906758b67c"
Last-Modified
Caching
Tue, 28 Oct 2025 09:32:50 GMT
Content Headers
2 headers
Content-Length
Content
16124
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
Sun, 30 Nov 2025 04:39:47 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-pdk-kfty8610076-PDK
X-Timer
Other
S1764477588.584780,VS0,VE84
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 310ms