Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - jucha.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 11:54:24 GMT
Content-Type: text/html
Content-Length: 278
Connection: keep-alive
Location: http://www.jucha.com/

HTTP Code 301 Moved Permanently

301 http 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 - http://www.jucha.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 11:54:25 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Set-Cookie: PHPSESSID=0u5mo7kjp7d8fe58semffcm616; path=/; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache

HTTP Code 200 OK

200 http 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: jucha.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 http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>域名批量查询工具-域名whois查询-icp备案查询-聚查网</title>
    <meta name="keywords" content="域名查询,查询工具,批量查询,whois查询,icp备案查询,网站历史查询,聚查网" />
    <meta name="description" content="聚查jucha.com是一个专业的域名查询工具,可在线查询域名whois信息、域名建站历史、IPC备案信息、域名收录权重以及友情链接等。此外,还支持域名批量查询、拦截查询、离线查询、域名字典等诸多功能。" />
        <link rel="shortcut icon" href="/favicon.ico" />
    <link rel="stylesheet" type="text/css" href="/p/css/base.css?v=4.56" />
    <link rel="stylesheet" type="text/css" href="/p/css/swiper.min.css" />
    <script src="/p/js/jquery.js" type="text/javascript"></script>
    <script src="/p/js/common.js?v=4.1.0" type="text/javascript"></script>
    <script src="/p/js/swiper.min.js" type="text/javascript"></script>
    <script src="/p/js/base64.js" type="text/javascript"></script>
    <script src="/p/js/art-template/[email protected]" type="text/javascript"></script>
    <script type="text/javascript" charset="utf-8" src="/p/js/nc.js?v=1.00"></script>
    <script type="text/javascript">
        var tokenable1 = '';
    </script>
        <!-- GrowingIO Analytics code version 2.1 -->
    <!-- Copyright 2015-2018 GrowingIO, Inc. More info available at http://www.growingio.com -->
        <!-- End GrowingIO Analytics code version: 2.1 -->
</head>

<body>
    <div class="common-topbar-body">

        <div class="common-topbar-top w100 bbox">
            <div class="auto0">

                <div class="fl">
                    <a href="/" title="聚查网">
                                                <img src="/upload/images/1627345ea3f476cf2cdpa2p6B.png" />
                    </a>
                </div>
                <!--<a target="_blank;" href="https://shang.qq.com/wpa/qunwpa?idkey=8fa900cd04c99f52f37d3b6dee6f6067bcb8896358537fae7eebadd3aaa111de" class="mm-qq mm-head-qq fl">本站QQ交流群:<span>1050908777</span></a>-->
                <!-- <div class="fr">
                    <a class="topbar-top-link" target="_blank;" href="https://www.juming.com/regym.htm?t=xx_jucha123" rel="nofollow">域名注册</a>
                    <a class="topbar-top-link" target="_blank;" href="https://www.juming.com/gq/?t=xx_jucha123" rel="nofollow">域名抢注</a>
                    <a class="topbar-top-link" target="_blank;" href="https://www.juming.com/p/?t=xx_jucha123" rel="nofollow">域名竞价</a>
                    <a class="topbar-top-link" target="_blank;" href="https://www.juming.com/ykj/?t=xx_jucha123" rel="nofollow">域名一口价</a>
                </div> -->

                <!--<div class="new-nav-box bbox clearfix">
                    <div class="new-nav-first fl">
                        <span class="new-nav-span">查whois查域名</span>
                        <ul class="new-nav-ul fl">
                            <li class="search-active" data-url="/zonghe/">查域名</li>
                            <li class="search-active" data-url="/whois/">查whois</li>
                        </ul>
                    </div>
                    <div class="new-nav-second fl">
                        <input type="text" class="search-domain" value="" placeholder="域名信息综合查询" autocomplete="off" />
                    </div>
                    <button class="new-nav-btn fl search-btn1"><img src="/../p/img/new-nav-bg.png" /></button>
                </div>-->
            </div>
        </div>

        <script>
            //头部查询切换

            $(function(){
                $('.new-nav-first').click(function(){
                    $('.new-nav-ul').show();
                });

                $('.new-nav-ul li').click(function(ev){
                    ev.stopPropagation();
                    $('.new-nav-ul li').removeClass('search-active');
                    $(this).addClass('search-active');
                    var liInfo = $(this).attr('data-url');
                    if(liInfo == '/zonghe/' ){
                        $('.new-nav-span').addClass('search-active').text('查域名');
                        $('.new-nav-second input').attr('placeholder', '域名信息综合查询');
                    }else{
                        $('.new-nav-span').addClass('search-active').text('查whois');
                        $('.new-nav-second input').attr('placeholder', '域名whois信息查询');
                    }
                    $('.new-nav-ul').hide();
                });

                $(document).on('click',function(e){
                    // console.log(ev.target);
                    e.stopPropagation();
                    if( !$(e.target).hasClass('new-nav-span') ){
                        $('.new-nav-ul').hide();
                    }

                });
            });

        </script>

        <div class="common-topbar-bottom bbox w100">
            <div class="auto0">
                <div class="common-nav-box">
                    <div class="common-top-nav clearfix">
                        <ul class="common-topbar-nav-list fl">
                            
							                            <li data-index="1" class="nav-item ">
                                                                            <a class="f-a" target="_blank" href="/juhe/" data-index="1">综合查询</a>
                                                                    </li>
                            
							                            <li data-index="2" class="nav-item ">
                                                                            <a class="f-a" target="_blank" href="/whois/" data-index="2">whois查询</a>
                                                                    </li>
                            
							                            <li data-index="3" class="nav-item on">
                                                                            <a class="f-a" target="_blank" href="/lishi/" >建站历史</a>
                                        <ul class="slide-list" >
                                                                                                                                        <li><a target="_blank" href="/lishi/">建站历史</a></li>
                                                                                            <li><a target="_blank" href="/lishixx/">建站历史(多标题)</a></li>
                                                                                            <li><a target="_blank" href="/site_tdk/">网站标题</a></li>
                                                                                            <li><a target="_blank" href="/site_ip/">获取IP</a></li>
                                                                                            <li><a target="_blank" href="/site_code/">Http状态码</a></li>
                                                                                    </ul>
                                                                    </li>
                            
							                            <li data-index="4" class="nav-item on">
                                                                            <a class="f-a" target="_blank" href="/beian/" >备案相关</a>
                                        <ul class="slide-list" >
                                                                                                                                        <li><a target="_blank" href="/beian/">icp备案</a></li>
                                                                                            <li><a target="_blank" href="/bahmd/">备案黑名单</a></li>
                                                                                            <li><a target="_blank" href="/wangan/">网安备案</a></li>
                                                                                    </ul>
                                                                    </li>
                            
							                            <li data-index="5" class="nav-item ">
                                                                            <a class="f-a" target="_blank" href="/sogou/" >搜狗相关</a>
                                        <ul class="slide-list" style="width:130%">
                                                                                            <li><a target="_blank" href="/sogou/">搜狗综合</a></li>
                                                                                                                                        <li><a target="_blank" href="/sogoupr/">搜狗PR</a></li>
                                                                                            <li><a target="_blank" href="/sogousl/">搜狗收录</a></li>
                                                                                            <li><a target="_blank" href="/sogousljz/">搜狗收录(双域名)</a></li>
                                                                                            <li><a target="_blank" href="/sogoukz/">搜狗快照日期</a></li>
                                                                                    </ul>
                                                                    </li>
                            
							                            <li data-index="6" class="nav-item ">
                                                                            <a class="f-a" target="_blank" href="/soqz/" >权重相关</a>
                                        <ul class="slide-list" style="width:130%">
                                                                                                                                        <li><a target="_blank" href="/soqz/">360权重</a></li>
                                                                                            <li><a target="_blank" href="/moz_da_pa/">Moz Da/Pa值</a></li>
                                                                                            <li><a target="_blank" href="/majestic/">Majestic CF/TF值</a></li>
                                                                                    </ul>
                                                                    </li>
                            
							                            <li data-index="7" class="nav-item ">
                                                                            <a class="f-a" target="_blank" href="/baidu/" >百度相关</a>
                                        <ul class="slide-list" >
                                                                                            <li><a target="_blank" href="/baidu/">百度综合</a></li>
                                                                                                                                        <li><a target="_blank" href="/baidusl/">百度收录量</a></li>
                                                                                            <li><a target="_blank" href="/baiduv/">百度官标</a></li>
                                                                                            <li><a target="_blank" href="/baidurs/">百度收录(日)</a></li>
                                                                                            <li><a target="_blank" href="/baiduzs/">百度收录(周)</a></li>
                                                                                            <li><a target="_blank" href="/baiduys/">百度收录 (月)</a></li>
                                                                                            <li><a target="_blank" href="/baiduxz/">百度熊掌号</a></li>
                                                                                    </ul>
                                                                    </li>
                            
							                            <li data-index="8" class="nav-item ">
                                                                            <a class="f-a" target="_blank" href="/safe/" >拦截检测</a>
                                        <ul class="slide-list" >
                                                                                            <li><a target="_blank" href="/safe/">安全综合</a></li>
                                                                                                                                        <li><a target="_blank" href="/qqjc/">QQ检测</a></li>
                                                                                            <li><a target="_blank" href="/weixin/">微信检测</a></li>
                                                                                            <li><a target="_blank" href="/qiang/">被墙/污染</a></li>
                                                                                    </ul>
                                                                    </li>
                            
							                            <li data-index="9" class="nav-item ">
                                                                            <a class="f-a" target="_blank" href="/youlian/" data-index="9">友链查询</a>
                                                                    </li>
                            
							                            <li data-index="10" class="nav-item ">
                                                                            <a class="f-a" target="_blank" href="/gsl/" data-index="10">谷歌收录</a>
                                                                    </li>
                                                        <li data-index="11" class="nav-item transtion03 new">
                                <a class="f-a" target="_blank" href="/item/outline" data-index="11">离线查询</a>
                            </li>
                            <li data-index="12" class="nav-item transtion03">
                                <a class="f-a" target="_blank" href="/tool" data-index="12">其他工具</a>
								<ul class="slide-list">
									<li><a target="_blank" href="/wenben">文本工具</a></li>
									<li><a target="_blank" href="/fenli">分离工具</a></li>
								</ul>
                            </li>
                            <li data-index="13" class="nav-item transtion03">
                                <a class="f-a" target="_blank" href="https://www.juyu.com/?t=xx_jucha123" data-index="13">更多域名服务</a>
								<ul class="slide-list">
									<li><a target="_blank" href="https://www.juyu.com/regym.htm?t=xx_jucha123">域名注册</a></li>
									<li><a target="_blank" href="https://www.juyu.com/ykj/?t=xx_jucha123">域名买卖</a></li>
									<li><a target="_blank" href="https://www.juyu.com/gq/?t=xx_jucha123">域名抢注</a></li>
								</ul>
                            </li>
                        </ul>
                        <!-- <a target="_blank;" href="https://shang.qq.com/wpa/qunwpa?idkey=8fa900cd04c99f52f37d3b6dee6f6067bcb8896358537fae7eebadd3aaa111de" class="mm-qq fl">本站QQ交流群:<span>1050908777</span></a> -->
                                                    <div class="common-nav-r2 fr">

                                <!-- <a class="topbar-top-link login" href="javascript:;">登录/注册</a> -->
                                                                    <a style="width: 110px;margin-right: 10px;height: 36px;line-height: 36px;margin-top: 8px;" class="topbar-top-link login" href="javascript:;">立 即 登 录</a>
                                                                <a class="topbar-top-link reg" href="javascript:;">免费注册</a>
                                <!-- <div style="right: 2px; top: 3px; line-height: 17px; position: absolute; background: #ff3c00; border-radius: 5px 5px 5px 0; font-size: 12px;"><p style="color: white;font-weight: bold">&nbsp;领限时福利&nbsp;</p></div> -->
                            </div>
                        						<div class='infor_wrap fr'>
                            <div class='notices_weidusl'></div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    </div>
                    <!-- <div class="login-layer">
              <h3 class="title">登录聚查立即获得</h3>
              <ul class="content">
                <li><span>2000条</span>批量查询</li>
                <li><span>2000聚点</span>查询福利</li>
                <li><span>10万条</span>离线查询</li>
                <li><span>26个</span>查询项</li>
              </ul>
              <a href="javascript:;" class="btn login">立即登录</a>
          </div> -->
        <script>
	var noticesidstr = "";
	var noticesidarr = [];
	var noticeurl = "/notice/";
	$("#chakan_notices,.noticesurl,.infor_wrap").click(function(){
		$.each(noticesidarr,function(index,value){
			setCookie("notices_"+value,value,60,"/");
		});
		event.stopPropagation();
		$(".notices_info").addClass('hide');
		$(".notices_weidusl").removeClass("infor_dian");
		$(".notices_weidusl").html("");
		$(".notices_weidubt").html("全部已读");
		delCookie("notices_close");
		openUrl(noticeurl);
	});

	$('.infor_close').click(function(event){
		event.stopPropagation();
		$(".notices_info").addClass('hide');
		setCookie("notices_close",1,60,"/");
	});

    function sys_close(){
        setStorage('sys_tip', true);
        $('.sys_tip').detach();
        $('body').removeClass('over_hd');
    }

	$(function () {
		noticesidstr = $("#chakan_notices").attr("data-ids") || "";

		if (noticesidstr)
		{
			noticesidarr = noticesidstr.split("-");
			var wdsl = 0;
			$.each(noticesidarr,function(index,value){
				if(getCookie("notices_"+value) != value){
					wdsl = wdsl + 1;
				}
			});

			if (wdsl > 0){
				$(".notices_weidusl").addClass("infor_dian");
				$(".notices_weidusl").html(wdsl);
				$(".notices_weidubt").html("您有"+wdsl+"条未读消息");

				if (getCookie("notices_close") != 1)
				{
					$(".notices_info").removeClass("hide");
				}
			} else {
				$(".notices_weidubt").html("全部已读");
			}
		}

        var jc_tip = getStorage('jc_tip');
        var sys_tip = getStorage('sys_tip');

        if (!jc_tip){
            if ($('.jd_tip').length > 0){
                $('body').addClass('over_hd');
                $('.jd_tip').removeClass('hide');
            }
        }

        if (!sys_tip){
            if ($('.sys_tip').length > 0){
                $('body').addClass('over_hd');
                $('.sys_tip').removeClass('hide');
            }
        }

        $('.tips-close').on('click', function(){
            setStorage('jc_tip', true);
            $('.jd_tip').detach();
            $('body').removeClass('over_hd');
        })

        $('.tips-receive').on('click', function(){
            $.ajax({
                type : "post",
                url : "/ucenter/batch-receive-ds",
                data : {},
                success : function(data){
                    $('.tips-wrap').detach();
                    if(data.code != 1){
                        return layer.msg(data.msg);
                    }else{
                        layer.msg(data.msg);
                }
                }
            });
        })
	});

    // 设置 localStorage
    function setStorage (key,value) {
        if (value === '' || value === null || value === undefined) {
            value = null;
        }
        var data = {
            value: value, // 存储值
            time: Date.now(), //存值时间戳
            expire: 60 * 60 * 24 // 过期时间
        }

        localStorage.setItem(key, JSON.stringify(data));
    }

    // 获取 localStorage
    function getStorage (key) {
        // key 不存在判断
        if (!localStorage.getItem(key) || JSON.stringify(localStorage.getItem(key)) === 'null'){
            return null;
        }
        // 优化 持续使用中续期
        const storage = JSON.parse(localStorage.getItem(key));
        var nowTime = Date.now();
        // 过期删除
        if (60 * 60 * 24 * 1000 < (nowTime - storage.time)) {
            removeStorage(key);
            return null;
        } else {
            // 未过期期间被调用 则自动续期 进行保活
            // setStorage(key,storage.value);
            return storage.value;
        }
    }

    // 删除 localStorage
    function removeStorage (key) {
        localStorage.removeItem(key);
    }

	function openUrl(url,target){
		target = target || "_blank";
        var a = $('<a href="'+ url +'" target="'+target+'">'+url+'</a>');  //生成一个临时链接对象
        var d = a.get(0);
        if(document.createEvent){
            var e = document.createEvent('MouseEvents');
            e.initEvent( 'click', true, true );  //模拟点击操作
            d.dispatchEvent(e);
            a.remove();   // 点击后移除该对象
        }
        else if(document.all){
            d.click();
        }
	}

	/*
	*@method 读取cookie
	*@param  name
	*@path
	*/
	function getCookie(name) {
		var nameeq= name + "=";
		var ca = document.cookie.split(';');
		for (var i = 0; i < ca.length; i++) {
			var c = ca[i];
			while (c.charAt(0) == ' ') {
				c = c.substring(1, c.length);
			}
			if (c.indexOf(nameeq) == 0) {
				return c.substring(nameeq.length, c.length);
			}
		};
		return null;
	}

	/*
	*@method 设置cookie
	*@param  一个是cookie的名子,一个是值,一个是时效
	*@path
	*/
	function setCookie(name,value,days,path) { //三个个参数,一个是cookie的名子,一个是值,一个是时效
		var Days = days || 30; //此 cookie 将默认被保存 30 天
		var path = path || '/';
		var exp  = new Date();    //new Date("December 31, 9998");
		exp.setTime(exp.getTime() + Days*24*60*60*1000);
		document.cookie = name + "="+ escape (value) + ";expires=" + exp.toGMTString() + ";path=" + path;
	}


	/*
	*@method 删除cookie
	*@param  name
	*@path
	*/
	function delCookie(name){
		var exp = new Date();
		exp.setTime(-1000);//设置时间
		var cval = getCookie(name);
		console.log(cval);
		if(cval!=null) {
			document.cookie = name + "=''; expires=" + exp.toGMTString();
		}
	}
</script>

<!-- 周二活动弹窗 -->
<script id="week_act_tmpl" type="text/html">
    <div class="week_act_modal week_act_modal_tues">
        <div data-type="jm_z2" class="js_week_act_click">
            <div class="week_act_banner">
                <img src="/p/img/week-act/week_act_banner1.png" width="100%" />
            </div>
    
            <div class="clearfix week_act_list">
                <div class="fl week_act_li">
                    <div class="week_act_li_img">
                        域名转入
                    </div>
                    <div class="week_act_li_con">
                        <div class="week_act_li_tips">
                            周二优惠日
                        </div>
                        <div class="week_act_li_sheng">
                            <span>立省</span><strong>3</strong><span>元/个</span>
                        </div>
                        <div class="week_act_li_hui">
                            <span>特惠:7元/个</span>
                        </div>
                    </div>
                </div>
    
                <div class="fl week_act_li week_act_li_oth">
                    <div class="week_act_li_img">
                        .com 域名转入
                    </div>
                    <div class="week_act_li_con">
                        <div class="week_act_li_tips">
                            周二优惠日
                        </div>
                        <div class="week_act_li_sheng">
                            <span>立省</span><strong>5</strong><span>元/个</span>
                        </div>
                        <div class="week_act_li_hui">
                            <span>特惠:77元/个</span>
                        </div>
                    </div>
                </div>
                <div class="fl week_act_li week_act_li_oth">
                    <div class="week_act_li_img">
                        .cn 域名转入
                    </div>
                    <div class="week_act_li_con">
                        <div class="week_act_li_tips">
                            周二优惠日
                        </div>
                        <div class="week_act_li_sheng">
                            <span>立省</span><strong>7</strong><span>元/个</span>
                        </div>
                        <div class="week_act_li_hui">
                            <span>特惠:35元/个</span>
                        </div>
                    </div>
                </div>
                <div class="fl week_act_li week_act_li_oth">
                    <div class="week_act_li_img">
                        .net 域名转入
                    </div>
                    <div class="week_act_li_con">
                        <div class="week_act_li_tips">
                            周二优惠日
                        </div>
                        <div class="week_act_li_sheng">
                            <span>立省</span><strong>2</strong><span>元/个</span>
                        </div>
                        <div class="week_act_li_hui">
                            <span>特惠:87元/个</span>
                        </div>
                    </div>
                </div>
            </div>

            <div class="week_act_btn">
                <a href="javascript:;">前往查看</a>
            </div>
        </div>

        <div class="week_act_btn">
            <label>
                <input id="WEEKNOTIP1" type="checkbox" />
                <span>本周不再提醒</span>
            </label>
        </div>
    </div>
</script>

<!-- 周三活动弹窗 -->
<script id="week_act_thir_tmpl" type="text/html">
    <div class="week_act_modal week_act_modal_thir">
        <div data-type="jm_z3" class="js_week_act_click">
            <div class="week_act_banner">
                <img src="/p/img/week-act/week_act_banner2.png" width="100%" />
            </div>
    
            <div class="clearfix week_act_list">
                <div class="fl week_act_li">
                    <div class="week_act_li_img">
                        .com 域名续费
                    </div>
                    <div class="week_act_li_con">
                        <div class="week_act_li_tips">
                            周三优惠日
                        </div>
                        <div class="week_act_li_sheng">
                            <span>立省</span><strong>2</strong><span>元/个</span>
                        </div>
                        <div class="week_act_li_hui">
                            <span>特惠:80元/个</span>
                        </div>
                    </div>
                </div>
                <div class="fl week_act_li">
                    <div class="week_act_li_img">
                        .cn 域名续费
                    </div>
                    <div class="week_act_li_con">
                        <div class="week_act_li_tips">
                            周三优惠日
                        </div>
                        <div class="week_act_li_sheng">
                            <span>立省</span><strong>2</strong><span>元/个</span>
                        </div>
                        <div class="week_act_li_hui">
                            <span>特惠:40元/个</span>
                        </div>
                    </div>
                </div>
                <div class="fl week_act_li">
                    <div class="week_act_li_img">
                        .net 域名续费
                    </div>
                    <div class="week_act_li_con">
                        <div class="week_act_li_tips">
                            周三优惠日
                        </div>
                        <div class="week_act_li_sheng">
                            <span>立省</span><strong>2</strong><span>元/个</span>
                        </div>
                        <div class="week_act_li_hui">
                            <span>特惠:87元/个</span>
                        </div>
                    </div>
                </div>
            </div>

            <div class="week_act_btn">
                <a href="javascript:;">前往查看</a>
            </div>
        </div>

        <div class="week_act_btn">
            <label>
                <input id="WEEKNOTIP2" type="checkbox" />
                <span>本周不再提醒</span>
            </label>
        </div>
    </div>
</script>

<!-- 年底限时特惠弹窗 -->
<!--<script id="jc_nd_xs_tmpl" type="text/html">-->
<!--    <div class="jc_nd_xs_modal">-->
<!--        <div class="jc_nd_xs_tit">又是一年12月,大家离今年目标还差多少呢?</div>-->
<!--        <div class="jc_nd_xs_con">-->
<!--            <h3>聚查限时福利,助力域名朋友过好年!</h3>-->
<!--            <p>您获得了聚查福利资格,截至月底,<span class="corRed">兑换聚点剩余>5万点</span>的用户,点数大于1点的查询项<span-->
<!--                    class="corRed">均减少1点</span><span-->
<!--                    style="font-size: 14px;">(含离线,如历史由2降为1点/条)</span>,<span class="corRed">这福利还不快冲</span>,祝您查询愉快,更多信息请查看 👉<a href="http://www.jucha.com/news/7979.html" target="_blank" class="corBlue">助力详情</a>👈</p>-->
<!--        </div>-->
<!--        <div class="js_close_jc_nd_xs jc_nd_xs_btn">好的,我知道了</div>-->
<!--    </div>-->
<!--</script>-->

<link rel="stylesheet" type="text/css" href="p/css/index_new.css?v=1.93"/>
<script type="text/javascript" src="p/js/index.js?v=2.0"></script>
<div class="content jucha">
    <!-- 顶部banner开始 -->
    <div class="banner">
        <div class="search-box w1200">
            <h1>聚查,好用快速的域名工具!</h1>
            <div class="clearfix jc-search">
                <input class="fl jc-search-input" type="text" placeholder="输入域名,免费查询超20个域名属性" />
                <a class="fl hover_act jc-search-button" href="javascript:;">免费查询</a>

                <div class="hide jc-search-tips-box">
                    <span>点击输入域名,无需登录,即可免费查询</span>
                    <div class="arrow-up"></div>
                </div>
            </div>
            <!-- <p class="jc-search-tips">注意:查询的结果只适合参考,我们不保证数据100%准确</p> -->
            <div class="icon-bak"></div>
        </div>
        
    </div>
    <!-- 顶部banner结束 -->

    <div class="layout bggray">
        <div class="auto0 clearfix">

            <div class="new-tool-list">
                <div class="tool-main auto0">
                    <!--工具列表开始-->
                    <div class="left-box">
                        <div class="tit clearfix">
                            <h2>批量域名查询</h2>
                            <p style="letter-spacing: 1px;">支持 <strong>2000</strong> 条域名同时查,<strong>即时</strong> 出结果</p>
                            <a class="fr" href="/item/" target="_blank;">查看更多 ></a>
                        </div>
                        <ul class="tool-ul clearfix">
                                                            <li class="hot-item">
                                    <a href="/whois/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1756075ea94f37061281mLPh5.png) no-repeat center center;background-size:contain"></i>
                                        whois查询                                    </a>
                                </li>
                                                            <li class="hot-item">
                                    <a href="/beian/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1106485f35ffc8a2fc8C5Z7AS.png) no-repeat center center;background-size:contain"></i>
                                        icp备案                                    </a>
                                </li>
                                                            <li class="hot-item">
                                    <a href="/lishi/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1755525ea94f286e8c84Aruhl.png) no-repeat center center;background-size:contain"></i>
                                        建站历史                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/bahmd/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1756025f58a6b23e6f4lf4nRX.png) no-repeat center center;background-size:contain"></i>
                                        备案黑名单                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/lishixx/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1636025f64717239c1czGqItE.png) no-repeat center center;background-size:contain"></i>
                                        建站历史(多标题)                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/sogoupr/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1755065ea94efa67799cpbsMY.png) no-repeat center center;background-size:contain"></i>
                                        搜狗PR                                    </a>
                                </li>
                                                            <li class="hot-item">
                                    <a href="/sogousl/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1754535ea94eed50743cnaFHx.png) no-repeat center center;background-size:contain"></i>
                                        搜狗收录                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/sogousljz/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1754535ea94eed50743cnaFHx.png) no-repeat center center;background-size:contain"></i>
                                        搜狗收录(双域名)                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/baidusl/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1754245ea94ed08e230xV0hlw.png) no-repeat center center;background-size:contain"></i>
                                        百度收录量                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/qiang/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1753035ea94e7f3cfe7gzJIWk.png) no-repeat center center;background-size:contain"></i>
                                        被墙/污染                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/weixin/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1753165ea94e8cb0728ZVZHm6.png) no-repeat center center;background-size:contain"></i>
                                        微信检测                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/qqjc/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1753265ea94e96ce3cffFlet8.png) no-repeat center center;background-size:contain"></i>
                                        QQ检测                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/site_tdk/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/163636617126945437cmQbhc0.png) no-repeat center center;background-size:contain"></i>
                                        网站标题                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/site_ip/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/172014617130ce514bboDsziK.png) no-repeat center center;background-size:contain"></i>
                                        获取IP                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/baiduxz/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/1655006639ec6430ebeRC1RKE.png) no-repeat center center;background-size:contain"></i>
                                        百度熊掌号                                    </a>
                                </li>
                                                            <li class="">
                                    <a href="/baiduzs/" target="_blank;">
                                        <i class="icon-tool icon-whois" style="background: url(/upload/images/14132660f90c86bff91ciYUwd.png) no-repeat center center;background-size:contain"></i>
                                        百度收录(周)                                    </a>
                                </li>
                                

                            <li class="zhanshi-item">
                                <a href="http://www.juming.com/ykj/?t=xx_jucha123" target="_blank;">
                                    <i class="icon-tool icon-ykj"></i>
                                    域名一口价
                                </a>
                            </li>
                            <li class="zhanshi-item">
                                <a href="http://www.juming.com/qiang/?t=xx_jucha123" target="_blank;">
                                    <i class="icon-tool icon-qiang"></i>
                                    域名抢注
                                </a>
                            </li>
                            <li class="zhanshi-item">
                                <a href="http://www.juming.com/regym.htm?t=xx_jucha123" target="_blank;">
                                    <i class="icon-tool icon-regym"></i>
                                    域名注册
                                </a>
                            </li>
                            <li class="zhanshi-item">
                                <a href="https://www.namepre.com/" target="_blank;">
                                    <i class="icon-tool icon-namepre"></i>
                                    NamePre 
                                </a>
                            </li>
                        </ul>
                    </div>
                    <!--工具列表结束-->
                </div>
            </div>

        </div>
    </div>


    <div class="layout new-layout">
        <!--资讯动态开始-->
        <div class="news-main auto0 clearfix">
            <div class="news-tit">域名资讯动态</div>
            <div class="news-content clearfix">

                <!--聚查公告开始-->
                <div class="news-list bbox fl">
                    <div class="news-list-tit bbox clearfix">
                        <h2>聚查通知</h2>
                        <a class="tit-more fr" href="/notice/" target="_blank;">更多 ></a>
                    </div>
                    <ul class="news-list-item right-ul">
                                                    <li title="关于whois查询点数调整的原因及通知">
                                <a href="/notice/7975" title="关于whois查询点数调整的原因及通知"
                                    target="_blank;" class="con">关于whois查询点数调整的原因及通知</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="关于完善 “系统处理异常操作” 的通知">
                                <a href="/notice/1973" title="关于完善 “系统处理异常操作” 的通知"
                                    target="_blank;" class="con">关于完善 “系统处理异常操作” 的通知</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="新注册登录首日系统赠送聚点调整">
                                <a href="/notice/147" title="新注册登录首日系统赠送聚点调整"
                                    target="_blank;" class="con">新注册登录首日系统赠送聚点调整</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="关于微信检测点数调整及原因的通知">
                                <a href="/notice/308" title="关于微信检测点数调整及原因的通知"
                                    target="_blank;" class="con">关于微信检测点数调整及原因的通知</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="新功能,建站历史快照上线!!!">
                                <a href="/notice/223" title="新功能,建站历史快照上线!!!"
                                    target="_blank;" class="con">新功能,建站历史快照上线!!!</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                            </ul>
                </div>
                <!--聚查公告结束-->

                <div class="news-list bbox fl">
                    <div class="news-list-tit bbox clearfix">
                        <h2>行业动态</h2>
                        <a class="tit-more fr" href="/news/ymxw/" target="_blank;">更多 ></a>
                    </div>
                    <ul class="news-list-item right-ul">
                                                    <li title="大麦成立虾米音乐娱乐厂牌,推进音乐演出厂牌化运营">
                                <a href="/news/655.html" title="大麦成立虾米音乐娱乐厂牌,推进音乐演出厂牌化运营"
                                    target="_blank;" class="con">大麦成立虾米音乐娱乐厂牌,推进音乐演出厂牌化运营 </a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="消息称荣耀正加速推动IPO上市,CEO回应了!">
                                <a href="/news/653.html" title="消息称荣耀正加速推动IPO上市,CEO回应了!"
                                    target="_blank;" class="con">消息称荣耀正加速推动IPO上市,CEO回应了! </a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="松鼠Ai正式转型发力教育信息化">
                                <a href="/news/651.html" title="松鼠Ai正式转型发力教育信息化"
                                    target="_blank;" class="con">松鼠Ai正式转型发力教育信息化 </a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="搜狗浏览器论坛将于2021年10月18日下线!">
                                <a href="/news/649.html" title="搜狗浏览器论坛将于2021年10月18日下线!"
                                    target="_blank;" class="con">搜狗浏览器论坛将于2021年10月18日下线! </a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="腾讯QQ解除外链限制,可直接跳转淘宝抖音!">
                                <a href="/news/647.html" title="腾讯QQ解除外链限制,可直接跳转淘宝抖音!"
                                    target="_blank;" class="con">腾讯QQ解除外链限制,可直接跳转淘宝抖音! </a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                            </ul>
                </div>


                <!--互联网资讯开始-->
                <div class="news-list bbox fr">
                    <div class="news-list-tit bbox clearfix">
                        <h2>工具百科</h2>
                        <a class="tit-more fr" href="/news/bk/" target="_blank;">更多 ></a>
                    </div>
                    <ul class="news-list-item right-ul">
                                                    <li title="域名会影响网站排行吗?">
                                <a href="/news/7076.html" title="域名会影响网站排行吗?"
                                    target="_blank;" class="con">域名会影响网站排行吗?</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title=".cc域名和.co域名的区别是什么?">
                                <a href="/news/4659.html" title=".cc域名和.co域名的区别是什么?"
                                    target="_blank;" class="con">.cc域名和.co域名的区别是什么?</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="什么是域名权重,有哪些影响因素?">
                                <a href="/news/4134.html" title="什么是域名权重,有哪些影响因素?"
                                    target="_blank;" class="con">什么是域名权重,有哪些影响因素?</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="什么是域名交易?有哪些需要注意的">
                                <a href="/news/4161.html" title="什么是域名交易?有哪些需要注意的"
                                    target="_blank;" class="con">什么是域名交易?有哪些需要注意的</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                                    <li title="ltd域名后缀有哪些意义和应用?">
                                <a href="/news/4746.html" title="ltd域名后缀有哪些意义和应用?"
                                    target="_blank;" class="con">ltd域名后缀有哪些意义和应用?</a>
<!--                                <span class="time">--><!--</span>-->
                            </li>
                                            </ul>
                </div>
                <!--互联网资讯结束-->
            </div>
        </div>
        <!--资讯动态结束-->
    </div>

    <div class="jucha-ys">
        <div class="jucha-ys-box">
            <h2>聚查工具优势</h2>
            <ul class="ys-ul bbox clearfix">
                <li>
                    <p class="p1">离线查询</p>
                    <p class="p2">离线查询新上线,告别守在电脑前</p>
                </li>
                <li>
                    <p class="p1">海量查询</p>
                    <p class="p2">批量查询最高2000条,离线最高10万条</p>
                </li>
                <li>
                    <p class="p1">一键导出</p>
                    <p class="p2">离线数据保存7天,支持随时随地导出</p>
                </li>
                <li>
                    <p class="p1">安全保障</p>
                    <p class="p2">聚域网旗下平台,品牌信赖更放心</p>
                </li>
            </ul>
        </div>
    </div>


</div>
<!--年终报告入口-->
<script type="text/javascript" src="p/js/qrcode.min.js"></script>
<style>
    .ndbg_right {
        position: fixed;
        right: 10px;
        bottom: 6%;
        width: 180px;
        height: 262px;
        background: url("/p/img/ndbg.png") no-repeat center;
        -webkit-background-size: 100%;
        background-size: 100%;
        cursor: pointer;
    }

    .ndbg_right span {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 44px;
        height: 44px;
        cursor: pointer;
    }

    .ndbg_right .btn {
        display: block;
        position: absolute;
        bottom: 20px;
        left: 10px;
        width: 200px;
        height: 44px;
        cursor: pointer;
    }

    .ndtc_pop {
        position: relative;
        display: none;
        width: 380px;
        height: 450px;
        background: url("/p/img/ndbg_tc.png") no-repeat center;
        -webkit-background-size: 100%;
        background-size: 100%;
        border-radius: 10px;
    }

    .ndbg_tt {
        background-color: transparent;
        box-shadow: none;
    }

    .ndbg_tt .layui-layer-close2 {
        display: none;
    }

    .ndtc_pop span {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 44px;
        height: 44px;
        cursor: pointer;
    }

    .ndtc_pop #qrcode img {
        position: absolute;
        bottom: 63px;
        left: 50%;
        margin-left: -65px;
        display: block;
        width: 130px;
        height: 130px;
    }
</style>

<div class="ndtc_pop">
    <span></span>
    <div id="qrcode"></div>
</div>
<script>
    //关闭弹窗
    $('body').on('click', '.ndbg_right span', function (e) {
        e.stopPropagation();
        $(this).parents('.ndbg_right').fadeOut();
    });

    //关闭
    $('body').on('click', '.ndtc_pop span', function () {
        layer.closeAll();
    });

    //打开
    $('body').on('click', '.ndbg_right', function () {
        layer.load();
        $.ajax({
            type: "POST",
            url: '/home_huodong/get_bgurl',
            success: function (res) {
                layer.closeAll();
                if (res.code == -10) {
                    layer.msg('抱歉,该功能需要登录,请登录后再查看', function () {
                        window.location.href = '/home/index/tiao_dl'
                    });
                } else if (res.code == 1) {
                    layer.open({
                        type: 1,
                        title: false,
                        shadeClose: true,
                        shade: 0.6,
                        skin: 'ndbg_tt',
                        area: ['380px', '450px'],
                        content: $('.ndtc_pop'),
                    })
                } else {
                    layer.msg(res.msg);
                }
            }
        })

    });
    $.ajax({
        type: "POST",
        url: '/home_huodong/get_bgurl',
        success: function (res) {
            if (res.code == 1) {
                new QRCode(document.getElementById("qrcode"), res.data);
            }
        }
    })
</script>
<!--结束-->

<script type="text/javascript">
    $(function () {
        if ($(window).width() < 1400) {
            $("#kf,.ttop").css("marginLeft", $(window).width() / 2 - $("#kf").width() - 10);
        }

        $("#kf").click(function () {
            $(".kf-contact,.c-wrap").show();
        }).mouseleave(function (event) {
            $(".kf-contact,.c-wrap").hide();
        });

        var onOff = true;
        $('.jucha-code-btn').click(function () {
            if (onOff) {
                $('.jucha-code-con').css({
                    'display': 'block'
                });
                $(this).addClass('on').text('收起');
            } else {
                $('.jucha-code-con').css({
                    'display': 'none'
                });
                $(this).removeClass('on').text('展开');
            }
            onOff = !onOff;
        });

        $('.close-btn').click(function () {
            $('#activity-web').hide();
        });

        // 关闭底部悬浮
        $(document).on('click', '.js_close_index_fixed', function (e) {
            e.stopPropagation();
            $('.index-fixed-box').fadeOut('fast');
            // $('.index-fixed-box').animate({'left': '-150%'}, 800);
        });

        // 点击banner 且输入框没有内容显示提示
        $('.banner').on('click', function(event) {
            // 首先阻止事件冒泡,避免事件传递到父级元素
            event.stopPropagation();

            // 检查触发事件的元素是否是 input 或 a
            if (!$(event.target).is('input, a')) {
                var $input = $('.jc-search-input');
                if (!$input.val()) {
                    $('.jc-search-tips-box').removeClass('hide');
                }
            }
        });

        // input输入去掉提示
        $("input.jc-search-input").bind('input propertychange',function(){
            var value = $(this).val();
            if (value && !$('.jc-search-tips-box').hasClass('hide')) {
                $('.jc-search-tips-box').addClass('hide');
            }
        });

        // 关闭悬浮
        $('.js_close_banner_fixed').on('click', function (e) {
            e.preventDefault();
            $('.banner_fixed').hide();
        });
    })
</script>

<script>
    var config = {
        'nickname': '小二',
        'tel': '400-997-2996',
        'qq': '3216907544',
        'qq2': '1050908777',
        'work_time': '9:00-22:30',
        'is_login': parseInt('0'),
        'maxnum': parseInt(''),
        'domain': '',
        'cid': parseInt('0'),
        'route': '',
        'token': '',
        'cache': parseInt(''),
        'lx_cha_tx': parseInt(''),
        'isdl': parseInt(''),
        'is_jczc': parseInt(''),
        '_csrf': ''
    };

    // 本地进入历史查询次数,不是历史查询页不计数
    var lishiNums = window.localStorage.getItem('lishiNums');
    var newLishiNums;
    if (config.route == 'lishi') {
        if (lishiNums) {
            newLishiNums = +lishiNums + 1;
        } else {
            newLishiNums = 1;
        }
        window.localStorage.setItem('lishiNums', newLishiNums);
    }

    var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?13c9e96bedeb98e832ab076a8c09ef2a";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();

    $(function () {
        $(".jh-close").click(function () {
            $(".ymzc-jh").fadeOut('fast');
            return false;
        });


        $(".duihuanjifen").keyup(function () {
            var jifen = $(this).val();
            if (/[^\d]/.test(jifen)) {
                jifen = jifen.replace(/[^\d]/g, '');
                $(this).val(jifen);
                var judian = parseInt(jifen) * 1000;
                $(".duihuanjudian").html(judian);
            } else {
                var judian = parseInt(jifen) * 1000;
                $(".duihuanjudian").html(judian);
            }
        });

        $(".duihuan_btn").click(function () {
            var jifen = parseInt($(".duihuanjifen").val());
            if (isNaN(jifen)) {
                jifen = 0;
            }
            var dqjifen = parseInt();
            if (isNaN(dqjifen)) {
                dqjifen = 0;
            }
            if (jifen <= 0) {
                layer.alert('请填写兑换的积分');
                return false;
            }
            if (dqjifen < jifen) {
                layer.alert('当前积分不足<a href="https://www.juming.com/?t=xx_jucha123" target="_blank" style="color: #007aff;margin-left: 10px;">获取更多</a>');
                return false;
            }
            var judian = jifen * 1000;
            layer.confirm("是否确认【" + jifen + "积分】兑换【" + judian + "聚点】?", function (index) {
                layer.closeAll();
                //显示正在加载数据
                loadIndex = layer.load(1, {
                    shade: [0.6, '#fff'],
                    content: '兑换中...',
                    success: function (layero) {
                        layero.find('.layui-layer-content').css({
                            'padding-top': '39px',
                            'width': '80px',
                            'color': '#000000',
                            'font-weight': 'bold',
                        });
                    }
                });
                $.ajax({
                    type: "POST",
                    url: '/ucenter_index/jf_dh_jd',
                    data: {jifen: jifen},
                    success: function (re) {
                        layer.close(loadIndex);
                        layer.closeAll();
                        if (re.code == 1) {
                            $(".ymzc-jh").fadeOut('fast');
                            layer.alert(re.msg);
                        } else {
                            layer.alert(re.msg);
                        }
                    }
                });
            });
        });

    });
</script>

<!-- 弹窗1-->
    <!-- <div class="hd_tc1">
        <div class="hd_tc1_box" style="bottom: 50px;">
            <img class="login" src="/p/img/t6.png?t=1" alt="">
        </div>
    </div> -->

    <!-- 20220920新版底部悬浮 -->
    <!-- 底部悬浮 -->
    <div style="cursor: pointer;" class="index-fixed-box login">
        <p style="font-size: 24px; font-weight: bold">聚查 - 好用、省心的域名查询工具</p>
        <div class="index-fixed-fun">
            <ul class="clearfix">
                <li>
                    <span>批量查询</span>
                    <span class="DINProM fixed-fun-nums" style="font-size: 24px; font-weight: bold">2000</span>
                    <span>条</span>
                </li>
                <li>
                    <span>查询项</span>
                    <span class="DINProM fixed-fun-nums" style="font-size: 24px; font-weight: bold">26</span>
                    <span>个</span>
                </li>
                <li>
                    <span>离线查询</span>
                    <span class="DINProM fixed-fun-nums" style="font-size: 24px; font-weight: bold">10万</span>
                    <span>条</span>
                </li>
                <li>
                    <span>每日聚点</span>
                    <span class="DINProM fixed-fun-nums" style="font-size: 24px; font-weight: bold">2000</span>
                    <span>点</span>
                </li>
            </ul>
        </div>
        <div class="index-fixed-btn">
            <a href="javascript:;"></a>
            <div class="index-fixed-pointer">
            </div>
        </div>
        <div class="index-fixed-close js_close_index_fixed"></div>
    </div>

<div id="tPop">
    <div class="clearfix" id="jf_dh">
        <div class="plist">
            <div class="finfo">
                <p class="p2">聚名网账户积分:<span></span><span
                            style="color:#999;font-size:12px;">(积分余额并非最新,最新积分余额将在每次登陆聚查时更新)</span></p>
                <p class="p3">输入需要兑换积分数</p>
                <input class="dh duihuanjifen" type="text">
                <p class="p1">积分/聚点=1/1000,当前将兑换<span class="duihuanjudian">0</span>聚点</p>
                <a class="p_a duihuan_btn" href="javascript:;">立即兑换</a>
            </div>
        </div>
    </div>
    <div class="pbottom"><a href="http://www.juming.com/news/201310812329.htm?t=xx_jucha123"
                            style="color: #007aff;" target="_blank;">
            如何获得积分?</a></div>
</div>
<div class="footer">
    <div class="auto0">
        <div class="foot-top">
            <ul class="clearfix foot-nav">
                <li class="title">快速通道</li>
                <li><a href="/feedback/" rel="nofollow" target="_blank">意见反馈</a></li>
                <li><a href="/item/" rel="nofollow" target="_blank">所有工具</a></li>
                <li><a href="/gujia/" rel="nofollow" target="_blank">含义/估价</a></li>
                <li><a href="/news/ymxw/" rel="nofollow" target="_blank">行业动态</a></li>
            </ul>

                            <ul class="clearfix foot-nav">
                    <li class="title">友情链接</li>
                                            <li><a href="https://www.boce.com/"
                               title="网站测速" target="_blank" >网站测速</a></li>
                                            <li><a href="http://www.yumi.com"
                               title="玉米网" target="_blank" >玉米网</a></li>
                                            <li><a href="http://www.mb5u.com/"
                               title="模板无忧" target="_blank" >模板无忧</a></li>
                                            <li><a href="https://www.bg.cn/"
                               title="头牌知产" target="_blank" >头牌知产</a></li>
                                            <li><a href="http://www.bd.cn"
                               title="异业合作" target="_blank" >异业合作</a></li>
                                            <li><a href="http://www.lmbj.cn/"
                               title="龙门标局" target="_blank" >龙门标局</a></li>
                                            <li><a href="https://www.namepre.com?t=jucha"
                               title="释放拍卖" target="_blank" >释放拍卖</a></li>
                                            <li><a href="https://www.juyu.com/"
                               title="聚域网" target="_blank" >聚域网</a></li>
                                            <li><a href="https://www.juming.com/?t=seo_jucha"
                               title="聚名网" target="_blank" >聚名网</a></li>
                                    </ul>
                    </div>


        <div class="foot-bottom clearfix">

            <div class="np-foot-bottom" style="line-height: 40px;">
                <!-- <p>Copyright © 2008-2028 <a href="">[聚查网]</a> <a href="">合肥寻云网络科技有限公司</a> <a href="">营业执照</a> Juming INC,
                        All Rights Reserved</p>
                    <p>ICP备案号:<a href="http://beian.miit.gov.cn" rel="nofollow" target="_blank">皖B2-20160079-17</a> 增值电信业务经营许可证<a rel="nofollow" href="">[皖B2-20160079]</a> <a rel="nofollow" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=34010302000199" target="_blank">皖公网安备34010302000199号</a></p>
                    <p>代理域名注册服务机构: <a rel="nofollow" href="http://阿里云计算有限公司.域名.信息/" target="_blank">阿里云计算有限公司</a> <a rel="nofollow" href="http://江苏邦宁科技有限公司.域名.信息/" target="_blank">江苏邦宁科技有限公司</a> <a rel="nofollow" href="http://上海美橙科技信息发展有限公司.域名.信息/" target="_blank">上海美橙科技信息发展有限公司</a> <a rel="nofollow" href="http://成都西维数码科技有限公司.域名.信息/" target="_blank">成都西维数码科技有限公司</a> <a rel="nofollow" href="http://厦门市中资源网络服务有限公司.域名.信息/" target="_blank">厦门中资源网络服务有限公司</a></p>
                    <p>代理域名注册服务机构: <a rel="nofollow" href="http://合肥聚名网络科技有限公司.域名.信息/" target="_blank">合肥聚名网络科技有限公司</a> <a rel="nofollow" href="http://北京新网数码信息技术有限公司.域名.信息/" target="_blank">北京新网数码信息技术有限公司</a> <a rel="nofollow" href="http://厦门点媒网络科技有限公司.域名.信息/" target="_blank">厦门点媒网络科技有限公司</a> <a rel="nofollow" href="http://厦门商中在线科技股份有限公司.域名.信息/" target="_blank">厦门商中在线科技股份有限公司</a></p> -->
                <!-- <p>Copyright © 2008-2028 [聚查] 合肥聚名网络科技有限公司 营业执照 Jucha ,All Rights Reserved  ICP备案号:皖B2-20190026-18</p> -->

                <p style="margin-bottom: 0px">Copyright © 2008-2028 <a href="">[聚查网]</a> Jucha ,All Rights Reserved
                </p>
            </div>
        </div>
    </div>
</div>
<div class="yzm_zz"></div>
<!-- 聚点不足提示 -->
<div id="tPop_new">
    <p class="jc_no_new_sub">您可以通过下列方式获取聚点:</p>
    <div class="clearfix jc_no_new_item">
        <a class="js_open_no_jc jc_no_new_item_a jc_no_new_item_h" href="javascript:;">
            <p class="jc_no_new_item_sub"><i class="jc_no_new_item_icon icon_q"></i>积分兑换</p>
            <p class="jc_no_new_item_p1">当前积分:</p>
            <p class="jc_no_new_item_p2">1积分可兑换1000聚点</p>
        </a>
        <a class="jc_no_new_item_a jc_no_new_item_j" href="https://www.juming.com/agent.htm" target="_blank">
            <p class="jc_no_new_item_sub"><i class="jc_no_new_item_icon icon_g"></i>间接获取</p>
            <p class="jc_no_new_item_p1">聚名网金牌账户用户,可在聚查获得50W聚点,和每日赠送3W聚点</p>
        </a>
    </div>
</div>

<!--新功能提示弹窗-->
<div class="zz_mask"></div>
<div class="zz_mask1"></div>
<script>

    $(function () {
        let old_domain = localStorage.getItem('old_domain')
        let get_old_domain = localStorage.getItem('get_old_domain')
        if (old_domain && get_old_domain === '1') {
            $.trim($('.zh-main .domain:visible').val(old_domain));
            setTimeout(function () {
                $('.zh-main .domain:visible').trigger("blur");
            }, 10);
            localStorage.removeItem('get_old_domain')
            localStorage.removeItem('old_domain')
        }

        // 处理综合查询登录后再查询问题
        let zonghe_old_domain = localStorage.getItem("zonghe_old_domain");
        if (zonghe_old_domain && localStorage.getItem('zonghe_recheck_do') === '1') {
            $.trim($('.zh-main .domain:visible').val(zonghe_old_domain));
            config.cache = 1
            $(".single-con .submit-btn").trigger('click');
            config.cache = 0
        }
        localStorage.removeItem('zonghe_recheck')
        localStorage.removeItem('zonghe_recheck_do')
    })

    $('body').on('click', '.xia_yg', function () {
        $(this).parents('.mask_main').removeClass('show').next().addClass('show');
    });

    var maskbs = [];
    $('body').on('click', '.mask_know', function () {
        $(this).parents('.zz_mask').fadeOut();
        $('.zz_mask1').fadeOut();
        window.localStorage.setItem("isclosemask", JSON.stringify(maskbs));
    });
    var isclosemask = window.localStorage.getItem("isclosemask") || '';
    if (isclosemask && isclosemask != '') {
        isclosemask = JSON.parse(isclosemask)
    }

    $.ajax({
        type: 'get',
        url: '/home_index/item_guide',
        success: function (res) {
            if (res.code == 1) {
                var all_data = res.data;
                if (all_data.length) {
                    $('.zz_mask').fadeIn();
                    var html = '';
                    var data = [];
                    for (var j = 0; j < all_data.length; j++) {
                        maskbs.push(all_data[j].code);
                        if (isclosemask.indexOf(all_data[j].code) == -1) {
                            data.push(all_data[j])
                        }
                    }
                    for (var i = 0; i < data.length; i++) {
                        if (isclosemask.indexOf(data[i].code) == -1) {
                            var idx = data[i].index;
                            var left = $('.common-topbar-nav-list li.nav-item').eq(idx).offset().left;
                            if (idx > 10) {
                                left = (left - 100);
                                html += '<div class="mask_main" style="left: ' + left + 'px;">';
                            } else {
                                html += '<div class="mask_main" style="left: ' + left + 'px;">';
                            }
                            if (idx > 10) {
                                html += '<span class="jt" style="left: 127px;"></span>';
                            } else {
                                html += '<span class="jt"></span>';
                            }
                            html += '<span class="new"></span>';
                            html += '<div class="tit">' + data[i].mc + '</div>';
                            html += '<div class="main clear">';
                            html += '<div class="icon" style="background-image: url(' + data[i].icon + ');"></div>';
                            html += '<div class="right">' + data[i].sm + '</div>';
                            html += '</div>';
                            html += '<div class="bott clear">';
                            html += '<div class="fl buzou">' + (i + 1) + '/' + data.length + '</div>';
                            if ((i + 1) == data.length) {
                                html += ' <div class="fr bot_right">\n' +
                                    '                <a target="_blank" class="mask_know" href="//www.jucha.com/feedback">提交新功能</a>\n' +
                                    '                <span class="ml10 mask_know">我知道了</span>\n' +
                                    '            </div>';
                            } else {
                                html += '<div class="fr xia_yg">下一个</div>';
                            }
                            html += '</div>';
                            html += '</div>'
                        } else {
                            all_num += 1;
                        }
                    }
                    if (html != '') {
                        $('.zz_mask1').fadeIn();
                    }
                    $('.zz_mask').html(html);
                    $('.zz_mask .mask_main').eq(0).addClass('show').siblings().removeClass('show');
                }
            }
        }
    });

    // 点击积分兑换打开兑换弹窗
    $(document).on('click', '.js_open_no_jc', function () {
        layer.closeAll();

        layer.open({
            type: 1,
            id: 'DWTL',
            shade: 0.3,
            icon: 2,
            // 是否点击遮罩关闭:默认:false
            shadeClose: false,
            title: ['<div class="tPop"><span>抱歉,聚点不足</span><span></span></div>', 'background-color: #fff;'],
            skin: 'jc_no', //加上边框
            area: ['580px', '290px'], //宽高
            content: $('#tPop'),
            cancel: function (index, layero) {
                layer.confirm('您正在取消兑换,取消后将无法继续查询,您还可以:<a style="color: #007aff;font-weight: 700;" href="https://www.juming.com/?t=xx_jucha123" target="_blank">点击前往“聚名网”玩域名,兑聚点,</a> 是否确定取消?', {
                    btn: ['继续兑换', '继续取消'], //按钮
                    skin: 'jc_no_new_cancel'
                }, function (inx) {
                    layer.close(inx);
                }, function () {
                    layer.closeAll();
                });
                return false;
            }
        });
    });

    // 2023.12.05新增年底限时弹窗
    // 获取local是否弹出过
    //var JcNdXsModal = parseInt(window.localStorage.getItem('JcNdXsModal')) || 0;
    //var JcLxNdXsTips = parseInt(window.localStorage.getItem('JcLxNdXsTips')) || 0;
    //// php输出是否符合弹出条件
        //    var NdXsTan = true;
        //    var NdXsTan = false;
        //// 新闻页面不弹
    //var IsNews = /^\/news\//.test(window.location.pathname);
    //// 判断是否是离线查询页面,是的话优先弹年底限时,如果年底限时弹过弹提示框
    //if (NdXsTan && !IsNews) {
    //    if (window.location.pathname == '/item/outline') {
    //        // 优先弹年底限时
    //        if (!JcNdXsModal) {
    //        openJcNdXsDialog();
    //        } else if (!JcLxNdXsTips) {
    //            showLxNdXsTips();
    //        }
    //    } else {
    //        if (!JcNdXsModal) {
    //            openJcNdXsDialog();
    //        }
    //    }
    //}

    // 弹出年底限时弹窗
    // function openJcNdXsDialog() {
    //     var JcNdXsHtml = template('jc_nd_xs_tmpl')();
    //     var JcNdXsDialog = layer.open({
    //         type: 1,
    //         title: false,
    //         closeBtn: 1,
    //         shadeClose: false,
    //         shade: 0.6,
    //         skin: 'jc_nd_xs_layer',
    //         area: ['781px', '559px'],
    //         content: JcNdXsHtml,
    //         cancel: function(index, layero) {
    //         layer.close(index);
    //         return false;
    //         }
    //     });
    // }

    // 离线查询弹提示框
    // function showLxNdXsTips() {
    //     layer.confirm(
    //         '您当前符合查询福利条件,每次符合时,查询点数>1的查询项消耗将降低1点数,查的越多越省聚点,<a style="color: #119BF9;" href="/news/7979.html" target="_blank">点击查看福利详情与注意</a>。',
    //         {
    //         title: '离线查询提示',
    //         btn: ['我知道了']
    //         },
    //         function(index) {
    //         window.localStorage.setItem('JcLxNdXsTips', '1');
    //         layer.close(index);
    //         }
    //     );
    // }

    // 点击'好的,我知道了'关闭弹窗且记录下次不弹了
    $(document).on('click', '.js_close_jc_nd_xs', function () {
        window.localStorage.setItem('JcNdXsModal', 1);
        layer.closeAll();
    });

    // 2023.11.13新增周活动弹窗
    // 获取当前时间
    const currentDate = new Date();
    // 获取今天是星期几,0表示星期日,1表示星期一,以此类推
    const dayOfWeek = currentDate.getDay();
    var FrontWeek;
    // 获取cookie的值
    if (dayOfWeek == 2) {
        FrontWeek = getCookie('week_act2') || 0;
    } else if (dayOfWeek == 3) {
        FrontWeek = getCookie('week_act3') || 0;
    }
    let CanOpenWeekAct = true;
    if (FrontWeek && +FrontWeek > 0) {
        const randomNum = Math.random();
        // 如果随机数小于 1/12,即约为十二分之一的概率
        if (randomNum > 1/12) {
            // 未触发八分之一的概率
            CanOpenWeekAct = false;
        }
    }
    // 判断是否为周二/周三并且时间在0:00到23:00之间
    if (dayOfWeek == 2 && currentDate.getHours() >= 0 && currentDate.getHours() < 23 && config.route != 'lishi-info' && CanOpenWeekAct) {
        getHdTc('jm_z2');
    } else if (dayOfWeek == 3 && currentDate.getHours() >= 0 && currentDate.getHours() < 23 && config.route != 'lishi-info' && CanOpenWeekAct) {
        getHdTc('jm_z3');
    }

    // 请求后端是否弹周活动
    function getHdTc(hd) {
        $.ajax({
            type: 'post',
            url: '/ucenter/index/get_hd_tc',
            data: {
                hd: hd
            },
            success: function (res) {
                if (res.code == 1) {
                    if (res.data.is_tc && res.data.is_tc != 0) {
                        openWeekDialog(hd);
                    }
                }
            }
        });
    }

    // 弹出周二/周三弹窗
    function openWeekDialog(hd) {
        var weekHtml;
        if (hd == 'jm_z2') {
            weekHtml = template('week_act_tmpl')();
            setCookie2('week_act2', 1, 7);
        } else if (hd == 'jm_z3') {
            weekHtml = template('week_act_thir_tmpl')();
            setCookie2('week_act3', 1, 7);
        }
        var weekActDialog = layer.open({
            type: 1,
            title: false,
            closeBtn: 1,
            shadeClose: true,
            shade: 0.6,
            skin: "week-act-layer",
            area: ['700px', '465px'], //宽高
            content: weekHtml,
            cancel: function(index, layero){
                var $input;
                if (hd == 'jm_z2') {
                    $input = $('#WEEKNOTIP1');
                } else if (hd == 'jm_z3') {
                    $input = $('#WEEKNOTIP2');
                }
                if ($input.is(':checked')) {
                    postHdTc(hd);
                }

                layer.close(index);
                return false;
            }
        });
    }

    /*
    *@method 设置cookie
    *@param  一个是cookie的名子,一个是值,一个是时效
    *@path
    */
    function setCookie2(name,value,days,path) { //三个个参数,一个是cookie的名子,一个是值,一个是时效
        var Days = days || 30; //此 cookie 将默认被保存 30 天
        var path = path || '/';
        var exp  = new Date();    //new Date("December 31, 9998");
        exp.setHours(0, 0, 0, 0);
        var expirationDate = exp.getTime() + Days*24*60*60*1000;
        // 将过期时间设置为下周的今天的午夜(0点)
        console.log(expirationDate)
        exp.setTime(expirationDate);
        document.cookie = name + "="+ escape (value) + ";expires=" + exp.toGMTString() + ";path=" + path;
    }

    // 周活动点击前往
    $(document).on('click', '.js_week_act_click', function () {
        var $this = $(this);
        var type = $this.data('type');
        var $input, jumpUrl;
        if (type == 'jm_z2') {
            $input = $('#WEEKNOTIP1');
            jumpUrl = 'https://www.juming.com/yhrhd.htm?t=xx_jucha123&lx=1';
        } else if (type == 'jm_z3') {
            $input = $('#WEEKNOTIP2');
            jumpUrl = 'https://www.juming.com/yhrhd.htm?t=xx_jucha123&lx=2';
        }

        if ($input.is(':checked')) {
            postHdTc(type);
        }
        window.open(jumpUrl);
        layer.closeAll();
    });

    // 请求后端不再提醒
    function postHdTc(hd) {
        $.ajax({
            type: 'post',
            url: '/ucenter/index/set_hd_tc',
            data: {
                hd: hd
            }
        });
    }
</script>

<div id="login-box">
    <div class="icp-close" onclick="deleteLogin()"></div>
    <div id="login-con"></div>
</div>
<div id="bg-filter" style="display: none;"></div>
<div id="copyTxt" style="opacity: 0;"></div>



<script>
    (function () {
        var bp = document.createElement('script');
        var curProtocol = window.location.protocol.split(':')[0];
        if (curProtocol === 'https') {
            bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
        } else {
            bp.src = 'http://push.zhanzhang.baidu.com/push.js';
        }
        var s = document.getElementsByTagName("script")[0];
        s.parentNode.insertBefore(bp, s);
    })();
</script>
<script>
    !function(p){"use strict";!function(t){var s=window,e=document,i=p,c="".concat("https:"===e.location.protocol?"https://":"http://","sdk.51.la/js-sdk-pro.min.js"),n=e.createElement("script"),r=e.getElementsByTagName("script")[0];n.type="text/javascript",n.setAttribute("charset","UTF-8"),n.async=!0,n.src=c,n.id="LA_COLLECT",i.d=n;var o=function(){s.LA.ids.push(i)};s.LA?s.LA.ids&&o():(s.LA=p,s.LA.ids=[],o()),r.parentNode.insertBefore(n,r)}()}({id:"3LY51jlC8HR2eFfl",ck:"3LY51jlC8HR2eFfl",autoTrack:true,screenRecord:true});
</script>
</body>

</html>                               

Whois info of domain

Domain Name: JUCHA.COM
Registry Domain ID: 1744796_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gname.com
Registrar URL: http://www.gname.com
Updated Date: 2024-12-24T14:28:20Z
Creation Date: 1998-08-10T04:00:00Z
Registry Expiry Date: 2026-08-09T04:00:00Z
Registrar: Gname.com Pte. Ltd.
Registrar IANA ID: 1923
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +65.65189986
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: CRIS.NS.CLOUDFLARE.COM
Name Server: FRIDA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T11:54:16Z <<<
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