Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires
Thu, 01 Jan 1970 00:00:01 GMT
cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 expires: Thu, 01 Jan 1970 00:00:01 GMT
Content Headers
Content-Length
17
Content-Type
text/plain; charset=UTF-8
content-length: 17 content-type: text/plain; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 16 Aug 2026 07:54:29 GMT
Server-Timing
cfEdge;dur=2,cfOrigin;dur=0
cf-ray: a2bedf0db8bde5f0-IAD date: Sun, 16 Aug 2026 07:54:29 GMT server-timing: cfEdge;dur=2,cfOrigin;dur=0
Recommendations
Enable compression (gzip/brotli) to improve performance