Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ttscr.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
content-length: 795
date: Mon, 05 May 2025 09:06:31 GMT
server: LiteSpeed
location: https://ttscr.com/web/
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests

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://ttscr.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
last-modified: Fri, 08 Nov 2024 21:23:47 GMT
etag: "6e23-672e8163-7dc1bfa4a60f8988;;;"
accept-ranges: bytes
content-length: 28195
date: Mon, 05 May 2025 09:06:31 GMT
server: LiteSpeed
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests

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: ttscr.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, shrink-to-fit=no" />
    <meta name="description" content="" />
    <meta name="author" content="" />
    <title>Total System</title>
    <!-- Favicon-->
    <link rel="icon" type="image/x-icon" href="assets/TotalSystem.ico" />
    <!-- Bootstrap icons-->
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet" />
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
    <!-- Core theme CSS (includes Bootstrap)-->
    <link href="css/styles.css" rel="stylesheet" />
</head>

<body class="d-flex flex-column h-100">
    <main class="flex-shrink-0">

        <!-- Navigation-->
        <nav class="navbar navbar-expand-lg navbar-dark bg-dark">
            <div class="container px-5">
                <a class="navbar-brand" href="index.html">
                    <img class="logo1 me-2" src="./assets/TotalSystem.png" alt="logo"></img></a>
                <h2 class="fw-bolder text-white mb-0">Total System</h2>
                <button class="navbar-toggler" type="button" data-bs-toggle="collapse"
                    data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
                    aria-expanded="false" aria-label="Toggle navigation"><span
                        class="navbar-toggler-icon"></span></button>
                <div class="collapse navbar-collapse" id="navbarSupportedContent">
                    <ul class="navbar-nav ms-auto mb-2 mb-lg-0">
                        <li class="nav-item"><a class="nav-link" href="index.html">Inicio</a></li>
                        <li class="nav-item"><a class="nav-link" href="porteria-virtual.html">Porteria Virtual</a></li>
                        <li class="nav-item"><a class="nav-link" href="about.html">Total System</a></li>
                        <li class="nav-item"><a class="nav-link" href="contact.html">Contacto</a></li>

                    </ul>
                </div>
            </div>
        </nav>

        <!-- Header-->
        <header class="bg-dark py-5">
            <div class="container px-5">
                <div class="row gx-5 align-items-center justify-content-center">
                    <div class="col-lg-8 col-xl-7 col-xxl-6">
                        <div class="my-5 text-center text-xl-start">
                            <h1 class="display-5 fw-bolder text-white mb-2">¿Necesitas una solución rápida y efectiva
                                para tus problemas técnicos?</h1>
                            <p class="lead fw-normal text-white-50 mb-4">Nuestro equipo de soporte técnico está listo
                                para proporcionarte la ayuda que necesitas.</p>
                            <div class="d-grid gap-3 d-sm-flex justify-content-sm-center justify-content-xl-start">
                                <a class="btn btn-primary btn-lg px-4 me-sm-3" href="#features">¡Descubre más!</a>

                            </div>
                        </div>
                    </div>
                    <div class="col-xl-5 col-xxl-6 d-none d-xl-block text-center"><img class="img-fluid rounded-3 my-5"
                            src="./assets/2.jpg" alt="banner" /></div>
                </div>
            </div>
        </header>

        <section>
            <div>


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



        <!-- ########### porteria ##############-->

        <!-- porteria-->
        <section id="about" class="section-padding mt-3">
            <div class="container">
                <div class="row">
                    <div class="col-12 text-center" data-aos="fade-down" data-aos-delay="50">
                        <div class="section-title">
                            <h3 class="display-4 fw-semibold"></h3>
                            <div class="line"></div>
                            <p></p>
                        </div>
                    </div>
                </div>
                <div class="row justify-content-between align-items-center mt-3">
                    <div class="col-lg-6" data-aos="fade-down" data-aos-delay="50">
                        <a href="porteria-virtual.html">
                            <img id="imgPort" src="./assets/porteriaVirtual.jpg" alt="Porterira Virtual">
                        </a>
                    </div>
                    <div data-aos="fade-down" data-aos-delay="150" class="col-lg-5">
                        <h1></h1>
                        <p class=" d-flex-auto mb-3"></p>
                        <div class="d-flex-auto mb-3">
                            <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3">
                                <i class="ri-medal-2-line"></i>
                            </div>
                            <div class="ms-3">
                                <h5>Reducción de Costos Operativos</h5>
                                <p>Ahorro en costos, comparado con el personal de seguridad físico
                                    24/7.
                                    <br>
                                    Monitoreo de múltiples ubicaciones desde el centro de monitoreo
                                </p>
                            </div>
                        </div>

                        <div class="d-flex-auto mb-3">
                            <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3">
                                <i class="ri-medal-2-line"></i>
                            </div>
                            <div class="ms-3">
                                <h5>Gestión de Visitantes</h5>
                                <p>Registro digital de visitantes.
                                    <br>
                                    Generación de códigos de acceso temporales
                                </p>
                            </div>
                        </div>
                        <div class="d-flex-auto mb-3">
                            <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3">
                                <i class="ri-medal-2-line"></i>
                            </div>
                            <div class="ms-3">
                                <h5>Monitoreo Continuo</h5>
                                <p>Vigilancia 24/7
                                    <br>
                                    Cámaras de alta definición, reconocimiento facial, y otros sistemas tecnológicos que
                                    mejoran la detección de intrusos y la gestión de incidentes.
                                </p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>

        <!-- Soporte -->
        <section id="about" class="section-padding mt-3">
            <div class="container">
                <div class="row">
                    <div class="col-12 text-center" data-aos="fade-down" data-aos-delay="50">
                        <div class="section-title">
                            <h1 class="display-4 fw-semibold">Soporte Técnico</h1>
                            <div class="line"></div>
                            <p></p>
                        </div>
                    </div>
                </div>
                <div class="row justify-content-between align-items-center">

                    <div data-aos="fade-down" data-aos-delay="150" class="col-lg-5">
                        <h1>Mantenimiento Proactivo</h1>
                        <p class="mt-3 mb-4"></p>
                        <div class="d-flex-auto mb-3">
                            <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3">
                                <i class="ri-artboard-2-line"></i>
                            </div>
                            <div class="ms-3">
                                <h5>Limpieza de Hardware</h5>
                                <p>Limpieza regular del polvo y otros contaminantes de los equipos, dispositivos y
                                    servidor
                                    para prevenir sobrecalentamiento y fallos de hardware.</p>
                            </div>
                        </div>
                        <div class="d-flex-auto mb-3">
                            <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3">
                                <i class="ri-wifi-fill"></i>
                            </div>
                            <div class="ms-3">
                                <h5>Monitoreo de Sistema</h5>
                                <p>Supervisión continua del rendimiento del sistema para identificar y resolver
                                    problemas antes de que afecten la operación.</p>
                            </div>
                        </div>
                        <div class="d-flex-auto mb-3">
                            <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3">
                                <i class="ri-server-fill"></i>
                            </div>
                            <div class="ms-3">
                                <h5>Protección de Datos</h5>
                                <p> Implementar medidas de cifrado y protección de datos para asegurar que la
                                    información esté protegida contra accesos no autorizados.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-6" data-aos="fade-down" data-aos-delay="50">
                        <img id="imgPort" src="./assets/SoporteTecnico.jpg" alt="">
                    </div>
                </div>
            </div>
        </section>



        <!-- Features section-->
        <section class="py-5" id="features">
            <div class="container px-5 my-5">
                <div class="row gx-5">
                    <div class="col-lg-4 mb-5 mb-lg-0 ">
                        <h2 class="fw-bolder mb-0 text-center">Somos tu equipo de soporte técnico de confianza!</h2>
                        <div class="col mt-3 d-flex justify-content-center align-items-center">
                            <img class="logo2" src="./assets/TotalSystem.png" alt="Logo">
                        </div>

                    </div>

                    <div class="col-lg-8">
                        <div class="row gx-5 row-cols-1 row-cols-md-2">
                            <div class="col mb-5 h-100">
                                <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i
                                        class="bi bi-arrow-left-right"></i></div>
                                <h2 class="h5">Infraestructuras de Redes</h2>
                                <p class="mb-0">Son la columna vertebral de la conectividad en cualquier empresa
                                    moderna. Involucran el diseño, instalación y gestión de sistemas de comunicación
                                    cableados e inalámbricos que permiten el flujo de datos de manera segura y
                                    eficiente.</p>
                            </div>
                            <div class="col mb-5 h-100">
                                <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i
                                    class="bi bi-shield-check"></i></div>
                                <h2 class="h5">Seguridad electronica</h2>
                                <p class="mb-0"> Alarmas y sensores, CCTV, intercomunicadores y más, para garantizar la
                                    seguridad de manera efectiva. La seguridad electrónica no solo optimiza la
                                    vigilancia, sino que también reduce</p>
                            </div>
                            <div class="col mb-5 h-100">
                                <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i
                                        class="bi bi-exclamation-triangle-fill"></i></div>
                                <h2 class="h5">Soporte para equipos críticos</h2>
                                <p class="mb-0">Diagnóstico y resolución de problemas de hardware y software en equipos
                                    críticos, como estaciones de trabajo, computadoras portátiles y dispositivos
                                    móviles.</p>
                            </div>
                            <div class="col h-100">
                                <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i
                                        class="bi bi-toggles2"></i></div>
                                <h2 class="h5">Control de Accesos</h2>
                                <p class="mb-0"> El control de acceso es esencial para proteger tanto propiedades
                                    físicas como información sensible, mejorando la seguridad y reduciendo riesgos.
                                </p>
                            </div>
                            <div class="col mb-5 h-100">
                                <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i
                                    class="bi bi-person-badge"></i></div>
                                <h2 class="h5">Asistencia 24/7 </h2>
                                <p class="mb-0">Ya sea para resolver problemas
                                    técnicos, gestionar situaciones de emergencia o brindar asesoría en tiempo real,
                                    este servicio asegura que siempre haya un equipo disponible, sin importar la hora.
                                </p>
                            </div>
                            <div class="col mb-5 h-100">
                                <div class="feature bg-primary bg-gradient text-white rounded-3 mb-3"><i
                                    class="bi bi-tv"></i></div>
                                <h2 class="h5">Portería Virtual</h2>
                                <p class="mb-0">A través de cámaras, intercomunicadores y software especializado, se
                                    controlan en tiempo real las entradas y salidas, verificando la identidad de los
                                    visitantes de forma remota. Esta tecnología no solo mejora la seguridad y
                                    eficiencia, sino que también reduce significativamente los costos.</p>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- -->

                <!--  carrousel -->
                <hr id="hrweb">
                <div class="container">
                    <div class="row justify-content-center">
                        <div class="col-lg-8 col-md-10">
                            <div id="carouselExample" class="carousel slide" data-bs-ride="carousel"
                                data-bs-pause="false">
                                <div class="carousel-inner">
                                    <div class="carousel-item active">
                                        <img src="./assets/TotalSystem.png" class="d-block mx-auto img-fluid"
                                            style="max-width: 300px;" alt="...">
                                    </div>
                                    <div class="carousel-item">
                                        <img src="./assets/TotalSystem.png" class="d-block mx-auto img-fluid"
                                            style="max-width: 300px;" alt="...">
                                    </div>
                                    <div class="carousel-item">
                                        <img src="./assets/TotalSystem.png" class="d-block mx-auto img-fluid"
                                            style="max-width: 300px;" alt="...">
                                    </div>
                                </div>
                                <button class="carousel-control-prev" type="button" data-bs-target="#carouselExample"
                                    data-bs-slide="prev">
                                    <span class="carousel-control-prev-icon" aria-hidden="true"></span>
                                    <span class="visually-hidden">Previous</span>
                                </button>
                                <button class="carousel-control-next" type="button" data-bs-target="#carouselExample"
                                    data-bs-slide="next">
                                    <span class="carousel-control-next-icon" aria-hidden="true"></span>
                                    <span class="visually-hidden">Next</span>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
                <hr id="hrweb">


                <!-- -->
            </div>
        </section>
        <!-- Testimonial section-->
        <div class="py-5 bg-light">
            <div class="container px-5 my-5">
                <div class="row gx-5 justify-content-center">
                    <div class="col-lg-10 col-xl-7">
                        <div class="text-center">
                            <div class="fs-4 mb-4 fst-italic">"Nos destacamos por nuestra capacidad para adaptarnos a
                                las necesidades cambiantes de nuestros clientes y ofrecer soluciones personalizadas y
                                efectivas en todo momento."</div>
                            <div class="d-flex align-items-center justify-content-center">
                                <img class="logoMini rounded-circle me-3" src="./assets/TotalSystem.png" alt="..." />
                                <div class="fw-bold">
                                    Edward John
                                    <span class="fw-bold text-primary mx-1">/</span>
                                    CEO, Total System
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- Blog preview section-->
        <section class="py-5">
            <div class="container px-5 my-5">
                <div class="row gx-5 justify-content-center">
                    <div class="col-lg-8 col-xl-6">
                        <div class="text-center">
                            <h2 class="fw-bolder">Guía de Seguridad Digital</h2>
                            <p class="lead fw-normal text-muted mb-5">Consejos prácticos para proteger tu información en
                                un mundo digitalmente conectado y cambiante</p>
                        </div>
                    </div>
                </div>
                <div class="row gx-5">
                    <div class="col-lg-4 mb-5">
                        <div class="card h-100 shadow border-0">
                            <img class="card-img-top" src="./assets/seguridadPassword.jpg" alt="paswword" />
                            <div class="card-body p-4">
                                <div class="badge bg-primary bg-gradient rounded-pill mb-2">Guía Esencial de Seguridad
                                    Digital</div>
                                <a class="text-decoration-none link-dark stretched-link" href="blog-password.html">
                                    <h5 class="card-title mb-3">Cómo Crear Contraseñas Seguras</h5>
                                </a>
                                <p class="card-text mb-0">En el mundo digital actual, las contraseñas son la primera
                                    línea de defensa para proteger nuestra información personal y profesional.</p>
                            </div>
                            <div class="card-footer p-4 pt-0 bg-transparent border-top-0">
                                <div class="d-flex align-items-end justify-content-between">
                                    <div class="d-flex align-items-center">
                                        <img class="logoMini rounded-circle me-3" src="./assets/TotalSystem.png"
                                            alt="Logo" />
                                        <div class="small">
                                            <div class="fw-bold">Total System</div>
                                            <div class="text-muted"> &middot; 5 minutos de lectura</div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 mb-5">
                        <div class="card h-100 shadow border-0">
                            <img class="card-img-top" src="./assets/EvitaPhishing.jpg" alt="phishing" />
                            <div class="card-body p-4">
                                <div class="badge bg-primary bg-gradient rounded-pill mb-2">Protegerte de Estafas en
                                    Línea</div>
                                <a class="text-decoration-none link-dark stretched-link" href="#!">
                                    <h5 class="card-title mb-3">Evita el Phishing</h5>
                                </a>
                                <p class="card-text mb-0">En el mundo digital actual, el phishing es una de las
                                    amenazas más comunes y peligrosas a las que nos enfrentamos. </p>
                            </div>
                            <div class="card-footer p-4 pt-0 bg-transparent border-top-0">
                                <div class="d-flex align-items-end justify-content-between">
                                    <div class="d-flex align-items-center">
                                        <img class="logoMini rounded-circle me-3" src="./assets/TotalSystem.png"
                                            alt="Logo" />
                                        <div class="small">
                                            <div class="fw-bold">Total System</div>
                                            <div class="text-muted"> &middot; 4 minutos de lectura</div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 mb-5">
                        <div class="card h-100 shadow border-0">
                            <img class="card-img-top" src="./assets/sociales.jpg" alt="Redes" />
                            <div class="card-body p-4">
                                <div class="badge bg-primary bg-gradient rounded-pill mb-2">Proteger tu Privacidad
                                </div>
                                <a class="text-decoration-none link-dark stretched-link" href="blog-sociales.html">
                                    <h5 class="card-title mb-3">Redes Sociales Seguras</h5>
                                </a>
                                <p class="card-text mb-0">Las redes sociales han transformado la forma en que nos
                                    comunicamos y compartimos nuestras vidas. Sin embargo, con esta conectividad también
                                    vienen riesgos significativos para nuestra privacidad y seguridad.</p>
                            </div>
                            <div class="card-footer p-4 pt-0 bg-transparent border-top-0">
                                <div class="d-flex align-items-end justify-content-between">
                                    <div class="d-flex align-items-center">
                                        <img class=" logoMini rounded-circle me-3" src="./assets/TotalSystem.png"
                                            alt="Logo" />
                                        <div class="small">
                                            <div class="fw-bold">Total System</div>
                                            <div class="text-muted"> &middot; 7 minutos de lectura</div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- Call to action-->
                <div class="d-grid gap-2 col-6 mx-auto">
                    <a class="btn btn-primary btn-lg" href="contact.html" role="button">Contactanos</a>
                </div>

                <!--########################-->
                <!--#### SUSCRIPCION #######-->
                <!--########################-->
                <aside class="bg-primary bg-gradient rounded-3 p-4 p-sm-5 mt-5">
                    <div
                        class="d-flex align-items-center justify-content-between flex-column flex-xl-row text-center text-xl-start">
                        <div class="mb-4 mb-xl-0">
                            <div class="fs-3 fw-bold text-white">Suscríbase</div>
                            <div class="text-white-50"> a nuestro boletín para recibir las últimas
                                actualizaciones.</div>
                        </div>
                        <div class="ms-xl-4">
                            <!-- Formulario corregido con method="POST" y action a la ruta PHP -->
                            <form action="boletin.php" method="POST">
                                <div class="input-group mb-2">
                                    <input class="form-control" type="email" name="email" placeholder="Suscribete!.."
                                        aria-label="Email address..." aria-describedby="email" required />
                                    <button class="btn btn-outline-light" id="email" type="submit">Inscríbase
                                        Aquí</button>
                                </div>
                            </form>
                            <div class="small text-white-50">Nos preocupamos por la privacidad y nunca compartiremos sus
                                datos.</div>
                        </div>
                    </div>
                </aside>

            </div>
        </section>
    </main>
    <!-- Footer-->
    <footer class="bg-dark py-4 mt-auto">
        <div class="container px-5">
            <div class="row align-items-center justify-content-between flex-column flex-sm-row">
                <div class="col-auto">
                    <div class="small m-0 text-white">Copyright &copy; Total System 2024</div>
                </div>
                <div class="col-auto">
                    <a class="link-light small" href="#features">Servicios</a>
                    <span class="text-white mx-1">&middot;</span>
                    <a class="link-light small" href="index.html">Planes</a>
                    <span class="text-white mx-1">&middot;</span>
                    <a class="link-light small" href="contact.html">Contacto</a>
                </div>
            </div>
        </div>
    </footer>
    <!-- Bootstrap core JS-->

    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
    <!-- Core theme JS-->
    <script src="js/scripts.js"></script>
</body>

</html>                               

Whois info of domain

Domain Name: TTSCR.COM
Registry Domain ID: 2908399147_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.hostinger.com
Registrar URL: http://www.hostinger.com
Updated Date: 2024-08-15T18:32:26Z
Creation Date: 2024-08-15T18:32:22Z
Registry Expiry Date: 2025-08-15T18:32:22Z
Registrar: HOSTINGER operations, UAB
Registrar IANA ID: 1636
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +37064503378
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DNS-PARKING.COM
Name Server: NS2.DNS-PARKING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-05T09:06:24Z <<<
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