Security Report Summary
C
Site: https://www.teamkennedy.com/
IP Address: 162.159.138.44
Report Time: 05 Jul 2026 02:24:25 UTC
Headers:
  • X-Frame-Options
  • X-Content-Type-Options
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
  • Strict-Transport-Security
Advanced:
Not bad… Maybe you should perform a deeper security analysis of your website and APIs:
Missing Headers
Referrer-PolicyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Strict-Transport-SecurityThe "max-age" directive is too small. The minimum recommended value is 2592000 (30 days).
Raw Headers
HTTP/2200
dateSun, 05 Jul 2026 02:24:24 GMT
content-typetext/html; charset=utf-8
x-frame-optionsSAMEORIGIN
x-content-type-optionsnosniff
content-security-policyframe-ancestors joinkennedy.nationbuilder.com
varyAccept
access-control-request-methodGET, POST, PUT, DELETE
cache-controlno-cache, no-store, max-age=0, must-revalidate
expiresFri, 01 Jan 1990 00:00:00 GMT
x-nb-cached-pageyes
strict-transport-securitymax-age=0; includeSubDomains; preload
x-request-id280a4458-6551-47b7-bd22-ae939c74c328
x-runtime0.453522
x-content-digest08054da5880f4c5c56660353cd94a52337335877
age0
x-rack-cachemiss, ignore, store
x-middleware-startt=1783218264071884
cf-cache-statusDYNAMIC
set-cookie_nbuild_token=04cEOG3I3ZFeK0uYwNVYeCG8LGOqB%2FU17AUdxzR8NQA%3D; path=/; HttpOnly
set-cookie_nbuild_session=9959a0a3034f780b0fec251804514281; path=/; HttpOnly
set-cookie_cfuvid=bLBHsSv_RDz1xV26H0Z9wSsbgvqxTU7NtD6sxLhxQJk-1783218263.7361374-1.0.1.1-bYTVAF0iJ9EFDTfshCOBG.rhqniX.Hsyknb.a0s5qe8; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.teamkennedy.com
server-timingcfCacheStatus;desc="DYNAMIC"
server-timingcfEdge;dur=8,cfOrigin;dur=931
content-encodinggzip
servercloudflare
cf-raya162e9c458cc1b8a-DUB
alt-svch3=":443"; ma=86400
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
x-frame-optionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.
x-content-type-optionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
strict-transport-securityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
set-cookieThe 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".