13 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains; preload
Content-Security-Policy
Basic
script-src; connect-src; style-src; +2 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close

Caching Headers

Cache-Control
Caching
private

Content Headers

Content-Length
Content
28969
Content-Type
Content
text/html; charset=utf-8

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Sun, 16 Aug 2026 03:08:59 GMT
X-Content-Security-Policy
Other
script-src 'self' 'unsafe-eval' 'unsafe-inline'; connect-src 'self' *.azurewebsites.net *.team.viewpoint.com; style-src 'self' 'unsafe-inline'; frame-ancestors 'self'; referrer origin-when-cross-origin
X-Instance-Id
Other
None
X-Instance-Name
Other
TEAMINTEG000002

Recommendations

Enable compression (gzip/brotli) to improve performance