Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - mb79a.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, 05 May 2025 23:21:33 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://www.7979mba.com/
Strict-Transport-Security: max-age=31536000

HTTP Code 301 Moved Permanently

301 status 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://mb79a.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, 05 May 2025 23:21:34 GMT
Content-Type: text/html
Content-Length: 10317
Last-Modified: Mon, 14 Apr 2025 11:48:25 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "67fcf609-284d"
Strict-Transport-Security: max-age=31536000
Accept-Ranges: bytes

HTTP Code 200 OK

200 status 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: mb79a.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html>
<head>
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta charset="utf-8">
	<title>79MB Online Casino | Baccarat Slots Online Casino</title>
    <meta property="og:title" content="79MB Online Casino | Baccarat Slots Online Casino">
    <meta property="og:description" content="79MB Baccarat Slots Online Casino">
    <meta property="twitter:title" content="79MB Online Casino | Baccarat Slots Online Casino">
    <meta property="twitter:description" content="79MB Baccarat Slots Online Casino">
    <meta name="description" content="79MB Baccarat Slots Online Casino">
    <meta name="keywords" content="79MB,75r,79MBbet,79MBcom,75rcom,79MBvip,79MBclub,79MBth,79MBthai,79MBSLOT,79MBTHAILAND">
	<link href="static/css/bootstrap.min.css" rel="stylesheet">
	<link rel="shortcut icon" href="https://79MBthai6.oss-ap-southeast-1.aliyuncs.com/static/picture/logo2.png"
		type="image/x-icon">
	

</head>
<style type="text/css">
	body {
		margin: 0;
	}
    
    .pt-5, .py-5 {
    padding-top: 8rem!important;
}
	.text-white {
		color: black;
	}

	.fullscreen-bg {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		overflow: hidden;
		z-index: -100;
		background: url("/static/images/pc.jpg") no-repeat; /*for pc*/
		background-size: 100% 100%;
		filter: brightness(1.2);
	}
	
	.fullscreen-bg__video {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.overlay-wcs {
		position: fixed;
		height: 100%;
		width: 100%;
		background-color: #000000;
		opacity: 0.10;
	}

	.bk8title {
		/*margin-top: 3rem;*/
		margin-bottom: .5rem;
	}

	a {
		color: #fdb813;
		text-decoration: none !important;
	}

	a:hover {
		color: #007cff;
		transition: .3s ease;
	}

	h3 {
		margin: 0 auto 14px;
		font-size: 16px;
	}

	.main-wrap {
		position: absolute;
		left: 0;
		right: 0;
		top: 50vh;
		text-align: center;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 2;
	}

	.logowrap .logo {
		max-width: 380px;
		width: 100%
	}

	.country {
		margin: 20px 0;
	}

	.coun-box {
		display: inline-block;
		max-width: 260px;
		width: 100%
	}

	.coun-box img {
		margin-bottom: 10px;
		max-width: 250px;
		/* border: 1px solid #4e4d4d; */
		/* border-radius: 50%; */
	}

	.coun-box a:hover img {
		/* border: 2px solid #007cff; */
		/* border-radius: 50%; */
	}

	.tabcontent {
		display: none;
	}

	.bk8footer {
		font-size: 18px;
	}

	.bk8footer li {
		padding-right: 10px;
		border-right: 1px solid #000;
	}

	.bk8footer li:last-child {
		border-right: none;
	}

	.bk8footer .copyright {
		text-align: right;
	}

	.text-center {
		margin-top: 77px;
	}

	@media(max-width:1080px) {
		.fullscreen-bg {
			position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			overflow: hidden;
			z-index: -100;
			background: url("/static/images/wap.jpg") no-repeat; /*for wap*/
			background-size: 100% 100%;
			filter: brightness(1.2);
		}

		.bk8title {
			/*margin-top: 4.5rem;*/
		}

		.logowrap .logo {
			max-width: 210px;
			width: 100%;
		}

		.coun-box {
			display: block;
			max-width: 250px;
			width: 100%;
			margin: 0 auto;
		}

		.coun-box img {
			max-width: 200px;
		}

		.bk8footer li {
			padding-right: 6px;
		}

		.bk8footer img {
			display: none;
		}

		.bk8footer .copyright {
			text-align: center;
		}

		.text-center {
			margin-top: 55px;
		}
		
		.pt-5, .py-5 {
        padding-top: 8rem!important;
    }
	}

	@media(max-width:320px) {
		.bk8title {
			margin-top: 3rem;
		}
	}

	@media (min-aspect-ratio: 16/9) {
		.fullscreen-bg__video {
			height: 300%;
			top: -100%;
		}
	}

	@media (max-aspect-ratio: 16/9) {
		.fullscreen-bg__video {
			width: 350%;
			left: -120%;
		}
	}

	@media (max-aspect-ratio: 9/16) {
		.fullscreen-bg__video {
			width: 400%;
		}
</style>
<style>
  /* Custom CSS for the floating customer service button */
  .floating-customer-service {
    position: fixed;
    top: 45%;
    right: 0;
    transform: translateY(-50%);
    /* background-color: #fff; */
    padding: 3px;
  }
  .btn-primary {
    position: fixed;
    top: 50%;
    right: -65.5px;
    width: 170px;
    transform: translateY(-50%) rotate(270deg);
    writing-mode: vertical-lr;
}
</style>

<body>

	<div class="fullscreen-bg">
		<video autoplay="" muted="" loop="" playsinline="" type="video/mp4" id="myVideo" class="fullscreen-bg__video"
			src="1.mp4">
		</video>
	</div>
	<div class="overlay-wcs"></div>
	<div class="container position-relative pt-5 pb-5">
		<div class="logowrap text-center">
			<a href="https://79mb0.com/#/index"><img src="static/picture/logo.png" class="logo" alt="79MB logo"></a>
		</div>
		<div class="bk8title text-center text-white">
			<h4 style="color:#f10c0c;text-shadow: 1.2px 1.1px #c5a32ed6;font-size: 1.8rem;"><b>Welcome to</br> <span style="color: red;">79MB </span> VIP CLUB!</b></h4>
		</div>
		<div class="country text-center mt-5 mb-5">
			<div class="coun-box">
				<a href="javascript:;" onclick="gw_in()" class="tablinks active" onmouseover="openCity(event, 'myen')">
					<img src="static/picture/tai.png" class="na-img" alt="">
					<h3 style="color:blue;">ENGLISH</h3>
				</a>
			</div>

			<div class="coun-box">
				<a href="javascript:;" onclick="gw_in2()" class="tablinks" onmouseover="openCity(event, 'thailand')">
					<img src="static/picture/ying.png" class="na-img" alt="">
					<h3 style="color:blue;">THAI</h3>
				</a>
			</div>
			<img src="static/picture/d1.png" alt="" style="width:80%;" />
			<img src="static/picture/d2.png" alt="" style="width:80%;" />
		</div>
		<div style="display:none;">	
		</div>
<!--online services-->
<!--<div class="fixed-bottom p-3">
  <button type="button" class="btn btn-primary" data-toggle="modal" data-target="#customerServiceModal">
    Customer Service
  </button>
</div>-->
<!-- Floating customer service button -->
<div class="floating-customer-service">
    
  <button type="button" class="btn btn-primary" data-toggle="modal" data-target="#customerServiceModal">
      <!--<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chat-dots" viewBox="0 0 16 16">
  <path d="M5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>
  <path d="m2.165 15.803.02-.004c1.83-.363 2.948-.842 3.468-1.105A9.06 9.06 0 0 0 8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6a10.437 10.437 0 0 1-.524 2.318l-.003.011a10.722 10.722 0 0 1-.244.637c-.079.186.074.394.273.362a21.673 21.673 0 0 0 .693-.125zm.8-3.108a1 1 0 0 0-.287-.801C1.618 10.83 1 9.468 1 8c0-3.192 3.004-6 7-6s7 2.808 7 6c0 3.193-3.004 6-7 6a8.06 8.06 0 0 1-2.088-.272 1 1 0 0 0-.711.074c-.387.196-1.24.57-2.634.893a10.97 10.97 0 0 0 .398-2z"/>
</svg>-->
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-headset" viewBox="0 0 16 16">
  <path d="M8 1a5 5 0 0 0-5 5v1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a6 6 0 1 1 12 0v6a2.5 2.5 0 0 1-2.5 2.5H9.366a1 1 0 0 1-.866.5h-1a1 1 0 1 1 0-2h1a1 1 0 0 1 .866.5H11.5A1.5 1.5 0 0 0 13 12h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1V6a5 5 0 0 0-5-5z"/>
</svg>
    Customer Service
  </button>
</div>

<!-- Customer service modal -->
<div class="modal fade" id="customerServiceModal" tabindex="-1" role="dialog" aria-labelledby="customerServiceModalLabel" aria-hidden="true">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-header">
        <h5 class="modal-title" id="customerServiceModalLabel">Customer Service</h5>
        <button type="button" class="close" data-dismiss="modal" aria-label="Close">
          <span aria-hidden="true">&times;</span>
        </button>
      </div>
      <div class="modal-body">
        <!-- Your customer service information goes here -->
        <p>Contact us at <a href="https://services.79mbservices.com">Online services </a></p>
        <p>Contact us at <a href="https://page.line.me/146hayfj">LiNE </a></p>
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
      </div>
    </div>
  </div>
</div>

</body>

</html>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>

<script>
	var video = document.getElementById("myVideo");
	var btn = document.getElementById("myBtn");

	function myFunction() {
		if (video.paused) {
			video.play();
			btn.innerHTML = "Pause";
		} else {
			video.pause();
			btn.innerHTML = "Play";
		}
	}

	var ua = navigator.userAgent.toLowerCase();
	var is_safari = (ua.indexOf("safari/") > -1 && ua.indexOf("chrome") < 0);
	if (is_safari) {
		setTimeout(function () {
			video.play();
		}, 50);
	}

	function openCity(evt, cityName) {
		var i, tabcontent, tablinks;
		tabcontent = document.getElementsByClassName("tabcontent");
		for (i = 0; i < tabcontent.length; i++) {
			tabcontent[i].style.display = "none";
		}
		tablinks = document.getElementsByClassName("tablinks");
		for (i = 0; i < tablinks.length; i++) {
			tablinks[i].className = tablinks[i].className.replace(" active", "");
		}
		document.getElementById(cityName).style.display = "block";
		evt.currentTarget.className += " active";
	}
/*这里放官网1英文 ,英文逗号隔开*/
	var guanwang = ['https://79mb6.com/#/index', 'https://7979mb1.com/#/index','https://7979mb3.com','https://7979mb6.com','https://7979mb2.com/#/index','https://7979mb7.com/#/index','https://7979mb4.com/#/index'];

	var guanwang_index = Math.floor((Math.random() * guanwang.length));

	var gwym = guanwang[guanwang_index]
	function gw_in() {
		// alert
		window.location.href = gwym;
	}
/*这里官网2泰语 ,英文逗号隔开*/
	var guanwang2 = ['https://7979mb9.com/#/index', 'https://7979mb8.com/#/index','https://7979mb5.com','https://7979mb4.com','https://7979mb7.com/#/index','https://7979mb2.com/#/index','https://79mb7.com/#/index'];

	var guanwang_index2 = Math.floor((Math.random() * guanwang2.length));

	var gwym2 = guanwang2[guanwang_index2]
	function gw_in2() {
		// alert
		window.location.href = gwym2;
	}
</script>
                               

Whois info of domain

Domain Name: MB79A.COM
Registry Domain ID: 2965117609_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gname.com
Registrar URL: http://www.gname.com
Updated Date: 2025-03-07T09:50:04Z
Creation Date: 2025-03-07T09:20:54Z
Registry Expiry Date: 2026-03-07T09:20:54Z
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: IGOR.NS.CLOUDFLARE.COM
Name Server: JOSEPHINE.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-05T23:21:18Z <<<
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