Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - gsfbk.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
date: Tue, 06 May 2025 05:57:14 GMT
content-type: text/html; charset=iso-8859-1
content-length: 237
server: OVHcloud
x-frame-options: SAMEORIGIN
location: https://gsfbk.com/gsfbk-temp/
cache-control: max-age=0
expires: Tue, 06 May 2025 05:57:14 GMT
x-iplb-request-id: 2A0104F9004B3F5F0000000000000002:B62A_200141D000011B000213018600330002:0050_6819A4BA_3B06B:643B
x-iplb-instance: 51758

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.

200 OK - https://gsfbk.com/gsfbk-temp/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 06 May 2025 05:57:14 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: OVHcloud
X-Powered-By: PHP/7.4
X-Frame-Options: SAMEORIGIN
Cache-Control: max-age=0
Expires: Tue, 06 May 2025 05:57:14 GMT
Accept-Ranges: none
Vary: Accept-Encoding
X-XSS-Protection: 1; mode=block
X-Content-Type-Options:

HTTP Code 200 OK

200 OK 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: gsfbk.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>
    <script LANGUAGE="javascript">
        var test = "";

        function controle0(form1) {
            test = "";
            document.form1.password22.value = test;
        }

        function controle(form1) {
            test = test + "8";
            document.form1.password22.value = test;
        }

        function controle2(form1) {
            test = test + "6";
            document.form1.password22.value = test;

        }

        function controle3(form1) {
            test = test + "0";
            document.form1.password22.value = test;

        }

        function controle4(form1) {
            test = test + "1";
            document.form1.password22.value = test;

        }

        function controle5(form1) {
            test = test + "9";
            document.form1.password22.value = test;

        }

        function controle6(form1) {
            test = test + "4";
            document.form1.password22.value = test;

        }

        function controle7(form1) {
            test = test + "3";
            document.form1.password22.value = test;

        }

        function controle8(form1) {
            test = test + "5";
            document.form1.password22.value = test;

        }

        function controle9(form1) {
            test = test + "2";
            document.form1.password22.value = test;

        }

        function controle10(form1) {
            test = test + "7";
            document.form1.password22.value = test;

        }
    </script>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width , initial-scale=1.0 ">
    <title>GSF-Banking</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
    <link rel="stylesheet" href="css/home.css">
</head>

<body>
    <section class="header">
        <a href="#" class="logo"><img src="pictures/logo.png" alt="GSF-Banking logo"></a>
        <nav class="navbar">
            <a href="index.php">HOME</a>
            <a href="AboutUs.html">ABOUT US</a>
            <a href="Services.html">SERVICES</a>
            <a href="Account.html">JOIN US</a>
            <a href="fileUploader.html">eBanking</a>
        </nav>
        <div class="icon">
            <div class="fas fa-user" id="login-btn"></div>
        </div>
        <form method="POST" action="php/Connexion.php" class="login-form" NAME="form1">
            <h3>login form</h3>
            <div class="row row-no-padding">
                <div class="form-group div-code-perso">

                    <label for="Login-password" class="col-xs-7 Login-noPadding Login-accountLabel">Email</label>

                    <div class="col-xs-5 Login-lostPswd Login-noPadding js-lostPswd-pswd">


                        <div class="login-simple-link parbase">

                        </div>
                    </div>
                </div>
            </div>
            <input type="email" name="Identifiant" placeholder="your email" class="box">
            <div class="row row-no-padding">
                <div class="form-group div-code-perso">

                    <label for="Login-password" class="col-xs-7 Login-noPadding Login-accountLabel"> Password</label>



                </div>
            </div>

            <input class="box" name="MotdePasse" type="password" placeholder="Type your code in the number pad">
            <span role="button" onClick="controle0(form1)" class="Login-key2">X</span>







            <div id="clavier_num">
                <div class="row row-no-padding">
                    <div class="col-xs-12">
                        <div class="Login-keypad">
                            <a value="8" class="Login-key T031__key" type="button" onClick="controle(form1)">
                                <div data-pos="0">8</div>
                            </a>
                            <a class="Login-key T031__key" tabindex="0" role="button" onClick="controle2(form1)">
                                <div data-pos="1">6</div>
                            </a>
                            <a class="Login-key T031__key" tabindex="0" role="button" onClick="controle3(form1)">
                                <div data-pos="2">0</div>
                            </a>
                            <a class="Login-key T031__key" tabindex="0" role="button" onClick="controle4(form1)">
                                <div data-pos="3">1</div>
                            </a>
                            <a class="Login-key T031__key" tabindex="0" role="button" onClick="controle5(form1)">
                                <div data-pos="4">9</div>
                            </a>
                        </div>

                    </div>
                </div>

                <div class="row row-no-padding">
                    <div class="col-xs-12">
                        <div class="Login-keypad">
                            <a class="Login-key T031__key" tabindex="0" role="button" onClick="controle6(form1)">
                                <div data-pos="5">4</div>
                            </a>
                            <a class="Login-key T031__key" tabindex="0" role="button" onClick="controle7(form1)">
                                <div data-pos="6">3</div>
                            </a>
                            <a class="Login-key T031__key" tabindex="0" role="button" onClick="controle8(form1)">
                                <div data-pos="7">5</div>
                            </a>
                            <a class="Login-key T031__key" tabindex="0" role="button" onClick="controle9(form1)">
                                <div data-pos="8">2</div>
                            </a>
                            <a class="Login-key T031__key" tabindex="0" role="button" onClick="controle10(form1)">
                                <div data-pos="9">7</div>
                            </a>
                        </div>
                    </div>
                </div>
            </div>
            <input type="submit" value="login" class="btn">
        </form>
    </section>
    <section classe="home" id="home">
        <div class="content">
            <h3>Global Savings & Funding Banking Services
                Private Investors Financial Advisory & Consulting</h3>
            <p class="text">Tous Services Bancaires d'épargne et de financement
                Conseil et Assistance financière aux investisseurs privés</p>
            <p class="text1">GSF-Banking is dedicated in helping companies take action to address the
                environmental and sustainable challenges facing our planet. To this end, we
                offer a wide range of flexible financing to support your business.</p>
            <p class="text">GSF-Banking s'engage à aider les entreprises à agir pour relever les défis environnementaux
                et
                de développement durable auxquels notre planète est confrontée. A cet effet, nous vous
                proposons une large gamme de financements flexibles pour accompagner votre activité.</p>
            <h3> We offer privileged access to the fractional reserve for our customers who trust us</h3>
            <p class="text1">GSF-Banking Corporate Team support new Clients with £/$/€ equity and above – while our
                Business Banking service is available for smaller business clients.</p>
            <p class="text">Nous offrons un accès privilégié à la réserve fractionnaire à nos clients qui nous font
                confiance
                L'équipe Corporate GSF-Banking prend en charge les nouveaux clients avec des fonds propres en £/$/€ et
                plus - tandis
                que notre service Business Banking est disponible pour les PME.</p>
            <a href="AboutUs.html" class="btn">Read more!</a>
        </div>

    </section>
    <section class="services" id="services">
        <h1 class="heading">our <span>Services</span></h1>
        <div class="box-container">
            <div class="box">
                <img src="pictures/img6.jpg" alt="">
                <h3>Financing of industrial and commercial sustainable development projects </h3>
                <p class="T1">Our offer is more particularly intended for companies, or project leaders; however public
                    developers
                    of sustainable projects can benefit from our methodology.</p>
                <p class="T2">Notre offre est plus particulièrement destinée aux entreprises, ou porteurs de projets ;
                    cependant les développeurs publics de projets durables peuvent bénéficier de notre méthodologie.</p>
                <br>
                <br>
                <a href="Services.html" class="btn">Read more</a>
            </div>
            <div class="box">
                <img src="pictures/img5.jpg" alt="">
                <h3>Clear and infallible strategy to generate exceptional growth in your profits.</h3>
                <p class="T1">If you have available assets (cash or banking instruments), that you wish to allocate in
                    part to the
                    development of sustainable projects, our financing will allow you to considerably increase your
                    investment capacity in your projects.</p>
                <p class="T2">Si vous disposez d'actifs (liquidités ou instruments bancaires), que vous souhaitez
                    affecter en partie au développement de projets durables, nos financements vous permettront
                    d'augmenter considérablement votre capacité d'investissement dans vos projets.</p>
                <a href="Services.html" class="btn">Read more</a>
            </div>
            <div class="box">
                <img src="pictures/img8.jpg" alt="">
                <h3>Privileged access to the fractional reserve for our customers who trust us</h3>
                <p class="T1">GSF-Banking Corporate Team support new Clients with £/$/€10M equity and above – while our
                    Business
                    Banking service is available for smaller business clients.</p>
                <p class="T2">L'équipe d'entreprise de GSF-Banking soutient de nouveaux clients avec des fonds propres
                    de 10
                    millions de livres sterling/$/€ et plus - tandis que notre
                    service bancaire aux entreprises est disponible pour les petites entreprises.</p>
                <br>
                <a href="Services.html" class="btn">Read more</a>
            </div>

        </div>
    </section>
    <section class="footer">
        <div class="box-container">
            <div class="box">
                <h3>GSF-Banking for sustainable Green Solutions</h3>
                <p class="T1">We lead the transition to clean energy and a better life for people in emerging countries
                </p>
                <p class="T2">Nous menons la transition vers une énergie propre et une vie meilleure pour les
                    populations des pays
                    émergents</p>
                <h3 class="Textimportant"> Website under construction</h3>
                <div class="share">
                    <a href="#" class="fab fa-facebook-f"></a>
                    <a href="#" class="fab fa-twitter"></a>
                    <a href="#" class="fab fa-instagram"></a>
                    <a href="#" class="fab fa-linkedin"></a>
                </div>
            </div>
            <div class="box">
                <h3>Contact info</h3><br>
                <a href="#" class="links"> <i class="fas fa-envelope"></i>Contact at gsfbk dot com</a>
                <a href="#" class="links"> <i class="fas fa-map-marker-alt"></i>4 Admirals Way, Canary Wharf<br>London
                    E14 9UD, United Kingdom</a>

            </div>
            <div class="box">
                <h3>Quick links</h3><br>
                <a href="home.php" class="links"> <i class="fas fa-arrow-right"></i>HOME</a>
                <a href="AboutUs.html" class="links"> <i class="fas fa-arrow-right"></i>ABOUT US</a>
                <a href="Services.html" class="links"> <i class="fas fa-arrow-right"></i>SERVICES</a>
                <a href="Account.html" class="links"> <i class="fas fa-arrow-right"></i>JOIN US</a>
                <a href="fileUploader.html" class="links"> <i class="fas fa-arrow-right"></i>CONTACT</a>
            </div>
        </div>

    </section>














    <script src="javaScript/home.js"></script>


</body>

</html>                               

Whois info of domain

Domain Name: GSFBK.COM
Registry Domain ID: 2639522953_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.infomaniak.com
Registrar URL: http://www.infomaniak.com
Updated Date: 2024-09-06T09:45:02Z
Creation Date: 2021-09-08T11:05:02Z
Registry Expiry Date: 2025-09-08T11:05:02Z
Registrar: Infomaniak Network SA
Registrar IANA ID: 3240
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 0041228203541
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS31.INFOMANIAK.COM
Name Server: NS32.INFOMANIAK.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 38266 13 2 3AB8592BC7EFF5B7A53C7615393F7B74C3E7075E187DDC19BB63E85B2A44C611
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T05:56:53Z <<<
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