Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - inv3f.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Last-Modified: Sun, 07 Apr 2024 06:22:00 GMT
Accept-Ranges: bytes
ETag: "99675e6b388da1:0"
Server: Microsoft-IIS/10.0
X-Powered-By: ASP.NET
Date: Tue, 20 May 2025 20:28:17 GMT
Content-Length: 11351

HTTP Code 200 OK

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

<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport"
        content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta name="Keywords" content="安狗狗,手机管家,应用管家,桌面,市场,上海移卓官网,内存优化,垃圾清理,手机加 速,省电,软件管理" />
    <meta name="description" content="上海移卓(安狗狗)是国内领先的移动工具开发商和应用分发及广告平台,旗下产品有手机管家,市场、桌面,是免费可信赖的系统工具软件,是用户贴身的手机管家。" />
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
    <link rel="Shortcut Icon" href="/favicon.ico" type="image/x-icon" />
    <title>上海移卓</title>
    <link rel="stylesheet" href="/assets/css/product.css">
    <link rel="stylesheet" href="/assets/css/product-tablet.css">
    <link rel="stylesheet" href="/assets/css/product-phone.css">
    <script src="/assets/js/jquery-3.6.0.min.js"></script>
</head>

<body>
    <header>
        <div class="nav">
            <a href="/Index.html" rel="noopener noreferrer">
                <img id="logo" src="/assets/img/ProductCenter/logo.webp" alt="安狗狗">
            </a>
            <div id="navBox">
                <!-- <a class="navItem" href="/Home/Index">首页</a>
                <a class="navItem active" href="/Home/Product">产品中心</a>
                <a class="navItem" href="/Article/News">咨询中心</a>
                <a class="navItem" href="/Article/Helps?helpType=0">帮助中心</a> -->
            </div>
            <!-- <div id="navBtn">
                <div id="upLine"></div>
                <div id="Line"></div>
                <div id="downLine"></div>
            </div>
            <div id="phoneNav">
                <a href="/Home/Index">首页</a>
                <a href="/Home/Product">产品中心</a>
                <a href="/Article/News">咨询中心</a>
                <a href="/Article/Helps?helpType=0">帮助中心</a>
            </div> -->
        </div>
        </div>
    </header>


    <div id="top_img" class="autoHeight">
        <div id="showdiv">
            <div class="bk_img">
                <img src="/assets/img/ProductCenter/clean-banner.png" />
                
            </div>
            <div class="bk_img">
                <img src="/assets/img/ProductCenter/cleanSpeed-banner.jpg" />
               
            </div>
            <div class="bk_img">
                <img src="/assets/img/ProductCenter/productSpeedPhone-banner.jpg" />
              
            </div>
            <div class="bk_img">
                <img src="/assets/img/ProductCenter/anan-banner.jpg" />

            </div>
            <div class="bk_img">
                <img src="/assets/img/ProductCenter/快马-1920-1080-banner-product.jpg" />

            </div>
            <div class="bk_img">
                <img src="/assets/img/ProductCenter/趣扫描-product-banner.png" />

            </div>
            <div class="bk_img">
                <img src="/assets/img/ProductCenter/AI快扫描-product-banner.png" />

            </div>
            <div class="bk_img">
                <img src="/assets/img/ProductCenter/手机精灵-banner1920-1080.png" />

            </div>
        </div>
        <div id="top_mid"></div>
        <div id="linkBtn">
            <ul>
                <li class="li_bk">
                    清理大师
                </li>
                <li>
                    专业手机助手
                </li>
                <li>
                    极速安全管家
                </li>
                <li>
                    安安扫描大师
                </li>
                <li>
                    快马手机清理
                </li>
                <li>
                    趣扫描
                </li>
                <li>
                    AI快扫描
                </li>
                <li>
                    手机精灵
                </li>
            </ul>
        </div>
    </div>

    <main class="stretch2">
        <div class="product-box">
            <div class="product-item">
                <img src="/assets/img/ProductCenter/clean-bg.png" alt="清理大师">
                <div class="box">
                    <div class="showLogo">
                        <img src="/assets/img/ProductCenter/clean-logo.png" alt="清理大师">
                        <h1>清理大师</h1>
                        <p>你的世界从此清净</p>
                        <a href="/Home/ProductClean.html">
                            <button>了解更多</button>
                        </a>
                    </div>
                </div>
            </div>
            <div class="product-item">
                <img src="/assets/img/ProductCenter/cleanSpeed-bg.jpg" alt="专业手机助手">
                <div class="box">
                    <div class="showLogo">
                        <img src="/assets/img/ProductCenter/cleanSpeed-logo.png" alt="专业手机助手">
                        <h1>专业手机助手</h1>
                        <p>更快更干净</p>
                        <a href="/Home/ProductCleanSpeed.html">
                            <button>了解更多</button>
                        </a>
                    </div>
                </div>
            </div>
            <div class="product-item">
                <img src="/assets/img/ProductCenter/productSpeedPhone-bg.jpg" alt="极速安全管家">
                <div class="box">
                    <div class="showLogo">
                        <img src="/assets/img/ProductCenter/productSpeedPhone-logo.png" alt="极速安全管家">
                        <h1>极速安全管家</h1>
                        <p>更流程更好用</p>
                        <a href="/Home/ProductSpeedPhone.html">
                            <button>了解更多</button>
                        </a>
                    </div>
                </div>
            </div>

            <div class="product-item">
                <img src="/assets/img/ProductCenter/anan-bg.jpg" alt="安安扫描大师">
                <div class="box">
                    <div class="showLogo">
                        <img src="/assets/img/ProductCenter/anan-logo.png" alt="安安扫描大师">
                        <h1>安安扫描大师</h1>
                        <p>快速扫描文件</p>
                        <a href="/Home/ProductAnAnScan.html">
                            <button>了解更多</button>
                        </a>
                    </div>
                </div>
            </div>
            <div class="product-item">
                <img src="/assets/img/ProductCenter/快马-960-1000备份-bg.jpg" alt="快马手机清理">
                <div class="box">
                    <div class="showLogo">
                        <img src="/assets/img/ProductCenter/快马-512.png" alt="快马手机清理">
                        <h1>快马手机清理</h1>
                        <p>爱上清理 才不卡顿</p>
                        <a href="/Home/ProductKuaiMaClean.html">
                            <button>了解更多</button>
                        </a>
                    </div>
                </div>
            </div>
            <div class="product-item">
                <img src="/assets/img/ProductCenter/趣扫描960-1000-bg.png" alt="趣扫描">
                <div class="box">
                    <div class="showLogo">
                        <img src="/assets/img/ProductCenter/趣扫描logo.png" alt="趣扫描">
                        <h1>趣扫描</h1>
                        <p>更全面更精准</p>
                        <a href="/Home/ProductQuScan.html">
                            <button>了解更多</button>
                        </a>
                    </div>
                </div>
            </div>

            <div class="product-item">
                <img src="/assets/img/ProductCenter/AI快扫描960-1000-bg.png" alt="AI快扫描">
                <div class="box">
                    <div class="showLogo">
                        <img src="/assets/img/ProductCenter/AI快扫描-logo.png" alt="AI快扫描">
                        <h1>AI快扫描</h1>
                        <p>快速扫描文件</p>
                        <a href="/Home/ProductAIKuaiScan.html">
                            <button>了解更多</button>
                        </a>
                    </div>
                </div>
            </div>
            <div class="product-item">
                <img src="/assets/img/ProductCenter/手机精灵960-1000.png" alt="手机精灵">
                <div class="box">
                    <div class="showLogo">
                        <img src="/assets/img/ProductCenter/手机精灵logo.png" alt="手机精灵">
                        <h1>手机精灵</h1>
                        <p>更流畅更好用</p>
                        <a href="/Home/Productshoujijingli.html">
                            <button>了解更多</button>
                        </a>
                    </div>
                </div>
            </div>
        </div>
        <div class="product-box">

        </div>
        <div id="moreLinkBox">
            <div href="#" id="moreCircle">更多</div>
            <div id="moreLink">
                <a href="/Home/ProductClean.html" class="linkItem">清理大师</a>
                <a href="/Home/ProductCleanSpeed.html" class="linkItem">专业手机助手</a>
                <a href="/Home/ProductSpeedPhone.html" class="linkItem">极速安全管家</a>
                <a href="/Home/ProductAnAnScan.html" class="linkItem">安安扫描大师</a>
                <a href="/Home/ProductKuaiMaClean.html" class="linkItem">快马手机清理</a>
                <a href="/Home/ProductQuScan.html" class="linkItem">趣扫描</a>
                <a href="/Home/ProductAIKuaiScan.html" class="linkItem">AI快扫描</a>
                <a href="/Home/Productshoujijingli.html" class="linkItem">手机精灵</a>
            </div>
        </div>
    </main>

    <footer class="footer">
        <div class="foot wrap">
            <ul class="footNav">
                <li class="first"><a href="/About.html" rel="noopener noreferrer">关于我们</a></li>
                <li><a href="/Contact.html" rel="noopener noreferrer">联系我们</a></li>
                
               
                
            </ul>
            <div class="cop tac">
                Copyright(C)2012-2021 上海移卓网络科技有限公司版权所有
                <a href="http://beian.miit.gov.cn" target="_blank" rel="noopener noreferrer">沪ICP备14053322号</a>
            </div>
        </div>
    </footer>

    <script src="/assets/js/lb.js"></script>
    <script src="/assets/js/product.js"></script>
</body>

</html>                               

Whois info of domain

Domain Name: INV3F.COM
Registry Domain ID: 2601317269_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.ename.com
Registrar URL: http://www.ename.net
Updated Date: 2025-02-28T22:20:36Z
Creation Date: 2021-03-29T08:46:40Z
Registry Expiry Date: 2026-03-29T08:46:40Z
Registrar: eName Technology Co., Ltd.
Registrar IANA ID: 1331
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 86.4000044400
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS3.DNS.COM
Name Server: NS4.DNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-20T20:28: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