Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - albys.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 15 May 2025 00:32:08 GMT
Server: Apache
Location: https://albys.com/
Content-Length: 226
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 status code 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://albys.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 15 May 2025 00:32:08 GMT
Server: Apache
Last-Modified: Fri, 14 Feb 2025 11:48:24 GMT
Accept-Ranges: bytes
Content-Length: 20671
Vary: Accept-Encoding
Content-Type: text/html

HTTP Code 200 OK

200 status code 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: albys.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html>
    <head>

        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>ALBYS | Accueil</title>

        <meta name="description" content="ALBYS, entreprise ESN spécialisée en Ingénierie des Systèmes d'Informations et infogérance à Evry-Courcouronnes, vous offre des solutions innovantes et des services personnalisés pour optimiser vos infrastructures IT.">


        <!--Relier les fichiers css-->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css">
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
        <script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js"></script>
        <link rel="icon" type="image/png" href="../images/logo/albys_logo_a32.png">
        <link rel="stylesheet" href="../css/cssAccueil.css">
        <link rel="stylesheet" href="../css/cssForm.css">
        <link rel="stylesheet" href="../css/cssAnimation.css">
        <!--Librairie js-->
        
    </head>

    <body>

<!--BOUTON-->
    <button class="boutonFlotte" onclick="scrollToForm()"><i class="fa-solid fa-info"></i></button>

<!--LA BARRE MENU-->

    <nav>
        <div class="wrapper">
        <div class="logo">
            <a href="/Accueil">
                <img src="../images/logo/albys_logo_b.png" width="100px" alt="Logo">
            </a>
        </div>
        <input type="radio" name="slider" id="menu-btn">
        <input type="radio" name="slider" id="close-btn">
        <ul class="nav-links">
            <label for="close-btn" class="btn close-btn"><i class="fas fa-times"></i></label>
            <li><a href="/QuiSommesNous">Qui sommes-nous ?</a></li>
            <li>
            <a href="/NotreExpertise" class="desktop-item">Notre expertise</a>
            <input type="checkbox" id="showDropExpertise">
            <label for="showDropExpertise" class="mobile-item">Notre expertise</label>
                <ul class="drop-menu">
                <li><a href="/DevFull">Développement full-stack/web</a></li>
                <li><a href="/SystemeReseau">Système et réseaux</a></li>
                <li><a href="/SecuriteInformatique">Sécurité informatique</a></li>
                <li><a href="/AdministrationBdd">Administration base de données</a></li>
                <li><a href="/SystemeGestionContenu">Système de gestion de contenu</a></li>
                <li><a href="/CloudComputing">Cloud computing</a></li>
                <li><a href="/ChefProjet">Chefferie de projet</a></li>
                <li><a href="/PlanificationRessources">Planification des ressources de l'entreprise</a></li>
                <li><a href="/BusinessIntelligence">Business intelligence</a></li>
                <li><a href="/DataSMachineL">Data Science & Machine Learning</a></li>
            </ul>
            </li>
            <li><a href="/VosBesoins">Vos besoins</a></li>
            <li>
                <a href="#" class="desktop-item">Nous rejoindre</a>
                <input type="checkbox" id="showDropRejoindre">
                <label for="showDropRejoindre" class="mobile-item">Nous rejoindre</label>
                <ul class="drop-menu">
                <li><a href="/CV">Déposez votre CV</a></li>
                <li><a href="https://www.linkedin.com/company/albys/jobs/" target="_blank">Consultez nos offres</a></li>
                </ul>
            </li>
        </ul>
        <label for="menu-btn" class="btn menu-btn"><i class="fas fa-bars"></i></label>
        </div>
    </nav>

<!--DEBUT DU CONTENU DE LA PAGE-->

    <div class="mainContainer">
        
<!--L'IMAGE TECH DE FOND-->

        <div class="imgBg">

<!--SLOGAN AU DESSUS DE L'IMAGE-->

        <div class="sloganContainer">
            <h1 class="txtAnim">
                <span class="text-wrapper">
                  <span class="letters" id="txt1">INNOVONS</span> <span class="letters" id="txt1">ENSEMBLE</span>
                </span>
                <span class="text-wrapper" id="wrapperNoPadding">
                    <span class="letters" id="txt2">TRANSFORMONS DEMAIN</span>
                  </span>
                <span class="text-wrapper-mini" id="txt3">
                    <span class="letters-mini">Automatisez | Sécurisez | Optimisez</span>
                </span>
            </h1>
        </div>

<!--BOUTON EN DESSOUS DU SLOGAN AU DESSUS DE L'IMAGE-->

        <div class="sloganBtnContainer">
            <a href="/QuiSommesNous" class="sloganBtn">
                NOUS DECOUVRIR
            </a>
            <a href="/VosBesoins" class="sloganBtn">
                NOUS CONTACTER
            </a>
            <a href="https://selnhelp.fr/" target="_blank" class="sloganBtn" id="selnhelp">
                <img src="../images/logo/selnhelp_crop.png" class="selnhhelpimg">
                NOS SERVICES MANAGÉS
            </a>
        </div>
    </div>     

<!--PAGE BLANCHE AVEC LES EXPERTISES-->

        <div class="pBlanche">
<!--TEXTE EN HAUT-->
            <div class="pBContainerTxt">
                <div class="pBTxt1">
                    <div class="pBTxt1Letter">Notre expertise</div>
                </div>
                <div class="pBTxt2">
                    <a style="color : #03BED4"> ALBYS </a> dispose d'une équipe de consultants spécialisés.
                </div>
            </div>
<!-- TOUTE LES EXPERTISES-->
        <div class="title">
            <div class="pBExpertisesContainer">

                <a href="/DevFull" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/coding.png" alt="Coding Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        DEVELOPPEMENT </br> FULL-STACK/WEB
                    </div>
                </a>

                <a href="/SystemeReseau" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/networking.png" alt="networking Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        SYSTEME ET </br> RESEAUX
                    </div>
                </a>

                <a href="/SecuriteInformatique" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/cs.png" alt="Security Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        SECURITE </br> INFORMATIQUE
                    </div>
                </a>

                <a href="/AdministrationBdd" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/dm.png" alt="Bdd Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        ADMINISTRATION </br> BASE DE DONNEES
                    </div>
                </a>

                <a href="/SystemeGestionContenu" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/cms.png" alt="Cms Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        SYSTEMES DE </br> GESTION DE </br> CONTENU
                    </div>
                </a>

                <a href="/CloudComputing" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/server.png" alt="Server Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        CLOUD </br> COMPUTING
                    </div>
                </a>

                <a href="/ChefProjet" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/software.png" alt="Software Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        CHEFFERIE DE </br> PROJET </br> INFORMATIQUE
                    </div>
                </a>

                <a href="/PlanificationRessources" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/erp.png" alt="ERP Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        PLANIFICATION </br> DES RESSOURCES </br> DE L'ENTREPRISE
                    </div>
                </a>

                <a href="/BusinessIntelligence" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/oa.png" alt="OA Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        BUSINESS </br> INTELLIGENCE
                    </div>
                </a>

                <a href="/DataSMachineL" class="pBExpertises">
                    <div class="pBExpertisesImg">
                        <img src="../images/icon/ml.png" alt="ML Icon" class="pBExpertisesImg">
                    </div>
                    <div class="pBExpertisesTxt">
                        DATA SCIENCE </br> & MACHINE </br> LEARNING
                    </div>
                </a>

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

<!--PASSEZ A L'ETAPE SUIVANTE-->
        <div class="bgEtape">
<!-- CONTAINER DE LA PARTIE PASSEZ A L'ETAPE SUIVANTE -->
            <div class="etapeContainer">
<!-- LE GROS TEXTE -->
                <div class="etapeTxt1">
                    PASSEZ A L'ETAPE SUIVANTE !
                </div>
<!--LA BOX BLANCHE AVEC LES BOUTONS (VERT)-->
                <div class="title">
                <div class="etapeContainerBox">
                    <div class="etapeBox">
                        <div class="etapeBoxContainerTxt">
                            <div class="etapeBoxTxt1">
                                Besoin de nos services ?
                            </div>
                            <div class="etapeBoxTxt2">
                                N'attendez plus et contactez-nous !
                            </div>
                        </div>
                        <a href="/VosBesoins" class="etapeBoxBtnV">
                            CONSULTATION GRATUITE
                        </a>
                    </div>
<!--(BLEU)-->
                    <div class="etapeBox">
                        <div class="etapeBoxContainerTxt">
                            <div class="etapeBoxTxt1">
                                Envie de nous rejoindre ?
                            </div>
                            <div class="etapeBoxTxt2">
                                Tout se trouve sur notre LinkedIn !
                            </div>
                        </div>
                        <a href="https://www.linkedin.com/company/albys/jobs/" class="etapeBoxBtnB" target="_blank">
                            NOS OFFRES D'EMPLOI
                        </a>
                    </div>
                </div>
                </div>
            </div>
        </div>
<!--TOUT LES PARTENAIRES-->
        <div class="partBox">
            <div class="partTxtContainer">
                <div class="partTxt">
                    NOS PARTENAIRES :
                </div>
            </div>
            <div class="partBoxContainer">

                <div class="partLogo">
                    <img src="../images/partenaire/accor.png" alt="Accor logo" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/cdch-logo-lisse.png" alt="cdch logo" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/ageas.png" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/socianova.png" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/Fichet_logo_couleur_HD.jpg" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/1280px-Capgemini_Logo.svg.png" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/000028315_896x598_c.jpg" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/1280px-Habitat_Logo.svg.png" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/Veolia_logo.svg.png" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/societe-generale-logo_2.png" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/Bertrand Franchise.jpg" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/Logo-Thales-Couleur.jpg" alt="Accor Icon" class="partLogo">
                </div>
                <div class="partLogo">
                    <img src="../images/partenaire/SEGULA_Technologies_logo.png" alt="Accor Icon" class="partLogo">
                </div>

            </div>
        </div>

<!--LE FORMULAIRE-->

        <div class="contactImgBg" id="pointeur">

            <div class="contactContainer">
                <div class="contactIconDiv">
                    <img src="../images/icon/paper.png" class="contactIcon">
                </div>
                <div class="contactTxt1">
                    Besoin de renseignements ?
                </div>
                <div class="contactTxt2">
                    Contactez nous dès maintenant !
                </div>
            </div>

        </div>

        <div class="title">
            <div class="formContainer" id="formContainerSolo">
                <!-- Formulaire de contact -->
                <form id="contact-formA" method="post" action="../php/phpFormAccueil.php" role="form">
                    <!--DONNEE CACHER POUR DETECTER QUEL FORMULAIRE-->
                    <input type="hidden" id="diff" name="formAccueil">
                    <!-- Champ pour le nom & prenom -->
                    <div class="champsContainer">
                        <div class="col-md-6">
                            <div class="form-group">
                                <input id="form_name" type="text" name="name" style="background-color: rgb(245, 245, 245);" class="form-control" placeholder="NOM et Prénom" required="required">
                            </div>
                        </div>
                        <!-- Champ pour le numéro -->
                        <div class="col-md-6">
                            <div class="form-group">
                                <input id="form_phone" type="number" name="phone" style="background-color: rgb(245, 245, 245);" class="form-control" placeholder="Téléphone" required="required">
                            </div>
                        </div>
                        <!-- Champ pour l'email -->
                        <div class="col-md-6">
                            <div class="form-group">
                                <input id="form_email" type="email" name="email" style="background-color: rgb(245, 245, 245);" class="form-control" placeholder="Adresse mail" required="required">
                            </div>
                        </div>
                    </div>
                    <!-- Champ pour préciser le besoin -->
                    <div class="col-md-12">
                        <div class="form-group">
                            <input id="form_objet" type="text" name="objet" style="background-color: rgb(245, 245, 245);" class="form-control" placeholder="Objet" required="required">
                        </div>
                    </div>
                    <!-- Champ pour le message -->
                    <div class="col-md-12">
                        <div class="form-group">
                            <label for="form_message">Votre message :</label>
                            <textarea id="form_message" name="message" style="background-color: rgb(245, 245, 245);" class="form-control" placeholder="" rows="4" required="required"></textarea>
                        </div>
                    </div>
                    <!-- Bouton d'envoi pour le formulaire -->
                    <div class="center">
                        <div class="col-md-6">
                            <input type="submit" id="validButton" style="color: rgb(59, 80, 64);" value="Envoyer">
                        </div>
                    </div>
                </form>
            </div>
        </div>  
            
<!-- footer -->
        <div class="footer-clean">
            <footer>
                <div class="container">
                    <div class="row justify-content-center">
                        <div class="col-sm-4 col-md-3 item">
                            <h3>Restons en contact</h3>
                            <ul>
                                <li><i class="fa-solid fa-envelope"></i> [email protected]</li>
                                <li><i class="fa-solid fa-phone"></i> +33 1 64 99 39 97</li>
                                <li><i class="fa-solid fa-map-pin"></i> 1, rue René Cassin, 91000 Évry, Île-de-France</li>
                            </ul>
                        </div>
                        <div class="col-sm-4 col-md-3 item">
                            <h3>Nos horaires</h3>
                            <ul>
                                <li>Lun : 9h00 - 18h00</a></li>
                                <li>Mar : 9h00 - 18h00</a></li>
                                <li>Mer : 9h00 - 18h00</a></li>
                                <li>Jeu : 9h00 - 18h00</a></li>
                                <li>Ven : 9h00 - 18h00</a></li>
                            </ul>
                        </div>
                        <div class="col-sm-4 col-md-3 item">
                            <h3>Informations</h3>
                            <ul>
                                <li><a href="/MentionLegale">Mentions légales</a></li>
                                <li><a href="/PolitiqueConf">Politique de confidentialité</a></li>
                            </ul>
                        </div>
                        <div class="col-lg-3 item social">
                            <a href="https://www.linkedin.com/company/albys/" target="_blank"><i class="icon ion-social-linkedin"></i></a>
                            <p class="copyright">© 2025 Développé par ALBYS. Tous droits réservés.</p>
                        </div>
                    </div>
                </div>  
            </footer>
        </div>

    <script src="../js/jsAnimation.js"></script>
    <script src="../js/jsDefilement.js"></script>
    <script src="../js/jsTextAnimationTitle.js"></script>
    <script src="../js/jsBouton.js"></script>
    <script src="../js/jsLienTel.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/js/bootstrap.bundle.min.js"></script>
    </body>
</html>                               

Whois info of domain

Domain Name: ALBYS.COM
Registry Domain ID: 1764703859_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.name.com
Registrar URL: http://www.name.com
Updated Date: 2024-12-09T20:16:42Z
Creation Date: 2012-12-07T19:20:17Z
Registry Expiry Date: 2026-12-07T19:20:17Z
Registrar: Name.com, Inc.
Registrar IANA ID: 625
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 7202492374
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1JLP.NAME.COM
Name Server: NS2FKR.NAME.COM
Name Server: NS3GMV.NAME.COM
Name Server: NS4CGS.NAME.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T00:31: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