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
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Age
7134
Cache-Control
public,max-age=10,s-maxage=86400
Last-Modified
Thu, 16 Jul 2026 22:09:23 GMT
age: 7134 cache-control: public,max-age=10,s-maxage=86400 last-modified: Thu, 16 Jul 2026 22:09:23 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 29 Jul 2026 12:51:19 GMT
X-Amz-Request-Id
tx000000292079af81ac817-006a59597d-b35ac707-sfo3a
X-Do-App-Origin
535b723a-ddae-4eaa-ad4f-ce83cb406e4a
X-Do-Orig-Status
200
X-Rgw-Object-Type
Normal
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: a22c4121bb2c0d60-IAD date: Wed, 29 Jul 2026 12:51:19 GMT x-amz-request-id: tx000000292079af81ac817-006a59597d-b35ac707-sfo3a x-do-app-origin: 535b723a-ddae-4eaa-ad4f-ce83cb406e4a x-do-orig-status: 200 x-rgw-object-type: Normal
Recommendations
Enable compression (gzip/brotli) to improve performance