Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - juntu.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 19 May 2025 15:31:40 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Keep-Alive: timeout=65
Location: http://www.juntu.com/
Access-Control-Allow-Origin: http://manage.xiyou365.com
Access-Control-Allow-Headers: X-Requested-With
Access-Control-Allow-Methods: GET,POST,OPTIONS

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.

302 Found - http://www.juntu.com/
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 19 May 2025 15:31:40 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=65
Set-Cookie: JUNTU_UUID=682b4edce7b92
Set-Cookie: PHPSESSID=fb85mof33uss4c9b7meuvucte6; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: https://www.juntu.com/
Vary: Accept-Encoding
Access-Control-Allow-Origin: http://manage.xiyou365.com
Access-Control-Allow-Headers: X-Requested-With
Access-Control-Allow-Methods: GET,POST,OPTIONS

HTTP Code 302 Found (Moved Temporarily)

302 http code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://www.juntu.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 19 May 2025 15:31:41 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=65
Set-Cookie: JUNTU_UUID=682b4eddb2e5d
Set-Cookie: PHPSESSID=nlh90lvav825j3b08844h1ng47; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Access-Control-Allow-Origin: http://manage.xiyou365.com
Access-Control-Allow-Headers: X-Requested-With
Access-Control-Allow-Methods: GET,POST,OPTIONS

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: juntu.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><meta http-equiv="Cache-Control" content="no-siteapp" /><meta name="keywords" content="西安旅游,旅游线路,景点门票,酒店预订,骏途旅游网,骏途网"/><meta name="description" content="骏途旅游网是全国领先一站式旅游在线预订平台,提供西安出发周边游、国内游、出境旅游线路,包括自驾旅游线路、景点门票、酒店预订等服务,让您在西安旅游更安心、更省心!"/><meta name='B-verify' content='e28255c94b7cfd07d1baaf8e0b2f77bd9c02f5da' /><title>西安旅游_旅游线路_酒店预订_ 景点门票 - 骏途旅游网</title><link rel="stylesheet" type="text/css" href="//static.juntu.com/dist/css/base_45bb5b8.css"/>
<link rel="stylesheet" type="text/css" href="//static.juntu.com/dist/css/index_387270f.css"/>
<style> body { background-color: #fff; } .newhome-top { position: relative;} .newhome-top .gzhcode {position: absolute; top: 45px; left: -15px; width: 134px; opacity: 0; } .newhome-top .wapapp {position: absolute; top: 45px; left: -22px; width: 134px; opacity: 0; } .newhome-top .newhome-wrapper {position:absolute; top:0; left:50%; margin-left:-590px; display: flex; align-items: flex-start; justify-content: space-between;} .newhome-top .timecall { margin-top: 30px; margin-left: 40px; font-size: 16px; font-weight: 500; color: #fff; line-height: 22px;} .newhome-wrapper { position:relative; margin: 0 auto; width: 1181px;} .newhome-wrapper .part { position: relative; background-repeat: no-repeat; background-position: center top; background-size: 100% auto;} .footerInfo {background: #1C1C1C; height: 278px; color: #fff; padding-top: 60px; box-sizing: border-box;} .copyright, .copyright a, .footerInfo a { color: #fff;} .product-wrap { margin-top: 103px; padding-bottom: 120px; display: flex; justify-content: space-between; box-sizing: border-box; } .product-wrap .productitem { display: flex; flex-direction: column; width: 375px; box-shadow: 0 10px 40px #E5E5E5; transition: transform 0.2s linear; } .product-wrap .productitem:hover { transform: scale(1.2, 1.2); z-index: 100;} .product-wrap .productitem .imgbox { position: relative; height: 322px; } .product-wrap .productitem .imgbox:hover .product-mask { opacity: 1; } .product-wrap .productitem .img { width: 100%; height: 100%; object-fit: cover;} .product-wrap .productitem .info { display: flex; flex-direction: column; justify-content: space-between; padding: 14px 20px 28px; min-height: 136px; background-color: #fff; box-sizing: border-box;} .product-wrap .productitem .proname { font-size: 18px; font-weight: bold; line-height: 30px; color: #40444A; } .product-wrap .productitem .comment { font-size: 14px; color: #949DA4; } .product-wrap .productitem .market-price { font-size: 14px; color: #949DA4; text-decoration: line-through; } .product-wrap .productitem .sale-price { font-size: 26px; color: #FF8749; font-weight: bold; } .product-wrap .productitem .price-biao { font-size: 12px; color: #FF8749; } .product-mask { display: flex; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(58,58,58,.5); text-align: center; opacity: 0; transition: all 0.2s linear;} .product-mask .codeimg { width: 134px; } .product-mask .text { font-size: 20px; color: #fff; line-height: 28px; margin-top: 8px; } .bjyx-wrap { position: relative; margin-top: 60px; min-height: 244px; background: url(https://www.juntu.com/uploadfile/jt/20210708041233452.png) no-repeat center top; background-size: 100% auto; padding: 0 60px 120px; box-sizing: border-box; } .bjyx-wrap .titlename { font-size: 36px; font-weight: bold; color: #FFFFFF; line-height: 50px; padding-top: 34px; } .bjyx-wrap .productitem { position: relative; width: 305px; } .bjyx-wrap .productitem .imgbox { position: relative; height: 344px; } .bjyx-wrap .productitem .imgbox:hover .product-mask { opacity: 1; } .bjyx-wrap .productitem .img { width: 100%; height: 100%; object-fit: cover;} .bjyx-wrap .productitem .proname { margin-top: 14px; font-size: 24px; font-weight: bold; line-height: 33px; color: #40444A; text-align: center; } .jttj-wrap { margin-top: 50px; margin-left: -20px; margin-right: -20px; font-size: 0; padding-bottom: 50px; } .jttj-wrap .productitem { position: relative; display: inline-block; width: 570px; margin: 0 20px 118px; } .jttj-wrap .productitem .imgbox { position: relative; height: 350px; } .jttj-wrap .productitem .imgbox:hover .product-mask { opacity: 1; } .jttj-wrap .productitem .img { width: 100%; height: 100%; object-fit: cover;} .jttj-wrap .productitem .info { display: flex; flex-direction: column; justify-content: space-between; position: absolute; bottom: -68px; left: 62px; right: 62px; padding: 20px 40px 23px; min-height: 134px; background-color: #fff; box-sizing: border-box;} .jttj-wrap .productitem .proname { font-size: 18px; font-weight: bold; line-height: 30px; color: #565656; } .jttj-wrap .productitem .comment { font-size: 12px; color: #949DA4; } .jttj-wrap .productitem .market-price { font-size: 12px; color: #C1C1C1; text-decoration: line-through; } .jttj-wrap .productitem .sale-price { font-size: 26px; color: #FF8749; font-weight: bold; } .jttj-wrap .productitem .price-biao { font-size: 12px; color: #FF8749; } .topmenubar { margin-top: 36px; } .topmenubar .mitem { position: relative; display: inline-block; margin-left: 30px; font-size: 20px; color: #fff; font-weight: bold; cursor: pointer;} .topmenubar .mitem .ydsc:hover + img { opacity: 1; } .topmenubar .mitem .gzgzh:hover + img { opacity: 1; } .rowhide { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden; } </style></head><body><div class="newhome-top"><img src="https://www.juntu.com/uploadfile/jt/20210723021836913.jpg" style="width:100%;" /><div class="newhome-wrapper"><div style="display: flex; align-items: flex-start;"><img src="/statics/images/logonew.png" style="width:191px; margin-top:26px;" /><div class="timecall"> 客服热线:400-029-9966<br> 周一至周日 09:00-17:30 </div></div><div class="topmenubar"><div class="mitem"><span class="ydsc">移动官网</span><img src="https://www.juntu.com/uploadfile/jt/20210708063803873.png" class="wapapp" /></div><div class="mitem"><span class="gzgzh">关注公众号</span><img src="https://www.juntu.com/uploadfile/jt/20210708012623771.jpg" class="gzhcode" /></div></div></div></div><div class="newhome-wrapper"><div class="part"><img src="https://www.juntu.com/uploadfile/jt/20210708023144784.jpg" style="width:100%;" /><div class="product-wrap"><div class="productitem"><div class="imgbox"><img src="http://www.juntu.com/uploadfile/jt/2020082668d77d9f0fcaa293e92f52774f718118.jpg" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210804060719791.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="info"><div class="proname rowhide">法门寺文化景区</div><div style="display: flex; justify-content: space-between; align-items: flex-end;"><div class="comment">(647条评价) | 5000+人参与过</div><div><span class="market-price" style="margin-right: 10px;">¥78</span><span class="price-biao">¥</span><span class="sale-price">68</span><span class="price-biao">起</span></div></div></div></div><div class="productitem"><div class="imgbox"><img src="http://www.juntu.com/uploadfile/jt/202008264d8da884db37d8639174b0480013732a.jpg" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210804061158179.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="info"><div class="proname rowhide">陕西壶口瀑布风景名胜区</div><div style="display: flex; justify-content: space-between; align-items: flex-end;"><div class="comment">(388条评价) | 9600+人参与过</div><div><span class="market-price" style="margin-right: 10px;">¥90</span><span class="price-biao">¥</span><span class="sale-price">90</span><span class="price-biao">起</span></div></div></div></div><div class="productitem"><div class="imgbox"><img src="http://www.juntu.com/uploadfile/jt/20200826ff1cbd12376a1919f94c3ae8086701cf.jpg" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210708051329383.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="info"><div class="proname rowhide">华山西峰索道</div><div style="display: flex; justify-content: space-between; align-items: flex-end;"><div class="comment">(194条评价) | 4.5万+人参与过</div><div><span class="market-price" style="margin-right: 10px;">¥140</span><span class="price-biao">¥</span><span class="sale-price">138</span><span class="price-biao">起</span></div></div></div></div></div></div><div class="part"><img src="https://www.juntu.com/uploadfile/jt/20210708035833389.png" style="display:block; margin: 0 auto;" /><div class="bjyx-wrap"><div class="titlename">必游景点</div><div style="display: flex; justify-content: space-between; margin-top: 38px;"><div class="productitem"><div class="imgbox"><img src="https://www.juntu.com/uploadfile/jt/20210312c56260f653824e1018f0248e35f3f72d.jpg" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210708051643138.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="proname rowhide">翠华山景区</div></div><div class="productitem" style="width:367px;"><div class="imgbox"><img src="http://www.juntu.com/uploadfile/jt/20200826ae13781e0ee97d7a398f570199efe12e.jpg" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210708051827402.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="proname rowhide">九龙山</div></div><div class="productitem"><div class="imgbox"><img src="http://www.juntu.com/uploadfile/jt/20200814b89b24de4d475d602d0c0855a74eebe3.jpg" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210708054821917.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="proname rowhide">南五台森林公园</div></div></div></div></div></div><div style="background-color: #F8F9FA;"><div class="newhome-wrapper" style="padding-top: 80px;"><img src="https://www.juntu.com/uploadfile/jt/20210708043051114.png" style="display:block; margin: 0 auto;" /><div class="jttj-wrap"><div class="productitem"><div class="imgbox"><img src="https://www.juntu.com/uploadfile/jt/202102221b1f88674a96579036c2339421278783.jpg" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210804060944209.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="info"><div class="proname rowhide">西影电影博物馆</div><div style="display: flex; justify-content: space-between; align-items: flex-end;"><div class="comment">(368条评价) | 500+人参与过</div><div><span class="market-price" style="margin-right: 10px;">¥54</span><span class="price-biao">¥</span><span class="sale-price">54</span><span class="price-biao">起</span></div></div></div></div><div class="productitem"><div class="imgbox"><img src="https://www.juntu.com/uploadfile/jt/202106184202e5b4921b5dea5c773f614ea1fb10.gif" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210804061402359.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="info"><div class="proname rowhide">西安欢乐谷·玛雅海滩</div><div style="display: flex; justify-content: space-between; align-items: flex-end;"><div class="comment">(270条评价) | 200+人参与过</div><div><span class="market-price" style="margin-right: 10px;">¥90</span><span class="price-biao">¥</span><span class="sale-price">90</span><span class="price-biao">起</span></div></div></div></div><div class="productitem"><div class="imgbox"><img src="http://www.juntu.com/uploadfile/jt/20200826d2fe3a26d8ccef9a98d2b424bdd8c4d6.jpg" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210804061619851.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="info"><div class="proname rowhide">黄帝陵</div><div style="display: flex; justify-content: space-between; align-items: flex-end;"><div class="comment">(718条评价) | 2300+人参与过</div><div><span class="market-price" style="margin-right: 10px;">¥32</span><span class="price-biao">¥</span><span class="sale-price">28</span><span class="price-biao">起</span></div></div></div></div><div class="productitem"><div class="imgbox"><img src="http://www.juntu.com/uploadfile/jt/2020082795483035e54034e4de85bc0aedc0e10e.jpg" class="img" /><div class="product-mask"><div><img src="https://www.juntu.com/uploadfile/jt/20210804060326993.png" class="codeimg" /><div class="text">扫码下单</div></div></div></div><div class="info"><div class="proname rowhide">九龙山温泉</div><div style="display: flex; justify-content: space-between; align-items: flex-end;"><div class="comment">(201条评价) | 1400+人参与过</div><div><span class="market-price" style="margin-right: 10px;">¥168</span><span class="price-biao">¥</span><span class="sale-price">99</span><span class="price-biao">起</span></div></div></div></div></div></div></div><div class="footerInfo"><p><a href="https://zzlz.gsxt.gov.cn/businessCheck/verifKey.do?showType=p&amp;serial=91610133097889941T-SAIC_SHOW_10000091610133097889941T1619694730650&amp;signData=MEQCIDv5q0Rdl4wKzidkSw8SI22256PdZWvYjhvCq9INu/JDAiDOIr1mpIzvlsxt1bcIGErlfs0T3ToPi+f2DFLuEeIlaA==" rel="nofollow" target="_blank"><img src="https://www.juntu.com/uploadfile/jt/2021042994ba294f0969c624deceb074a7b9cf4f.png" style=" width: 50px; "></a> <script src="http://kxlogo.knet.cn/seallogo.dll?sn=e17051961010067824mj1g000000&amp;size=0"></script> <img src="http://www.juntu.com/statics/images/travel/lxs.jpg"><img src="http://www.juntu.com/statics/images/travel/taobao.gif"><img src="http://www.juntu.com/statics/images/travel/wangjing.gif"></p><p class="copyright">Copyright© 2013-2021 , <a href="http://www.juntu.com">骏途旅游</a>版权所有 网站备案号:<a target="_blank" href="https://beian.miit.gov.cn">陕ICP备13008956号-1</a><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=61011302000489" style="padding: 0 10px;"><img src="http://www.juntu.com/uploadfile/jt/20171108060217192.png" style="margin-right: 0;">陕公网安备 61011302000489号</a><span id="cnzz_stat_icon_5764969"><a href="https://www.cnzz.com/stat/website.php?web_id=5764969" target="_blank" title="站长统计"><img border="0" hspace="0" vspace="0" src="http://icon.cnzz.com/img/pic1.gif"></a></span><a href="/about">关于我们</a></p><p>陕西骏途旅行社有限公司</p><p>增值电信业务经营许可证:<a target="_blank" href="https://tsm.miit.gov.cn/pages/home.aspx">陕B2-20160004</a></p><p>公司地址:陕西省西安市航天基地航创路1号陕旅豪布斯卡A座7层</p></div> <script id="qd2355081632fb26d15e0d448ee952fda7ad4920ad3f" src="https://wp.qiye.qq.com/qidian/2355081632/fb26d15e0d448ee952fda7ad4920ad3f" charset="utf-8" async defer></script> </body></html>                               

Whois info of domain

Domain Name: JUNTU.COM
Registry Domain ID: 1522632013_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2023-01-06T02:24:51Z
Creation Date: 2008-10-03T18:40:21Z
Registry Expiry Date: 2026-10-03T18:40:21Z
Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.
Registrar IANA ID: 420
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: NS3.DNSV4.COM
Name Server: NS4.DNSV4.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T15:31:26Z <<<
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