Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - chbpp.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
Date: Wed, 30 Apr 2025 09:13:46 GMT
Content-Length: 24704

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: chbpp.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>环宇集团(南京)有限公司</title>
<meta name="description" content="环宇集团(南京)有限公司" />
<meta name="keywords" content="环宇集团(南京)有限公司" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="stylesheet" href="/templates/main/css/index.css">
<link rel="stylesheet" href="/templates/main/css/swiper-bundle.min.css">
<link rel="stylesheet" href="/templates/main/css/animate.min.css">
<link rel="stylesheet" href="/templates/main/css/media.css">
<script src="/templates/main/js/jquery-1.8.3.min.js"></script>
<script src="/templates/main/js/index.js"></script>
<script src="/templates/main/js/jquery.countup.min.js"></script>
<script src="/templates/main/js/jquery.waypoints.min.js"></script>
<script src="/templates/main/js/swiper-bundle.min.js"></script>
<script src="/templates/main/js/wow.min.js"></script>
</head>
<style>
@media screen and (max-width:640px) {
 .nav_avtive {
 padding: 22px 0 !important;
}
}
/* <!--自定义分页器样式--> */
    .swiper-pagination-bullet-active,  .swiper-pagination-bullet {
	width: 34px;
	height: 3px;
	border-radius: 2px;
	background-color: #fff;
	opacity: 1;
}
.swiper-pagination-bullet-active {
	background-color: #00c4b3;
	opacity: 1;
}
.swiper-button-lock {
	display: block;
}
.swiper-button-next:after,  .swiper-rtl .swiper-button-prev:after {
	content: url('/templates/main/images/gc_right.png');
}
.swiper-button-prev:after,  .swiper-rtl .swiper-button-next:after {
	content: url('/templates/main/images/gc_left.png');
}
.swiper-button-prev {
	left: 2%;
}
.swiper-button-next {
	right: 2%;
}
.swiper-button-next,  .swiper-button-prev {
	top: 48%;
}
 .nav .logo img:nth-child(1) {
 display: block;
}
 .nav .logo img:nth-child(2) {
 display: none;
}
/* 顶部导航栏hover  */
    .nav_avtive {
	background-color: #fff !important;
	padding: 17px 0 !important;
	border-bottom: 1px solid #bbbbbb !important;
 transition: .6s;
}
 .nav_avtive .logo img:nth-child(1) {
 display: none;
}
 .nav_avtive .logo img:nth-child(2) {
 display: block;
}
 .nav_avtive .nav_search a:nth-child(1) {
 display: none;
}
 .nav_avtive .nav_search a:nth-child(2) {
 display: block;
}
.nav_avtive .nav-right ul li a {
	color: #393939 !important;
}
.nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: unset;
	padding: 30px 0;
	z-index: 999;
 transition: .6s;
	border-bottom: none;
}
.nav .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nav .nav-right ul li {
	margin-left: 46px;
}
.nav .nav-right ul li a {
	font-size: 16px;
	color: #fff;
}
.box {
	padding-top: 0;
}
</style>
<body>
<div class="box">
  <script type="text/javascript" src="/templates/main/js/commons.js"></script>
<script type="text/javascript">
    function trySet(obj, txt) {
        if (obj.value == "") {
            obj.value = txt;
        }
    }
    function tryClear(obj, txt) {
        if (obj.value == txt) {
            obj.value = '';
        }
    }
    function Check(key) {
        if (key == "") {
            alert('您还未关键字搜索');
            return false;
        }
        else
        { return true; }
    }
    function SiteSearchs(send_url, divTgs) {

        var str = $.trim($(divTgs).val());
        if (str.length > 0 && str != "搜索...") {
            window.location.href = send_url + "?keyword=" + encodeURI($(divTgs).val());
        }
        return false;
    }
    function SiteSearchss(send_url, divTgs) {

        var str2 = $.trim($(divTgs).val());
        if (str2.length > 0 && str2 != "搜索...") {
            window.location.href = send_url + "?keyword2=" + encodeURI($(divTgs).val());
        }
        return false;
    }
    function SiteSearchsss(send_url, divTgs) {

        var str3 = $.trim($(divTgs).val());
        if (str3.length > 0 && str3 != "您需要什么?") {
            window.location.href = send_url + "?keyword3=" + encodeURI($(divTgs).val());
        }
        return false;
    }
    function SiteSearchssss(send_url, divTgs) {

        var str4 = $.trim($(divTgs).val());
        if (str4.length > 0 && str4 != "请输入产品关键字") {
            window.location.href = send_url + "?keyword4=" + encodeURI($(divTgs).val());
        }
        return false;
    }
</script>
<div class="nav">
    <div class="inner">
      <div class="logo"> <a href="/index.html"> <img src="/templates/main/images/nav_logo.png" alt=""> <img src="/templates/main/images/nav_logo_h.png" alt=""> </a> </div>
      <div class="nav-right">
        <ul>
          <li><a href="/index.html">首页</a></li>
          <li><a href="/about.html">关于我们</a></li>
          <li><a href="/product/10.html">产品中心</a></li>
          <li><a href="/service.html">服务支持</a></li>
          <li><a href="/contact.html">联系我们</a></li>
          <li class="li_search">
            <input class="nav-ipt" type="text" id="keywords2" name="keywords2" value="搜索..." onkeydown="if(event.keyCode==13){SiteSearchss('/search.html', '#keywords2');return false};" onblur="trySet(this,'搜索...')"  onfocus="tryClear(this,'搜索...')" placeholder="搜索...">
            <div class="nav_search">
            <a href="javascript:;"><img src="/templates/main/images/nav_search.png" alt=""></a>
            <a href="javascript:;" onclick="SiteSearchss('/search.html', '#keywords2');"><img src="/templates/main/images/nav_search_h.png" alt=""></a>
            </div>
          </li>
          <li class="yc"><a href="/en/index.html">EN</a></li>
        </ul>
        <div class="mobile-search">
          <input class="intxt" id="keywords" name="keywords" value="搜索..." onkeydown="if(event.keyCode==13){SiteSearchs('/search.html', '#keywords');return false};" onblur="trySet(this,'搜索...')"  onfocus="tryClear(this,'搜索...')" type="text" placeholder="搜索...">
          <input class="inbtn" onclick="SiteSearchs('/search.html', '#keywords');" type="button">
        </div>
        <div class="mobile-header">
          <div class="mobile-header-icon mobile-header-icon-out"> <span></span> <span></span> <span></span> </div>
        </div>
        <div class="xs"><a href="/en/index.html" style="color:#000000;">EN</a></div>
        <div class="mobile-nav">
          <div>
            <p><a href="/index.html">首页</a></p>
          </div>
          <div>
            <p>关于我们</p>
            <div class="mobile-secondary"> <a href="/about.html">集团简介</a> <a href="/history.html">发展历程</a> <a href="/news/19.html">集团新闻</a> <a href="/culture.html">企业文化</a> <a href="/hr/23.html">人才中心</a> <a href="/honor/8.html">资质荣誉</a> </div>
          </div>
          <div>
            <p>产品中心</p>
            <div class="mobile-secondary">
            
            <a href="/product/13.html">高压开关柜</a>
            
            <a href="/product/56.html">低压开关柜</a>
            
            <a href="/product/57.html">环网柜</a>
            
            <a href="/product/58.html">箱式变电站</a>
            
            <a href="/product/59.html">预制舱</a>
            
            <a href="/product/14.html">电力变压器</a>
            
            <a href="/product/16.html">新能源产品</a>
            
            <a href="/product/15.html">授权生产产品</a>
            
            <a href="/product/18.html">一体化电源柜</a>
            
            <a href="/product/17.html">智能配电系统</a>
            
            </div>
          </div>
          <div>
            <p>服务支持</p>
            <div class="mobile-secondary"> <a href="/case/33.html">工程案例</a> <a href="/case2/39.html">解决方案</a> <a href="/network.html">营销网络</a> <a href="/service.html">服务支持</a></div>
          </div>
          <div>
            <p>联系我们</p>
            <div class="mobile-secondary"> <a href="/contact.html">联系方式</a> <a href="/contact.html#message">在线留言</a></div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="swp">
    <div class="search">
      <p class="wow fadeInUp clear" data-wow-delay=".3s">智能 创新 环保 节能</p>
      <p class="wow fadeInUp clear" data-wow-delay=".5s">CREATE AN ERA OF ONE-STOP POWER SERVICE</p>
    </div>
    <div class="swiper">
      <div class="swiper-wrapper">
        
        <div class="swiper-slide"> <img src="/upload/202309/28/202309281309284707.png" alt=""> </div>
        
        <div class="swiper-slide"> <img src="/upload/202309/28/202309281017296083.jpg" alt=""> </div>
        
        <div class="swiper-slide"> <img src="/upload/202309/28/202309281017458105.jpg" alt=""> </div>
        
        <div class="swiper-slide"> <img src="/upload/202309/28/202309281140036542.jpg" alt=""> </div>
        
      </div>
      <!-- 如果需要分页器 -->
      <div class="swiper-pagination"></div>
    </div>
  </div>
  <div class="content">
    <!-- 模式 -->
    <div class="ms">
      <div class="inner">
        <div class="txt1">
          <p class="wow fadeInUp clear" data-wow-delay=".3s">PRODUCTS</p>
        </div>
        <div class="swiper-ms wow fadeInUp clear" data-wow-delay=".3s">
          <div class="swiper-wrapper">
            
            <div class="swiper-slide">
              <div> <a href="/product/10.html">
                <div class="swp-ms-img"> <img src="/upload/202212/08/202212080926328310.png" alt=""> </div>
                <p>主要产品</p>
                </a> </div>
            </div>
            
            <div class="swiper-slide">
              <div> <a href="/product/16.html">
                <div class="swp-ms-img"> <img src="/upload/202212/08/202212080926225744.png" alt=""> </div>
                <p>新能源产品</p>
                </a> </div>
            </div>
            
            <div class="swiper-slide">
              <div> <a href="/product/17.html">
                <div class="swp-ms-img"> <img src="/upload/202212/08/202212080926092666.png" alt=""> </div>
                <p>箱式变电站</p>
                </a> </div>
            </div>
            
            <div class="swiper-slide">
              <div> <a href="/product/18.html">
                <div class="swp-ms-img"> <img src="/upload/202212/08/202212080925573039.png" alt=""> </div>
                <p>一体化电源柜</p>
                </a> </div>
            </div>
            
            <div class="swiper-slide">
              <div> <a href="">
                <div class="swp-ms-img"> <img src="/upload/202212/08/202212080926435176.png" alt=""> </div>
                <p>电力设备总承包</p>
                </a> </div>
            </div>
            
          </div>
          <!-- 如果需要分页器 -->
          <div class="swiper-pagination"></div>
        </div>
      </div>
    </div>
    <!-- 关于我们 -->
    <div class="gy">
      
      <div class="inner">
        <div class="gy-h">
          <p class="wow fadeInUp clear" data-wow-delay=".3s">ABOUT US</p>
          <p class="wow fadeInUp clear" data-wow-delay=".5s">关于我们</p>
        </div>
        <div class="gy-m">
          <p class="wow fadeInUp clear" data-wow-delay=".7s"> “环宇集团(南京)有限公司是一家集研发、设计、生产制造和施工运维服务于一体的、智能输变电行业的现代化企业。自<span lang="EN-US">09</span>年成立以来,公司已发展成为国家电网和南方电网入网企业、合格供应商,与国际品牌<span lang="EN-US">ABB</span>、施耐德、西门子、伊顿等跨国公司建立了长期的战略合作关系,并获得技术生产授权。” </p>
          <a href="/about.html" class="wow fadeInUp clear" data-wow-delay=".9s">
          <button>走进中环</button>
          </a> </div>
      </div>
      
    </div>
    <!-- 服务 -->
    <div class="fw">
      <div class="inner">
        <div class="fw-h">
          <p class="wow fadeInUp clear" data-wow-delay=".3s">Service center</p>
          <p class="wow fadeInUp clear" data-wow-delay=".5s">服务中心</p>
        </div>
        <div class="fw-m wow fadeInUp clear" data-wow-delay=".7s">
          <div class="fw-m-left">
            <div> <a href="/service.html"> <img src="/templates/main/images/fw-img1.png" alt=""> </a> </div>
            <div class="fw-m-l-txt">服务支持</div>
          </div>
          <div class="fw-m-right">
            <div>
              <div> <a href="/network.html"> <img src="/templates/main/images/fw-img2.png" alt=""> </a> </div>
              <div class="fw-m-l-txt">营销网络</div>
            </div>
            <div>
              <div> <a href="/contact.html"> <img src="/templates/main/images/fw-img3.png" alt=""> </a> </div>
              <div class="fw-m-l-txt">联系我们</div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- 工程 -->
    <div class="gc">
      <div class="inner">
          <div class="fw-h">
            <p class="wow fadeInUp clear" data-wow-delay=".3s">Engineering case</p>
            <p class="wow fadeInUp clear" data-wow-delay=".5s">工程案例</p>
          </div>
          <div class="swiper case clear">
          <div class="swiper-wrapper">
            
            <div class="swiper-slide">
              <li><a href="/case/show-1232.html" title="非盟会议中心"><div class="case_img"><img src="/upload/202212/13/202212131316572879.jpg" alt="" /></div><p>非盟会议中心</p></a></li>
            </div>
            
            <div class="swiper-slide">
              <li><a href="/case/show-1231.html" title="呼和浩特如意大厦"><div class="case_img"><img src="/upload/202212/13/202212131315443671.jpg" alt="" /></div><p>呼和浩特如意大厦</p></a></li>
            </div>
            
            <div class="swiper-slide">
              <li><a href="/case/show-1220.html" title="陕西定边冯地坑风电场"><div class="case_img"><img src="/upload/202212/13/202212131313329373.jpg" alt="" /></div><p>陕西定边冯地坑风电场</p></a></li>
            </div>
            
            <div class="swiper-slide">
              <li><a href="/case/show-1219.html" title="上海市政设计院大厦"><div class="case_img"><img src="/upload/202212/13/202212131312508868.jpg" alt="" /></div><p>上海市政设计院大厦</p></a></li>
            </div>
            
            <div class="swiper-slide">
              <li><a href="/case/show-1216.html" title="天津塘沽万达广场"><div class="case_img"><img src="/upload/202212/13/202212131312122008.jpg" alt="" /></div><p>天津塘沽万达广场</p></a></li>
            </div>
            
            <div class="swiper-slide">
              <li><a href="/case/show-1215.html" title="万科地产"><div class="case_img"><img src="/upload/202212/13/202212131312001778.jpg" alt="" /></div><p>万科地产</p></a></li>
            </div>
            
            <div class="swiper-slide">
              <li><a href="/case/show-1214.html" title="新疆尼勒克一级水电站"><div class="case_img"><img src="/upload/202212/13/202212131311491120.jpg" alt="" /></div><p>新疆尼勒克一级水电站</p></a></li>
            </div>
            
            <div class="swiper-slide">
              <li><a href="/case/show-1213.html" title="一体化变电站"><div class="case_img"><img src="/upload/202212/13/202212131311371887.jpg" alt="" /></div><p>一体化变电站</p></a></li>
            </div>
            
            <div class="swiper-slide">
              <li><a href="/case/show-1212.html" title="长江三峡电力"><div class="case_img"><img src="/upload/202212/13/202212131310324547.jpg" alt="" /></div><p>长江三峡电力</p></a></li>
            </div>
            
            <div class="swiper-slide">
              <li><a href="/case/show-1211.html" title="中广核招远张星风电"><div class="case_img"><img src="/upload/202212/13/202212131309444529.jpg" alt="" /></div><p>中广核招远张星风电</p></a></li>
            </div>
            
          </div>
          <!-- 如果需要导航按钮 -->
          <div class="swiper-button-prev"></div>
          <div class="swiper-button-next"></div>
        </div>
      </div>
    </div>
  </div>
  <!-- 底部 -->
  <div class="foot">
    <div class="inner">
      <div class="logo wow fadeInUp clear yc" data-wow-delay=".3s"> <img src="/templates/main/images/nav_logo_h.png" alt=""> </div>
      <div class="foot-m wow fadeInUp clear" data-wow-delay=".5s">
      <div class="logo clear xs" data-wow-delay=".3s"> <img src="/templates/main/images/nav_logo_h.png" alt=""> </div>
        <div class="foot-m-left">
          <div>
            <h1>025-58277777</h1>
            <p>地址:南京市滨江开发区中环大道</p>
            <p>电话:025-58277777</p>
            <p>传真:025-58222777</p>
          </div>
          <div class="ewm"> <img src="/templates/main/images/ewm.png" alt=""> </div>
        </div>
        <div class="foot-m-right">
          <dl>
            <dt>关于我们</dt>
            <dd><a href="/about.html">集团简介</a></dd>
            <dd><a href="/history.html">发展历程</a></dd>
            <dd><a href="/news/19.html">集团新闻</a></dd>
            <dd><a href="/culture.html">企业文化</a></dd>
            <dd><a href="/hr/23.html">人才中心</a></dd>
            <dd><a href="/honor/8.html">资质荣誉</a></dd>
          </dl>
          <dl>
            <dt>产品与服务</dt>
            
            <dd><a href="/product/13.html">高压开关柜</a></dd>
            
            <dd><a href="/product/56.html">低压开关柜</a></dd>
            
            <dd><a href="/product/57.html">环网柜</a></dd>
            
            <dd><a href="/product/58.html">箱式变电站</a></dd>
            
            <dd><a href="/product/59.html">预制舱</a></dd>
            
            <dd><a href="/product/14.html">电力变压器</a></dd>
            
            <dd><a href="/product/16.html">新能源产品</a></dd>
            
            <dd><a href="/product/15.html">授权生产产品</a></dd>
            
            <dd><a href="/product/18.html">一体化电源柜</a></dd>
            
            <dd><a href="/product/17.html">智能配电系统</a></dd>
            
          </dl>
          <dl>
            <dt>服务支持</dt>
            <dd><a href="/case/33.html">工程案例</a></dd>
            <dd><a href="/case2/39.html">解决方案</a></dd>
            <dd><a href="/network.html">营销网络</a></dd>
            <dd><a href="/service.html">服务支持</a></dd>
          </dl>
          <dl>
            <dt>联系我们</dt>
            <dd><a href="/contact.html">联系我们</a></dd>
            <dd><a href="/contact.html#message">在线留言</a></dd>
          </dl>
        </div>
      </div>
      <div class="link"><span>友情链接:</span>
      
      <a href="">南京华东电力设备有限公司</a>
      
      <a href="/company/45.html">南京中环自动化设备有限公司</a>
      
      </div>
      <div class="foot-b wow fadeInUp clear" data-wow-delay=".7s"> Copyright © 2002-2017 Copyright © 2002-2017 版权所有 <a href="https://beian.miit.gov.cn/" style="color: #282828;" target="_blank">苏ICP备11079741号</a> </div>
    </div>
  </div>
  <script>
    // 导航栏变化
    if ($(window).width() > 640) {

        window.addEventListener('scroll', function () {
            let header = document.querySelector('.nav')
            header.classList.toggle('nav_avtive', window.scrollY > 0)
        }
        )

    } else {
        $('.nav').addClass('nav_avtive')
    }
	
	
	  // 搜索
    $('.nav .nav-right .li_search>a').click(function () {
        $('.nav-ipt').toggleClass('activeIpt ')
        $(this).toggleClass('active')
    })

</script>
</div>
</body>
</html>
<!-- 轮播图 -->
<script>
    var swiper = new Swiper('.swiper', {
        slidesPerView: "auto",                         //默认1, 同时显示的slides数量,auto 代表根据轮播图的宽度排列
        breakpoints: {
            400: {
                slidesPerView: 1,
            }
        },
        slidesPerGroup: 1,                          // 在carousel mode下定义slides的数量多少为一组
        loop: true,                                 // 设置为true 则开启loop(无限循环)模式
        // freeMode: true,                          // 设置为true则变为free模式
        // speed: 3000,                             // 匀速时间
        autoplay: {
            delay: 3000,
			pauseOnMouseEnter: true,
			disableOnInteraction: false,
        },
        // 如果需要分页器
        pagination: {
            el: '.swiper-pagination',
			clickable :true,
        }
    })

</script>
<!-- 模式图片展示 -->
<script>
    var swiper = new Swiper('.swiper-ms', {
        slidesPerView: "auto",                         //默认1, 同时显示的slides数量,auto 代表根据轮播图的宽度排列
        breakpoints: {
            400: {
                slidesPerView: 3,
            },
            640: {
                slidesPerView: 5,
            },
        },
        slidesPerGroup: 1,                          // 在carousel mode下定义slides的数量多少为一组
        loop: false,                                 // 设置为true 则开启loop(无限循环)模式
        // freeMode: true,                          // 设置为true则变为free模式
        // speed: 3000,                             // 匀速时间
        autoplay: {
            delay: 2000000,
            pauseOnMouseEnter: true,
            nteraction: false,
        },

    })

</script>
<script>
    var swiper = new Swiper('.swiper-gc', {
        slidesPerView: "auto",                         //默认1, 同时显示的slides数量,auto 代表根据轮播图的宽度排列
        breakpoints: {
            400: {
                slidesPerView: 4,
            }
        },
        slidesPerGroup: 4,                          // 在carousel mode下定义slides的数量多少为一组
        loop: false,                                 // 设置为true 则开启loop(无限循环)模式
        // freeMode: true,                          // 设置为true则变为free模式
        // speed: 3000,                             // 匀速时间
        autoplay: {
            delay: 2000000,
            pauseOnMouseEnter: true,
            nteraction: false,
        },
        // 如果需要前进后退按钮
        navigation: {
            nextEl: '.swiper-button-next',
            prevEl: '.swiper-button-prev',
        },

    })

</script>
<script>
    var swiper = new Swiper('.case', {
        slidesPerView: 1,                       //默认1, 同时显示的slides数量,auto 代表根据轮播图的宽度排列
        breakpoints: {
	          640: {
		        slidesPerView: 2,
	          },
	          768: {
		        slidesPerView:2,
	          },
	          1024: {
		        slidesPerView:3,
	          },
	        },
	        spaceBetween : '1%',
            loop:true,
            autoplay: {
              pauseOnMouseEnter: true,
              disableOnInteraction: false,
            },
        //loop: true,                                 // 设置为true 则开启loop(无限循环)模式
        // 如果需要前进后退按钮
        navigation: {
            nextEl: '.case .swiper-button-next',
            prevEl: '.case .swiper-button-prev',
        },
    })

</script>
<!-- 数字滚动 -->
<script>

    $('.counter').countUp();

</script>
<!-- 动画 -->
<script>
    var wow = new WOW({
        boxClass: 'wow',
        animateClass: 'animated',
        offset: 0,
        mobile: true,
        live: true
    });
    wow.init();
</script>                               

Whois info of domain

Domain Name: CHBPP.COM
Registry Domain ID: 1636797433_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.paycenter.com.cn
Registrar URL: http://www.xinnet.com
Updated Date: 2023-06-29T02:05:15Z
Creation Date: 2011-01-25T08:48:37Z
Registry Expiry Date: 2026-01-25T08:48:37Z
Registrar: Xin Net Technology Corporation
Registrar IANA ID: 120
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.4008182233
Domain Status: ok https://icann.org/epp#ok
Name Server: NS11.XINCACHE.COM
Name Server: NS12.XINCACHE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T09:13:30Z <<<
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