Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
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 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
accept-ranges: bytes connection: close
Caching Headers
Age
27874
Cache-Control
public, max-age=0, must-revalidate
Etag
"f4080846124db8bfa9a407ec501b3829"
Last-Modified
Mon, 06 Apr 2026 22:28:19 GMT
age: 27874 cache-control: public, max-age=0, must-revalidate etag: "f4080846124db8bfa9a407ec501b3829" last-modified: Mon, 06 Apr 2026 22:28:19 GMT
Content Headers
Content-Disposition
inline; filename="404"
Content-Length
7359
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="404" content-length: 7359 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Tue, 07 Apr 2026 06:12:53 GMT
X-Matched-Path
/404
date: Tue, 07 Apr 2026 06:12:53 GMT x-matched-path: /404 x-vercel-cache: HIT x-vercel-id: iad1::w8j9j-1775542373466-86c9f33b0425
Recommendations
Enable compression (gzip/brotli) to improve performance