Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; 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
0
Cache-Control
public, max-age=3600
Etag
"7c3a5bc6b736b3023506bb3f4b0540e3"
Expires
Thu, 09 Apr 2026 00:04:13 GMT
Last-Modified
Wed, 22 Sep 2021 12:05:39 GMT
age: 0 cache-control: public, max-age=3600 etag: "7c3a5bc6b736b3023506bb3f4b0540e3" expires: Thu, 09 Apr 2026 00:04:13 GMT last-modified: Wed, 22 Sep 2021 12:05:39 GMT
Content Headers
Content-Language
en
Content-Length
3395
Content-Type
text/html
content-language: en content-length: 3395 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Wed, 08 Apr 2026 23:04:13 GMT
X-Goog-Generation
1632312339535377
X-Goog-Hash
crc32c=EBPvtw==, md5=fDpbxrc2swI1Brs/SwVA4w==
X-Goog-Meta-Goog-Reserved-File-Mtime
1632312325
X-Goog-Metageneration
1
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Wed, 08 Apr 2026 23:04:13 GMT x-goog-generation: 1632312339535377 x-goog-hash: crc32c=EBPvtw==, md5=fDpbxrc2swI1Brs/SwVA4w== x-goog-meta-goog-reserved-file-mtime: 1632312325 x-goog-metageneration: 1 x-goog-storage-class: STANDARD x-goog-stored-content-encoding: identity x-goog-stored-content-length: 3395 x-guploader-uploadid: AMNfjG0dMUBIZSDCP4oyVe0H5VA6i2ttHSM5MdhtlpNR8ynrtU1PnjLTwGLFpz1POjvkBE1VvQCbMg8
Recommendations
Enable compression (gzip/brotli) to improve performance