Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000;
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Present
interest-cohort=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Age
51977
Last-Modified
Mon, 04 May 2026 17:03:39 GMT
age: 51977 last-modified: Mon, 04 May 2026 17:03:39 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
Cf-Apo-Via
tcache
Date
Tue, 05 May 2026 07:29:56 GMT
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=8,cfOrigin;dur=0
Via
0.0 Caddy
cf-apo-via: tcache cf-cache-status: HIT cf-ray: 9f6e097acdc28e97-IAD date: Tue, 05 May 2026 07:29:56 GMT server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=8,cfOrigin;dur=0 via: 0.0 Caddy
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching