Open
Cached
·
just now
26
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains; preload
Content-Security-Policy
Good
default-src; img-src; script-src; +1 more
default-src 'none'; img-src https: data:; script-src 'unsafe-inline'; style-src 'self' 'unsafe-inline'
X-Frame-Options
Excellent
deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
0 headers
No performance headers found
Caching Headers
3 headers
Cache-Control
Caching
no-cache, no-store, must-revalidate, private
Etag
Caching
W/"84-fOi4FWlb6QlumWV48RBT4YVwhpw"
Pragma
Caching
no-cache
Content Headers
2 headers
Content-Length
Content
132
Content-Type
Content
application/json; charset=utf-8
Server Headers
1 headers
Server
Server
Google Frontend
CORS Headers
6 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
Authorization, Content-Type, Accept, X-Access-Token
Access-Control-Allow-Methods
Cors
DELETE, GET, OPTIONS, PATCH, POST, PUT
Access-Control-Allow-Origin
Cors
*
Access-Control-Expose-Headers
Cors
Content-Length
Access-Control-Max-Age
Cors
0
Cookies Headers
0 headers
No cookies headers found
Other Headers
8 headers
Access-Control-Request-Headers
Other
Content-Type
Access-Control-Request-Method
Other
POST
Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Other
Tue, 18 Nov 2025 05:59:39 GMT
Robots
Other
noindex
Via
Other
1.1 google
X-Cloud-Trace-Context
Other
f9874a1c02cbdbff57dd81885f007710
X-Permitted-Cross-Domain-Policies
Other
none
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 301ms