Open
Cached
·
just now
10
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
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
no-store
Etag
"2227d26f6d2b52527e65f7d5d631fff3"
Last-Modified
Mon, 14 Sep 2026 15:33:12 GMT
cache-control: no-store etag: "2227d26f6d2b52527e65f7d5d631fff3" last-modified: Mon, 14 Sep 2026 15:33:12 GMT
Content Headers
Content-Length
830
Content-Type
text/html; charset=utf-8
content-length: 830 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 14 Sep 2026 21:03:11 GMT
X-Request-Id
0f850e38-6763-490b-886f-7cd4136bc221
date: Mon, 14 Sep 2026 21:03:11 GMT x-request-id: 0f850e38-6763-490b-886f-7cd4136bc221
Recommendations
Enable compression (gzip/brotli) to improve performance