Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
- • 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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding,Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding,Cookie
Caching Headers
Cache-Control
private, must-revalidate, max-age=0
Expires
Thu, 01 Jan 1970 00:00:00 GMT
Last-Modified
Sat, 18 Oct 2025 08:19:47 GMT
cache-control: private, must-revalidate, max-age=0 expires: Thu, 01 Jan 1970 00:00:00 GMT last-modified: Sat, 18 Oct 2025 08:19:47 GMT
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 04 Aug 2026 00:37:49 GMT
X-Request-Id
anE0XZQd3SgVNnNjpPplawAAAAc
X-Ws-Origin
available
X-Ws-Ratelimit-Limit
1000
X-Ws-Ratelimit-Remaining
998
date: Tue, 04 Aug 2026 00:37:49 GMT x-request-id: anE0XZQd3SgVNnNjpPplawAAAAc x-ws-origin: available x-ws-ratelimit-limit: 1000 x-ws-ratelimit-remaining: 998
Recommendations
Enable compression (gzip/brotli) to improve performance