Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - tjsis.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 00:26:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 55
Connection: keep-alive
Location: https://tjsis.com.br
Server: ip-100-74-4-128.eu-west-2.compute.internal
Vary: Accept-Encoding
X-Request-Id: 47f7fb44-5a51-40f9-b8bf-dbe97ed33541

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://tjsis.com.br
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 00:26:35 GMT
Server: Apache/2.4.29 (Ubuntu)
Set-Cookie: PHPSESSID=b8g1um98v696pvm31eg9ffvtva; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

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

<head>
    <title>Tributo Justo - TJSis</title>
    <link rel="icon" type="image/x-icon" href="img/tj.ico">
    <meta charset="UTF-8">
    <meta name="author" content="Lucas Gustavo Stefaniak">
    <meta http-equiv="pragma" content="no-cache">
    <meta name="googlebot" value="noindex,nofollow">
    <meta name="robots" value="noindex,nofollow">
    <meta name="googlebot" content="noarchive">
    <meta http-equiv="imagetoolbar" content="no">
    <meta name="copyright" content="© 2024 Tributo Justo">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <link rel="stylesheet" type="text/css" href="estilotj.css">
    <script>
        document.addEventListener('DOMContentLoaded', function() {
            
                        
        });
</script>
</head>

<body>
    <div class="container-fluid p-0 login-container">
        <div class="row g-0 login-row">
            <div class="col-md-6 logo-column">
                <div class="logo-container">
                    <img src="img/tjlogin1.png" alt="Logo Tributo Justo" class="logo-img">
                    <img src="img/tj_slogan.png" alt="Slogan Tributo Justo" class="slogan-img">
                </div>
            </div>
            <div class="col-md-6 form-column">
                <div class="login-form">
                    <form method="post" action="vald.php">
                        <div class="text-center mb-4">
                            <img src="img/tjsis_logo.jpg" class="img-fluid mb-3" alt="Logo" style="max-width: 180px;">
                            <h2 class="form-title">Portal de Informações</h2>
                            <p class="form-subtitle">Use seus dados de acesso</p>

                                                    </div>

                        <div class="mb-3">
                            <input type="text" id="login" name="usuario" class="form-control form-control-lg" placeholder="Login">
                        </div>

                        <div class="mb-3">
                            <input type="password" id="senha" name="senha" class="form-control form-control-lg" placeholder="Senha">
                        </div>

                        <div class="mb-3 form-check">
                            <input type="checkbox" class="form-check-input" id="lembrarDados">
                            <label class="form-check-label" for="lembrarDados">Lembrar meus dados neste dispositivo</label>
                        </div>

                        <div class="d-grid gap-2 mb-3">
                            <button class="btn btn-primary btn-lg" type="submit">Entrar</button>
                        </div>

                        <div class="text-center mb-4">
                            <p>Esqueceu seus dados de acesso? <a href="#" data-bs-toggle="modal" data-bs-target="#esqueceusenha">Clique aqui</a></p>
                        </div>

                        <div class="footer-logo">
                            <img src="img/tjlgpd2023.png" alt="LGPD">
                            <img src="img/2023esg.png" alt="ESG">
                        </div>
                    </form>
                </div>
            </div>
        </div>
    </div>

    <div class="modal fade" id="esqueceusenha" tabindex="-1" aria-labelledby="esqueceusenhamodalLabel" aria-hidden="true">
        <div class="modal-dialog">
            <div class="modal-content">
                <div class="modal-header">
                    <h5 class="modal-title" id="esqueceusenhamodalLabel">
                        <i class="fas fa-exclamation-circle me-2"></i>Recuperação de Usuário/Senha
                    </h5>
                    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close" style="background-color:#fff;"></button>
                </div>
                <div class="modal-body text-center">
                    <p class="my-3">Informe o usuário para solicitar uma redefinição de senha!</p>
                    <p><b>Atenção:</b> Caso o sistema localize o usuário, as informações serão enviadas para o e-mail de cadastro.</p>
                    <form method="post" action="processar_redefinicao.php" class="mt-4">
                        <div class="mb-3">
                            <label for="usuario" class="form-label">Usuário:</label>
                            <input type="text" name="usuario" id="usuario" class="form-control" required>
                        </div>
                        <button type="submit" class="btn btn-primary">Solicitar</button>
                    </form>
                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Fechar</button>
                </div>
            </div>
        </div>
    </div>

    <div class="modal fade" id="redefinir_senha" tabindex="-1" aria-labelledby="redefinir_senhamodalLabel" aria-hidden="true">
        <div class="modal-dialog">
            <div class="modal-content">
                <div class="modal-header">
                    <h5 class="modal-title" id="redefinir_senhamodalLabel">
                        <i class="fas fa-exclamation-circle me-2"></i>Nova Senha do Usuário
                    </h5>
                    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close" style="background-color:#fff;"></button>
                </div>
                <div class="modal-body text-center">
                    <p class="my-3">Preencha as informações para realizar a troca da senha.</p>
                    <p><strong>Dica de Segurança:</strong><br>Utilize pelo menos uma letra maiúscula, um símbolo, um número, dentro dos 8 caracteres mínimos.</p>
                    <form method="post" action="atualizar_senhatj.php" class="mt-4" id="passwordForm">
                        <div class="mb-3">
                            <label for="nova_senha" class="form-label">Confirme o Usuário:</label>
                            <input type="text" name="usuario" class="form-control" required>
                            <br>
                            <label for="nova_senha" class="form-label">Nova senha:</label>
                            <input type="password" name="nova_senha" id="nova_senha" class="form-control" minlength="8" required>
                            <div id="passwordHelp" class="form-text text-danger" style="display: none;">
                                A senha deve ter pelo menos 8 caracteres.
                            </div><br>
                            <label for="codigo" class="form-label">Código enviado por E-mail:</label>
                            <input type="text" name="token" class="form-control" minlength="6" required>
                        </div>
                        <button type="submit" class="btn btn-primary">Redefinir Senha</button>
                    </form>
                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Fechar</button>
                </div>
            </div>
        </div>
    </div>

    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
    <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
    <script>
        document.addEventListener('DOMContentLoaded', function() {
            var checkbox = document.getElementById('lembrarDados');
            var lembrarDados = localStorage.getItem('lembrarDados');

            if (lembrarDados === 'true') {
                checkbox.checked = true;
            } else {
                checkbox.checked = false;
            }

            checkbox.addEventListener('change', function() {
                if (checkbox.checked) {
                    localStorage.setItem('lembrarDados', 'true');
                } else {
                    localStorage.setItem('lembrarDados', 'false');
                }
            });

            if (window.location.hash === "#esqueceusenha") {
                var esqueceuSenhaModal = new bootstrap.Modal(document.getElementById('esqueceusenha'));
                esqueceuSenhaModal.show();
            }

            document.getElementById('passwordForm').addEventListener('submit', function(event) {
                var password = document.getElementById('nova_senha').value;
                var passwordHelp = document.getElementById('passwordHelp');

                if (password.length < 8) {
                    event.preventDefault();
                    passwordHelp.style.display = 'block';
                } else {
                    passwordHelp.style.display = 'none';
                }
            });
        });

        function bloquearBotaoDireito(event) {
            event = event || window.event;
            if (event.preventDefault) {
                event.preventDefault();
            } else {
                event.returnValue = false;
            }
        }

        document.addEventListener('contextmenu', bloquearBotaoDireito);
    </script>
</body>

</html>                               

Whois info of domain

Domain Name: TJSIS.COM
Registry Domain ID: 2786323216_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-10-04T02:22:06Z
Creation Date: 2023-06-01T21:51:51Z
Registry Expiry Date: 2025-06-01T21:51:51Z
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: NS43.DOMAINCONTROL.COM
Name Server: NS44.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T00:26:47Z <<<
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