Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ngbrc.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 06 May 2025 17:31:39 GMT
Content-Type: text/html; charset=iso-8859-1
Content-Length: 226
Connection: keep-alive
Location: https://ngbrc.com/

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://ngbrc.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 06 May 2025 17:31:41 GMT
Content-Type: text/html
Content-Length: 13042
Connection: keep-alive
Last-Modified: Thu, 15 Oct 2020 06:18:00 GMT
ETag: "32f2-5b1af9c1b9600"
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: ngbrc.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="ja">
<head>
<!-- ========== Meta Tags ========== -->
<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="MediHub - Medical & Health Template">
<!-- ========== Page Title ========== -->
<title>NPO法人 次世代生命医学研究所</title>
<!-- ========== Favicon Icon ========== -->
<link rel="shortcut icon" href="common/img/favcon.png" type="image/x-icon">
<!-- ========== Start Stylesheet ========== -->
<link href="/common/css/bootstrap.min.css" rel="stylesheet" />
<link href="/common/css/font-awesome.min.css" rel="stylesheet" />
<!--link href="/common/css/magnific-popup.css" rel="stylesheet" /-->
<!--link href="/common/css/owl.carousel.min.css" rel="stylesheet" /-->
<!--link href="/common/css/owl.theme.default.min.css" rel="stylesheet" /-->
<link href="/common/css/animate.css" rel="stylesheet" />
<link href="/common/css/bootsnav.css" rel="stylesheet" />
<link href="/style.css" rel="stylesheet">
<link href="/common/css/responsive.css" rel="stylesheet" />
<!-- ========== End Stylesheet ========== -->
<style>
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 500;
src: url('/common/fonts/NotoSansJP-Medium.woff') format('woff');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 700;
src: url('/common/fonts/NotoSansJP-Bold.woff') format('woff');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 900;
src: url('/common/fonts/NotoSansJP-Black.woff') format('woff');
}
</style>
<!-- HTML5 shim and Respond.js for 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="common/js/html5/html5shiv.min.js"></script>
<script src="common/js/html5/respond.min.js"></script>
<![endif]-->
<!-- ========== Google Fonts ========== -->
<!--link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"-->
<!--link href="https://fonts.googleapis.com/css?family=Poppins:300,500,600,700,800" rel="stylesheet"-->
</head>

<body>
	<!-- Preloader Start -->
	<div class="se-pre-con"></div>
	<!-- Preloader Ends -->

	<!-- Start Header Top 
	============================================= -->
	<div class="top-bar-area inline inc-border">
		<div class="container">
			<div class="row">
				<div class="col-md-8 address-info text-left">
					<div class="info box text-light">
						<ul>
							<li>
								<i class="fas fa-envelope-open text-light"></i>連絡先:[email protected]
							</li>
						</ul>
					</div>
				</div>
			</div>
		</div>
	</div>
	<!-- End Header Top -->

	<!-- Header 
	============================================= -->
	<header id="home">
		<!-- Start Navigation -->
		<nav class="navbar navbar-default attr-border navbar-sticky bootsnav">

			<div class="container">
				<!-- Start Header Navigation -->
				<div class="navbar-header">
					<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">
						<i class="fa fa-bars"></i>
					</button>
					<a class="navbar-brand" href="/">
						<img src="/common/img/logo.jpg" class="logo" alt="Logo">
					</a>
				</div>
				<!-- End Header Navigation -->

				<!-- Collect the nav links, forms, and other content for toggling -->
				<div class="collapse navbar-collapse" id="navbar-menu">
					<ul class="nav navbar-nav navbar-right" data-in="#" data-out="#">
						<li class="active"><a href="/">トップページ</a></li>
						<li><a href="/company.html">研究所概要</a></li>
						<li><a href="/concept.html">理事長</a></li>
						<li><a href="/recruit.html">原著論文</a></li>
						<li><a href="/concept1.html">著書</a></li>
						<li><a href="/concept2.html">講演データ</a></li>
						<li><a href="/contact">入会申込</a></li>
					</ul>
				</div><!-- /.navbar-collapse -->
			</div>
		</nav>
		<!-- End Navigation -->
	</header>
	<!-- End Header -->

	<!-- Start Banner 
	============================================= -->
	<div class="banner-area">
		<div id="bootcarousel" class="carousel text-center inc-top-heading slide carousel-fade animate_text" data-ride="carousel">
			<!-- Wrapper for slides -->
			<div class="carousel-inner text-light carousel-zoom">
				<div class="item active">
					<div class="slider-thumb bg-cover" style="background-image: url(/common/img/002.jpg);"></div>
					<div class="box-table shadow dark">
						<div class="box-cell">
							<div class="container">
								<div class="row">
									<div class="col-md-10 col-md-offset-1">
										<div class="content">
											<h2 data-animation="animated fadeInUp">NPO法人 次世代生命医学研究所は、生命をシステムとして理解し生命科学、医学の課題解明や、医療IT政策に取り組んでいる研究所です。</h2>
										</div>
									</div>
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
			<!-- End Wrapper for slides -->
		</div>
	</div>
	<!-- End Banner -->


	<!-- Start About
	============================================= -->
	<div class="about-area default-padding">
		<div class="container">
			<div class="row">
				<div class="about-items">
					<div class="col-md-7 info">
						<h3>次世代生命医学研究所は、ビッグデータAI医学、ビッグデータAI創薬の研究を推進しています。</h3>
						<p>
次世代生命医学研究所(NxMED)は、<b class="character" style="color : #0000ff;">「ビッグデータから人工知能(AI)を用いて、ゲノム・オミックス医療を推進し、創薬の新しいパラダイムを構築する」</b>研究を推進しています。<br>
次世代生命医学研究所(NxMED)は、近年の生命科学・医学におけるビッグデータ時代に対応する、<b class="character" style="color : #669900;">ビッグデータ医学</b>(「網羅的分子医学」)、および<b class="character" style="color : #669900;">ビッグデータ創薬</b>(「網羅的分子創薬」)の体系化・理論化に長年、従事してきました。<br><b class="character" style="color : #ff0000;"><ビッグデータ医学></b>では、クリニカルシーケンスやRNA-seqなどの次世代シーケンサによる網羅的分子情報を用いた病態解析や診断・予後バイオマーカの構築、「臨床情報と網羅的分子情報の統合データベース(iCOD)」などの研究に従事しています。この分野の成果では、<br>
東京医科歯科大学時代から、高インパクトファクターの国際雑誌に100近い英文論文を公表しています。<br><b class="character" style="color : #ff0000;"><ビッグデータ創薬></b>に関しては、すでに2010年からタンパク質間相互作用ネットワーク(PPI)からの標的分子の探索研究を始め、シグネチャアDBを利用したDrug Repositioning(DR)など、近年では薬剤空間と疾患空間の双対関係に基づく創薬方法論の開発などに取り組んでいます。<br>
また最近のDeep Learning型人工知能(AI)の革命に対応して<br><b class="character" style="color : #0000ff;"><AI医療></b>では、人工知能を用いたバイオマーカ探索やゲノム・オミックス医療の意思決定支援システム(Clinical Decision Support System)の研究に取り組んでいます。<br><b class="character" style="color : #0000ff;"><AI創薬></b>では、人工知能を用いた薬剤標的探索、構造活性データ学習、臨床有効性・毒性の早期予測などの研究に取り組んでいます。<br><br>
この分野へ関心の高い方々、ぜひご相談ください。ご協力できることが多いと思います。我々のビッグデータAI医学、ビッグデータAI創薬のスコープに関しては、本Webpageの理事長「講演スライド」を参照下さい。<br>
講演依頼・コンサルなどの各種のご相談の連絡先はNPO法人次世代生命医学研究所([email protected])、または田中博教授研究室([email protected])にお願いします。</p>
<h3>NPO 法人 次世代生命医学研究所について</h3>
<p>本NPOでは、主として「生命をシステムとして理解する」観点からシステム生命科学 (システム進化生物学、 複雑系生物学)とシステム医学(システム分子医学・疾患オミックス情報学・ビッグデータAI医学・創薬)を2本柱に、生命科学、医学の課題解明に取り組んでいます。
<br>
また、システムとしての見方を日本の医療実践に適用して、日本の医療体制のイノベーションに向けて、医療IT政策も促進しています。
						</p>
						<p>
オミックス医療の理念に基づき、田中教授が<a href="http://cbi-society.org/" target="_self"><b class="character" style="color : #0000ff;">日本オミックス医学会(http://omics.jp/)</b></a>の理事長として、また、情報計算化学生物学会(CBI学会:http://cbi-society.org/)</b>と連携して、オミックス・システム医学の確立へ向けて以下のプロジェクトを推進しています。<br>
						</p>
						<ul>
							<li>・がんのシステム分子医学</li>
							<li>・疾患オミックス情報学<li>
							<li>・ビッグデータ/AI医学・創薬</li>
						</ul>
					</div>

					<div class="col-md-5 appoinment">
						<div class="appoinment-box">
							<div class="heading">
								<h2>What's <span>New</span></h2>
							</div>
							<div class="row">
								<div class="col-md-12">

									<h3>データサイエンス入門コースのお知らせ</h3>
									<p>データサイエンス入門コースの受講生を募集します。<br>詳細は以下をご覧ください。<br><a href="datascience/" target="_blank">データサイエンス入門コース案内</a></p>

									<h3>医療ビッグデータ ー オミックス、リアルワールドデータ、AI医療・創薬 ー 刊行!</h3>
									<p>羊土社、2020.3.30発売<br><img src="common/img/book/image8.jpg"><br>
									<a href="book/medical_big_data.html">詳細はこちら</a></p>
									<h3>最新講演「ビックデータと人工知能(AI)が拓く医療の未来」の紹介</h3>
									<p>第28回日本形成外科学会基礎学術集会 教育講演 「ビックデータと人工知能(AI)が拓く医療の未来」<br>
									<a href="img/file115.pdf" target="_blank">2019年11月14日講演スライド</a></p>

									<h3>AI創薬の書籍 刊行!</h3>
									<p>AI創薬、ビッグデータ創薬について、わかりやすく解説<br>
									<img src="img/image7.jpg"><br>
									書籍のご注文は、オンラインショップ(http://yakuji-shop.jp/)<br>
									または、書籍注文FAX03-3866-8408<br>
									出版社:薬事日報社
									</p>
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
	<!-- End About -->

	<div id="pageTop"><a href="#body">↑</a></div>


	<!-- Start Footer 
	============================================= -->
	<footer>
		<!-- Start Footer Bottom -->
		<div class="footer-bottom bg-dark text-light">
			<div class="container">
				<div class="row">
					<div class="col-md-12">
						<p>Copyright © ngbrc, All rights reserved.</p>
					</div>
				</div>
			</div>
		</div>
		<!-- End Footer Bottom -->
	</footer>
	<!-- End Footer -->

	<!-- jQuery Frameworks
	============================================= -->
	<script src="/common/js/jquery-1.12.4.min.js"></script>
	<script src="/common/js/bootstrap.min.js"></script>
	<script src="/common/js/equal-height.min.js"></script>
	<script src="/common/js/jquery.appear.js"></script>
	<script src="/common/js/jquery.easing.min.js"></script>
	<script src="/common/js/jquery.magnific-popup.min.js"></script>
	<script src="/common/js/modernizr.custom.13711.js"></script>
	<script src="/common/js/owl.carousel.min.js"></script>
	<script src="/common/js/wow.min.js"></script>
	<!--script src="/common/js/isotope.pkgd.min.js"></script-->
	<script src="/common/js/imagesloaded.pkgd.min.js"></script>
	<script src="/common/js/count-to.js"></script>
	<!--script src="/common/js/bootsnav.js"></script-->
	<script src="/common/js/main.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-smooth-scroll/1.5.2/jquery.smooth-scroll.min.js"></script>
<script>
	$('a').smoothScroll();
</script>
<script>
	$(function() {
    	var topBtn = $('#pageTop');    
    	topBtn.hide();
		    $(window).scroll(function () {
        	if ($(this).scrollTop() > 300) {
            	topBtn.fadeIn();
        	} else {
            	topBtn.fadeOut();
        	}
    	});
	});
</script>

</body>
</html>                               

Whois info of domain

Domain Name: NGBRC.COM
Registry Domain ID: 1956919348_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.jprs.jp
Registrar URL: http://jprs.jp/registrar/
Updated Date: 2024-07-24T15:53:55Z
Creation Date: 2015-09-02T07:11:27Z
Registry Expiry Date: 2025-09-02T07:11:27Z
Registrar: Japan Registry Services Co., Ltd.
Registrar IANA ID: 1485
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +81.352158457
Domain Status: ok https://icann.org/epp#ok
Name Server: NS1.DNS.NE.JP
Name Server: NS2.DNS.NE.JP
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-06T17:31:34Z <<<
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