Security Report Summary
A
| Site: | https://r1nge.com/ | ||
|---|---|---|---|
| IP Address: | 130.17.2.21 | ||
| Report Time: | 22 Sep 2026 22:50:18 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. |
|---|
Warnings
| Permissions-Policy | We detected an invalid directive, " attribution-reporting". We detected an invalid directive, " compute-pressure". We detected an invalid directive, " direct-sockets". We detected an invalid directive, " identity-credentials-get". We detected an invalid directive, " mediasession". We detected an invalid directive, " otp-credentials". We detected an invalid directive, " storage-access". We detected an invalid directive, " window-management". |
|---|
Raw Headers
| HTTP/2 | 200 |
|---|---|
| access-control-allow-origin | https://r1nge.com |
| alt-svc | h3=":443"; ma=2592000 |
| content-encoding | gzip |
| content-type | text/html; charset=utf-8 |
| cross-origin-embedder-policy | require-corp |
| cross-origin-opener-policy | same-origin |
| cross-origin-resource-policy | same-origin |
| etag | "dlm49wnolakf717-gzip" |
| last-modified | Tue, 22 Sep 2026 20:10:57 GMT |
| permissions-policy | accelerometer=(), ambient-light-sensor=(), attribution-reporting=(), autoplay=(), battery=(), bluetooth=(), camera=(), compute-pressure=(self), cross-origin-isolated=(self), direct-sockets=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), geolocation=(), gyroscope=(), hid=(), identity-credentials-get=(), idle-detection=(self), keyboard-map=(), magnetometer=(), mediasession=(), microphone=(), midi=(), navigation-override=(self), otp-credentials=(), payment=(), picture-in-picture=(self), publickey-credentials-get=(), screen-wake-lock=(), serial=(), sync-xhr=(), storage-access=(self), usb=(), web-share=(self), window-management=(), xr-spatial-tracking=() |
| referrer-policy | strict-origin-when-cross-origin |
| server | |
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| timing-allow-origin | https://r1nge.com |
| vary | Accept-Encoding |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| x-recruiting | Open to work! Contact me via [email protected]; I love Kasane Teto |
| content-length | 2284 |
| date | Tue, 22 Sep 2026 22:50:18 GMT |
Additional Information
| access-control-allow-origin | The Access-Control-Allow-Origin header is used to configure CORS. |
|---|---|
| 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. |
| permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
| 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. |
| 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. |