Open
Cached
·
just now
21
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
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
0
Cache-Control
max-age=600
Etag
"5bf3e4b5-6b4"
Expires
Mon, 06 Apr 2026 06:05:07 GMT
Last-Modified
Tue, 20 Nov 2018 10:40:53 GMT
age: 0 cache-control: max-age=600 etag: "5bf3e4b5-6b4" expires: Mon, 06 Apr 2026 06:05:07 GMT last-modified: Tue, 20 Nov 2018 10:40:53 GMT
Content Headers
Content-Length
1716
Content-Type
text/html; charset=utf-8
content-length: 1716 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 06 Apr 2026 05:55:07 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Proxy-Cache
MISS
X-Served-By
cache-nyc-kteb1890078-NYC
X-Timer
S1775454907.237993,VS0,VE24
date: Mon, 06 Apr 2026 05:55:07 GMT via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-fastly-request-id: ca51d8ed4afa12c857a75fe1462ba72313228ff8 x-github-request-id: ED02:D318:3D50E00:4144BE6:69D34ABB x-proxy-cache: MISS x-served-by: cache-nyc-kteb1890078-NYC x-timer: S1775454907.237993,VS0,VE24
Recommendations
Enable compression (gzip/brotli) to improve performance