Open
Cached
·
just now
22
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
Cache-Control
public, max-age=3600
Etag
"d41d8cd98f00b204e9800998ecf8427e"
Expires
Sun, 03 May 2026 00:38:16 GMT
Last-Modified
Fri, 03 Jan 2025 10:27:31 GMT
cache-control: public, max-age=3600 etag: "d41d8cd98f00b204e9800998ecf8427e" expires: Sun, 03 May 2026 00:38:16 GMT last-modified: Fri, 03 Jan 2025 10:27:31 GMT
Content Headers
Content-Length
0
Content-Type
text/plain
content-length: 0 content-type: text/plain
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sat, 02 May 2026 23:38:16 GMT
Via
1.1 google
X-Goog-Generation
1735900051229435
X-Goog-Hash
crc32c=AAAAAA==, md5=1B2M2Y8AsgTpgAmY7PhCfg==
X-Goog-Meta-X-Goog-Reserved-Source-Generation
1653921604947440
X-Goog-Metageneration
1
cf-cache-status: DYNAMIC cf-ray: 9f5adbc9ad564e63-IAD date: Sat, 02 May 2026 23:38:16 GMT via: 1.1 google x-goog-generation: 1735900051229435 x-goog-hash: crc32c=AAAAAA==, md5=1B2M2Y8AsgTpgAmY7PhCfg== x-goog-meta-x-goog-reserved-source-generation: 1653921604947440 x-goog-metageneration: 1 x-goog-storage-class: REGIONAL x-goog-stored-content-encoding: identity x-goog-stored-content-length: 0 x-guploader-uploadid: AAVLpEiVFxCn9B6jZ7El0DhZeooNHhL49nsVgL2l8yGLNMxJlNzyIIE3b8kJORNIzjavz_qdzSds4CQ
Recommendations
Enable compression (gzip/brotli) to improve performance