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
"5d1e29f9-4149"
Expires
Tue, 28 Jul 2026 10:16:58 GMT
Last-Modified
Thu, 04 Jul 2019 16:31:53 GMT
age: 0 cache-control: max-age=600 etag: "5d1e29f9-4149" expires: Tue, 28 Jul 2026 10:16:58 GMT last-modified: Thu, 04 Jul 2019 16:31:53 GMT
Content Headers
Content-Length
16713
Content-Type
text/html; charset=utf-8
content-length: 16713 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Tue, 28 Jul 2026 10:06:58 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Proxy-Cache
MISS
X-Served-By
cache-nyc-kteb1890055-NYC
X-Timer
S1785233219.919273,VS0,VE20
date: Tue, 28 Jul 2026 10:06:58 GMT via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-fastly-request-id: 4e9342d1d6bb153b01287c84a3a8eed675e09328 x-github-request-id: D8FC:341FE5:2BF3844:2ECCA81:6A687F42 x-proxy-cache: MISS x-served-by: cache-nyc-kteb1890055-NYC x-timer: S1785233219.919273,VS0,VE20
Recommendations
Enable compression (gzip/brotli) to improve performance