Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - tpesd.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 14 May 2025 03:28:44 GMT
Server: Apache/2.4.52 (Ubuntu)
Set-Cookie: PHPSESSID=c7mfr65k06m610d4t7dobpoedj; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 OK 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: tpesd.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="">
	<head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<title>台北移動設計 TPE SHIFT DESIGN</title>

		<!-- Bootstrap CSS -->
		<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">

		<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
		<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
		<!--[if lt IE 9]>
			<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.2/html5shiv.min.js"></script>
			<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
		<![endif]-->
	</head>
<style>
        @font-face {
  font-family: 'Chinese';
  unicode-range: U+4E00-9FFF;
  src: local(Noto Sans T Chinese), local(Lantinghei TC), local(LiHei Pro), local(微軟正黑體);
}
	body {
		margin:0px;
		padding:0px;
        font-family:  "Helvetica Neue", Helvetica, Arial, Chinese, "微軟正黑體", sans-serif;

	}
.header {
	height: 200px;
    position: relative;
        background: url(/templates/zhtw/images/logobg.jpg) no-repeat right top;
        margin-top: 20px;

}
nav {
	    right: 0px;
    bottom: 0px;
    position: absolute;
    max-width: 450px;
    width:100%;
}

nav ul {
	list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0px;
    width:100%;
}

nav ul li {
	    display: block;
    float: left;
border-bottom: 0px solid white;
            width: 33%;
            max-width: 150px;
    text-align: center;
        height: 45px;
        display: block;
}
nav ul li a {
/*	    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
*/    font-size: 19px;
    color: #62bbe3;
    text-decoration: none;

}
nav ul li:hover {

border-bottom: 11px solid #62bbe3;
transition: all 0.15s ease-in 0s;

}

nav ul li:hover a {
	text-decoration: none;
	color: #62bbe3;

/*background: url(/templates/zhtw/images/menu_bg.jpg) no-repeat center bottom;
*/        box-sizing: border-box;

}

.middle_menu {
    width:100%;  height: 100px
}

.middle_menu_xs {
    width:100%;
}
.middle_menu > div {
font-size:45px;line-height: 90px;color:white; float:left;  
 
}


.middle_menu > div > a, 
.middle_menu > div > a:hover,
.middle_menu_xs > div > a, 
.middle_menu_xs > div > a:hover  {
    text-decoration: none;
    color:white;
}

.middle_menu > div:nth-child(1) {
text-align: right;
background-color: #9b0410; width: calc((100% - 325px)/2);
padding-right: 30px

}

.middle_menu > div:nth-child(2) {
 text-align: center;
 background-color: #333333; width: calc(325px);
}

.middle_menu > div:nth-child(3) {
text-align: left;
background-color: #62bbe3; width: calc((100% - 325px)/2);
padding-left: 30px;
}


.middle_menu_xs > div {
font-size:20px;line-height: 40px;color:white; float:left;  
 
}

.middle_menu_xs > div:nth-child(1) {
text-align: right;
background-color: #9b0410; width: calc((100% - 140px)/2);
padding-right: 20px

}

.middle_menu_xs > div:nth-child(2) {
 text-align: center;
 background-color: #333333; width: calc(140px);
}

.middle_menu_xs > div:nth-child(3) {
text-align: left;
background-color: #62bbe3; width: calc((100% - 140px)/2);
padding-left: 20px;
}

.circle_button {

}

footer {
	    width: 100%;
    height: 300px;
    background-color: #62bbe3;
    margin-top: 120px;
    position: relative;
}

footer .sitemap {
	    display: block;
    float: left;
    width: 33%;
    max-width: 150px;
    font-size: 18px;
    padding: 30px 0px;
    color: white;
}

footer .sitemap a {
	text-decoration: none;
	color:white;
}
	</style>
	<body>

  <div typeof="gr:BusinessEntity" about="#company">
    <div property="gr:legalName" content="台北移動設計"></div>
    <div property="vcard:tel" content="886-2-2369-8625"></div>
    <div rel="vcard:adr">
      <div typeof="vcard:Address">
        <div property="vcard:country-name" content="台灣"></div>
        <div property="vcard:locality" content="台北"></div>
        <div property="vcard:postal-code" content="106"></div>
        <div property="vcard:street-address" content="台北市大安區羅斯福路三段301號8樓"></div>
      </div>
    </div>
    <div rel="foaf:logo" resource="http://tpesd.com/images/logo.jpg"></div>
    <div rel="foaf:page" resource=""></div>
  </div>


<div class="container">

<div class="row"> 
<div class="col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12" style="position: relative;">
<div style="    position: absolute;right: 15px;z-index: 1;top: 20px;">
<div class="g-plusone" data-href="http://tpesd.com/index.php?lang=zhtw"></div>

<!-- 在最後一個「+1 按鈕」標記之後放置這個標記。 -->
<script type="text/javascript">
  window.___gcfg = {lang: 'zh-TW'};

  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/platform.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>
</div>
       <div class="header clearfix">
        <nav>
          <ul>
            <li role="presentation" class="active"><a href="index.php?p=company">公司簡介</a></li>
            <li role="presentation"><a href="http://tpesd.com/">服務項目</a></li>
            <li role="presentation"><a href="index.php?p=contact">聯絡我們</a></li>
          </ul>
        </nav>
        <h3 class="text-muted" style="    margin-top: 80px;"><a href="http://tpesd.com/"><img src="/templates/zhtw/images/logo.jpg" class="logo" style="width: 100%;max-width: 399px;"></a></h3>
      </div>
      </div>
 </div>
</div>



<div class="container-fluid" style="background-image:url(https://kerebro.com/assets/landingpage/images/banner_bg.jpg);  background-repeat: -webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;border-top: solid 8px #62bbe3;">


<div class="row" style="min-height: 380px">
	<div class="col-lg-5 col-md-6 col-lg-offset-1" >

 		
<div class="visible-lg" style="margin: 15px 0px 0px 20px">
<img src="https://kerebro.com/assets/images/kerebro_logo_4ac7ea.svg" style="width: 250px;margin: 20px 0px 20px 5px;">
<p style="color:#34495e;font-size: 36px;font-weight: 300;">讓你的流量有更多轉換!</p>
<p style="color:#34495e;font-size: 18px;font-weight: 300;">網站訪客百百種,Kerebro幫你鎖定客戶,推薦個性化訊息!</p>
<div style="width:200px;background-color: #4ac7e9;color: white;line-height: 70px;text-align: center;border-radius: 3px;margin-top: 41px;padding: 0px 8px; font-size: 16px; cursor: pointer" onClick="window.location.href='https://kerebro.com/pricing/cart/k-43ycr4xp7_Hs5yQbSxWlq9AVRpu-lw-iS2U_W55dITMCrIHnkvB5SGkuGsJmNI2FiTJisNSMmAsQO2UPTslw~~'"> 免費申請 > </div>
</div>
<div class="hidden-lg hidden-xs hidden-sm" style="margin: auto;width:100%; text-align: center; margin-top:1vh">
<img src="https://kerebro.com/assets/images/kerebro_logo_4ac7ea.svg" style="width: 250px;margin: 20px auto">
<p style="color:#34495e;font-size: 36px;font-weight: 300;">讓你的流量有更多轉換!</p>
<p style="color:#34495e;font-size: 18px;font-weight: 300;">網站訪客百百種,Kerebro幫你鎖定客戶,推薦個性化訊息!</p>
<div style="width:200px;background-color: #4ac7e9;color: white; margin-left:auto; margin-right:auto;line-height: 70px;text-align: center;border-radius: 3px;margin-top: 41px;padding: 0px 8px; font-size: 16px; cursor: pointer" onClick="window.location.href='https://kerebro.com/pricing/cart/k-43ycr4xp7_Hs5yQbSxWlq9AVRpu-lw-iS2U_W55dITMCrIHnkvB5SGkuGsJmNI2FiTJisNSMmAsQO2UPTslw~~'"> 免費申請 > </div>
</div>
<div class="hidden-lg hidden-md" style="margin: auto;width:100%; text-align: center; margin-top:5vh; padding-bottom: 5vh">
<img src="https://kerebro.com/assets/images/kerebro_logo_4ac7ea.svg" style="width: 250px;margin: 10px auto">
<p style="color:#34495e;font-size: 30px;font-weight: 300;">讓你的流量有更多轉換!</p>
<p style="color:#34495e;font-size: 18px;font-weight: 300;">網站訪客百百種,Kerebro幫你鎖定客戶,推薦個性化訊息!</p>
<!-- <iframe width="100%" height="268" src="https://www.youtube.com/embed/3dusMzMrNyw?rel=0" frameborder="0" allowfullscreen></iframe> -->
<div style="width:200px;background-color: #4ac7e9;color: white; margin-left:auto; margin-right:auto;line-height: 70px;text-align: center;border-radius: 3px;margin-top: 41px;padding: 0px 8px; font-size: 16px; cursor: pointer" onClick="window.location.href='https://kerebro.com/pricing/cart/k-43ycr4xp7_Hs5yQbSxWlq9AVRpu-lw-iS2U_W55dITMCrIHnkvB5SGkuGsJmNI2FiTJisNSMmAsQO2UPTslw~~'"> 免費申請 > </div>
</div>

	</div>
		<div class="col-lg-5 col-md-6 hidden-sm hidden-xs" style="text-align: center; padding-top: 50px">

<!-- <iframe width="477" height="268" src="https://www.youtube.com/embed/3dusMzMrNyw?rel=0" frameborder="0" allowfullscreen></iframe> -->

 		 

	</div>
</div>


</div>

<div class="middle_menu hidden-xs">

    <div><a href="#p1">多螢網站</a></div>
    <div><a href="#p2">行動行銷管理</a></div>
    <div><a href="#p3">實時行銷</a></div> 
</div>
<div class="middle_menu_xs hidden-lg hidden-sm hidden-md">

    <div><a href="#p1">多螢網站</a></div>
    <div><a href="#p2">行動行銷管理</a></div>
    <div><a href="#p3">實時行銷</a></div> 
</div> 

<div class="container">
    <div class="row">
        <a name="p1"></a>
        <div class="col-lg-8 col-lg-offset-2" style="border-bottom: 1px solid #eeeeee; padding-bottom: 120px;  padding-top: 120px">
            <div style="text-align: center"><img src="http://mobibizs.mobi/template/img/svg/logo-mobibizs.svg" style="width: 240px;margin: 20px 0px 20px 5px;" ></div>
            <div style="text-align: center; font-size: 40px">多螢架站創建你的網路品牌</div>
            <div style="text-align: center; font-size: 23px;line-height: 50px;">就算是 DIY ,也能有專業的網站!</div>
            <div style="text-align: center; font-size: 15px;line-height: 30px;">打造專屬的品牌官網,不需要任何技術知識,不論企業形象或電子商務,都能輕鬆搞定!</div>
            <div style="text-align: center">
                <img src="/templates/zhtw/images/index_icon1.png" style="width: 120px; margin: 40px 10px 0px 10px; display: inline-block;">
                <img src="/templates/zhtw/images/index_icon2.png" style="width: 120px; margin: 40px 10px 0px 10px; display: inline-block;">
                <img src="/templates/zhtw/images/index_icon3.png" style="width: 120px; margin: 40px 10px 0px 10px; display: inline-block;">
                <img src="/templates/zhtw/images/index_icon4.png" style="width: 120px; margin: 40px 10px 0px 10px; display: inline-block;">

                <img src="/templates/zhtw/images/device.png" style="width: 100%; margin: 10px 0px 0px 0px;">
            </div>
            <div>
                
                <div style="width:200px;background-color: #4ac7e9;color: white; margin-left:auto; margin-right:auto;line-height: 50px;text-align: center;border-radius: 3px;margin-top: 41px;padding: 0px 8px; font-size: 16px; cursor: pointer" onClick="window.location.href='http://mobibizs.mobi/'"> 暸解更多 </div>

            </div>
            
        </div>
    </div>
    <div class="row">
        <a name="p2"></a>
        <div class="col-lg-8 col-lg-offset-2"  style="border-bottom: 1px solid #eeeeee; padding-bottom: 120px; padding-top: 120px">
            <div style="text-align: center; font-size: 40px">行動行銷活動管理平台</div>
            <div style="text-align: center; font-size: 23px;line-height: 50px;">設計 X 管理 X 活動績效 一次搞定</div>
            <div style="text-align: center; font-size: 15px;line-height: 30px;">您有龐大行銷活動需求,卻覺得每次建行動網站太貴太複雜?<br>廣告商平台幫你快速產生、輕鬆管理,開創更多商機</div>
            <div><img src="http://mo2o.mobi/images/index1_r8_c4.jpg" style="width: 100%; margin: 40px 0px 0px 0px;"></div>
            <div>
                
                <div style="width:200px;background-color: #4ac7e9;color: white; margin-left:auto; margin-right:auto;line-height: 50px;text-align: center;border-radius: 3px;margin-top: 41px;padding: 0px 8px; font-size: 16px; cursor: pointer" onClick="window.location.href='http://mo2o.mobi/'"> 暸解更多 </div>

            </div>
            
        </div>
    </div>
    <div class="row">
        <a name="p3"></a>
        <div class="col-lg-8 col-lg-offset-2" style="padding-top: 120px">
            <div style="text-align: center"><img src="https://kerebro.com/assets/images/kerebro_logo_4ac7ea.svg" style="width: 250px;margin: 20px 0px 20px 5px;"></div>
            <div style="text-align: center; font-size: 40px">實時行銷系統</div>
            <div style="text-align: center; font-size: 23px;line-height: 50px;">即時觸發你的線上商機</div>
            <div style="text-align: center; font-size: 15px;line-height: 30px;">視覺化每一個網站訪客,針對訪客不同的特性和瀏覽行為,即時推薦客製化站內廣告,導引更多轉換</div>
            <div><img src='https://kerebro.com/assets/images/zh-TW/intro_2.jpg' style="width: 100%; margin: 40px 0px 0px 0px;"></div>
            <div>
                <div style="width:200px;background-color: #4ac7e9;color: white; margin-left:auto; margin-right:auto;line-height: 50px;text-align: center;border-radius: 3px;margin-top: 41px;padding: 0px 8px; font-size: 16px; cursor: pointer" onClick="window.location.href='https://kerebro.com'"> 暸解更多 </div>

            </div>
            
        </div>
    </div>        
</div>



<footer>
<div class="container">

<div class="row">
<div class="col-lg-12">

<div class="sitemap"><a href="index.php?p=company">公司簡介</a></div> <div class="sitemap"><a href="http://tpesd.com/">服務項目</a></div> <div class="sitemap"><a href="index.php?p=contact">聯絡我們</a></div>

</div>
</div>

<div class="row">

<div class="col-lg-7">
<p style="color:white; ">台北移動設計 TPE SHIFT DESIGN © 2017 Copyright All Rights Reserved.<br>
Tel/886 2 2369 8625<br>
Mail/<a href="mailto:[email protected]">[email protected]</a><br>
地址/ 106 台北市大安區羅斯福路三段301號8樓<br></p>
</div>


<div class="col-lg-5">
 
</div>


</div>

</div>


</footer>
 
		<!-- jQuery -->
		<script src="//code.jquery.com/jquery.js"></script>
		<!-- Bootstrap JavaScript -->
		<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
		<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
 
	</body>
</html>
                               

Whois info of domain

Domain Name: TPESD.COM
Registry Domain ID: 1840517331_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.webnic.cc
Registrar URL: http://www.webnic.cc
Updated Date: 2025-03-13T03:36:45Z
Creation Date: 2013-12-27T10:13:47Z
Registry Expiry Date: 2026-12-27T10:13:47Z
Registrar: Web Commerce Communications Limited dba WebNic.cc
Registrar IANA ID: 460
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +60.189836788
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.IX1000.COM
Name Server: NS2.IX1000.COM
Name Server: NS3.IX1000.COM
Name Server: NS4.IX1000.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T03:28:30Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass