Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding
Caching Headers
1 headers
Etag
Caching
"dcc049b49414adca4d12452baa4abacc427ea9e0"
Content Headers
3 headers
Content-Disposition
Content
inline; filename="index.html"
Content-Length
Content
2962
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
ApplicationGatewayAffinity=ffa5afe955d76b8e647866948f17dd69; Path=/
Other Headers
3 headers
Date
Other
Mon, 17 Nov 2025 06:55:40 GMT
X-Azure-Ref
Other
20251117T065539Z-18496456d97np5jdhC1BL1aea000000005cg00000000ct1r
X-Cache
Other
CONFIG_NOCACHE
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Analysis completed in 515ms