30 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
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
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • 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
13
Content-Type
Content
text/plain; charset=utf-8

Server Headers

Server
Server
Microsoft-IIS/10.0
X-Aspnet-Version
Server
4.0.30319
X-Powered-By
Server
ASP.NET

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Fri, 10 Apr 2026 16:59:05 GMT
Isocdi
Other
0
Microsoftsharepointteamservices
Other
16.0.0.27125
Ms-Cv
Other
ogioIWvQAMCoofFGdQbhcw.0
P3p
Other
CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
Request-Id
Other
21a808a2-d06b-c000-a8a1-f1467506e173
Spiislatency
Other
0
Splogid
Other
21a808a2-d06b-c000-a8a1-f1467506e173
Sprequestduration
Other
18
Sprequestguid
Other
21a808a2-d06b-c000-a8a1-f1467506e173
X-1dscollectorurl
Other
https://mobile.events.data.microsoft.com/OneCollector/1.0/
X-Ariacollectorurl
Other
https://browser.pipe.aria.microsoft.com/Collector/3.0/
X-Databoundary
Other
NONE
X-Forms_based_auth_required
Other
https://verisk-my.sharepoint.com/_forms/default.aspx?ReturnUrl=/_layouts/15/error.aspx&Source=%2f_layouts%2f15%2fauthenticate.aspx%3fSource%3d%252F
X-Forms_based_auth_return_url
Other
https://verisk-my.sharepoint.com/_layouts/15/error.aspx
X-Idcrl_auth_params_v1
Other
IDCRL Type="BPOSIDCRL", EndPoint="/_vti_bin/idcrl.svc/", RootDomain="sharepoint.com", Policy="MBI"
X-Ms-Invokeapp
Other
1; RequireReadOnly
X-Msdavext_error
Other
917656; Access+denied.+Before+opening+files+in+this+location%2c+you+must+first+browse+to+the+web+site+and+select+the+option+to+login+automatically.
X-Networkstatistics
Other
0,64872,0,0,10,18054,18054,1288
X-Sharepointhealthscore
Other
1

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology