Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Authorization
Caching Headers
4 headers
Cache-Control
Caching
no-store, no-cache, max-age=0, must-revalidate, private
Etag
Caching
W/"577-199e35664d0"
Expires
Caching
0
Last-Modified
Caching
Tue, 14 Oct 2025 15:28:34 GMT
Content Headers
2 headers
Content-Length
Content
1399
Content-Type
Content
text/html; charset=UTF-8
Server Headers
0 headers
No server headers found
CORS Headers
3 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
Origin, X-Requested-With, Content-Type, Accept, CRKeyCloud, ApiKeyCloud, AUTH_TOKEN, AUTH-TOKEN, User-Agent, user-agent
Access-Control-Allow-Origin
Cors
*
Cookies Headers
0 headers
No cookies headers found
Other Headers
1 headers
Date
Other
Fri, 14 Nov 2025 07:46:21 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 107ms