Open
Cached
·
just now
23
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
accept-ranges: bytes connection: close
Caching Headers
Age
0
Cache-Control
public, max-age=3600
Etag
"76b9e03549f4bc7021ef2a280af82a3c"
Expires
Mon, 03 Aug 2026 22:12:15 GMT
Last-Modified
Mon, 12 Jan 2026 20:16:55 GMT
age: 0 cache-control: public, max-age=3600 etag: "76b9e03549f4bc7021ef2a280af82a3c" expires: Mon, 03 Aug 2026 22:12:15 GMT last-modified: Mon, 12 Jan 2026 20:16:55 GMT
Content Headers
Content-Length
8735
Content-Type
text/html
content-length: 8735 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
*
access-control-allow-origin: * access-control-expose-headers: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Mon, 03 Aug 2026 21:12:15 GMT
Via
1.1 google
X-Goog-Generation
1768249015364820
X-Goog-Hash
crc32c=l4f41A==, md5=drngNUn0vHAh7yooCvgqPA==
X-Goog-Meta-Goog-Reserved-File-Mtime
1768248829
X-Goog-Metageneration
1
alt-svc: h3=":443"; ma=2592000 date: Mon, 03 Aug 2026 21:12:15 GMT via: 1.1 google x-goog-generation: 1768249015364820 x-goog-hash: crc32c=l4f41A==, md5=drngNUn0vHAh7yooCvgqPA== x-goog-meta-goog-reserved-file-mtime: 1768248829 x-goog-metageneration: 1 x-goog-storage-class: STANDARD x-goog-stored-content-encoding: identity x-goog-stored-content-length: 8735 x-guploader-uploadid: AKhXX7I1gAD52bew0V_dtf9x_CTNSg_YNTQOzeOXPbusZfcHt5Bs6zOU8J-56g5VdGX548vW7XO77Qw
Recommendations
Enable compression (gzip/brotli) to improve performance