Loading...
Loading...
{
"latency": 992,
"ipAddresses": [
"202.226.37.45"
],
"dns": {
"NS": [
"ns4.xserver.jp.",
"ns2.xserver.jp.",
"ns5.xserver.jp.",
"ns3.xserver.jp.",
"ns1.xserver.jp."
],
"A": [
"202.226.37.45"
],
"TXT": [
"v=spf1 +a:sv84.xserver.jp +a:shigoto-web.co.jp +mx include:spf.sender.xserver.jp ~all"
]
}
}
[
{
"url": "https://shigoto-web.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": 1724724022
},
{
"slug": "google-hosted-libraries",
"name": "Google Hosted Libraries",
"icon": "Google Developers.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724724022
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"3.4.1"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724724022
},
{
"slug": "open-graph",
"name": "Open Graph",
"icon": "Open Graph.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724724022
}
]
}
]
{}
{
"data": {
"total": 3,
"personal_emails": 1,
"generic_emails": 2,
"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": "shigoto-web.co.jp",
"company": null,
"type": null
}
}
}
{
"whois.jprs.jp": {
"Domain Status": [
"Connected (2025/06/30)"
],
"Name Server": [
"ns1.xserver.jp",
"ns2.xserver.jp",
"ns3.xserver.jp"
],
"Domain Name": "SHIGOTO-WEB.CO.JP",
"Organization": "Shigoto web,Inc",
"Organization Type": "Corporation",
"Administrative Contact": "TS37768JP",
"Technical Contact": "TS37768JP",
"Signing Key": "",
"Created Date": "2014/06/13",
"Connected Date": "2014/06/13",
"Updated Date": "2024/07/01 01:06:43 (JST)",
"text": [
""
]
}
}
{
"status": 200,
"statusText": "",
"headers": {
"connection": "keep-alive",
"content-encoding": "br",
"content-type": "text/html",
"date": "Wed, 12 Feb 2025 13:27:19 GMT",
"etag": "W/\"358e-62dc3a461a800\"",
"last-modified": "Mon, 10 Feb 2025 06:16:00 GMT",
"server": "nginx",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding"
}
}
<!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>
{
"error": false,
"result": {
"success": true,
"ogTitle": "株式会社しごとウェブ | 人材紹介会社・求人サイトの運営",
"ogType": "website",
"ogUrl": "https://www.shigoto-web.co.jp/",
"ogSiteName": "株式会社しごとウェブ",
"ogDescription": "株式会社しごとウェブは、人材紹介会社・求人サイトを運営する企業です。所在地は〒157-0072 東京都世田谷区。TEL・FAX 03-5429-0603 / 03-5429-0604。法人番号 9010901034310、厚生労働大臣許可【13-ユ-306679】",
"ogImage": [
{
"url": "https://www.shigoto-web.co.jp/img/logo.png",
"type": "png"
}
],
"ogLocale": "ja",
"favicon": "./img/favicon.gif",
"charset": "UTF-8",
"jsonLD": [
{
"@context": "http://schema.org",
"@type": "ProfessionalService",
"name": "株式会社しごとウェブ",
"address": {
"@type": "PostalAddress",
"streetAddress": "祖師谷3-28-2",
"addressLocality": "世田谷区",
"addressRegion": "東京都",
"postalCode": "1570072",
"addressCountry": "JP"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "35.643314",
"longitude": "139.607063"
},
"telephone": "+81-3-5429-0603",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "10:00",
"closes": "18:00"
}
],
"image": "https://www.shigoto-web.co.jp/img/logo.png",
"url": "https://www.shigoto-web.co.jp/"
}
],
"requestUrl": "https://shigoto-web.co.jp"
},
"response": {}
}