Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Host,X-Forwarded-Proto, Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding, Host,X-Forwarded-Proto, Accept-Encoding
Caching Headers
Cache-Control
max-age=3600
Etag
W/"1fd4-64e3f0100cdc0"
Expires
Thu, 04 Jun 2026 01:06:25 GMT
Last-Modified
Mon, 30 Mar 2026 14:52:47 GMT
cache-control: max-age=3600 etag: W/"1fd4-64e3f0100cdc0" expires: Thu, 04 Jun 2026 01:06:25 GMT last-modified: Mon, 30 Mar 2026 14:52:47 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 04 Jun 2026 00:06:30 GMT
X-From
sfp-ioweb82-1
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a062b1263c522fd6-IAD date: Thu, 04 Jun 2026 00:06:30 GMT x-from: sfp-ioweb82-1
Recommendations
Enable compression (gzip/brotli) to improve performance