Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Excellent
deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
geolocation=(), microphone=(), camera=(); +6 more
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Etag
"6a0135b6-bf0"
Last-Modified
Mon, 11 May 2026 01:49:42 GMT
etag: "6a0135b6-bf0" last-modified: Mon, 11 May 2026 01:49:42 GMT
Content Headers
Content-Length
3056
Content-Type
text/html
content-length: 3056 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 12 May 2026 11:35:10 GMT
Via
1.1 google
alt-svc: h3=":443"; ma=2592000 date: Tue, 12 May 2026 11:35:10 GMT via: 1.1 google x-envoy-upstream-service-time: 0
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching