Open
Cached
·
just now
18
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
Good
no-referrer-when-downgrade
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
1891
Cache-Control
max-age=3600, public
Etag
"875e9d05138fc0cff582e829d18eec63"
Expires
Tue, 15 Sep 2026 03:49:52 GMT
Last-Modified
Tue, 15 Sep 2026 02:49:52 GMT
Pragma
public
age: 1891 cache-control: max-age=3600, public etag: "875e9d05138fc0cff582e829d18eec63" expires: Tue, 15 Sep 2026 03:49:52 GMT last-modified: Tue, 15 Sep 2026 02:49:52 GMT pragma: public
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: Apache/2.4.68 (Amazon Linux) x-powered-by: W3 Total Cache
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 15 Sep 2026 02:49:52 GMT
date: Tue, 15 Sep 2026 02:49:52 GMT via: 1.1 e4988703a7c309c2817a35cb916bef58.cloudfront.net (CloudFront) x-amz-cf-id: _q0o7hrByP02jHy-2aog3cMvPcuw6iLOfJmicEpppFE2R-SJK2fhrw== x-amz-cf-pop: IAD55-P6 x-cache: Hit from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology