Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • 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
Expires
Tue, 28 Apr 2026 05:26:16 GMT
expires: Tue, 28 Apr 2026 05:26:16 GMT
Content Headers
Content-Length
364
Content-Type
text/html
content-length: 364 content-type: text/html
Server Headers
Server
Intralinks
X-Powered-By
Intralinks
server: Intralinks x-powered-by: Intralinks
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=93600
Date
Tue, 28 Apr 2026 05:26:16 GMT
Mime-Version
1.0
Server-Timing
cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1777353976077_386075813_4097209466_12_5899_5_17_-";dur=1
akamai-grn: 0.a50c0317.1777353976.f436747a alt-svc: h3=":443"; ma=93600 date: Tue, 28 Apr 2026 05:26:16 GMT mime-version: 1.0 server-timing: cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1777353976077_386075813_4097209466_12_5899_5_17_-";dur=1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology