Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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
bytes
Connection
close
Vary
cookie,need-authorization, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
public, max-age=0, s-maxage=300, stale-while-revalidate=3600
cache-control: public, max-age=0, s-maxage=300, stale-while-revalidate=3600
Content Headers
Content-Length
105466
Content-Type
text/html;charset=UTF-8
content-length: 105466 content-type: text/html;charset=UTF-8
Server Headers
server: Google Frontend x-powered-by: Express
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sun, 30 Aug 2026 11:11:15 GMT
Document-Isolation-Policy
isolate-and-credentialless
X-Cache
MISS
X-Cache-Hits
0
X-Country-Code
US
X-Served-By
cache-nyc-kteb1890035-NYC
X-Timer
S1788088271.282758,VS0,VE4567
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 30 Aug 2026 11:11:15 GMT document-isolation-policy: isolate-and-credentialless x-cache: MISS x-cache-hits: 0 x-country-code: US x-served-by: cache-nyc-kteb1890035-NYC x-timer: S1788088271.282758,VS0,VE4567
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology