Open
Cached
·
22m ago
15
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
Connection
close
connection: close
Caching Headers
Cache-Control
no-store, max-age=0
cache-control: no-store, max-age=0
Content Headers
Content-Length
2515
Content-Type
text/html; charset=UTF-8
content-length: 2515 content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Methods
OPTIONS,GET,POST
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
x-amzn-waf-action
Access-Control-Max-Age
86400
access-control-allow-methods: OPTIONS,GET,POST access-control-allow-origin: * access-control-expose-headers: x-amzn-waf-action access-control-max-age: 86400
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 02:43:50 GMT
date: Wed, 06 May 2026 02:43:50 GMT via: 1.1 75171afe872c03bf51fccd69b0862020.cloudfront.net (CloudFront) x-amz-cf-id: tteLFhfXleLUBSkymLBRy32v7J5UFID-TZxvlAITp7D-VgJAn_lA4w== x-amz-cf-pop: IAD55-P10 x-amzn-waf-action: captcha x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance