Open
Cached
·
1h ago
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Significantly strengthen CSP directives
- • 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
no-cache
Etag
"6a84624b-1205"
Last-Modified
Tue, 18 Aug 2026 13:46:51 GMT
cache-control: no-cache etag: "6a84624b-1205" last-modified: Tue, 18 Aug 2026 13:46:51 GMT
Content Headers
Content-Length
4613
Content-Type
text/html
content-length: 4613 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Wed, 02 Sep 2026 20:55:15 GMT
Permission-Policy
interest-cohort=()
alt-svc: h3=":443"; ma=2592000 date: Wed, 02 Sep 2026 20:55:15 GMT permission-policy: interest-cohort=()
Recommendations
Enable compression (gzip/brotli) to improve performance