Security Report Summary
B
Site: | https://www.travelindustry.news/ru/sitemap.html/ | ||
---|---|---|---|
IP Address: | 46.16.131.200 | ||
Report Time: | 30 Aug 2025 04:02:09 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. |
Warnings
Status code indicates error | The status code of the response indicates an error. Not all headers may be set when the response is an error. |
---|
Raw Headers
HTTP/2 | 404 |
---|---|
x-dns-prefetch-control | on |
x-xss-protection | 1; mode=block |
x-content-type-options | nosniff |
strict-transport-security | max-age=31536000; includeSubDomains |
referrer-policy | strict-origin-when-cross-origin |
x-frame-options | sameorigin |
expires | Wed, 11 Jan 1984 05:00:00 GMT |
cache-control | no-cache, must-revalidate, max-age=0, no-store, private |
link | <https://www.travelindustry.news/wp-json/>; rel="https://api.w.org/" |
x-litespeed-cache-control | public,max-age=3600 |
x-litespeed-tag | 1de_HTTP.404,1de_page,1de_URL.6c948d2018b612d89aaed60bd49a993f,1de_Po.3234,1de_PGS,1de_guest,1de_,1de_MIN.f647e0450db33e62e95409c92ebceb93.css,1de_MIN.9ea34e5918a1d7f261ada0c7a27a0aa4.js |
content-type | text/html; charset=UTF-8 |
content-encoding | gzip |
vary | Accept-Encoding |
date | Sat, 30 Aug 2025 04:02:09 GMT |
server | LiteSpeed |
x-qc-pop | EU-IE-DUB-349 |
alt-svc | h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46" |
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
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. |
---|---|
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". |
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. |
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. |
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. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |