Loading...
Loading...
{
"latency": 287,
"ipAddresses": [
"208.98.35.213"
],
"dns": {
"NS": [
"ns2.site4now.net.",
"ns1.site4now.net.",
"ns3.site4now.net."
],
"A": [
"208.98.35.213"
],
"TXT": [
"v=spf1 a mx include:_spf.site4now.net -all"
]
}
}
[
{
"url": "https://cuke.com",
"technologies": [
{
"slug": "windows-server",
"name": "Windows Server",
"icon": "WindowsServer.png",
"versions": [],
"categories": [
{
"id": 28,
"slug": "operating-systems",
"name": "Operating systems"
}
],
"confirmedAt": 1724707802
},
{
"slug": "microsoft-asp-net",
"name": "Microsoft ASP.NET",
"icon": "Microsoft ASP.NET.svg",
"cpe": "cpe:2.3:a:microsoft:asp.net:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 18,
"slug": "web-frameworks",
"name": "Web frameworks"
}
],
"confirmedAt": 1724707802
},
{
"slug": "iis",
"name": "IIS",
"icon": "Microsoft.svg",
"cpe": "cpe:2.3:a:microsoft:internet_information_server:*:*:*:*:*:*:*:*",
"versions": [
"10.0"
],
"categories": [
{
"id": 22,
"slug": "web-servers",
"name": "Web servers"
}
],
"confirmedAt": 1724707802
},
{
"slug": "google-hosted-libraries",
"name": "Google Hosted Libraries",
"icon": "Google Developers.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724707802
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"1.12.0"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724707802
},
{
"slug": "google-tag-manager",
"name": "Google Tag Manager",
"icon": "Google Tag Manager.svg",
"versions": [],
"categories": [
{
"id": 42,
"slug": "tag-managers",
"name": "Tag managers"
}
],
"confirmedAt": 1724707802
},
{
"slug": "google-analytics",
"name": "Google Analytics",
"icon": "Google Analytics.svg",
"versions": [
"GA4"
],
"categories": [
{
"id": 10,
"slug": "analytics",
"name": "Analytics"
}
],
"confirmedAt": 1724707802
},
{
"slug": "amazon-associates",
"name": "Amazon Associates",
"icon": "Amazon.svg",
"versions": [],
"categories": [
{
"id": 71,
"slug": "affiliate-programs",
"name": "Affiliate programs"
}
],
"confirmedAt": 1724707802
},
{
"slug": "recaptcha",
"name": "reCAPTCHA",
"icon": "reCAPTCHA.svg",
"versions": [],
"categories": [
{
"id": 16,
"slug": "security",
"name": "Security"
}
],
"confirmedAt": 1724707802
}
]
}
]
{
"data": {
"total": 12,
"personal_emails": 12,
"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": "cuke.com",
"company": null,
"type": null
}
}
}
{}
{
"error": false,
"result": {
"success": true,
"ogTitle": "Home - Cuke.com",
"charset": "utf-8",
"requestUrl": "https://cuke.com"
},
"response": {}
}
{
"status": 200,
"statusText": "",
"headers": {
"accept-ranges": "bytes",
"cache-control": "max-age=31536000",
"content-encoding": "br",
"content-length": "2481",
"content-type": "text/html",
"date": "Fri, 31 Jan 2025 22:02:58 GMT",
"etag": "\"038245312dada1:0\"",
"last-modified": "Fri, 19 Jul 2024 19:32:00 GMT",
"server": "Microsoft-IIS/10.0",
"vary": "Accept-Encoding",
"x-powered-by": "ASP.NET"
}
}
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" type="text/css" href="/2017/Style17.css">
<script>
function includeHTML() {
var z, i, elmnt, file, xhttp;
/* Loop through a collection of all HTML elements: */
z = document.getElementsByTagName("*");
for (i = 0; i < z.length; i++) {
elmnt = z[i];
/*search for elements with a certain atrribute:*/
file = elmnt.getAttribute("w3-include-html");
if (file) {
/* Make an HTTP request using the attribute value as the file name: */
xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function() {
if (this.readyState == 4) {
if (this.status == 200) {elmnt.innerHTML = this.responseText;}
if (this.status == 404) {elmnt.innerHTML = "Page not found.";}
/* Remove the attribute, and call this function once more: */
elmnt.removeAttribute("w3-include-html");
includeHTML();
}
}
xhttp.open("GET", file, true);
xhttp.send();
/* Exit the function: */
return;
}
}
}
</script>
<style type="text/css">
h1 { display:inline;}
#smallMenu {text-align:center; max-width:98%;}
#topContent {max-width:950px;}
.narrowTable {display: table-cell; }
.limited {display:none; }
@media screen and (max-width: 1100px) {
header {max-width: 100%; }
.narrowTable {display: none; }
.limited {display: inline; }
#topContent {width:100%;}
.header_logo { display:none;}
h2 {margin:0;}
.header_text, #bottom { width: 100%; padding:5px; }
}
</style>
<title>Error</title>
</head>
<body>
<!-- IMPORTANT -- LEAVE THIS HERE -->
<div id="top">
<header class="headerAll">
<div id="newTop" style="overflow:hidden;">
<div w3-include-html="/TOC-top.htm"></div>
</div>
<div w3-include-html="/TOC-menu.htm"></div>
</header>
</div>
<!-- IMPORTANT -- LEAVE ABOVE HERE -->
<hr>
<h2>The requested page is not available or cannot be displayed.</h2>
<p>
URL: <b>
/robots.txt</b>
<br>Referring page: <b></b></p>
<p>
Please inform the administrator of the <strong>URL</strong> and <strong>referring page</strong> if any.
</p>
<p>Email:
<strong><script type="text/javascript">
<!-- Begin
user = "cuke";
site = "shunryusuzuki2";
document.write('<a href=\"mailto:' + user + '@' + site + '.com\">');
document.write(user + '@' + site + '.com<\/a>');
// End --></SCRIPT>
</strong>
</p>
<hr>
<!-- IMPORTANT -- LEAVE THIS HERE -->
<div w3-include-html="/TOC-bottom.htm"></div>
<script>
includeHTML();
</script>
<!-- IMPORTANT -- LEAVE ABOVE HERE -->
</body>
</html>
{
"whois.verisign-grs.com": {
"Domain Status": [
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"NS1.SITE4NOW.NET",
"NS2.SITE4NOW.NET",
"NS3.SITE4NOW.NET"
],
"Domain Name": "CUKE.COM",
"Registry Domain ID": "1665085_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.namecheap.com",
"Registrar URL": "http://www.namecheap.com",
"Updated Date": "2024-08-08T04:36:17Z",
"Created Date": "1998-07-27T04:00:00Z",
"Expiry Date": "2026-07-26T04:00:00Z",
"Registrar": "NameCheap, Inc.",
"Registrar IANA ID": "1068",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.6613102107",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-01-31T22:02:45Z <<<",
"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.namecheap.com": {
"Domain Status": [
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
"transferPeriod https://icann.org/epp#transferPeriod"
],
"Name Server": [
"ns1.site4now.net",
"ns2.site4now.net",
"ns3.site4now.net"
],
"Domain Name": "cuke.com",
"Registry Domain ID": "1665085_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.namecheap.com",
"Registrar URL": "http://www.namecheap.com",
"Updated Date": "2024-08-08T04:19:44.00Z",
"Created Date": "1998-07-27T04:00:00.00Z",
"Expiry Date": "2026-07-26T04:00:00.00Z",
"Registrar": "NAMECHEAP INC",
"Registrar IANA ID": "1068",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.9854014545",
"Reseller": "NAMECHEAP INC",
"Registry Registrant ID": "",
"Registrant Name": "",
"Registrant Organization": "Privacy service provided by Withheld for Privacy ehf",
"Registrant Street": "Kalkofnsvegur 2",
"Registrant City": "Reykjavik",
"Registrant State/Province": "Capital Region",
"Registrant Postal Code": "101",
"Registrant Country": "IS",
"Registrant Phone": "+354.4212434",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Fax Ext": "",
"Registrant Email": "[email protected]",
"Registry Admin ID": "",
"Admin Name": "",
"Admin Organization": "Privacy service provided by Withheld for Privacy ehf",
"Admin Street": "Kalkofnsvegur 2",
"Admin City": "Reykjavik",
"Admin State/Province": "Capital Region",
"Admin Postal Code": "101",
"Admin Country": "IS",
"Admin Phone": "+354.4212434",
"Admin Phone Ext": "",
"Admin Fax": "",
"Admin Fax Ext": "",
"Admin Email": "[email protected]",
"Registry Tech ID": "",
"Tech Name": "",
"Tech Organization": "Privacy service provided by Withheld for Privacy ehf",
"Tech Street": "Kalkofnsvegur 2",
"Tech City": "Reykjavik",
"Tech State/Province": "Capital Region",
"Tech Postal Code": "101",
"Tech Country": "IS",
"Tech Phone": "+354.4212434",
"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": "2025-01-31T01:03:02.32Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp"
]
}
}