Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000
X-Frame-Options
Good
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
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Last-Modified
Mon, 06 Apr 2026 02:41:10 GMT
last-modified: Mon, 06 Apr 2026 02:41:10 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 05 May 2026 10:26:50 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=232,cfOrigin;dur=253
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f6f0c944a39061a-IAD date: Tue, 05 May 2026 10:26:50 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=232,cfOrigin;dur=253
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching