Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
Origin
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Origin
Caching Headers
Age
36
Cache-Control
public, max-age=300, immutable
Expires
Tue, 12 May 2026 07:56:02 GMT
Last-Modified
Mon, 04 May 2026 20:54:44 GMT
age: 36 cache-control: public, max-age=300, immutable expires: Tue, 12 May 2026 07:56:02 GMT last-modified: Mon, 04 May 2026 20:54:44 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 07:56:39 GMT
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0,cfWorker;dur=10
Service-Worker-Allowed
/
cf-cache-status: HIT cf-ray: 9fa7de3be862d635-IAD date: Tue, 12 May 2026 07:56:39 GMT server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0,cfWorker;dur=10 service-worker-allowed: /
Recommendations
Enable compression (gzip/brotli) to improve performance