Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - f5mx.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, 12 May 2025 17:57:20 GMT
server: LiteSpeed
location: https://f5mx.com/
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://f5mx.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: Mon, 03 Apr 2023 01:29:46 GMT
etag: "292f-642a2c0a-bc39bd99d819a71d;;;"
accept-ranges: bytes
content-length: 10543
date: Mon, 12 May 2025 17:57:21 GMT
server: LiteSpeed
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

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

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <meta name="facebook-domain-verification" content="i2qruw7i7i43qa28n2ug570y9eoxlp" />
    <title>Desarrollos Tecnologicos F5 de Mexico SAS de CV</title>
    <link rel="stylesheet" href="css/estilos.css">
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&display=swap" rel="stylesheet">
</head>

<body>
    <header>
        <nav>
            <div class="menu-header">
                <img src="imagenes/icono.png" alt="">
            </div>
            <div class="enlaces-header" id="enlaces">
                <a href="#">Inicio</a>
                <a href="../demos/tienda/">Demo Tienda</a>
                <a href="../demos/inventario/">Demo Inventario</a>
                <a href="#">Contacto</a>
                <a href="#">Acerca de</a>
                <a href="#">Ayuda</a>
            </div>
        </nav>
        <div class="contenido-header">
            <div class="textos-header">
                <img src="imagenes/logol.png" alt="">
                <h1>Tu negocio en línea con F5MX<FONT SIZE=3>&#174;</FONT></h1>
                <h2>Llamanos HOY al 6681884836</h2>
                <a href="#">Ver más</a>
            </div>
            <div class="img-header">
                <img src="imagenes/ilustracion1.svg" alt="">
            </div>
        </div>
        
        <div class="wave-bottom" style="height: 150px; overflow: hidden;" ><svg viewBox="0 0 500 150" preserveAspectRatio="none" style="height: 100%; width: 100%;"><path d="M0.00,49.98 C150.39,136.47 332.11,-25.37 500.00,49.98 L500.00,150.00 L0.00,150.00 Z" style="stroke: none; fill: #fff;"></path></svg></div>
    </header>
    <main>
        <section class="acerca-de contenedor">
            <h3>Manejamos estrictos controles de calidad</h3>
            <p>Nos esforzamos por cumplir con todas tus espectativas con el fin de tener un 100% de clientes satisfechos.</p>
            <div class="contenedor-acerca-de">
                <div class="card-acerca">
                    <i class="fas fa-id-card-alt"></i>
                    <h4>Diseño exclusivo</h4>
                    <p>Nuestras plataformas cuentan con las debidas medidas de seguridad y controles de acceso necesaria para el comerio electronico.</p>
                </div>
                <div class="card-acerca">
                    <i class="fas fa-credit-card"></i>
                    <h4>Credito a PyMES</h4>
                    <p>Manejamos credito a PyMes y los precios mas bajos del mercado.</p>
                </div>
                <div class="card-acerca">
                    <i class="fas fa-shield-alt"></i>
                    <h4>Garantia de Reembolso</h4>
                    <p>Tu dinero se encuentra asegurado y con garantia de reembolso por 30 dias si el servicio no cumple totalmente tus espectativas.</p>
                </div>
            </div>
        </section>
        <section class="servicio-cont">
            <div class="servicio">
                <div class="img-servicio">
                    <img src="imagenes/ilustracion2.svg" alt="" id="ilustracion1">
                </div>
                <article class="contenido-servicio">
                    <h3>Hacemos lo mejor para ti</h3>
                    <p>Te apoyaremos con el diseño e implementación de tu solución tecnológica, de momento nos estamos centrando en tiendas en línea y manejo de inventarios con precios que tienen hasta un 75% de descuento además de manejar crédito a Pymes.</p>
                    <ul>
                        <li>Diseño de paginas WEB</li>
                        <li>Diseño de aplicaciones para Android</li>
                        <li>Mantenimiento a equipo de computo/servidores</li>
                        <li>Servicio de mantenimiento a equipo CCTV</li>
                        <li>Consultoria en Sistemas Computacionales</li>
                    </ul>
                </article>
            </div>
        </section>
        <section class="galeria contenedor">
            <h3>Promociones Recientes</h3>
            <p>¡Aprovecha estas promociones especiales!</p>
            <article class="galerias">
                <div class="galeria-img">
                    <img src="imagenes/1899.png" alt="">

                    <div class="extra-galeria">
                        <p>Manejamos un descuento de hasta el 27% en tiendas WEB (Pago en Efectivo), ademas puedes llevartela a credito, mandanos un mensaje o correo para mas informacion, esta promocion esta vigente hasta el dia 15 de Junio de 2020.</p>
                    </div>
                </div>
                <div class="galeria-img">
                    <img src="imagenes/2799.png" alt="">

                    <div class="extra-galeria">
                        <p>Manejamos un descuento de hasta el 27% en el modulo de Inventarios F5 (Pago en Efectivo), ademas puedes llevartela a credito, mandanos un mensaje o correo para mas informacion, esta promocion esta vigente hasta el dia 15 de Junio de 2020.</p>
                    </div>
                </div>
                <div class="galeria-img">
                    <img src="imagenes/3699.png" alt="">

                    <div class="extra-galeria">
                        <p>Manejamos un descuento de hasta el 27% en la solucion completa con inventario y tienda online (Pago en Efectivo), ademas puedes llevartela a credito, mandanos un mensaje o correo para mas informacion, esta promocion esta vigente hasta el dia 15 de Junio de 2020.</p>
                    </div>
                </div>
                <div class="galeria-img">
                    <img src="imagenes/servicio.png" alt="">

                    <div class="extra-galeria">
                        <p>Mantenimiento preventivo y correvtivo a PC y Servidores.</p>
                    </div>
                </div>
                <div class="galeria-img">
                    <img src="imagenes/seguridad.png" alt="">

                    <div class="extra-galeria">
                        <p>Consultoria en seguridad informatica.</p>
                    </div>
                </div>
                <div class="galeria-img">
                    <img src="imagenes/web.png" alt="">

                    <div class="extra-galeria">
                        <p>Diseño WEB a medida.</p>
                    </div>
                </div>
            </article>
        </section>
        <section class="precios">
            <h3>Tabla de precios</h3>
            <div class="precios-tablas contenedor">
                <div class="tabla">
                    <h5>Tienda Online</h5>
                    <p class="price"><span>$1899</span> / De por vida</p>
                    <ul>
                        <li>Crédito PYME (Primer pago $399)</li>
                        <li>Subdominio *f5mx.com (1 Año)</li>
                        <li>Apoyo con despegue de proyecto</li>
                        <li>500 MB de Almacenamiento libre</li>
                        <li>Codigo fuente</li>
                        <li>Entrega de prototipo en minutos</li>
                    </ul>
                    <a href="#">Comprar ahora</a>
                </div>
                <div class="tabla">
                    <h5>Inventario</h5>
                    <p class="price"><span>$2799</span> / De por vida</p>
                    <ul>
                        <li>Crédito PYME (Primer pago $599)</li>
                        <li>Subdominio *f5mx.com (1 Año)</li>
                        <li>Apoyo con despegue de proyecto</li>
                        <li>1000 MB de Almacenamiento libre</li>
                        <li>Codigo fuente</li>
                        <li>Entrega de prototipo en minutos</li>
                    </ul>
                    <a href="#">Comprar ahora</a>
                </div>
                <div class="tabla">
                    <h5>Completo T/I</h5>
                    <p class="price"><span>$3699</span> / De por vida</p>
                    <ul>
                        <li>Crédito PYME (Primer pago $799)</li>
                        <li>Gratis dominio *.com</li>
                        <li>Apoyo con despegue de proyecto</li>
                        <li>2000 MB de Almacenamiento libre</li>
                        <li>Codigo fuente</li>
                        <li>Entrega de prototipo en minutos</li>
                    </ul>
                    <a href="#">Comprar ahora</a>
                </div>
            </div>
        </section>



        <!---
        <div class="slider-contenedor">
            <section class="slider">
                <div class="cont-slide">
                    <p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Corrupti blanditiis delectus, sunt
                        libero voluptatibus iusto facilis culpa vero nulla qui?</p>
                    <img src="imagenes/testimon.jpg" alt="">
                    <h4>Name1</h4>
                </div>
                <div class="cont-slide">
                    <p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Corrupti blanditiis delectus, sunt
                        libero voluptatibus iusto facilis culpa vero nulla qui?</p>
                    <img src="imagenes/testimon.jpg" alt="">
                    <h4>Name2</h4>
                </div>
                <div class="cont-slide">
                    <p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Corrupti blanditiis delectus, sunt
                        libero voluptatibus iusto facilis culpa vero nulla qui?</p>
                    <img src="imagenes/testimon.jpg" alt="">
                    <h4>Name3</h4>
                </div>
            </section>
        </div>
        --->



    </main>
    <footer>
        <div class="footer-contact">
            <h6>Contactanos</h6>
            <p>[email protected]</p>
            <p>6681884836</p>
            <i class="fab fa-instagram"></i>
            <i class="fab fa-facebook-f"></i>
            <i class="fab fa-twitter"></i>
        </div>
        <div class="footer-logo">
            <img src="imagenes/logo.png" alt="">
        </div>
    </footer>
    <script src="https://kit.fontawesome.com/f955c68031.js"></script>
    <script src="js/menu.js"></script>
    <script src="js/animaciones.js"></script>
    <script src="js/slider.js"></script>
</body>

</html>
                               

Whois info of domain

Domain Name: F5MX.COM
Registry Domain ID: 2214553874_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.hostinger.com
Registrar URL: http://www.hostinger.com
Updated Date: 2025-01-11T04:36:14Z
Creation Date: 2018-01-18T01:26:22Z
Registry Expiry Date: 2026-01-18T01:26: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-12T17:57:08Z <<<
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