Loading...
Loading...
{
"latency": 1224,
"ipAddresses": [
"133.18.34.18"
],
"dns": {
"NS": [
"ns1.kagoya.net.",
"ns0.kagoya.net."
],
"A": [
"133.18.34.18"
],
"TXT": [
"v=spf1 include:kagoya.net ~all"
]
}
}
[
{
"url": "https://tatsu.co.jp",
"technologies": [
{
"slug": "nginx",
"name": "Nginx",
"icon": "Nginx.svg",
"cpe": "cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 22,
"slug": "web-servers",
"name": "Web servers"
},
{
"id": 64,
"slug": "reverse-proxies",
"name": "Reverse proxies"
}
],
"confirmedAt": 1724830535
}
]
}
]
{}
{
"data": {
"total": 0,
"personal_emails": 0,
"generic_emails": 0,
"department": {
"executive": 0,
"it": 0,
"finance": 0,
"management": 0,
"sales": 0,
"legal": 0,
"support": 0,
"hr": 0,
"marketing": 0,
"communication": 0,
"education": 0,
"design": 0,
"health": 0,
"operations": 0
},
"seniority": {
"junior": 0,
"senior": 0,
"executive": 0
}
},
"meta": {
"params": {
"domain": "tatsu.co.jp",
"company": null,
"type": null
}
}
}
{
"whois.jprs.jp": {
"Domain Status": [
"Connected (2025/07/31)"
],
"Name Server": [
"ns0.kagoya.net",
"ns1.kagoya.net"
],
"Domain Name": "TATSU.CO.JP",
"Organization": "CO, TATSU",
"Organization Type": "Corporation",
"Administrative Contact": "TT24792JP",
"Technical Contact": "TT24792JP",
"Signing Key": "",
"Lock Status": "AgentChangeLocked",
"Created Date": "1997/07/14",
"Connected Date": "1998/02/18",
"Updated Date": "2024/08/01 01:02:17 (JST)",
"text": [
""
]
}
}
{
"status": 200,
"statusText": "",
"headers": {
"connection": "keep-alive",
"content-encoding": "gzip",
"content-type": "text/html",
"date": "Sat, 01 Feb 2025 02:46:34 GMT",
"etag": "W/\"e0b-6250c59ff4200\"",
"last-modified": "Tue, 22 Oct 2024 08:14:00 GMT",
"ms-author-via": "DAV",
"server": "nginx",
"transfer-encoding": "chunked"
}
}
{
"error": false,
"result": {
"success": true,
"ogTitle": "株式会社たつ通信工業 | 電話のことならお任せください",
"ogLocale": "ja",
"charset": "UTF-8",
"requestUrl": "https://tatsu.co.jp"
},
"response": {}
}
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>404エラー|レンタルサーバーのカゴヤ・ジャパン</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- [link stylesheet] -->
<link href="https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,500,600,700,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:700" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" rel="stylesheet">
<BASE href="https://err.kagoya.net/">
<link href="./assets/css/style.css" rel="stylesheet" media="all" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
var windowHeight = $(window).height();
$("#container").height(windowHeight);
});
$(window).resize(function () {
var windowHeight = $(window).height();
$("#container").height(windowHeight);
});
</script>
</head>
<body>
<section id="container">
<div class="container_inner">
<div class="error">
<h1><span>404</span>エラー</h1>
<p>ご希望のページが見つかりません。<br>アクセス先に間違いがないか、ご確認ください。</p>
<img src="./assets/img/logo.png" alt="カゴヤ・ジャパン">
</div>
</div>
</section>
</body>
</html>