Open
Cached
·
just now
15
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
Vary
Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Etag
"8cfd79d2053d4efa3a400f48f9720467629e37fb"
etag: "8cfd79d2053d4efa3a400f48f9720467629e37fb"
Content Headers
Content-Disposition
inline; filename="index.html"
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="index.html" content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 02:53:29 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Railway-Cdn-Edge
fastly/cache-iad-kcgs7200028-IAD
X-Railway-Edge
railway/us-east4-eqdc4a
X-Railway-Request-Id
U_0pEj9eSei3pMAFo3UVLg
X-Served-By
cache-iad-kcgs7200028-IAD
date: Mon, 11 May 2026 02:53:29 GMT x-cache: MISS x-cache-hits: 0 x-railway-cdn-edge: fastly/cache-iad-kcgs7200028-IAD x-railway-edge: railway/us-east4-eqdc4a x-railway-request-id: U_0pEj9eSei3pMAFo3UVLg x-served-by: cache-iad-kcgs7200028-IAD
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching