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
74782
Cache-Control
public,max-age=10,s-maxage=86400
Last-Modified
Sat, 19 Apr 2025 15:55:04 GMT
age: 74782 cache-control: public,max-age=10,s-maxage=86400 last-modified: Sat, 19 Apr 2025 15:55:04 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
Tue, 19 May 2026 01:15:21 GMT
X-Amz-Request-Id
tx00000ebcc2af62304111c-006a0a958b-b8331dd5-ams3c
X-Do-App-Origin
b0a5a371-ccea-4b33-9728-95bce9396109
X-Do-Orig-Status
200
X-Rgw-Object-Type
Normal
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9fdf4004f872e5f7-IAD date: Tue, 19 May 2026 01:15:21 GMT x-amz-request-id: tx00000ebcc2af62304111c-006a0a958b-b8331dd5-ams3c x-do-app-origin: b0a5a371-ccea-4b33-9728-95bce9396109 x-do-orig-status: 200 x-rgw-object-type: Normal
Recommendations
Enable compression (gzip/brotli) to improve performance