Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - vjsps.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 13 May 2025 11:05:16 GMT
Content-Type: text/html
Content-Length: 138
Connection: keep-alive
Location: https://vjsps.com/

HTTP Code 302 Found (Moved Temporarily)

302 http code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://vjsps.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 13 May 2025 11:05:17 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: PHPSESSID=dgcgrdfb3k1chgp744o8a7q0bt; path=/
Vary: Accept-Encoding

HTTP Code 200 OK

200 http code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: vjsps.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.0, user-scalable=no">
<meta name="description" content="">
<meta name="keywords" content="">

  <title>HyperNet - Accelerate network and mobile game</title>

  <!-- Styles -->
  
<script>
    // Google Tag Manager
    (function (w, d, s, l, i) {
        w[l] = w[l] || [];
        w[l].push({
            'gtm.start':
                new Date().getTime(), event: 'gtm.js'
        });
        var f = d.getElementsByTagName(s)[0],
            j = d.createElement(s), dl = l !== 'dataLayer' ? '&l=' + l : '';
        j.async = true;
        j.src =
            'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
        f.parentNode.insertBefore(j, f);
    })(window, document, 'script', 'dataLayer', 'GTM-TNTDZ6L');
    // End Google Tag Manager
</script>

<!-- Fonts -->
<!--<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,300i" rel="stylesheet">-->
<link href="assets/css/family.css" rel="stylesheet">

<!-- Styles -->
<link href="assets/css/core.min.css" rel="stylesheet">
<link href="assets/css/thesaas.min.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">

<!-- Favicons -->
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png">

<script src="//cdn.bootcss.com/jquery/1.11.3/jquery.min.js"></script>
<!--<link href="https://vjs.zencdn.net/5.19/video-js.css" rel="stylesheet">-->
<!--<script src="https://vjs.zencdn.net/ie8/1.1/videojs-ie8.min.js"></script>-->
<!--<script src="https://vjs.zencdn.net/5.19/video.js"></script>-->


</head>

<body id="home" class="noselect">

<!-- Topbar -->
<nav class="topbar topbar-inverse topbar-expand-sm topbar-sticky">
  <div class="container">
    <div class="topbar-left">
      <!-- <button class="topbar-toggler" >&#9776;</button> -->
      <a class="topbar-toggler fw-500 btn btn-round btn-info">Menu</a>
      <a class="topbar-brand" href="index">
        HyperNet      </a>
    </div>

    <div class="topbar-right">
      <ul class="topbar-nav nav">
                  <li class="nav-item">
            <a class="nav-link fs-15" href="section-download" data-scrollto="section-download">
              Download            </a>
          </li>
          <li class="nav-item">
            <a class="nav-link fs-15" href="ticketTourist">
                          </a>
          </li>
          <li class="nav-item">
            <a class="nav-link fs-15" href="login">Log in</a>
          </li>
          <li class="nav-item">
            <a class="nav-link fs-15" href="register">
              Sign up            </a>
          </li>
                </ul>
    </div>
  </div>
</nav>

<!-- END Topbar -->


<!-- Header -->
<header class="header header-inverse h-fullscreen pb-80">
  <div class="container text-center">
    <canvas class="constellation"></canvas>
    <div class="row h-full">
      <div class="col-12 col-lg-8 offset-lg-2 align-self-center">

        <h1 class="display-1 hidden-sm-down mx-auto">HyperNet</h1>
        <h1 class="display-1 hidden-md-up w-200 mx-auto">HyperNet</h1>
        <h1 class="fs-18 fw-100 hidden-md-up mt-20"><span
              class="mx-10">Accelerate network and mobile game</span></h1>
        <br>
        <p class="fs-20  fw-100 w-600 mx-auto hidden-sm-down"><span
              class="mx-20">Accelerate network and mobile game</span></p>

        <hr class="w-80">
        <br>

        <a class="btn btn-xl btn-round btn-white w-300 mr-12 hidden-sm-down mt-10" href="register"
        >Sign up</a>
        <a class="btn btn-lg btn-round btn-white w-250 hidden-md-up mt-10" href="register"
        >Sign up</a>
        <a class="btn btn-lg btn-round btn-outline btn-white w-250 hidden-md-up mt-10"
           href="login">Log in</a>
        <a class="btn btn-xl btn-round btn-outline btn-white w-300 hidden-sm-down mt-10"
           href="login">Log in</a>

      </div>


      <div class="col-12 align-self-end text-center">
        <a class="scroll-down-1 scroll-down-inverse" href="#" data-scrollto="section-intro"><span></span></a>
      </div>

    </div>

  </div>
</header>
<!-- END Header -->


<!-- Main container -->
<main class="main-content">


  <!--
 |‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
 | Feature 1
 |‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
 !-->

  <section class="section" id="section-feature">
    <div class="container">
      <header class="section-header">
        <h2>Features</h2>
        <hr>
      </header>
      <div class="row gap-y">

        <div class="col-12 col-md-6 col-xl-4 feature-1">
          <p class="feature-icon text-dark"><i class="fa fa-smile-o"></i></p>
          <h5>Easy</h5>
          <p>One tap to connect</p>
        </div>


        <div class="col-12 col-md-6 col-xl-4 feature-1">
          <p class="feature-icon text-dark"><i class="fa fa-globe"></i></p>
          <h5>Smart</h5>
          <p>Always choose the fastest</p>
        </div>


        <div class="col-12 col-md-6 col-xl-4 feature-1">
          <p class="feature-icon text-dark"><i class="fa fa-bolt"></i></p>
          <h5>Switch</h5>
          <p>Only accelerate the game you need</p>
        </div>


        <div class="col-12 col-md-6 col-xl-4 feature-1">
          <p class="feature-icon text-dark"><i class="icon-layers"></i></p>
          <h5>Massive game acceleration node</h5>
          <p>Focus on low latency</p>
        </div>


        <div class="col-12 col-md-6 col-xl-4 feature-1">
          <p class="feature-icon text-dark"><i class="icon-mobile"></i></p>
          <h5>All platform</h5>
          <p>Work on all devices</p>
        </div>


        <div class="col-12 col-md-6 col-xl-4 feature-1">
          <p class="feature-icon text-dark"><i class="icon-chat"></i></p>
          <h5>Support</h5>
          <p>Professional customer service</p>
        </div>

      </div>

    </div>
  </section>


  <section class="section" id="section-download">

    <header class="section-header">
      <h2>Download</h2>
      <hr>
    </header>

    <div class="container">
      <div class="row gap-y">

        <div class="col-6 col-md-6 col-lg-6">
          <div class="card card-bordered card-hover-shadow text-center">
            <a class="card-block" href="#">
              <p><img src="assets/img/feature_ios.png" class=" w-200 mx-auto"/>
              </p>
              <h4 class="card-title">iOS</h4>
            </a>
          </div>
        </div>


        <div class="col-6 col-md-6 col-lg-6">
          <div class="card card-bordered card-hover-shadow text-center">
            <a class="card-block" href="#">
              <p><img src="assets/img/feature_android.png"
                      class=" w-200 mx-auto"/></p>
              <h4 class="card-title">Android (In Development)</h4>
            </a>
          </div>
        </div>

      </div>
    </div>
  </section>


  <section class="section bg-gray">
    <div class="container">

              <span class="text-center fw-300 center-vh">
                  <button class="w-300 btn btn-block btn-success fs-20" type="button"
                          onclick="location.href='./register'">Try Now</button>
              </span>
    </div>

  </section>
</main>
<!-- END Main container -->

<!-- Footer -->

<!-- Google Tag Manager (noscript) -->
<noscript>
  <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TNTDZ6L"
          height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<!--
 |‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
 | Footer
 |‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒‒
 !-->


<footer class="site-footer" style="color:#515154; padding: 8px 0;">
  <div class="container">
    <div class="row gap-y">
      <div class="col-12 col-md-6">
        <p class="text-center text-md-left" style="color:#515154;">HyperNet © 2022. All
	  rights reserved.<br>
          Powered by Sellane Limited
        </p>
      </div>
      <div class="col-12 col-md-6 fot_right">
        <ul class="nav nav-inline nav-primary nav-dotted nav-dot-separated justify-content-center justify-content-md-end">
          <li class="nav-item">
            <a class="nav-link" style="color:#515154" href="tos">Terms of Use</a>
          </li>
          <li class="nav-item">
            <a class="nav-link" style="color:#515154" href="private">Privacy Policy</a>
          </li>
          <li class="nav-item">
            <a class="nav-link" style="color:#515154" href="refund">Refund Policy</a>
          </li>
          <li class="nav-item">
            <a class="nav-link" style="color:#515154" href="contact">Contact</a>
          </li>

        </ul>
        <p class="text-center text-md-right text-gray">
          TB7104, Lot 25, Taman Bintang, Mile 3, 91000 Tawau          <br>
          customer support: [email protected], +60 168229721        </p>
      </div>
    </div>
  </div>
</footer>
<!-- END Footer -->
<!-- END Footer -->

<!-- Scripts -->


<script type="text/javascript" src="assets/js/core.min.js"></script>
<script type="text/javascript" src="assets/js/thesaas.min.js"></script>
<script type="text/javascript" src="assets/js/script.min.js"></script>
<script type="text/javascript" src="assets/js/api.js"></script>
<!--<script type="text/javascript" src="--><!--assets/js/qrcode.min.js"></script>-->
<script type="text/javascript" src="assets/js/jquery.qrcode.js"></script>


<!-- Scripts -->

<!-- End of LiveChat code -->

</body>
</html>
                               

Whois info of domain

Domain Name: VJSPS.COM
Registry Domain ID: 2482799295_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2024-12-22T09:08:39Z
Creation Date: 2020-01-21T04:02:09Z
Registry Expiry Date: 2026-01-21T04:02:09Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: LEX.NS.CLOUDFLARE.COM
Name Server: MARGE.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-13T03:17:29Z <<<
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