Cached · 6h ago
22 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +5 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
interest-cohort=(), camera=(), microphone=(); +5 more
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Content-Type-Options: nosniff

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
cookie,need-authorization, x-fh-requested-host, accept-encoding

Caching Headers

Cache-Control
Caching
public, max-age=0, s-maxage=300, stale-while-revalidate=3600

Content Headers

Content-Length
Content
120498
Content-Type
Content
text/html;charset=UTF-8

Server Headers

Server
Server
Google Frontend
X-Powered-By
Server
Express

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Sun, 30 Aug 2026 01:27:17 GMT
Document-Isolation-Policy
Other
isolate-and-credentialless
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Country-Code
Other
US
X-Served-By
Other
cache-ewr-kewr1740068-EWR
X-Timer
Other
S1788053236.038064,VS0,VE1044

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology