Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15724800; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 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
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Expires
Fri, 07 Aug 2026 05:20:15 GMT
expires: Fri, 07 Aug 2026 05:20:15 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
Server
hoothoot/2694975305
server: hoothoot/2694975305
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Fri, 07 Aug 2026 04:20:15 GMT
Timing-Allow-Origin
*
Via
fen-hoothoot-us-east1-spot-r0vq.gce-us-east1, 1.1 google
X-Robots-Tag
noindex, nofollow
alt-svc: h3=":443"; ma=2592000 date: Fri, 07 Aug 2026 04:20:15 GMT timing-allow-origin: * via: fen-hoothoot-us-east1-spot-r0vq.gce-us-east1, 1.1 google x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching