Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - f10.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
content-type: text/html
last-modified: Sun, 18 Oct 2020 07:09:52 GMT
etag: "2445-5f8bea40-ce7b785e7a727240;;;"
accept-ranges: bytes
content-length: 9285
date: Sun, 11 May 2025 02:51:44 GMT
server: LiteSpeed
vary: User-Agent

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: f10.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="description" content="F10, ACTV, 亞洲文化電視, 亞洲文化節, Asian Culture Day, Chinese Asian News, 華亞電視, Asian Culture Alliance, 傅慈理, 華亞新聞雜誌,名人專訪, Asian Culture TV"><meta name="author" content="">
	<title>F10, ACTV, Asian Culture Alliance, Asian Culture Day</title>
	<!-- Bootstrap Core CSS -->
	<link href="css/bootstrap.min.css" rel="stylesheet" /><!-- Custom CSS -->
	<link href="css/business-casual.css" rel="stylesheet" /><!-- Fonts -->
	<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
	<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel="stylesheet" type="text/css" />
	<link href="https://fonts.googleapis.com/css?family=Josefin+Slab:100,300,400,600,700,100italic,300italic,400italic,600italic,700italic" rel="stylesheet" type="text/css" /><!-- 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.0/html5shiv.js"></script>
        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->
</head>
<body data-gramm="true" data-gramm_editor="true" data-gramm_id="eae0f214-d8d9-1c93-77ee-1e8a4dc3aac0">
<div class="brand">Asian Culture Alliance</div>

<div class="address-bar">333 S. 6th St. Las Vegas, NV 89101 | 702-522-0368</div>

<div class="container">
<div class="row">
<div class="box">
<div class="address-bar" style="text-align: center;"><a href="https://AsianCultureDay.com" target="_blank"><img alt="" src="img/ACD Logo.png" style="height: 115px; width: 600px;" /></a></div>

<p style="text-align: center;"><small><a href="https://acclv.com"><img alt="Asian Culture Alliance" src="https://www.acclv.com/uploads/7/9/0/4/79049866/3643551.jpg" style="width: 109px; height: 100px;" /></a></small></p>

<div class="col-lg-12 text-center"><a href="https://acclv.com"><img alt="" class="img-responsive img-full" src="img/office.jpg" /></a>

<h2 class="brand-before" style="text-align: center;"><small>Welcome to F10 Network</small></h2>

<h1 class="brand-name" style="text-align: center;"><a href="https://ACTVUS.com" target="_blank"><img alt="ACTV US CORPORATION ​全美亚洲文化电视公司" src="https://www.actvus.com/uploads/7/9/0/4/79049866/actv-top-stories.png" style="width: 100px; height: 100px;" /></a></h1>

<p style="text-align: center;"><small><strong>Our Mission: Guiding our children&#39;s future through Culture,&nbsp;Education &amp; Art</strong></small></p>
</div>
</div>
</div>

<hr class="tagline-divider" />
<h2 style="text-align: center;"><a href="https://actvus.com" target="_blank"><strong>ACTV LIVE WORLDWIDE</strong></a></h2>
<style type="text/css">#video {
width:100%;
  object-fit:cover; /* for those who do support it */
}
<style>
#video {
width:100%;
  object-fit:cover; /* for those who do support it */
}
</style>
<video controls="" id="video"></video>
<script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script><script>
  var video = document.getElementById('video');
  if(Hls.isSupported()) {
    var hls = new Hls();
    hls.loadSource('https://wcetv.lmtls.ml/live/wcetv/index.m3u8');
    hls.attachMedia(video);
    hls.on(Hls.Events.MANIFEST_PARSED,function() {
      video.play();
  });
 }
 // hls.js is not supported on platforms that do not have Media Source Extensions (MSE) enabled.
 // When the browser has built-in HLS support (check using `canPlayType`), we can provide an HLS manifest (i.e. .m3u8 URL) directly to the video element throught the `src` property.
 // This is using the built-in support of the plain video element, without using hls.js.
 // Note: it would be more normal to wait on the 'canplay' event below however on Safari (where you are most likely to find built-in HLS support) the video.src URL must be on the user-driven
 // white-list before a 'canplay' event will be emitted; the last video event that can be reliably listened-for when the URL is not on the white-list is 'loadedmetadata'.
  else if (video.canPlayType('application/vnd.apple.mpegurl')) {
    video.src = 'https://wcetv.lmtls.ml/live/wcetv/index.m3u8';
    video.addEventListener('loadedmetadata',function() {
      video.play();
    });
  }
</script>

<div class="row">
<div class="box">
<div class="col-lg-12">
<hr />
<h2 class="intro-text text-center" style="text-align: center;"><a href="https://actvus.com" target="_blank"><strong>ACTV LIVE WORLDWIDE</strong></a></h2>

<hr />
<p style="text-align: center;"><a href="https://actvus.com" target="_blank">ACTV Las Vegas</a></p>

<div class="col-lg-12 text-center">
<p><a href="/thesisgate.html"><img alt="" class="img-responsive img-full" src="/img/ThesisGate.jpg" /></a></p>

<p style="text-align: center;"></p>

<p style="text-align: center;">Calling on All Righteous Freedom Supporters&nbsp;呼籲所有正義自由的支持者 &gt;&gt;&gt;&gt;&gt;&nbsp;<a href="https://f10.com/thesisgate.html">ThesisGate&nbsp;論文門</a>&nbsp;&lt;&lt;&lt;&lt;&lt;</p>

<p style="text-align: center;">IN GOD WE TRUST!</p>

<hr class="visible-xs" />
<p style="text-align: center;">ASIAN CULTURE ALLIANCE IS A 501C3 NON-PROFIT ORGANIZATION ​亞洲文化聯盟是501C3非營利組織</p>
</div>
</div>
</div>

<div class="row">
<div class="box">
<div class="col-lg-12">
<hr />
<h2 class="intro-text text-center" style="text-align: center;">Contact <strong>Asian Culture Alliance</strong></h2>

<hr /></div>

<div class="col-lg-12"><!-- Embedded Google Map using an iframe - to select your location find it on Google maps and paste the link as the iframe src. If you want to use the Google Maps API instead then have at it! --><iframe allowfullscreen="" frameborder="0" height="600" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d2828.4745529800375!2d-115.1429456219919!3d36.165710831568006!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xc8a856710bfc0b82!2sAsian+Culture+Center!5e0!3m2!1sen!2sus!4v1548182787899" style="border:0" width="100%"></iframe></div>

<div class="col-lg-12">
<p style="text-align: center;">Address: <strong>333 S. 6th St. Las Vegas, NV 89101</strong></p>

<p style="text-align: center;">Phone: <strong>702-522-0368</strong><br />
Fax Number: <strong>702-522-0369</strong><br />
Email: <strong>info @&nbsp;acclv.org</strong><br />
<strong>See <a href="https://acclv.com">http://acclv.com</a></strong></p>

<p style="text-align: center;">Be informed by text message: enter &quot;F10&quot; to send to phone# 66599 (in US only)<br />
想收到最新短信通知:請輸入 &quot;F10&quot; 發送至電話號碼# 66599 (僅限美國)</p>

<p style="text-align: center;"><strong><a href="https://xpirient.safechkout.net/xplorerewards?oprid=31991&amp;ref=5381" target="_blank"><img alt="100% free travel membership that can save you up to 40% off the best online price at more than 1 million resorts worldwide. it only take 3 minute to register " src="https://i.ontraport.com/185904.8e344fabb4db3405eb311a856a65cefe.JPEG?ops=1280" style="width: 100%; height: 40%;" /></a></strong></p>

<h1 style="text-align: center;">GREATEST SECRET</h1>

<h1 style="text-align: center;">最大的秘密</h1>
</div>

<p style="text-align: center;"><iframe align="middle" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="315" scrolling="no" src="https://www.youtube.com/embed/82OB8Hd4Dx0" width="100%"></iframe></p>

<h2 style="text-align: center;"></h2>

<h1 style="text-align: center;"><a href="https://f10.com/xpirient.html" target="_blank">THE PERFECT BUSINESS</a></h1>

<h1 style="text-align: center;"><a href="https://f10.com/xpirient.html" target="_blank">完美的生意</a></h1>

<p></p>

<p style="text-align: center;"><a href="https://f10inspection.com"><img alt="" src="/F10_Inspection_Services_100.jpg" style="width: 124px; height: 100px;" /></a></p>

<p style="text-align: center;"><a href="https://f10inspection.com">F10 Inspection Services F10 房屋安全檢查服務</a></p>

<div class="clearfix" style="text-align: center;">Proud Supporter of Asian Culture Alliance and Asian Culture Day</div>

<div class="clearfix" style="text-align: center;"><a href="https://www.AsianCultureDay.com" target="_blank"><img alt="May 18th Asian Culture Day" src="/ACD Logo.png" style="width: 250px; height: 36px;" /></a></div>
</div>
</div>
</div>

<p><!-- hitwebcounter Code START --><a href="https://www.hitwebcounter.com" target="_blank"><img alt="PHP Hits Count" border="0" src="https://hitwebcounter.com/counter/counter.php?page=7218532&amp;style=0007&amp;nbdigits=9&amp;type=page&amp;initCount=0" title="User Stats" /> </a></p>

<footer>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<ul class="icons">
	<li style="text-align: center;"></li>
</ul>

<div class="copyright">Copyright &copy; Asian Culture Alliance 2020</div>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>                               

Whois info of domain

Domain Name: F10.COM
Registry Domain ID: 2390978_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.PublicDomainRegistry.com
Registrar URL: http://www.publicdomainregistry.com
Updated Date: 2019-01-07T20:17:24Z
Creation Date: 1998-06-26T04:00:00Z
Registry Expiry Date: 2026-06-25T04:00:00Z
Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registrar IANA ID: 303
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2013775952
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.THREEFORONEHOSTING.COM
Name Server: DNS2.THREEFORONEHOSTING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T02:51:56Z <<<
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