Open
Cached
·
4h ago
17
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
"c71005b7f75c3e83a2179c7c06a3f6ca"
Last-Modified
Fri, 08 May 2026 10:21:49 GMT
cache-control: public,max-age=3600 etag: "c71005b7f75c3e83a2179c7c06a3f6ca" last-modified: Fri, 08 May 2026 10:21:49 GMT
Content Headers
Content-Length
461
Content-Type
text/html
content-length: 461 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 12 May 2026 06:57:06 GMT
X-Goog-Generation
1778235709632345
X-Goog-Hash
crc32c=+Sa6ng==, md5=xxAFt/dcPoOiF5x8BqP2yg==
X-Goog-Metageneration
1
alt-svc: h3=":443"; ma=2592000 date: Tue, 12 May 2026 06:57:06 GMT x-goog-generation: 1778235709632345 x-goog-hash: crc32c=+Sa6ng==, md5=xxAFt/dcPoOiF5x8BqP2yg== x-goog-metageneration: 1 x-goog-storage-class: STANDARD x-goog-stored-content-encoding: identity x-goog-stored-content-length: 461 x-guploader-uploadid: AAVLpEgKbZoB5HDYmYu2THxnOtwLLgSAlISGB3-S3YruOXRnlSfXcMqCVxXfE-3K7jmKCBVJ
Recommendations
Enable compression (gzip/brotli) to improve performance