Security Report Summary
R
Redirect: Click here to follow the redirect to https://www.sbnation.com/users/beardlevin82n.
Site: https://www.arrowheadpride.com/users/beardlevin82n
IP Address: 199.232.25.246
Report Time: 28 Jun 2026 07:16:55 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
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".
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
Response is not HTMLThe content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate.
Raw Headers
HTTP/2301
content-security-policyframe-ancestors https://platform.sbnation.com https://*.sbnation.com https://platform.arrowheadpride.com https://*.arrowheadpride.com 'self'
locationhttps://www.sbnation.com/users/beardlevin82n
middleware-start6282095.284827
vm-cyclone-community-idc5d0907b-aa85-4ed7-ac12-bbeaa023ac0e
cache-controlmax-age=3600s
via1.1 varnish, 1.1 varnish
accept-rangesbytes
age0
dateSun, 28 Jun 2026 07:16:55 GMT
x-served-bycache-iad-kcgs7200140-IAD, cache-dub4385-DUB
x-cacheMISS, MISS
x-cache-hits0, 0
x-timerS1782631015.923084,VS0,VE93
varyx-app-id, x-app-id
set-cookievmidv1=ffb1a5ce-d893-4442-8a57-58de4e163389;Expires=Fri, 27 Jun 2031 07:16:55 GMT;Domain=www.arrowheadpride.com;Path=/;SameSite=Lax;Secure
set-cookie_vm_consent_type=opt-in; expires=Mon, 29 Jun 2026 07:16:55 GMT; path=/;
strict-transport-securitymax-age=31556952; preload
alt-svch3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-length44
X-Frame-OptionsHeader not set, see Additional Information below.
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
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.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.