Security Report Summary
R
Redirect: Click here to follow the redirect to https://www.geniusu.com/profiles/2438805.
Site: https://app.geniusu.com/users/2438805/
IP Address: 99.83.217.1
Report Time: 20 Jun 2026 19:45:20 UTC
Headers:
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Permissions-Policy
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2302
cache-controlno-cache
content-typetext/html; charset=utf-8
locationhttps://www.geniusu.com/profiles/2438805
nel{"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
p3pCP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
referrer-policystrict-origin-when-cross-origin
report-to{"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=q9u86x1uCKsEG3yxajAZ4RQhDZV5b91%2FEXBE%2FvJjk6M%3D\u0026sid=c4c9725f-1ab0-44d8-820f-430df2718e11\u0026ts=1781984720"}],"max_age":3600}
reporting-endpointsheroku-nel="https://nel.heroku.com/reports?s=q9u86x1uCKsEG3yxajAZ4RQhDZV5b91%2FEXBE%2FvJjk6M%3D&sid=c4c9725f-1ab0-44d8-820f-430df2718e11&ts=1781984720"
serverHeroku
set-cookieahoy_track=true; path=/; SameSite=Lax; secure
set-cookieahoy_visitor=96632620-0969-4949-bad9-71cf8c9375b5; domain=.geniusu.com; path=/; expires=Tue, 20 Jun 2028 19:45:20 GMT; SameSite=Lax; secure
set-cookieahoy_visit=03a1fcb9-40e0-45ae-b8c5-c952c4f12c6c; domain=.geniusu.com; path=/; expires=Sun, 21 Jun 2026 07:45:20 GMT; SameSite=Lax; secure
set-cookie_geniusu_session_new=a4f86e840ed7875d656a743f99c16b9f; path=/; secure; HttpOnly; SameSite=Lax
strict-transport-securitymax-age=63072000; includeSubDomains
via2.0 heroku-router
x-content-type-optionsnosniff
x-download-optionsnoopen
x-frame-optionsSAMEORIGIN
x-permitted-cross-domain-policiesnone
x-request-id098fe857-3340-4b64-bb4f-900d23e92da7
x-runtime0.039317
x-xss-protection1; mode=block
content-length106
dateSat, 20 Jun 2026 19:45:20 GMT
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
nelNetwork Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports.
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.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
set-cookieThere is no Cookie Prefix on this cookie.
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-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".
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-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.