Loading...
Loading...
{
"latency": 267,
"ipAddresses": [
"185.230.63.107",
"185.230.63.186",
"185.230.63.171"
],
"dns": {
"NS": [
"ns14.wixdns.net.",
"ns15.wixdns.net."
],
"A": [
"185.230.63.107",
"185.230.63.186",
"185.230.63.171"
]
}
}
[
{
"url": "https://allnature.ca",
"technologies": [
{
"slug": "wix",
"name": "Wix",
"icon": "Wix.svg",
"versions": [],
"categories": [
{
"id": 1,
"slug": "cms",
"name": "CMS"
},
{
"id": 11,
"slug": "blogs",
"name": "Blogs"
}
],
"confirmedAt": 1724750851
},
{
"slug": "react",
"name": "React",
"icon": "React.svg",
"cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"name": "JavaScript frameworks"
}
],
"confirmedAt": 1724750851
},
{
"slug": "angularjs",
"name": "AngularJS",
"icon": "AngularJS.svg",
"cpe": "cpe:2.3:a:angularjs:angular.js:*:*:*:*:*:*:*:*",
"versions": [
"1.2.28"
],
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"name": "JavaScript frameworks"
}
],
"confirmedAt": 1724750851
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"2.0.3"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724750851
}
]
}
]
{
"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": "allnature.ca",
"company": null,
"type": null
}
}
}
{
"Wix": "Free flash website creation system.",
"Wix Hosted": "This website resolves to Wix.",
"Wix Pepyaka": "Wix Pepyaka hosting header.",
"Google": "Site hosted on Google infrastructure.",
"Google Cloud": "Website hosted on Google Cloud Platform - includes Google Compute Engine.",
"Google Cloud Global Multi-Region": "Google Cloud IPs tagged as 'Global' by Google.",
"U.S. Server Location": "The web server is located in the United States.",
"Wix DNS": "Websites with DNS hosted at Wix.",
"SSL by Default": "The website redirects traffic to an HTTPS/SSL version by default.",
"Envoy": "Open source edge and service proxy."
}
<!-- -->
<!doctype html>
<!--
-->
<html ng-app="wixErrorPagesApp">
<head>
<meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1, user-scalable=no">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title ng-bind="'page_title' | translate"></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<meta name="robots" content="noindex, nofollow">
<!-- -->
<link type="image/png" href="//www.wix.com/favicon.ico" rel="shortcut icon">
<!-- -->
<link href="//static.parastorage.com/services/third-party/fonts/Helvetica/fontFace.css" rel="stylesheet" type="text/css" />
<!-- -->
<link rel="stylesheet" href="//static.parastorage.com/services/wix-public/1.299.0//styles/error-pages/styles.css">
<!-- -->
</head>
<body lang="en" ng-controller="ErrorPageController as errorPageCtrl" class="error-page-app" ng-class="{'secondary-background': isSecondaryBackground}">
<!--[if lt IE 9]>
<script src="//static.parastorage.com/services/third-party/es5-shim/2.1.0/es5-shim.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script src="//static.parastorage.com/services/third-party/jquery/2.0.3/jquery.min.js"></script>
<!--<![endif]-->
<script src="//static.parastorage.com/services/third-party/angularjs/1.2.28/angular.min.js"></script>
<!-- -->
<script src="//static.parastorage.com/services/third-party/angularjs/1.2.28/i18n/angular-locale_en.js"></script>
<script src="//static.parastorage.com/services/third-party/angular-translate/1.1.1/angular-translate.min.js"></script>
<script src="//static.parastorage.com/services/wix-public/1.299.0//scripts/error-pages/locale/messages_en.js"></script>
<!-- -->
<script src="//static.parastorage.com/services/wix-public/1.299.0//scripts/error-pages/app.js"></script>
<!-- -->
<script>
angular.module('wixErrorPagesApp').constant('staticsUrl', '//static.parastorage.com/services/wix-public/1.299.0//');
angular.module('wixErrorPagesApp').constant('baseDomain', 'wix.com');
angular.module('wixErrorPagesApp').constant('language', 'en');
angular.module('wixErrorPagesApp').constant('errorCode', {code: '404'});
angular.module('wixErrorPagesApp').constant('data', {});
angular.module('wixErrorPagesApp').constant('exceptionName', 'null');
angular.module('wixErrorPagesApp').constant('serverErrorCode', '-100');
angular.module('wixErrorPagesApp').constant('requestId', '1738360558.66229006794541593351');
</script>
<div ng-cloak ng-include="errorPageCtrl.errorPageUrl">
<div class="non-angular-supported-browser-wrapper">
<h1 class="non-angular-supported-browser-header">Error 404 occurred</h1>
<div class="non-angular-supported-browser-link">
<span>Regardless, we recommend you to <a href="http://browsehappy.com/">update your browser.</a></span>
</div>
</div>
</div>
<!-- verification -->
<!-- end verification -->
</body>
</html>
{
"status": 404,
"statusText": "Not Found",
"headers": {
"age": "0",
"connection": "keep-alive",
"content-encoding": "br",
"content-type": "text/html; charset=utf-8",
"date": "Fri, 31 Jan 2025 21:55:58 GMT",
"server": "Pepyaka",
"server-timing": "cache;desc=hit, varnish;desc=hit, dc;desc=virginia-pub",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding",
"x-content-type-options": "nosniff",
"x-seen-by": "jKB0KR2wTEE1MYSdxvKSbciHE4dbw+wewoJ5nvKoyjE=,m0j2EEknGIVUW/liY8BLLs9O2rtUVmKdPF2STo75RYMtFZnRrnvyqOEKpetNb+u3,2d58ifebGbosy5xc+FRalnzV/wzEn5n5QhCliFwyrV0b6IghL4qmsv1In5pNsPGXpFJjaGnVRTd5q+Kp+7CT8FiB5QmpRe2J37zq9nDD6cs=,2UNV7KOq4oGjA5+PKsX47PWghLBqcpSK3BFeBq7nOthBgoOYGa1MpluGPPjG4/Tb",
"x-wix-cache-control": "public, max-age=30",
"x-wix-request-id": "1738360558.65728993074981672365"
}
}
{
"whois.cira.ca": {
"Domain Status": [
"clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited",
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
"clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited"
],
"Name Server": [
"ns14.wixdns.net",
"ns15.wixdns.net"
],
"Domain Name": "allnature.ca",
"Registry Domain ID": "25623861-CIRA",
"Registrar WHOIS Server": "whois.ca.fury.ca",
"Registrar URL": "ca.godaddy.com",
"Updated Date": "2025-01-10T13:51:07Z",
"Created Date": "2016-01-09T13:33:48Z",
"Expiry Date": "2028-01-09T13:33:48Z",
"Registrar": "Go Daddy Domains Canada, Inc",
"Registrar IANA ID": "",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.4806242505",
"Registry Registrant ID": "",
"Registrant Name": "",
"Registrant Organization": "",
"Registrant Street": "",
"Registrant City": "",
"Registrant State/Province": "",
"Registrant Postal Code": "",
"Registrant Country": "",
"Registrant Phone": "",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Fax Ext": "",
"Registrant Email": "Please ask the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Other contacts of the queried domain name",
"Registry Admin ID": "",
"Admin Name": "",
"Admin Organization": "",
"Admin Street": "",
"Admin City": "",
"Admin State/Province": "",
"Admin Postal Code": "",
"Admin Country": "",
"Admin Phone": "",
"Admin Phone Ext": "",
"Admin Fax": "",
"Admin Fax Ext": "",
"Admin Email": "Please ask the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Other contacts of the queried domain name",
"Registry Tech ID": "",
"Tech Name": "",
"Tech Organization": "",
"Tech Street": "",
"Tech City": "",
"Tech State/Province": "",
"Tech Postal Code": "",
"Tech Country": "",
"Tech Phone": "",
"Tech Phone Ext": "",
"Tech Fax": "",
"Tech Fax Ext": "",
"Tech Email": "Please ask the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Other contacts of the queried domain name",
"Registry Billing ID": "",
"Billing Name": "",
"Billing Organization": "",
"Billing Street": "",
"Billing City": "",
"Billing State/Province": "",
"Billing Postal Code": "",
"Billing Country": "",
"Billing Phone": "",
"Billing Phone Ext": "",
"Billing Fax": "",
"Billing Fax Ext": "",
"Billing Email": "Please ask the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Other contacts of the queried domain name",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of WHOIS database": "2025-01-31T21:55:58Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"",
"%",
"% Use of CIRA's WHOIS service is governed by the Terms of Use in its Legal",
"% Notice, available at http://www.cira.ca/legal-notice/?lang=en",
"%",
"% (c) 2025 Canadian Internet Registration Authority, (http://www.cira.ca/)"
]
},
"whois.ca.fury.ca": {
"Domain Status": [
"clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited",
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
"clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited"
],
"Name Server": [
"ns14.wixdns.net",
"ns15.wixdns.net"
],
"Domain Name": "allnature.ca",
"Registry Domain ID": "25623861-CIRA",
"Registrar WHOIS Server": "whois.ca.fury.ca",
"Registrar URL": "ca.godaddy.com",
"Updated Date": "2025-01-10T13:51:07Z",
"Created Date": "2016-01-09T13:33:48Z",
"Expiry Date": "2028-01-09T13:33:48Z",
"Registrar": "Go Daddy Domains Canada, Inc",
"Registrar IANA ID": "",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.4806242505",
"Registry Registrant ID": "",
"Registrant Name": "",
"Registrant Organization": "",
"Registrant Street": "",
"Registrant City": "",
"Registrant State/Province": "",
"Registrant Postal Code": "",
"Registrant Country": "",
"Registrant Phone": "",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Fax Ext": "",
"Registrant Email": "Please ask the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Other contacts of the queried domain name",
"Registry Admin ID": "",
"Admin Name": "",
"Admin Organization": "",
"Admin Street": "",
"Admin City": "",
"Admin State/Province": "",
"Admin Postal Code": "",
"Admin Country": "",
"Admin Phone": "",
"Admin Phone Ext": "",
"Admin Fax": "",
"Admin Fax Ext": "",
"Admin Email": "Please ask the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Other contacts of the queried domain name",
"Registry Tech ID": "",
"Tech Name": "",
"Tech Organization": "",
"Tech Street": "",
"Tech City": "",
"Tech State/Province": "",
"Tech Postal Code": "",
"Tech Country": "",
"Tech Phone": "",
"Tech Phone Ext": "",
"Tech Fax": "",
"Tech Fax Ext": "",
"Tech Email": "Please ask the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Other contacts of the queried domain name",
"Registry Billing ID": "",
"Billing Name": "",
"Billing Organization": "",
"Billing Street": "",
"Billing City": "",
"Billing State/Province": "",
"Billing Postal Code": "",
"Billing Country": "",
"Billing Phone": "",
"Billing Phone Ext": "",
"Billing Fax": "",
"Billing Fax Ext": "",
"Billing Email": "Please ask the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Other contacts of the queried domain name",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of WHOIS database": "2025-01-31T21:55:58Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"",
"%",
"% Use of CIRA's WHOIS service is governed by the Terms of Use in its Legal",
"% Notice, available at http://www.cira.ca/legal-notice/?lang=en",
"%",
"% (c) 2025 Canadian Internet Registration Authority, (http://www.cira.ca/)"
]
}
}