Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Etag
"6825c035-66"
Last-Modified
Thu, 15 May 2025 10:21:41 GMT
etag: "6825c035-66" last-modified: Thu, 15 May 2025 10:21:41 GMT
Content Headers
Content-Length
102
Content-Type
text/html
content-length: 102 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 06 Sep 2026 11:20:53 GMT
X-Permitted-Cross-Domain-Policies
master-only
alt-svc: h3=":443"; ma=86400 date: Sun, 06 Sep 2026 11:20:53 GMT x-permitted-cross-domain-policies: master-only
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching