Open
Cached
·
just now
22
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains
X-Frame-Options
Present
sameorigin, SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
none
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
accept-ranges: none connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
0
Cache-Control
no-store, no-cache, must-revalidate, no-transform
Expires
Mon, 20 Aug 1969 09:23:00 GMT
Last-Modified
Thu, 23 Jul 2026 09:26:44 GMT
Pragma
no-cache
age: 0 cache-control: no-store, no-cache, must-revalidate, no-transform expires: Mon, 20 Aug 1969 09:23:00 GMT last-modified: Thu, 23 Jul 2026 09:26:44 GMT pragma: no-cache
Content Headers
Content-Language
en
Content-Type
text/html; charset=utf-8
content-language: en content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Content-Script-Type
text/javascript
Content-Style-Type
text/css
Date
Thu, 23 Jul 2026 09:26:44 GMT
X-Cache
MISS
X-Trace
ip-10-7-22-37->amazon_10_7_95_174
X-Ua-Compatible
IE=edge
content-script-type: text/javascript content-style-type: text/css date: Thu, 23 Jul 2026 09:26:44 GMT x-cache: MISS x-trace: ip-10-7-22-37->amazon_10_7_95_174 x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance