Open
Cached
·
just now
16
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
Etag
"c194ab8804d46f6a4efa720392201687"
Last-Modified
Tue, 24 Mar 2026 20:20:41 GMT
etag: "c194ab8804d46f6a4efa720392201687" last-modified: Tue, 24 Mar 2026 20:20:41 GMT
Content Headers
Content-Length
1402
Content-Type
text/html
content-length: 1402 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 29 Mar 2026 01:25:35 GMT
X-Robots-Tag
noindex, nofollow
alt-svc: h3=":443"; ma=86400 date: Sun, 29 Mar 2026 01:25:35 GMT via: 1.1 65ed266dda094f56ecb91fc422768658.cloudfront.net (CloudFront) x-amz-cf-id: 5eyLYBfdLhAgcQw0yJt-0SDbhbA8Cdd_6psKfKo4AvLzA8YVyWvj6A== x-amz-cf-pop: IAD55-P6 x-amz-server-side-encryption: AES256 x-amz-version-id: MjKYFFfRKnbHmn7_AAW1_YoEl4R6Soim x-cache: Miss from cloudfront x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching