Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains; preload
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
close
connection: close
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Length
28969
Content-Type
text/html; charset=utf-8
content-length: 28969 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 16 Aug 2026 03:08:59 GMT
X-Content-Security-Policy
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
None
X-Instance-Name
TEAMINTEG000002
date: Sun, 16 Aug 2026 03:08:59 GMT x-content-security-policy: 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: None x-instance-name: TEAMINTEG000002
Recommendations
Enable compression (gzip/brotli) to improve performance