Open Cached · just now
29 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=1209600; includeSubDomains; preload
Content-Security-Policy
Basic
block-all-mixed-content; connect-src; default-src; +5 more
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

2 headers
Connection
Performance
keep-alive
Vary
Performance
Origin

Caching Headers

2 headers
Cache-Control
Caching
no-store,no-cache
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Length
Content
50212
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
Kestrel

CORS Headers

1 headers
Access-Control-Allow-Methods
Cors
HEAD,GET,OPTIONS

Cookies Headers

1 headers
Set-Cookie
Cookies
_EDGE_V=1; expires=Sat, 28 Nov 2026 09:07:44 GMT; domain=.msn.com; path=/; httponly

Other Headers

15 headers
Akamai-Cache-Status
Other
NotCacheable from child
Akamai-Grn
Other
0.421fd717.1762160864.c53ed3f
Akamai-Request-Bc
Other
[a=23.215.31.66,b=206826815,c=g,n=US_IL_CHICAGO,o=20940],[c=c,n=US_VA_ASHBURN,o=20940],[a=202,c=o]
Akamai-Request-Id
Other
c53ed3f
Akamai-Server-Ip
Other
23.215.31.66
Alt-Svc
Other
h3=":443"; ma=93600
Date
Other
Mon, 03 Nov 2025 09:07:44 GMT
Nel
Other
{"report_to":"network-errors","max_age":604800,"success_fraction":0.001,"failure_fraction":1.0}
Nel-And-Csp-Report-To
Other
{"group":"network-errors","max_age":604800,"endpoints":[{"url":"https://deff.nelreports.net/api/report?cat=msn"}]},{"group":"csp-endpoint","max_age":86400,"endpoints":[{"url":"https://deff.nelreports.net/api/report"}]}
Server-Timing
Other
clientrtt; dur=22, clienttt; dur=59, origin; dur=9, cdntime; dur=50, wpo;dur=0,1s;dur=0
Timing-Allow-Origin
Other
*
X-Cdn-Ref
Other
c53ed3f | 690870e080c0447c8c446b8344b71928|AFD:690870e080c0447c8c446b8344b71928|2025-11-03T09:07:44.331Z | 2025-11-03T09:07:44
X-Ceto-Ref
Other
690870e080c0447c8c446b8344b71928|AFD:690870e080c0447c8c446b8344b71928|2025-11-03T09:07:44.331Z
X-Msedge-Ref
Other
c53ed3f | 690870e080c0447c8c446b8344b71928|AFD:690870e080c0447c8c446b8344b71928|2025-11-03T09:07:44.331Z | 2025-11-03T09:07:44
X-Ua-Compatible
Other
IE=Edge;chrome=1

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 339ms