Open
Cached
·
6h ago
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2628000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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=10
Etag
"1a2c06605ea036ebc74617c511fb8b13"
Last-Modified
Tue, 02 Dec 2025 04:18:22 GMT
cache-control: public, max-age=10 etag: "1a2c06605ea036ebc74617c511fb8b13" last-modified: Tue, 02 Dec 2025 04:18:22 GMT
Content Headers
Content-Length
4286
Content-Type
text/html
content-length: 4286 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 07:15:38 GMT
X-Site-Id
d4d111aa-1f56-4ba0-b11a-c6af5ab92693
cf-cache-status: HIT cf-ray: 9fa7a222d8acc947-IAD date: Tue, 12 May 2026 07:15:38 GMT x-site-id: d4d111aa-1f56-4ba0-b11a-c6af5ab92693
Recommendations
Enable compression (gzip/brotli) to improve performance