Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ubinp.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty
Date: Tue, 13 May 2025 19:30:25 GMT
Content-Type: text/html
Content-Length: 166
Connection: keep-alive
Location: https://ubinp.com/
Strict-Transport-Security: max-age=31536000

HTTP Code 301 Moved Permanently

http status code 301 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://ubinp.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty
Date: Tue, 13 May 2025 19:30:26 GMT
Content-Type: text/html
Content-Length: 9639
Last-Modified: Tue, 22 Aug 2023 03:51:44 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "64e430d0-25a7"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes

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: ubinp.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 name="renderer" content="webkit"/>
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    <title>普息·导航</title>
    <link rel="icon" href="images/favicon.png" type="image/x-icon" />
    <link rel="shortcut icon" href="images/favicon.png" type="image/x-icon" />
    <link rel="stylesheet" href="css/base.css">
    <link rel="stylesheet" href="css/index.css">
</head>
<body>
<header></header>

<div class="wrapper">
    <!--banner-->
    <div id="slideBox" class="slideBox">
        <div class="bd">
            <ul>
                <li class="bd02"><img src="images/index/banner2.jpg"/><a href="chip.html">了解更多</a></li>
                <li class="bd01"><img src="images/index/banner1.jpg"/><a href="modular.html">了解更多</a></li>
                <li class="bd03"><img src="images/index/banner3.jpg"/><a href="baseStation.html">了解更多</a></li>
                <li class="bd04"><img src="images/index/banner4.jpg"/><a href="terminal.html">了解更多</a></li>
            </ul>
        </div>

        <div class="hd">
            <ul>
                <li><i class="liner"></i></li>
                <li><i class="liner"></i></li>
                <li><i class="liner"></i></li>
                <li><i class="liner"></i></li>
            </ul>
        </div>

        <a class="prev" href="javascript:void(0)"></a>
        <a class="next" href="javascript:void(0)"></a>
    </div>

    <!--全球荣誉-->
    <div class="index01">
        <h2 class="index-h2">全球荣誉</h2>
        <ul class="clearfix">
            <li>
                <img src="images/index/rongyu01.jpg" alt="">
                <h3>冠军荣誉</h3>
                <p>2018 NIST(美国国家标准与技术研究院)室内定位比赛世界冠军</p>
                <a target="_blank" href="http://www.lmars.whu.edu.cn/index.php/xwzx/2127.html"></a>
            </li>
            <li>
                <img src="images/index/rongyu02.jpg" alt="">
                <h3>冠军荣誉</h3>
                <p>2018 International Conference on IPIN 室内定位手机组比赛世界冠军</p>
                <a target="_blank" href="http://www.lmars.whu.edu.cn/index.php/xwzx/2294.html"></a>
            </li>
            <li>
                <img src="images/index/rongyu03.jpg" alt="">
                <h3>冠军荣誉</h3>
                <p>2018 国家科技部比测“无额外设备辅助的智能手机定位”组比赛冠军</p>
                <a target="_blank" href="http://www.lmars.whu.edu.cn/index.php/xwzx/2371.html"></a>
            </li>
        </ul>
    </div>

    <!--核心技术-->
    <div class="index02">
        <h2 class="index-h2">核心技术</h2>
        <ul class="clearfix">
            <li>
                <img src="images/index/hexin01.png">
                <p>基于消费级无线信号的测距、测角优化算法</p>
            </li>
            <li>
                <img src="images/index/hexin02.png">
                <p>基于专业级无线射频信号测距优化算法</p>
            </li>
            <li>
                <img src="images/index/hexin03.png">
                <p>基于消费级惯性传感器的行人轨迹推算框架</p>
            </li>
            <li>
                <img src="images/index/hexin04.png">
                <p>快速精准的地磁/WI-FI/BLE混合指纹匹配算法</p>
            </li>
            <li>
                <img src="images/index/hexin05.png">
                <p>智能抗差自适应多源信息整合定位框架</p>
            </li>
            <li>
                <img src="images/index/hexin06.png">
                <p>智能标签自适应功耗优化算法</p>
            </li>
            <li>
                <img src="images/index/hexin07.png">
                <p>基于消费级无线信号的测距、测角优化算法</p>
            </li>
            <li>
                <img src="images/index/hexin08.png">
                <p>基于消费级无线信号的测距、测角优化算法</p>
            </li>
        </ul>
    </div>

    <!--基站产品-->
    <div class="index03">
        <h2 class="index-h2">基站产品</h2>
        <ul class="clearfix">
            <li>
                <img src="images/index/jizhan01.png">
                <h3>WI-FI/BLE基站</h3>
                <p>双模基站,广播频率可调</p>
            </li>
            <li>
                <img src="images/index/jizhan02.png">
                <h3>BLE基站</h3>
                <p>成本低,功耗低;部署简单,维护容易</p>
            </li>
            <li>
                <img src="images/index/jizhan03.png">
                <h3>BLE/音频微基站</h3>
                <p>提升基站工作范围,大幅提高可扩展性与定位精度</p>
            </li>
            <li>
                <img src="images/index/jizhan04.png">
                <h3>BLE/WI-FI/UWB微基站</h3>
                <p>针对专业级定位场景与特殊定位人群,解决复杂场景的供应链组建、设备、人员的精准定位</p>
            </li>
        </ul>
    </div>

    <!--产品特色-->
    <div class="index04">
        <h2 class="index-h2">产品特色</h2>
        <h3>提供多功能、多场景、高可用的技术产品</h3>

        <ul class="clearfix">
            <li>
                <img src="images/index/tese01.png">
                <h3>全球顶级团队、100%自主知识产权</h3>
            </li>
            <li>
                <img src="images/index/tese02.png">
                <h3>低功耗、低成本</h3>
            </li>
            <li>
                <img src="images/index/tese03.png">
                <h3>高可用、高精度</h3>
            </li>
            <li>
                <img src="images/index/tese04.png">
                <h3>易维护、易部署、可定制</h3>
            </li>
            <li>
                <img src="images/index/tese05.png">
                <h3>多源混合智能定位</h3>
            </li>
            <li>
                <img src="images/index/tese06.png">
                <h3>技术革新,运用场景丰富</h3>
            </li>
        </ul>
    </div>

    <!--解决方案-->
    <div class="index05">
        <h2 class="index-h2">丰富精准的解决方案</h2>

        <ul class="clearfix">
            <li>
                <img src="images/index/fangan01.jpg">
                <h3>园林、博物馆</h3>
                <div class="index05-on">
                    <img src="images/index/fangan01_on.png">
                </div>
            </li>
            <li>
                <img src="images/index/fangan02.jpg">
                <h3>大型场馆</h3>
                <div class="index05-on">
                    <img src="images/index/fangan02_on.png">
                </div>
            </li>
            <li>
                <img src="images/index/fangan03.jpg">
                <h3>商业中心</h3>
                <div class="index05-on">
                    <img src="images/index/fangan03_on.png">
                </div>
            </li>
            <li>
                <img src="images/index/fangan04.jpg">
                <h3>舰艇船舶</h3>
                <div class="index05-on">
                    <img src="images/index/fangan04_on.png">
                </div>
            </li>
            <li>
                <img src="images/index/fangan05.jpg">
                <h3>交通枢纽</h3>
                <div class="index05-on">
                    <img src="images/index/fangan05_on.png">
                </div>
            </li>
            <li>
                <img src="images/index/fangan06.jpg">
                <h3>城市地下交通网络</h3>
                <div class="index05-on">
                    <img src="images/index/fangan06_on.png">
                </div>
            </li>
        </ul>
    </div>

    <!--伙伴与客户-->
    <div class="index06">
        <h2 class="index-h2">伙伴与客户</h2>

        <ul class="clearfix">
            <li>
                <img src="images/index/huoban03.png">
                <h3>苏州盘门景区</h3>
            </li>
            <li>
                <img src="images/index/huoban01.png">
                <h3>中国移动</h3>
            </li>
            <li>
                <img src="images/index/huoban06.png">
                <h3>青岛海警维权支队</h3>
            </li>
            <li>
                <img src="images/index/huoban02.png">
                <h3>重庆市勘测院</h3>
            </li>
            <li>
                <img src="images/index/huoban04.png">
                <h3>上饶高铁站</h3>
            </li>
            <!-- <li>
                <img src="images/index/huoban05.png">
                <h3>华为</h3>
            </li>
            <li>
                <img src="images/index/huoban07.png">
                <h3>苏州中心</h3>
            </li> -->
        </ul>
    </div>
</div>

<footer></footer>

<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/jquery.navMove.js"></script>
<script src="js/base.js?t=123"></script>
<script src="js/jquery.SuperSlide.2.1.3.js"></script>
<script src="js/index.js"></script>

</body>
</html>
                               

Whois info of domain

Domain Name: UBINP.COM
Registry Domain ID: 2338029556_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2024-10-18T01:46:14Z
Creation Date: 2018-11-29T07:59:08Z
Registry Expiry Date: 2025-11-29T07:59:08Z
Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.
Registrar IANA ID: 420
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS27.HICHINA.COM
Name Server: DNS28.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-13T19:30:19Z <<<
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