Security Report Summary
B
Site: | https://www.theoutbound.com/users/totositeweb-top-3 | ||
---|---|---|---|
IP Address: | 199.232.26.132 | ||
Report Time: | 22 Aug 2025 19:34:08 UTC | ||
Headers: |
|
||
Advanced: |
|
Missing Headers
Content-Security-Policy | Content 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-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
HTTP/2 | 200 |
---|---|
access-control-allow-credentials | true |
access-control-request-method | * |
cache-control | private |
content-type | text/html; charset=utf-8 |
etag | W/"f43224b1f43a342e15bb8e5c293d031a" |
nel | {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1} |
referrer-policy | strict-origin-when-cross-origin |
report-to | {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=1Jog8Mi1b1YzMdL9kDDJdN%2FxjMZbFw%2Fc5livIwicDrU%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1755891248"}],"max_age":3600} |
reporting-endpoints | heroku-nel="https://nel.heroku.com/reports?s=1Jog8Mi1b1YzMdL9kDDJdN%2FxjMZbFw%2Fc5livIwicDrU%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1755891248" |
server | Heroku |
strict-transport-security | max-age=63072000 |
via | 1.1 heroku-router, 1.1 varnish |
x-content-type-options | nosniff |
x-download-options | noopen |
x-frame-options | SAMEORIGIN |
x-permitted-cross-domain-policies | none |
x-request-id | b06b57cc-d9d1-71fa-f392-e4e2a34e632a |
x-runtime | 0.061898 |
x-xss-protection | 1; mode=block |
access-control-allow-origin | * |
accept-ranges | none |
date | Fri, 22 Aug 2025 19:34:08 GMT |
x-served-by | cache-dub4331-DUB |
x-cache | MISS |
x-cache-hits | 0 |
x-timer | S1755891248.773131,VS0,VE417 |
vary | Accept, Origin, Accept-Encoding |
x-latitude | 53.360 |
x-longitude | -6.240 |
x-country-code | IE |
content-encoding | gzip |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-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-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
nel | Network 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-policy | Referrer 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-to | Report-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. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
strict-transport-security | HTTP 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-options | X-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-options | X-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-protection | X-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. |
access-control-allow-origin | This is a very lax CORS policy. Such a policy should only be used on a public CDN. |