Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - sv165.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 02 Jun 2025 10:47:07 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 66
Connection: keep-alive
Location: https://www.sv66l.com/?id=co165
Server: ip-100-74-5-192.eu-west-2.compute.internal
Vary: Accept-Encoding
X-Request-Id: 62522880-4a2c-4176-854a-dbe58b480961
date: Mon, 02 Jun 2025 10:47:08 GMT
content-type: text/html; charset=utf-8
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
last-modified: Wed, 14 May 2025 10:14:00 GMT
vary: Accept-Encoding
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=a2cA5ABRzIGntM1F4hH%2Fjwg6ChvXDOLVh%2BA5%2B%2F795rW%2FqN3KoLSV2rHR7GHh4PPxZmvWxhrHFFICA%2Fg%2FPcOoQNulWVRp8uBVgtqxCJk%3D"}]}
x-request-id: 25db03abe6dd51ff135bfb3488a0f475
server: cloudflare
cache-control: no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0
cf-cache-status: DYNAMIC
cf-ray: 94965ef23f6588ce-AMS
alt-svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

GET / HTTP/1.1
Host: sv165.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover"/><link rel="shortcut icon" href="/favicons/vg7prod.ico"/><meta name="referrer" content="origin"/><meta name="google" content="notranslate"/><title>SV66.com</title><meta http-equiv="x-dns-prefetch-control" content="on"/><link rel="preconnect" href="https://img.alltocon.com"/><link rel="dns-prefetch" href="https://img.alltocon.com"/><link rel="preconnect" href="https://api.135588.net"/><link rel="dns-prefetch" href="https://api.135588.net"/><style>body {
    margin: 0;
    padding: 0;
  }

  #root {
    display: none;
  }

  .app-loading-custom {
    position: fixed;
    background-color: #e4e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: calc(100vh - env(safe-area-inset-bottom));
    color: #666;
    font-family: -apple-system-font, Helvetica Neue, PingFang SC, STHeitiSC-Light, Arial, sans-serif;
    z-index: 99999999;

    > div {
      min-height: 200px;
      > h2 {
        margin: 0.83em 0;
      }

      > p {
        margin: 1em 0;
      }
    }
    .brand-img-wrapper {
      display: flex;
      justify-content: center;
      align-items: center;
      min-height: 100px;
      width: 70vw;
      max-width: 600px;
    }
  }

  .app-loading.hide {
    opacity: 0;
  }

  .app-loading,
  .app-failure {
    position: fixed;
    background-color: #212534;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: -apple-system-font, Helvetica Neue, PingFang SC, STHeitiSC-Light, Arial, sans-serif;
    z-index: 99999999;
  }
  .app-loading .loading-icon,
  .app-failure .loading-icon {
    width: 30px;
  }
  .loading-cont {
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px auto;
    font-size: 19px;
    opacity: 0.6;
    min-height: 30px;
  }
  .app-loading .logo,
  .app-failure .logo {
    width: 80%;
    max-width: 300px;
  }
  .app-failure h1 {
    width: 100%;
    color: #efefef;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
  }
  .app-failure .cont {
    padding: 0 20px;
  }
  .app-failure .cont span {
    font-size: 14px;
  }
  .app-failure li {
    margin: 10px 0;
  }
  .app-failure .btn-refresh {
    display: block;
    text-decoration: none;
    margin-top: 10px;
    line-height: 42px;
    width: 120px;
    text-align: center;
    color: #666;
    border: 1px solid #888;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 800;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  }
  .app-failure .cont span.version-hash {
    font-size: 12px;
  }
  @property --rotate {
    syntax: '<angle>';
    initial-value: 132deg;
    inherits: false;
  }
  :root {
    --card-height: 65vh;
    --card-width: 70vw;
  }
  .main-cont {
    box-sizing: border-box;
    background: rgba(25, 28, 41, 0.95);
    width: var(--card-width);
    height: var(--card-height);
    max-width: 600px;
    padding: 3px;
    position: relative;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
  }
  .main-cont .brand .loading-msg {
    padding: 0 5px;
    margin: 0.3em 0 0.83em 0;
  }
  .main-cont .brand .loading-msg,
  .main-cont .brand .loading-msg b {
    font-weight: normal;
    line-height: 1.4;
    font-size: 19px;
  }
  .main-cont .brand {
    height: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;

    .brand-img-wrapper {
      display: flex;
      justify-content: center;
      align-items: center;
      min-height: 100px;
      width: 70vw;
      max-width: 600px;
    }
  }
  .main-cont .brand .loading-msg {
    width: 100%;
  }
  .main-cont .brand .loading-msg b + span {
    display: none;
  }
  .main-cont::before {
    content: '';
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    border-radius: 13px;
    background-image: linear-gradient(var(--rotate), #5ddcff, #3c67e3 43%, #4e00c2);
    position: absolute;
    z-index: -1;
    top: -3px;
    left: -3px;
    animation: light-spin 4.5s linear infinite;
  }

  .main-cont::after {
    position: absolute;
    content: '';
    top: calc(var(--card-height) / 6);
    left: 0;
    right: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    transform: scale(0.8);
    filter: blur(calc(var(--card-height) / 6));
    background-image: linear-gradient(var(--rotate), #5ddcff, #3c67e3 43%, #4e00c2);
    opacity: 1;
    transition: opacity 0.5s;
    animation: light-spin 4.5s linear infinite;
  }

  @keyframes light-spin {
    0% {
      --rotate: 0deg;
    }
    100% {
      --rotate: 360deg;
    }
  }</style><script defer="defer" src="/static/js/runtimechunk~main.c714f99a.js"></script><script defer="defer" src="/static/js/vendor-moment.ca993ba8.js"></script><script defer="defer" src="/static/js/r16-dom.d7279d27.js"></script><script defer="defer" src="/static/js/vendor.6442c873.js"></script><script defer="defer" src="/static/js/main.2e291f14.js"></script><link href="/static/stylesheets/main.be281633.css" rel="stylesheet"><meta name="apple-mobile-web-app-title" content="SV66.com" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="#ffffff" /><meta name="theme-color" content="#EFEFEF" /><link rel="apple-touch-icon" sizes="512x512" href="/icon_512x512.af03cac147f1dfb9898d1daae582149f.png" /><link rel="apple-touch-icon" sizes="384x384" href="/icon_384x384.77d0225b4f3e8e4369d1258b7fbc00f5.png" /><link rel="apple-touch-icon" sizes="192x192" href="/icon_192x192.c07657b332570a034427b80e881e8412.png" /><link rel="apple-touch-icon" sizes="152x152" href="/icon_152x152.64398b6d9472bdf89e2346d1859cfe66.png" /><link rel="apple-touch-icon" sizes="144x144" href="/icon_144x144.11a7c7c3a22eea31315cff6e1c1ca1ea.png" /><link rel="apple-touch-icon" sizes="128x128" href="/icon_128x128.613a638ec92647fc92b99c089b781a43.png" /><link rel="apple-touch-icon" sizes="72x72" href="/icon_72x72.933105caaf752bdcb05a0694a81c6dff.png" /><link rel="apple-touch-icon" sizes="96x96" href="/icon_96x96.361fc4b08e90850d43880cca49b17460.png" /><link rel="manifest" href="/manifest.269e6affef48c55a63c3a39dda751000.json" /><link rel="preload" as="script" href="/static/js/i18n-vi-VN.9830fd22.js">
</head><body><div id="root"></div><div class="app-loading-custom"></div><style>.app-loading-custom {
            background: #c72828 url(https://img.alltocon.com/img/static/vg7prod/loading.jpg) center/auto 100% no-repeat;
          }
          @media (max-width: 768px) {
            .app-loading-custom {
              background: #fc2232 url(https://img.alltocon.com/img/static/vg7prod/loading.jpg) center top/cover no-repeat;
            }
          }</style><div id="modal-root"></div><script>/* REPLACE START */
      /* REPLACE END */</script><script>// setTimeout(function () {
      //   if (!window.appIsMounted) {
      //     document.getElementById('root').innerHTML = '<div class="app-failure"><h1>Connector break</h1><div class="cont">Page cannot be accessed. Please confirm the following conditions:<ul><li>Operating system too old </br><span>(iOS 10.0+/Android 5.0+ supported)</span></li><li>Browser version too old or SSL connection error</br><span>(Recommend Chrome 50+)</span></li><li>Good network environment</li><span class="version-hash">"aefd89a4daff73efc7cd18e352dcf026a2e43f0b"</span></ul></div><a href="/" class="btn-refresh">Refresh</a></div>';
      //   }
      // }, 15000);</script><div class="version-hash" style="display:none;">"aefd89a4daff73efc7cd18e352dcf026a2e43f0b"</div></body></html>                               

Whois info of domain

Domain Name: SV165.COM
Registry Domain ID: 2730659416_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-10-19T11:54:28Z
Creation Date: 2022-10-08T14:17:05Z
Registry Expiry Date: 2025-10-08T14:17:05Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS01.DOMAINCONTROL.COM
Name Server: NS02.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-06-02T10:46:56Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass