21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Basic
script-src; worker-src; style-src; +8 more
X-Frame-Options
Present
ALLOW-FROM teams.microsoft.com
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Present
accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=(), ambient-light-sensor=(), autoplay=(), encrypted-media=(), fullscreen=(self), midi=(), picture-in-picture=(), speaker=()
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'

Performance Headers

4 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
x-fh-requested-host, accept-encoding

Caching Headers

3 headers
Cache-Control
Caching
no-store, no-cache, must-revalidate, proxy-revalidate
Etag
Caching
"bbe6f2e9e1652d68495e6f04d7459b2d1cb1ce52777b29a3e3271227aca0d936"
Last-Modified
Caching
Thu, 13 Nov 2025 09:34:43 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

7 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Fri, 14 Nov 2025 18:51:00 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Robots-Tag
Other
noindex
X-Served-By
Other
cache-nyc-kteb1890049-NYC
X-Timer
Other
S1763146260.250959,VS0,VE56

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 130ms