Open
Cached
·
just now
21
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; 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
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding
Caching Headers
2 headers
Cache-Control
Caching
no-cache
Etag
Caching
"z60usmjzau5lyo"
Content Headers
1 headers
Content-Type
Content
text/html; charset=utf-8
Server Headers
2 headers
Server
Server
istio-envoy
X-Powered-By
Server
Next.js
CORS Headers
4 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
content-type, Authorization
Access-Control-Allow-Methods
Cors
*
Access-Control-Allow-Origin
Cors
*
Cookies Headers
0 headers
No cookies headers found
Other Headers
6 headers
Date
Other
Tue, 11 Nov 2025 08:22:01 GMT
Gn-Debug
Other
175
X-Azion-Edge-Location
Other
IAD
X-Azion-Request-Id
Other
ed77a3d4f07bd9234830d4ec8baa4017
X-Envoy-Upstream-Service-Time
Other
9
X-Nextjs-Cache
Other
HIT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology
Analysis completed in 626ms