Open
Cached
·
just now
14
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
"31e033c45f62dba80b39f4d9fd86d55c"
Last-Modified
Mon, 15 Sep 2025 02:10:40 GMT
etag: "31e033c45f62dba80b39f4d9fd86d55c" last-modified: Mon, 15 Sep 2025 02:10:40 GMT
Content Headers
Content-Length
621
Content-Type
text/html
content-length: 621 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 16 May 2026 23:07:32 GMT
alt-svc: h3=":443"; ma=86400 date: Sat, 16 May 2026 23:07:32 GMT via: 1.1 81d2bbed6d967470f490f7ed09936a1c.cloudfront.net (CloudFront) x-amz-cf-id: Pd2DZfCw4cTIxcYqOnxNFkH4DwYAwsX-yGsiebnlwvHLshIecjTh4g== x-amz-cf-pop: IAD61-P5 x-amz-server-side-encryption: AES256 x-cache: RefreshHit from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching