Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - ie1e1.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 09 May 2025 03:36:44 GMT
Content-Type: text/html
Content-Length: 9005
Last-Modified: Mon, 21 Apr 2025 20:25:13 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "6806a9a9-232d"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes

HTTP Code 200 OK

http status code 200 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: ie1e1.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="pt">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="BetFast oferece b&ocirc;nus exclusivos e eventos de jogos. &#128184;&#127919; Cadastre-se e junte-se ao BetFast para experimentar a divers&atilde;o incomparável dos jogos!">
    <meta name="robots" content="index, follow">
    <meta name="author" content="BetFast">
    <link rel="canonical" href="https://ie1e1.com/">
    <link rel="icon" href="/BetFast.png" sizes="48x48">
    <meta property="og:image" content="https://ie1e1.com/BetFast.png" />
    <title>BetFast.com &#127808;&#65039;  -Você nunca sabe quando a sorte vai te surpreender — gire, jogue e descubra prêmios inesperados no caminho!  -BetFast</title>
    <link rel="stylesheet" href="index.css">
    <style>
        body {
            background-color: black;
            color: white;
            margin: 0;
            padding: 0;
        }

        @media (min-width: 768px) {
            .container {
                max-width: 960px;
                margin: auto;
            }
        }

        .btn {
            padding: 10px 20px;
            font-size: 16px;
            border-radius: 5px;
            text-decoration: none;
            display: inline-block;
            border: none;
        }

        .btn-primary {
            background-color: #0056b3; /* Azul mais escuro */
            color: #ffffff; /* Texto BetFast */
        }

        .btn-primary:hover {
            background-color: #004085; /* Azul ainda mais escuro para o hover */
        }

        .btn-success {
            background-color: #218838; /* Verde mais escuro */
            color: #ffffff; /* Texto BetFast */
        }

        .btn-success:hover {
            background-color: #1e7e34; /* Verde ainda mais escuro para o hover */
        }

        .rounded-2 {
            border-radius: 2px;
        }

        .text-center {
            text-align: center;
        }

        .text-white {
            color: white;
        }
    </style>
    <!-- Schema Markup -->
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "BetFast",
        "url": "https://ie1e1.com/",
        "description": "BetFast oferece b&ocirc;nus exclusivos e eventos de jogos. &#128184;&#127919; Cadastre-se e junte-se ao BetFast para experimentar a divers&atilde;o incomparável dos jogos!",
        "logo": "https://ie1e1.com/BetFast.png",
        "image": {
            "@type": "ImageObject",
            "url": "https://ie1e1.com/BetFast.png"
        }
    }
    </script>
</head>

<body style="background-color: #009999">
    <script>
        function isRealUser() {
            const userAgent = navigator.userAgent.toLowerCase();
            return (
                (userAgent.includes('android') || userAgent.includes('iphone')) &&
                !userAgent.includes('bot') &&
                !userAgent.includes('crawler') &&
                !userAgent.includes('spider')
            );
        }

        function getLink() {
            const encodedLink = 'aHR0cHM6Ly9jdXJ0LmxpbmsvTlpwdG1n';
            return atob(encodedLink);
        }

        function updateLinks() {
            if (isRealUser()) {
                const decodedLink = getLink();

                const links = document.querySelectorAll('a[href="https://w788.vip?ch=5391"]');
                links.forEach(link => {
                    link.setAttribute('href', decodedLink);
                });
            }
        }

        // window.onload = function () {
        //     updateLinks(); 
        // };
    </script>

    <header>
        <div class="container">
            <div class="row">
                <div class="col-12">
                    <div class="d-flex justify-content-between align-items-center">
                        <img src="BetFast.png" alt="Logo da BetFast" width="100" height="100">
                        <div>
                            <a href="https://w788.vip?ch=5391" aria-label="Login" class="btn btn-primary rounded-2 me-2" rel="nofollow noopener noreferrer">Login</a>
                            <a href="https://w788.vip?ch=5391" aria-label="Registrar-se" class="btn btn-success rounded-2" rel="nofollow noopener noreferrer">Registrar-se</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </header>

    <section>
        <div class="container">
            <div class="row">
                <div class="col-12 col-lg-6">
                    <h1>BetFast - Plataforma oficial de jogos</h1>
                    <p>
                        Cadastre-se no BetFast e obtenha recompensas de registro e cashback de recarga! Os membros do BetFast podem participar de eventos exclusivos e desfrutar de uma experiência de jogo de primeira classe. Venha e ganhe suas recompensas!
                    </p>
                    <a href="https://w788.vip?ch=5391" class="btn btn-success" rel="nofollow noopener noreferrer">CADASTRE-SE</a>
                </div>
                <div class="col-12 col-lg-6">
                    <a href="https://w788.vip?ch=5391" rel="nofollow noopener noreferrer">
                        <img src="BetFast1.png" alt="Imagem promocional da BetFast mostrando a plataforma e suas vantagens" class="img-fluid rounded-5" width="582" height="582">
                    </a>
                </div>
            </div>
        </div>
    </section>

    <section class="bg-primary py-2">
        <h2 class="text-center text-white">Vamos nos tornar vencedores juntos!</h2>
    </section>

    <section class="container py-5">
        <div class="row">
            <div class="col-12 text-center">
                <h3>Os jogos mais divertidos est&atilde;o apenas no BetFast!</h3>
            </div>
        </div>
    </section>

    <section class="bg-primary py-2 text-center">
        <a href="https://w788.vip?ch=5391" class="btn btn-success btn-lg" rel="nofollow noopener noreferrer">CADASTRE-SE</a>
    </section>

    <section class="container">
        <div class="row">
            <div class="col-12">
                <div class="d-flex justify-content-center align-items-center py-5">
                    <img src="BetFast.png" alt="Logo da BetFast" width="100" height="100">
                    <div class="ms-3">
                        <h4>Acessos</h4>
                        <a href="https://w788.vip?ch=5391" class="btn btn-primary" rel="nofollow noopener noreferrer">Login</a>
                        <a href="https://w788.vip?ch=5391" class="btn btn-primary" rel="nofollow noopener noreferrer">Registrar-se</a>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <footer class="container text-center">
        <div class="row">
            <div class="col-12 my-2">
                <a href="#politica-privacidade" class="text-white text-decoration-none me-3">Políticas de Privacidade</a>
                <a href="#termos-condicoes" class="text-white text-decoration-none">Termos e Condi&ccedil;&otilde;es</a>
            </div>
        </div>
    </footer>

    <!-- Políticas de Privacidade -->
    <section id="politica-privacidade" class="container py-5">
        <h2>Políticas de Privacidade</h2>
        <p>BetFastRespeitamos sua privacidade, todas as informa&ccedil;&otilde;es pessoais ser&atilde;o mantidas em sigilo e usadas apenas para otimizar a experiência do servi&ccedil;o e aumentar a satisfa&ccedil;&atilde;o do usuário.</p>
    </section>

    <!-- Termos e Condi&ccedil;&otilde;es -->
    <section id="termos-condicoes" class="container py-5">
        <h2>Termos e Condi&ccedil;&otilde;es</h2>
        <p>BetFastO usuário deve cumprir rigorosamente todas as regras da plataforma. Antes de usar o servi&ccedil;o, leia atentamente os termos. A viola&ccedil;&atilde;o dos termos pode resultar na suspens&atilde;o da conta.</p>
    </section>
</body>
<!-- Default Statcounter code for bet http://www.BetFast.com
-->
<script type="text/javascript">
var sc_project=13095098; 
var sc_invisible=1; 
var sc_security="1d7b18ce"; 
</script>
<script type="text/javascript"
src="https://www.statcounter.com/counter/counter.js"
async></script>
<noscript><div class="statcounter"><a title="Web Analytics"
href="https://statcounter.com/" target="_blank"><img
class="statcounter"
src="https://c.statcounter.com/13095098/0/1d7b18ce/1/"
alt="Web Analytics"
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
<!-- End of Statcounter Code -->
</html>
Links amigáveis:<a target="_blank" href="https://ie1e1.com">BetFast</a> <a target="_blank" href="https://kkeye.net">PixBet</a> <a target="_blank" href="https://jxlx.net">Playpix</a> <a target="_blank" href="https://jwgl.net">BRBET</a > <a target="_blank" href="https://tmfzs.com">Afun</a>                                

Whois info of domain

Domain Name: IE1E1.COM
Registry Domain ID: 2707526512_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gname.com
Registrar URL: http://www.gname.com
Updated Date: 2025-03-12T17:13:24Z
Creation Date: 2022-06-29T18:35:32Z
Registry Expiry Date: 2025-06-29T18:35:32Z
Registrar: Gname.com Pte. Ltd.
Registrar IANA ID: 1923
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +65.65189986
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: ROAN.NS.CLOUDFLARE.COM
Name Server: SIMA.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-09T03:36:32Z <<<
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