Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Cookie, origin
connection: close vary: Cookie, origin
Caching Headers
No caching headers found
Content Headers
Content-Length
179
Content-Type
text/html; charset=utf-8
content-length: 179 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 04 Aug 2026 04:32:16 GMT
X-Request-Id
8186b532b0fc4314
X-Trace-Id
9b2c298cd79f45d28c4107f7940c9096
alt-svc: h3=":443"; ma=2592000 date: Tue, 04 Aug 2026 04:32:16 GMT x-request-id: 8186b532b0fc4314 x-trace-id: 9b2c298cd79f45d28c4107f7940c9096
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching