Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
410 Gone - aspfr.com
HTTP Status: 410
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 03 May 2025 11:59:25 GMT
Server: Varnish
X-Varnish: 21658945
Content-Type: text/html; charset=utf-8
Content-Length: 5235
GET / HTTP/1.1
Host: aspfr.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
 

<!DOCTYPE html>
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if lt IE 7]> <html class="ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]>    <html class="ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]>    <html class="ie8 oldie" lang="en"> <![endif]-->
<!--[if IE 9]>    <html class="ie9" lang="en"> <![endif]-->
<!-- Consider adding an manifest.appcache: h5bp.com/d/Offline -->
<!--[if gt IE 9]><!--> <html lang="en"> <!--<![endif]-->

    <head>
        <!-- Metas -->
        <meta charset="utf-8" />
        <meta name="description" content="" />
        <meta name="keywords" content="" />
        <!-- force le mode de document de IE a la derniere version -->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />

        <link rel="shortcut icon" href="favicon.ico" />

        <link href="//astatic.ccmbg.com/ressource/common/style/reset.css" type="text/css" rel="stylesheet" media="screen" />
        <link href="//astatic.ccmbg.com/ressource/common/style/grid.css" type="text/css" rel="stylesheet" media="screen" />
        <link href="//astatic.ccmbg.com/ressource/common/style/content.css" type="text/css" rel="stylesheet" media="screen" />
        <link href="//astatic.ccmbg.com/ressource/common/style/common.css" type="text/css" rel="stylesheet" media="screen" />
        <link href="//astatic.ccmbg.com/ressource/common/style/jquery-ui.css" type="text/css" rel="stylesheet" media="screen" />


        <!-- Stylesheets -->

        <link href="//astatic.ccmbg.com/ressource/linternaute/style/layout.css" type="text/css" rel="stylesheet" media="screen" />
        <link href="//astatic.ccmbg.com/ressource/linternaute/style/content.css" type="text/css" rel="stylesheet" media="screen" />
        <link href="//astatic.ccmbg.com/ressource/linternaute/style/mod.css" type="text/css" rel="stylesheet" media="screen" />       

        <style type="text/css">
            body{
                background: rgb(241,241,241);
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY5ZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                background: -moz-linear-gradient(top,  rgba(241,241,241,1) 0%, rgba(248,249,251,1) 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,241,1)), color-stop(100%,rgba(248,249,251,1)));
                background: -webkit-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(248,249,251,1) 100%);
                background: -o-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(248,249,251,1) 100%);
                background: -ms-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(248,249,251,1) 100%);
                background: linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(248,249,251,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f8f9fb',GradientType=0 );
            }

            .ie9 body{filter:none}
            .body{margin-top:60px;margin-bottom:60px}
            .errorContent{  
                color:#000;
                -webkit-box-shadow: inset 0px 0px 100px 10px rgba(0, 0, 0, 0.1);
                -moz-box-shadow: inset 0px 0px 100px 10px rgba(0, 0, 0, 0.1);
                box-shadow: inset 0px 0px 100px 10px rgba(0, 0, 0, 0.1);
                overflow:hidden;position:relative;
                padding:100px 70px 0 20px;
            }
            .errorContent img{float:right;margin-left:20px}
            .errorContent h1{font-size:38px}
            .errorContent h1 sup{color:#000}
            .errorContent p{font-size:20px}
            .errorContent em{
                position:absolute;bottom:20px;left:20px;
                font-size:12px;color:#666;font-style:normal
            }

        </style>

        <title>Erreur!</title>
        <!--[if lt IE 9]>
        <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
        <![endif]-->

    </head>

    <body>
        <div class="body">
            <div class="page">
                <!-- centre -->
                <div class="line pad20">
                    <div class="errorContent">
                        <img src="//astatic.ccmbg.com/ressource/common/img/illustration-503.png" />
                        <h1 class="marB10"><sup>Gone</sup></h1>
                        <h1 class="marB10">Page indisponible d&eacute;finitivement<sup>*</sup></h1>
                        <p>La page demand&eacute;e n'existe plus</p>
                        <em>* 410 Gone  (lxc-varnish-ressources-01) </em>
                    </div>
                </div>
            </div>
        </div>
</body>
</html>
                               

Whois info of domain

Domain Name: ASPFR.COM
Registry Domain ID: 68838503_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.safebrands.com
Registrar URL: http://safebrands.com
Updated Date: 2025-03-04T03:02:55Z
Creation Date: 2001-04-05T01:41:25Z
Registry Expiry Date: 2026-04-05T01:41:25Z
Registrar: SafeBrands SAS
Registrar IANA ID: 1290
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +33.488662213
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.SAFEBRANDS.FR
Name Server: NS2.SAFEBRANDS.EU
Name Server: NS3.SAFEBRANDS.COM
Name Server: NS4.SAFEBRANDS.ORG
Name Server: NS5.SAFEBRANDS.TECH
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T11:59:04Z <<<
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