Open
Cached
·
9h ago
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Origin
connection: close transfer-encoding: chunked vary: Accept-Encoding, Origin
Caching Headers
Cache-Control
public,max-age=0
Etag
W/"b674355920e23a5b55cf76c0a701d7f8"
Last-Modified
Thu, 19 Feb 2026 08:40:35 GMT
cache-control: public,max-age=0 etag: W/"b674355920e23a5b55cf76c0a701d7f8" last-modified: Thu, 19 Feb 2026 08:40:35 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Sat, 09 May 2026 01:49:41 GMT
Warning
214 UploadServer gunzipped
X-Goog-Generation
1771490435376275
X-Goog-Hash
crc32c=XbXybw==, md5=tnQ1WSDiOltVz3bApwHX+A==
X-Goog-Metageneration
1
X-Guploader-Response-Body-Transformations
gunzipped
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Sat, 09 May 2026 01:49:41 GMT warning: 214 UploadServer gunzipped x-goog-generation: 1771490435376275 x-goog-hash: crc32c=XbXybw==, md5=tnQ1WSDiOltVz3bApwHX+A== x-goog-metageneration: 1 x-goog-storage-class: MULTI_REGIONAL x-goog-stored-content-encoding: gzip x-goog-stored-content-length: 2558 x-guploader-response-body-transformations: gunzipped x-guploader-uploadid: AAVLpEg6QIU22H8vb-KiUq9NQpRLEFXmNgzJG1Q5MSH0Os6mz5OgejbBBEY0ZZ2MdmVSyl0
Recommendations
Enable compression (gzip/brotli) to improve performance