Loading...
Loading...
{
"latency": 212,
"ipAddresses": [
"151.101.1.195",
"151.101.65.195"
],
"dns": {
"NS": [
"ns-cloud-d1.googledomains.com.",
"ns-cloud-d2.googledomains.com.",
"ns-cloud-d3.googledomains.com.",
"ns-cloud-d4.googledomains.com."
],
"A": [
"151.101.1.195",
"151.101.65.195"
],
"TXT": [
"v=spf1 include:_spf.google.com ~all"
]
}
}
[
{
"url": "https://pteno.com",
"technologies": [
{
"slug": "dart",
"name": "Dart",
"icon": "Dart.svg",
"versions": [],
"categories": [
{
"id": 27,
"slug": "programming-languages",
"name": "Programming languages"
}
],
"confirmedAt": 1724753136
},
{
"slug": "firebase",
"name": "Firebase",
"icon": "Firebase.svg",
"cpe": "cpe:2.3:a:google:firebase_cloud_messaging:*:*:*:*:*:*:*:*",
"versions": [
"5.1.0"
],
"categories": [
{
"id": 34,
"slug": "databases",
"name": "Databases"
},
{
"id": 47,
"slug": "development",
"name": "Development"
}
],
"confirmedAt": 1724753136
},
{
"slug": "bootstrap",
"name": "Bootstrap",
"icon": "Bootstrap.svg",
"cpe": "cpe:2.3:a:getbootstrap:bootstrap:*:*:*:*:*:*:*:*",
"versions": [
"3.3.7"
],
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"name": "UI frameworks"
}
],
"confirmedAt": 1724753136
},
{
"slug": "angulardart",
"name": "AngularDart",
"icon": "AngularDart.svg",
"versions": [],
"categories": [
{
"id": 18,
"slug": "web-frameworks",
"name": "Web frameworks"
}
],
"confirmedAt": 1724753136
},
{
"slug": "google-hosted-libraries",
"name": "Google Hosted Libraries",
"icon": "Google Developers.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724753136
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"1.12.4"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724753136
},
{
"slug": "core-js",
"name": "core-js",
"icon": "core-js.png",
"versions": [
"2.5.5"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724753136
},
{
"slug": "google-font-api",
"name": "Google Font API",
"icon": "Google Font API.svg",
"versions": [],
"categories": [
{
"id": 17,
"slug": "font-scripts",
"name": "Font scripts"
}
],
"confirmedAt": 1724753136
},
{
"slug": "recaptcha",
"name": "reCAPTCHA",
"icon": "reCAPTCHA.svg",
"versions": [],
"categories": [
{
"id": 16,
"slug": "security",
"name": "Security"
}
],
"confirmedAt": 1724753136
},
{
"slug": "hsts",
"name": "HSTS",
"icon": "default.svg",
"versions": [],
"categories": [
{
"id": 16,
"slug": "security",
"name": "Security"
}
],
"confirmedAt": 1724753136
},
{
"slug": "http-3",
"name": "HTTP/3",
"icon": "HTTP3.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724753136
}
]
}
]
<!DOCTYPE html>
<html>
<head>
<base href="/">
<!--<script>
// WARNING: DO NOT set the <base href> like this in production!
// Details: https://webdev.dartlang.org/angular/guide/router
(function () {
var m = document.location.pathname.match(/^(\/[-\w]+)+\/web($|\/)/);
document.write('<base href="' + (m ? m[0] : '/') + '" />');
}());
</script>-->
<script>
(function () {
var link = document.querySelector("link[rel*='icon']") || document.createElement('link');
var href = window.location.href;
if (href.includes("pteno")) {
document.title = "PT ENO";
link.href = 'PT_fav.png';
} else if (href.includes("cvmagnolia")) {
document.title = "CV Magnolia";
link.href = 'cv_fav.png';
}
else {
document.title = "Enoram Market";
link.href = 'enorammarket2.png';
}
link.rel = "icon";
link.type = 'image/png';
document.getElementsByTagName('head')[0].appendChild(link);
})();
</script>
<title></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="static/css/styles.css">
<link rel="stylesheet" href="static/css/bootstrap.css">
<!--<link rel="icon" type="image/png" href="enorammarket2.png">-->
<link rel="stylesheet" href="static/catalogs/css/style.css">
<!-- <link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css"> -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="static/bootstrap/css/bootstrap-drawer.css"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<script defer src="main.dart.js"></script>
</head>
<body>
<my-app class="scroller">Loading...</my-app>
<script src="https://www.gstatic.com/firebasejs/5.1.0/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/5.1.0/firebase-auth.js"></script>
<script src="https://www.gstatic.com/firebasejs/5.1.0/firebase-firestore.js"></script>
<script src="https://www.gstatic.com/firebasejs/5.1.0/firebase-storage.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="static/bootstrap/js/bootstrap-drawer.js"></script>
</body>
</html>
{
"error": false,
"result": {
"success": true,
"charset": "utf-8",
"requestUrl": "https://pteno.com"
},
"response": {}
}
{
"status": 200,
"statusText": "",
"headers": {
"accept-ranges": "bytes",
"alt-svc": "h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
"cache-control": "max-age=3600",
"connection": "keep-alive",
"content-encoding": "gzip",
"content-length": "1114",
"content-type": "text/html; charset=utf-8",
"date": "Fri, 31 Jan 2025 23:47:46 GMT",
"etag": "\"48ed74d1e587111a3e40c969cbc5d2c8aca598d0313e269d44a41b7dfb2a1134\"",
"last-modified": "Tue, 06 Aug 2019 08:11:54 GMT",
"strict-transport-security": "max-age=31556926",
"vary": "x-fh-requested-host, accept-encoding",
"x-cache": "HIT",
"x-cache-hits": "0",
"x-served-by": "cache-iad-kiad7000051-IAD",
"x-timer": "S1738367267.725176,VS0,VE3"
}
}
{
"Fastly": "Real-time Analytics and CDN platform. Analyze your web and server traffic patterns in real-time.",
"Periodic": "Custom scheduling app.",
"Google Font API": "The Google Font API helps you add web fonts to any web page.",
"Font Awesome": "Iconic font and CSS toolkit.",
"Firebase": "A scalable real time backend system for websites.",
"Firebase Authentication": "Firebase Authentication offers backend services, user-friendly SDKs, and pre-built UI libraries to help authenticate users for your app.",
"Firebase Firestore": "Cloud Firestore is a versatile and scalable database designed for mobile, web, and server development, provided by Firebase and Google Cloud.",
"Dart": "Dart is a structured web programming language.",
"Viewport Meta": "This page uses the viewport meta tag which means the content may be optimized for mobile content.",
"IPhone / Mobile Compatible": "The website contains code that allows the page to support IPhone / Mobile Content.",
"CDN JS": "CloudFlare's CDN with popular javascript frameworks available.",
"BootstrapCDN": "Bootstrap CDN system - encompasses MaxCDN, NetDNA and Stackpath - donated to jsDelivr.",
"GStatic Google Static Content": "Google has off-loaded static content (Javascript/Images/CSS) to a different domain name in an effort to reduce bandwidth usage and increase network performance for the end user.",
"AJAX Libraries API": "The AJAX Libraries API is a content distribution network and loading architecture for the most popular, open source JavaScript libraries.",
"Cloudflare JS": "Loads content from Cloudflare CDN.",
"jsDelivr": "A free CDN where Javascript developers can host their files. Encompasses MaxCDN, and BootstrapCDN.",
"Google Hosted Libraries": "Google Hosted Libraries is a globally available content distribution network for the most popular, open-source JavaScript libraries.",
"Google Hosted jQuery": "jQuery hosted at Google.",
"jQuery": "JQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.",
"jQuery 1.12.4": "jQuery version 1.12.4",
"core-js": "Modular standard library for JavaScript.",
"Intersection Observer": "API that can be used to understand the visibility and position of DOM elements relative to a containing element or to the top-level viewport.",
"Google Cloud DNS": "High volume DNS services from Google Cloud Platform.",
"Google DNS": "DNS services provided by Google.",
"Google Domains": "DNS registered at Google Domains.",
"SSL by Default": "The website redirects traffic to an HTTPS/SSL version by default.",
"HSTS": "Forces browsers to only communicate with the site using HTTPS.",
"Fastly Hosted": "Hosted at Fastly",
"Fastly Load Balancer": "Hosted on Fastly's Load Balancing system.",
"U.S. Server Location": "The web server is located in the United States.",
"SPF": "The Sender Policy Framework is an open standard specifying a technical method to prevent sender address forgery.",
"Google Apps for Business": "Web-based email, calendar, and documents for teams. Renamed to Google Apps for Work, but now known as G Suite from Google Cloud.",
"Content Delivery Network": "This page contains links that give the impression that some of the site contents are stored on a content delivery network."
}
{
"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": "pteno.com",
"company": null,
"type": null
}
}
}
{
"whois.verisign-grs.com": {
"Domain Status": [
"clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited",
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"NS-CLOUD-D1.GOOGLEDOMAINS.COM",
"NS-CLOUD-D2.GOOGLEDOMAINS.COM",
"NS-CLOUD-D3.GOOGLEDOMAINS.COM",
"NS-CLOUD-D4.GOOGLEDOMAINS.COM"
],
"Domain Name": "PTENO.COM",
"Registry Domain ID": "2408604466_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.squarespace.domains",
"Registrar URL": "http://domains2.squarespace.com",
"Updated Date": "2024-07-10T20:31:59Z",
"Created Date": "2019-07-02T06:04:34Z",
"Expiry Date": "2025-07-02T06:04:34Z",
"Registrar": "Squarespace Domains II LLC",
"Registrar IANA ID": "895",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.6466935324",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-01-31T23:47:28Z <<<",
"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.squarespace.domains": {
"Domain Status": [
"clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited",
"clientDeleteProhibited http://www.icann.org/epp#clientDeleteProhibited"
],
"Name Server": [
"ns-cloud-d2.googledomains.com",
"ns-cloud-d4.googledomains.com",
"ns-cloud-d3.googledomains.com",
"ns-cloud-d1.googledomains.com"
],
"Domain Name": "pteno.com",
"Registry Domain ID": "2408604466_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.squarespace.domains",
"Registrar URL": "https://domains2.squarespace.com",
"Registrar": "Squarespace Domains II LLC",
"Registrar IANA ID": "895",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.646-693-5324",
"Reseller": "",
"Updated Date": "2024-07-10T20:31:59.959599Z",
"Created Date": "2019-07-02T06:04:34Z",
"Expiry Date": "2025-07-02T06:04:34Z",
"Registry Registrant ID": "",
"Registrant Name": "",
"Registrant Organization": "Enoram Inc",
"Registrant Street": "",
"Registrant City": "",
"Registrant State/Province": "IL",
"Registrant Postal Code": "",
"Registrant Country": "US",
"Registrant Phone": "",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Fax Ext": "",
"Registrant Email": "https://domains.squarespace.com/whois-contact-form",
"Registry Admin ID": "",
"Admin Name": "",
"Admin Organization": "Enoram Inc",
"Admin Street": "",
"Admin City": "",
"Admin State/Province": "IL",
"Admin Postal Code": "",
"Admin Country": "US",
"Admin Phone": "",
"Admin Phone Ext": "",
"Admin Fax": "",
"Admin Fax Ext": "",
"Admin Email": "https://domains.squarespace.com/whois-contact-form",
"Registry Tech ID": "",
"Tech Name": "",
"Tech Organization": "Enoram Inc",
"Tech Street": "",
"Tech City": "",
"Tech State/Province": "IL",
"Tech Postal Code": "",
"Tech Country": "US",
"Tech Phone": "",
"Tech Phone Ext": "",
"Tech Fax": "",
"Tech Fax Ext": "",
"Tech Email": "https://domains.squarespace.com/whois-contact-form",
"DNSSEC": "unsigned",
"URL of the ICANN WHOIS Data Problem Reporting System": "http://wdprs.internic.net/",
"text": [
"The registration data available in this service is limited. Additional data may be available at https://lookup.icann.org.",
"****** Last update of WHOIS database: 2024-07-10T20:31:59.959599Z"
]
}
}