Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - jwei.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 06 May 2025 00:18:27 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Tue, 06 May 2025 01:18:27 GMT
Location: https://jwei.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Pne2b77S%2BDC8iOwdRfiaBj%2FoIxFdi9mU4vihNtNSdUrwu8JR17ElMJgpOPz6kj%2BgnYvmuhQKDgPu9ZqAvVBB0FhNCH%2BKVlh3OEnNkGoRSubR6IBkEjOQGJrFIQdu823yiEALtXLxUw%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93b44ce88f4ef8a4-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7486&min_rtt=7486&rtt_var=3743&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=164&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

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 - https://jwei.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 06 May 2025 00:18:28 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Cf-Cache-Status: DYNAMIC
CF-RAY: 93b44ce8d9cef89c-ARN
alt-svc: h3=":443"; ma=86400

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: jwei.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>

<script defer src="https://umami.jwei.group:30000/script.js" data-website-id="34965e18-3e32-4fc4-ba39-e6bf6d053201"></script>


<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">

<meta name="title" content="JWEI Group-World's Leading Vaping Products Manufacturer-Joyetech-Eleaf-Wismec-JWEI ODM">

<meta name="description" content="Founded in 2007, JWEI Group is a wholly-owned company of Joyetech holding limited. JWEI Group established subsidiaries and R&D centers in China, the United States and Europe. JWEI Group is principally engaged in the R&D, manufacturing and sales of electronic cigarettes and components, as well as the research and development and sales of other electronic products. We provide electronic cigarette research and development applications and OEM and ODM services to customers in more than 30 countries worldwide. ">

<meta name="keywords" content="JWEI Group, Best E-cig, Vape brands, Joyetech, Eleaf, Wismec, JWEI ODM">

<title>JWEI Group-World's Leading Vaping Products Manufacturer-Joyetech-Eleaf-Wismec-JWEI ODM</title>

<link rel="stylesheet" href="/css/swiper-bundle.min.css">

<link rel="stylesheet" href="/css/bootstrap.min.css" />

<link href="/css/font-awesome.min.css" rel="stylesheet">

<script type="text/javascript" src="/js/jquery-1.9.1.min.js"></script>

<script src="/js/bootstrap.min.js"></script>

<script src="/js/swiper.min.js?v=2"></script>

<link rel="stylesheet" href="/css/style.css?v=250506081827" >

<style>

.warn_box_01{

	width: 100%;

	height:100%;

	filter:alpha(opacity:70);

	-moz-opacity: 0.7;

	opacity: 0.7;

	position: absolute;

	background-color: #000;

	top: 0;

	left: 0;

}

.warn_box_02{

	display:none;

    left: 50%;

    top: 50%;

    margin-left: -266px;

    margin-top: -170px;

    width: 532px;

    height: 341px;

    position: fixed;

    overflow: hidden;

	background-color: #fff;

    z-index: 9999;

	text-align:center;

	font-family:"Myriad Pro", "Lucida Grande", Arial;

}

.warn_box_03{

	height:45px;

	position:relative;

	width:100%;

	margin-bottom:20px;

	margin-top: 2vw;

}

.warn_border{

	width:213px;

	height:36px;

	text-align:center;

	position:absolute;

	border-radius:18px;

	line-height: 36px;

	font-size: 18px;

}

.warn-title{

	font-size: 16px;

	text-align: center;

	margin-bottom: 5px;

}

.warn-context{

	font-size: 14px;

	text-align: center;

}

@media (max-width: 532px) {

	.warn_box_02{

		margin-left: -45%;

		margin-top: -150px;

		width: 90%;

		height: 60vw;

	}

	.warn_box_03{

		height:8vw;

		margin-bottom:3vw;

		margin-top: 5vw;

	}

	.warn_border{

		width:42%;

		height:6vw;

		border-radius:3vw;

		line-height: 6vw;

		font-size: 3vw;

	}

	.warn-title{

		font-size: 14px;

	}

	.warn-context{

		font-size: 3vw;

		line-height: 4vw;

	}

}

</style>

<script>

//write cookies

function setCookie(name,value){

  var exp = new Date();

  exp.setTime(exp.getTime() + 1*60*60*1000);//有效期1小时

  document.cookie = name + "="+ escape (value) + ";expires=" + exp.toGMTString()+";path=/";

}



//read cookies

function getCookie(name){

  var arr = document.cookie.match(new RegExp("(^| )"+name+"=([^;]*)(;|$)"));

  if(arr != null)    

    return unescape(arr[2]);

  return null;

}



jQuery(document).ready(function(){

  if(getCookie("ovvio_overage")=="true"){

    jQuery('.warn_box_01').css("display","none");

    jQuery('.warn_box_02').css("display","none");

    document.documentElement.style.overflow='auto';

  }else{

    jQuery('.warn_box_01').css("display","block");

    jQuery('.warn_box_02').css("display","block");

  }

});



function ovvio_overage(){

  jQuery('.warn_box_01').css("display","none");

  jQuery('.warn_box_02').css("display","none");

  document.documentElement.style.overflow='auto';

  setCookie("ovvio_overage","true");

}



function ovvio_underage()

{

  if(confirm('Intended for sale to adults 21 years or older. If you are not legally able to purchase tobacco products in the state where you live, please do not enter this site.')){

    window.opener=null;

    window.open('','_self');

    window.close();

    open('https://www.google.com', '_self').close();

    }

}

</script>


</head>

<body>

<!---------------warning start------------------>

<div class="warn_box_01" style="display:none; z-index:98; position:fixed;"> </div>

<div class="warn_box_02">

	<div style="width: 100%; height: auto;"><img src="../images/main/jwei_warn.jpg" class="img-responsive"></div>

	<div class="warn_box_03">

		<a href="javascript:;" onClick="ovvio_overage();" >

    		<div class="warn_border" style="right:50%; margin-right:8px; background-color:#003586;"><span style="color: #fff;">I AM OLDER THAN 21</span></div>

    	</a>

    	<a href="javascript:;" onClick="ovvio_underage()" >

    		<div class="warn_border" style="left:50%; margin-left:8px; background-color:#5a5a5a;"><span style="color: #fff;">LEAVE AND CLOSE</span></div>

    	</a>

	</div>

	<div class="warn-title">Age Certification</div>

	<div class="warn-context">To use the JWEI website you must be aged 21 years or over. <br>Please verify your age before entering the site.</div>

</div>

<!---------------warning end------------------>

<div class="header-error">

This product may contain nicotine. Nicotine is an addictive chemical. <br>

Our products are restricted to adults 21+ only.

</div>

<div class="header wrap_head  head_white">

	<div class="head_01">

		<div class="nav-jwei">

			<nav class="navbar">

				<div class="container">

					<div class="navbar-header">

						<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>

						<a href="/index.php"><img src="../images/main/jweilogo.svg?v=1" class="img-responsive logo-svg"></a>

					</div>

					<div id="navbar" class="navbar-collapse collapse">

						<ul class="nav navbar-nav">

							<li ><a class="menu" href="/about.php"><span>About</span></a>

							</li>

							<li class="dropdown "><a class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><span>ODM/OEM<b class="caret"></b></span></a>

								<ul class="dropdown-menu">

									<li class="dropdown-submenu">

										<a href="/disposables.php">Disposables</a>

									</li>

									<li class="dropdown-submenu">

										<a href="/odem-type.php?type=HNB">HNB Devices</a>

									</li>

								</ul>

							</li>

							<li ><a class="menu" href="/manufacture.php"><span>Manufacture</span></a>

							</li>

							<li ><a class="menu" href="/rd.php"><span>R&D</span></a>

							</li>

							<li ><a class="menu" href="/culture.php"><span>Culture</span></a>

							</li>

							<li ><a class="menu" href="/news.php"><span>News</span></a>

							</li>

							<li  style="padding-right: 0;"><a class="menu" href="/contact.php"><span>Contact</span></a>

							</li>

						</ul>

					</div>



					<!--/.nav-collapse -->

				</div>

			</nav>

		</div>

	</div>

</div>

<style>
	.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 1.5vw;
		left: 0;
		width: 100%;
	}

	.swiper-pagination-bullet {
		width: 50px;
		height: 4px;
		display: inline-block;
		border-radius: 2px;
		background: #fff;
		opacity: .5;
	}

	.swiper-pagination-bullet-active {
		opacity: 1;
		background: #fff;
	}

	.home02 {
		width: auto;
		height: auto;
		background-color: #fff;
		padding: 2vw 0;
	}
	@media (max-width: 420px) {
		.index11 {
			padding-left: 9px;
		}

		.index14 {
			padding-right: 9px;
			padding-left: 9px;
		}

		.index11 figcaption div,
		.index12 figcaption div,
		.index13 figcaption div {
			padding: 0 1.5vw;
		}

		.index11 .title,
		.index12 .title,
		.index13 .title {
			margin-top: 2vw;
		}

		.index11 .contact,
		.index12 .contact,
		.index13 .contact {
			line-height: 12px;
		}

		.index11 .more,
		.index12 .more,
		.index13 .more {
			font-size: 1.5vw;
			margin-top: 2vw;
		}
	}

	.slide01 {
		position: relative;
	}

	.swiper-home .slidecontact {
		position: absolute;
		width: 7vw;
		height: 3vw;
		top: 61%;
		left: 20%;
	}

	.swiper-home-s .slidecontact {
		position: absolute;
		width: 22vw;
		height: 7vw;
		top: 49%;
		left: 35%;
	}
</style>
<!--banner-->
<div class="home01">
	<div class="swiper-container swiper-home">
		<div class="swiper-wrapper">
			<div class="swiper-slide vertical-center">
				<a href="#"><img src="/images/homepage/banner-1111-02.jpg" class="img-responsive"></a>
			</div>
			<div class="swiper-slide vertical-center">
				<a href="#"><img src="/images/homepage/banner-1111-01.jpg" class="img-responsive"></a>
			</div>
		</div>
		<div class="swiper-pagination"></div>
	</div>
	<div class="swiper-container swiper-home-s">
		<div class="swiper-wrapper">
			<div class="swiper-slide vertical-center">
				<a href="#"><img src="/images/homepage/banner-1111-02.jpg" class="img-responsive"></a>
			</div>
			<div class="swiper-slide vertical-center">
				<a href="#"><img src="/images/homepage/banner-1111-01.jpg" class="img-responsive"></a>
			</div>
		</div>
		<div class="swiper-pagination"></div>
	</div>
	<script>
		var swiper = new Swiper('.swiper-home', {
			spaceBetween: 60,
			centeredSlides: true,
			autoplay: {
				delay: 5000,
				disableOnInteraction: false,
			},
			loop: true,
			pagination: {
				el: '.swiper-pagination',
				clickable: true,
			},
		});

		var mySwiper = new Swiper('.swiper-home-s', {
			spaceBetween: 60,
			centeredSlides: true,
			autoplay: {
				delay: 5000,
				disableOnInteraction: false,
			},
			loop: true,
			pagination: {
				el: '.swiper-pagination',
				clickable: true,
			},
		});
	</script>
	<!--banner end-->
	<div class="home02">
		<div class="container" style="margin: 0 auto; max-width: 1000px;">
			<div class="row" style="display: -webkit-box;">
				<div class="col-xs-6 col-sm-6 index11">
					<figure><a href="rd.php"><img src="images/homepage/home04.jpg?v=1" class="img-responsive">
							<figcaption>
								<div>
									<div class="title">Innovation</div>
									<div class="contact">Focusing on R&D and technological innovation </div>
									<div class="more">Learn more &gt;</div>
								</div>
							</figcaption>
						</a>
					</figure>
				</div>
				<div class="col-xs-6 col-sm-6 index14">
					<div class="index12" style="">
						<figure><a href="about.php"><img src="images/homepage/home02.jpg" class="img-responsive">
								<figcaption>
									<div>
										<div class="title">PROFESSIONAL <br>ODM/OEM SERVICE</div>
										<div class="contact">World leading vape manufacturer since 2008.</div>
										<div class="more">Learn more &gt;</div>
									</div>
								</figcaption>
							</a>
						</figure>
					</div>
					<div class="index13">
						<figure><a href="news.php"><img src="images/homepage/home03.jpg" class="img-responsive">
								<figcaption>
									<div>
										<div class="title">Events & News</div>
										<div class="contact">Always staying up to date</div>
										<div class="more">Learn more &gt;</div>
									</div>
								</figcaption>
							</a>
						</figure>
					</div>
				</div>
			</div>
		</div>
	</div>
	<div class="index04">
		<div class="container index05">
			<div class="row">
				<div class="col-xs-12 index06">
					<h3>Group brand</h3>
				</div>
			</div>
			<div class="row" style="max-width: 800px; margin: auto;">
				<img src="/images/main/brand-all.png?v=1" usemap="#Map" class="img-responsive">
                <map name="Map">
                  <area shape="rect" coords="4,3,197,45" href="https://www.joyetech.com" target="_blank">
                  <area shape="rect" coords="320,5,487,40" href="https://www.eleafworld.com" target="_blank">
                  <area shape="rect" coords="627,3,760,40" href="https://www.vaalvapor.com" target="_blank">
                  <area shape="rect" coords="135,68,361,112" href="https://www.joyevita.com" target="_blank">
                  <area shape="rect" coords="442,70,658,109" href="https://www.wismec.com" target="_blank">
                </map>
			</div>
		</div>
	</div>
</div>
<div class="footer">
  <div class="footer-01">
    <div class="container">
      <div class="row">
        <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 footer-con footer-close">
          <div class="footer-02">
            <h4 class="footer-title"> Contact Information </h4>
            <div class="footer-panel" style="">
            	<span>21st floor, Building 3, Modern Media Center, No.1590 Longjin Road, Xinbei District, Changzhou, Jiangsu, China<br><br>
				<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="87eee9e1e8c7edf0e2eea9e4e8ea">[email&#160;protected]</a><br>
				86-0519-81882200
				</span>
            </div>
          </div>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-2 col-lg-2 footer-con footer-close">
          <div class="footer-04">
            <h4 class="footer-title">FOLLOW US</h4>
            <div class="footer-panel" style="">
            	<a href="https://www.linkedin.com/company/66325791"><span class="fa fa-linkedin-square" style="color: #0066c9; font-size: 40px;"></span></a>
            </div>
          </div>
        </div>
		 <div class="col-xs-12 col-sm-6 col-md-2 col-lg-2 footer-con footer-close">
          <div class="footer-04">
            <h4 class="footer-title">JWEI PMTA</h4>
            <div class="footer-panel" style="">
            	<a href="#"><img src="images/main/pmta.png" style="width: 80px;"></a>
            </div>
          </div>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 footer-06 footer-con footer-close">
          <div class="footer-05">
            <h4 class="footer-title">In Association With</h4>
            <div class="footer-panel" style="">
            	<img src="images/main/Partners.jpg" class="img-responsive">
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="footer-03"><span>© 2019 JWEI Group</span>
  
  <div class="footer-05">This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies. <a href="privacy-policy.php" target="_blank">Read our private policy&gt;</a></div>
  </div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
$('body').on('click','.footer-con',function(e){
	if($(window).width()<750){
		var $this = $(this);
        
            $this.find(".footer-panel").slideToggle("slow");
			$this.siblings().find(".footer-panel").slideUp("slow");
        if($this.hasClass('footer-open')){
			$this.addClass('footer-close').removeClass('footer-open');
		}else{
			$this.addClass('footer-open').removeClass('footer-close');
		}
        $this.siblings().removeClass('footer-open').addClass('footer-close');
	}     
});
$(window).resize(function() {
  $('.footer-panel').prop('style','');
});	
</script>
<!-- Matomo Image Tracker-->
<img src="https://piwik.joyetech.com/matomo.php?idsite=13&amp;rec=1" style="border:0; display: none;" alt="" />
<!-- End Matomo -->
</body>
</html>
                               

Whois info of domain

Domain Name: JWEI.COM
Registry Domain ID: 189603742_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2022-10-08T08:41:00Z
Creation Date: 2005-07-26T18:39:20Z
Registry Expiry Date: 2025-07-26T18:39:20Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: MELISSA.NS.CLOUDFLARE.COM
Name Server: WALT.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-06T00:18:08Z <<<
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