Open
Cached
·
just now
12
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
Present
same-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=60, public
Etag
"6a2e8827-1d3"
Last-Modified
Sun, 14 Jun 2026 10:53:27 GMT
cache-control: max-age=60, public etag: "6a2e8827-1d3" last-modified: Sun, 14 Jun 2026 10:53:27 GMT
Content Headers
Content-Length
467
Content-Type
text/html; charset="utf-8"
content-length: 467 content-type: text/html; charset="utf-8"
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 05:43:27 GMT
date: Mon, 17 Aug 2026 05:43:27 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance