Loading...
Loading...
{
"latency": 1005,
"ipAddresses": [
"183.181.99.20"
],
"dns": {
"NS": [
"ns3.xbiz.ne.jp.",
"ns1.xbiz.ne.jp.",
"ns2.xbiz.ne.jp."
],
"A": [
"183.181.99.20"
],
"TXT": [
"v=spf1 +a:sv119.xbiz.ne.jp +a:kobayashi-tomomi.com +mx include:spf.sender.xserver.jp ~all"
]
}
}
[
{
"url": "https://kobayashi-tomomi.com",
"technologies": [
{
"slug": "nginx",
"name": "Nginx",
"versions": [],
"trafficRank": 33,
"confirmedAt": 1734651297,
"icon": "Nginx.svg",
"categories": [
{
"id": 22,
"slug": "web-servers",
"name": "Web servers"
},
{
"id": 64,
"slug": "reverse-proxies",
"name": "Reverse proxies"
}
]
},
{
"slug": "php",
"name": "PHP",
"versions": [],
"trafficRank": 33,
"confirmedAt": 1734651297,
"icon": "PHP.svg",
"categories": [
{
"id": 27,
"slug": "programming-languages",
"name": "Programming languages"
}
]
},
{
"slug": "nucleus-cms",
"name": "Nucleus CMS",
"versions": [
"3.41"
],
"trafficRank": 33,
"confirmedAt": 1734651297,
"icon": "NucleusCMS.svg",
"categories": [
{
"id": 1,
"slug": "cms",
"name": "CMS"
}
]
}
]
}
]
{
"Google Analytics": "Google Analytics offers a host of compelling features and benefits for everyone from senior executives and advertising and marketing professionals to site owners and content developers.",
"Google Universal Analytics": "The analytics.js JavaScript snippet is a new way to measure how users interact with your website. It is similar to the previous Google tracking code, ga.js, but offers more flexibility for developers to customize their implementations.",
"CrUX Dataset": "CrUX is a data collection system that gathers information about how real users interact with websites. This website is included in the user experiences data gathered from Google Chrome and thus considered sufficiently popular on the Internet.",
"CrUX Top 5m": "Relative measure of site popularity within the CrUX dataset, measured by the total number of navigations on the origin. This site is in the top 5 million.",
"CrUX Top 10m": "Relative measure of site popularity within the CrUX dataset, measured by the total number of navigations on the origin. This site is in the top 10 million.",
"US Privacy User Signal Mechanism": "The US Privacy API (USP API) is a lightweight API used to communicate signals represented in the US Privacy String.",
"Google Tag Manager": "Tag management that lets you add and update website tags without changes to underlying website code.",
"Japanese - Inferred": "Based on the title and description text the website content is potentially Japanese.",
"DoubleClick.Net": "DoubleClick enables agencies, marketers and publishers to work together successfully and profit from their digital marketing investments. Owned by Google and now referred to as DoubleClick Digital Marketing or Google Enterprise Advertising.",
"SPF": "The Sender Policy Framework is an open standard specifying a technical method to prevent sender address forgery.",
"Xserver": "Japanese based server hosting facility.",
"Japanese Server Location": "The web server is located in Japan",
"nginx": "nginx [engine x] is a HTTP server and mail proxy server written by Igor Sysoev."
}
{
"data": {
"total": 1,
"personal_emails": 0,
"generic_emails": 1,
"department": {
"executive": 0,
"it": 0,
"finance": 0,
"management": 0,
"sales": 0,
"legal": 0,
"support": 1,
"hr": 0,
"marketing": 0,
"communication": 0,
"education": 0,
"design": 0,
"health": 0,
"operations": 0
},
"seniority": {
"junior": 0,
"senior": 0,
"executive": 0
}
},
"meta": {
"params": {
"domain": "kobayashi-tomomi.com",
"company": null,
"type": null
}
}
}
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="EUC-JP" />
<title>404 File Not Found</title>
<meta name="copyright" content="Copyright XSERVER Inc.">
<meta name="robots" content="INDEX,FOLLOW" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0">
<style type="text/css">
* {
margin: 0;
padding: 0;
}
img {
border: 0;
}
ul {
padding-left: 2em;
}
html {
overflow-y: scroll;
background: #3b79b7;
}
body {
font-family: "�ᥤ�ꥪ", Meiryo, "�ͣ� �Х����å�", "MS PGothic", "�ҥ饮�γѥ� Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
margin: 0;
line-height: 1.4;
font-size: 75%;
text-align: center;
color: white;
}
h1 {
font-size: 24px;
font-weight: bold;
}
h1 {
font-weight: bold;
line-height: 1;
padding-bottom: 20px;
font-family: Helvetica, sans-serif;
}
h2 {
text-align: center;
font-weight: bold;
font-size: 27px;
}
p {
text-align: center;
font-size: 14px;
margin: 0;
padding: 0;
color: white;
}
.explain {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
line-height: 1.5;
margin: 30px auto;
padding: 17px;
}
#cause {
text-align: left;
}
#cause li {
color: #666;
}
h3 {
letter-spacing: 1px;
font-weight: bold;
padding: 0;
}
#white_box {
margin: 15px auto 0;
background-color: white;
}
/* ====================
���ޡ��ȥե���
======================= */
@media only screen and (min-width: 0) and (max-width: 767px) {
#base {
padding: 30px 10px;
}
h1 {
font-size: 26px;
}
h1 span {
font-size: 60px;
}
h2 {
font-size: 16px;
}
.explain {
font-size: 14px;
}
h3 {
margin-top: 45px;
font-size: 16px;
}
#cause {
padding: 20px;
font-size: 12px;
}
}
/* ====================
�ѥ���������֥�å�
======================= */
@media only screen and (min-width: 768px) {
#base {
margin-top: 80px;
}
h1 {
font-size: 50px;
}
h1 span {
font-size: 110px;
}
.explain {
font-size: 16px;
width: 660px;
}
#white_box {
width: 680px;
margin-bottom: 50px;
}
h3 {
font-size: 20px;
margin-top: 80px;
}
#cause {
padding: 30px;
font-size: 14px;
}
}
</style>
</head>
<body>
<div id="base">
<h1><span>404</span><br />
File Not Found</h1>
<h2>�����������褦�Ȥ����ڡ����ϸ��Ĥ���ޤ���Ǥ�����</h2>
<p class="explain">���Υ��顼�ϡ����ꤷ���ڡ��������Ĥ���ʤ��ä����Ȥ��̣���ޤ���</p>
<h3>�ʲ��Τ褦�ʸ������ͤ����ޤ���</h3>
<div id="white_box">
<div id="cause">
<ul>
<li>�����������褦�Ȥ����ե����뤬¸�ߤ��ʤ��ʥե���������ֲս����äƤ���ˡ�</li>
<li>URL���ɥ쥹���ְ�äƤ��롣</li>
</ul>
</div>
</div>
<!--//base--></div>
</body>
</html>
{
"status": 522,
"statusText": "ERR_TLS_CERT_ALTNAME_INVALID fetching \"https://kobayashi-tomomi.com/\". For more information, pass `verbose: true` in the second argument to fetch()",
"headers": {}
}
{
"whois.verisign-grs.com": {
"Domain Status": [
"ok https://icann.org/epp#ok"
],
"Name Server": [
"NS1.XBIZ.NE.JP",
"NS2.XBIZ.NE.JP",
"NS3.XBIZ.NE.JP"
],
"Domain Name": "KOBAYASHI-TOMOMI.COM",
"Registry Domain ID": "107336120_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.discount-domain.com",
"Registrar URL": "http://gmo.jp",
"Updated Date": "2024-11-11T15:16:19Z",
"Created Date": "2003-11-27T02:40:40Z",
"Expiry Date": "2025-11-27T02:40:40Z",
"Registrar": "GMO Internet Group, Inc. d/b/a Onamae.com",
"Registrar IANA ID": "49",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+81.337709199",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-02-08T00:32:11Z <<<",
"text": [
"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",
"registrar's sponsorship of the domain name registration in the registry is",
"currently set to expire. This date does not necessarily reflect the expiration",
"date of the domain name registrant's agreement with the sponsoring",
"registrar. Users may consult the sponsoring registrar's Whois database to",
"view the registrar's reported date of expiration for this registration.",
"",
"TERMS OF USE: You are not authorized to access or query our Whois",
"database through the use of electronic processes that are high-volume and",
"automated except as reasonably necessary to register domain names or",
"modify existing registrations; the Data in VeriSign Global Registry",
"Services' (\"VeriSign\") Whois database is provided by VeriSign for",
"information purposes only, and to assist persons in obtaining information",
"about or related to a domain name registration record. VeriSign does not",
"guarantee its accuracy. By submitting a Whois query, you agree to abide",
"by the following terms of use: You agree that you may use this Data only",
"for lawful purposes and that under no circumstances will you use this Data",
"to: (1) allow, enable, or otherwise support the transmission of mass",
"unsolicited, commercial advertising or solicitations via e-mail, telephone,",
"or facsimile; or (2) enable high volume, automated, electronic processes",
"that apply to VeriSign (or its computer systems). The compilation,",
"repackaging, dissemination or other use of this Data is expressly",
"prohibited without the prior written consent of VeriSign. You agree not to",
"use electronic processes that are automated and high-volume to access or",
"query the Whois database except as reasonably necessary to register",
"domain names or modify existing registrations. VeriSign reserves the right",
"to restrict your access to the Whois database in its sole discretion to ensure",
"operational stability. VeriSign may restrict or terminate your access to the",
"Whois database for failure to abide by these terms of use. VeriSign",
"reserves the right to modify these terms at any time.",
"",
"The Registry database contains ONLY .COM, .NET, .EDU domains and",
"Registrars."
]
},
"whois.discount-domain.com": {
"Domain Status": [
"ok https://icann.org/epp#ok"
],
"Name Server": [
"ns1.xbiz.ne.jp",
"ns2.xbiz.ne.jp",
"ns3.xbiz.ne.jp"
],
"Domain Name": "kobayashi-tomomi.com",
"Registry Domain ID": "107336120_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.discount-domain.com",
"Registrar URL": "http://www.onamae.com",
"Updated Date": "2024-11-12T00:16:19Z",
"Created Date": "2003-11-27T02:40:40Z",
"Expiry Date": "2025-11-27T02:40:40Z",
"Registrar": "GMO Internet, Inc.",
"Registrar IANA ID": "49",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+81.337709199",
"Registry Registrant ID": "",
"Registrant Name": "Takahiro Itou",
"Registrant Organization": "ARTVIVANT CO.,LTD.",
"Registrant Street": "12-5 Chikumazawa Higashi",
"Registrant City": "Miyoshi-machi Iruma-gun",
"Registrant State/Province": "Saitama",
"Registrant Postal Code": "354-0046",
"Registrant Country": "JP",
"Registrant Phone": "+81.492597147",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Fax Ext": "",
"Registrant Email": "[email protected]",
"Registry Admin ID": "",
"Admin Name": "Takahiro Itou",
"Admin Organization": "ARTVIVANT CO.,LTD.",
"Admin Street": "12-5 Chikumazawa Higashi",
"Admin City": "Miyoshi-machi Iruma-gun",
"Admin State/Province": "Saitama",
"Admin Postal Code": "354-0046",
"Admin Country": "JP",
"Admin Phone": "+81.492597147",
"Admin Phone Ext": "",
"Admin Fax": "",
"Admin Fax Ext": "",
"Admin Email": "[email protected]",
"Registry Tech ID": "",
"Tech Name": "Takahiro Itou",
"Tech Organization": "ARTVIVANT CO.,LTD.",
"Tech Street": "12-5 Chikumazawa Higashi",
"Tech City": "Miyoshi-machi Iruma-gun",
"Tech State/Province": "Saitama",
"Tech Postal Code": "354-0046",
"Tech Country": "JP",
"Tech Phone": "+81.492597147",
"Tech Phone Ext": "",
"Tech Fax": "",
"Tech Fax Ext": "",
"Tech Email": "[email protected]",
"DNSSEC": "unsigned",
"URL of the ICANN WHOIS Data Problem Reporting System": "http://wdprs.internic.net/",
">>> Last update of WHOIS database": "2024-11-12T00:16:19Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp"
]
}
}