Open
Cached
·
just now
17
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
Age
509
Etag
"f0f61464434ece75191d25e1bf4240be"
Last-Modified
Mon, 02 Aug 2021 11:17:27 GMT
age: 509 etag: "f0f61464434ece75191d25e1bf4240be" last-modified: Mon, 02 Aug 2021 11:17:27 GMT
Content Headers
Content-Length
2718
Content-Type
text/html
content-length: 2718 content-type: text/html
CORS Headers
Access-Control-Allow-Methods
GET, HEAD
Access-Control-Allow-Origin
*
access-control-allow-methods: GET, HEAD access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 08 Apr 2026 18:30:48 GMT
X-Amz-Replication-Status
COMPLETED
date: Wed, 08 Apr 2026 18:30:48 GMT via: 1.1 adb1e662a56a66af8436707ac879d8de.cloudfront.net (CloudFront) x-amz-cf-id: -0vwgvnrR2DohOwm9welxMg7axUHvWDDhxJs-AKUTI7erT-HaAQicw== x-amz-cf-pop: IAD61-P9 x-amz-replication-status: COMPLETED x-amz-version-id: d40pigAPxuAYNFtQ9dwzWk87gXQqyz2X x-cache: Hit from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching