Loading...
Loading...
{
"latency": 48,
"ipAddresses": [
"104.22.5.63"
],
"dns": {
"NS": [
"ns1.siteground.net.",
"ns2.siteground.net."
],
"A": [
"104.22.5.63"
],
"TXT": [
"MS=ms21969055",
"google-site-verification=RJ8YJfQrFSVzjsaAUG-pPef_-nRzB5iyupOvifZY6SA",
"v=spf1 +a +mx +ip4:35.215.100.114 include:_spf.google.com include:signalrank.co.spf.auto.dnssmarthost.net ~all",
"slack-domain-verification=oOBH4uVfP5YityTdrCuqA34HJ42XSZcctH9Cix8f",
"airtable-verification=95fe8a73c7afb0faae3da840feeac608",
"openai-domain-verification=dv-gGohqphbWtf28pzDY2xzf4Ol"
]
}
}
{
"message": "Endpoint request timed out"
}
<!doctype html><html lang="en" style="overflow: hidden" class="production"><head><script>if ("performance" in window) {
window.loadStart = window.performance.now();
}
var tryingReload = false;
function isSwSetup(state) {
return state === "installing" || state === "activating";
}
window.cleanupReload = function () {
if (tryingReload) return;
tryingReload = true;
var performingReload = false;
function performReload() {
if (performingReload) return;
performingReload = true;
window.location.reload();
}
if ("serviceWorker" in navigator) {
var sw = navigator.serviceWorker;
if (sw.controller !== null && isSwSetup(sw.controller.state)) {
setTimeout(performReload, 2000);
try {
sw.getRegistrations()
.then(function (rs) {
for (var i = 0; i < rs.length; i++) {
rs[i].unregister();
}
})
.then(performReload)
.catch(performReload);
return;
} catch {}
}
}
performReload();
};
window.showNetworkRetryButton = function () {
const root = document.getElementById("root");
if (root !== null) {
root.innerHTML = "";
}
const r = document.getElementById("reload-area");
if (r !== null) {
r.style.display = "flex";
} else {
setTimeout(() => window.location.reload(), 20000);
}
};
const versionedJavascript = /^\/static\/js\/v[^-]+-(.*)$/;
function dropCacheForFile(filename) {
const cacheName =
filename === "/" || versionedJavascript.test(filename) ? "runtime-v2" : "same-origin-v2";
const jsMatch = versionedJavascript.exec(filename);
const cacheKey = jsMatch === null ? filename : "/static/js/" + jsMatch[1];
return "caches" in self && self.caches !== undefined
? self.caches.open(cacheName).then(c => c && c.delete(cacheKey))
: Promise.resolve();
}
window.addEventListener("error", ev => {
if (!("filename" in ev) || typeof ev.filename !== "string") return;
if (ev.filename.startsWith("/")) void dropCacheForFile(ev.filename);
try {
const qualifiedFileURL = new URL(ev.filename);
if (qualifiedFileURL.origin !== window.origin) return;
void dropCacheForFile(qualifiedFileURL.pathname);
} catch {}
});
setTimeout(function () {
if (window.glidebeacon !== true) {
window.showNetworkRetryButton();
}
}, 20000);
if ("serviceWorker" in navigator) {
var sw = navigator.serviceWorker;
if (sw.controller !== null) {
window.hadEarlySwController = true;
setTimeout(function () {
if (sw.controller === null) return;
if (!isSwSetup(sw.controller.state)) return;
if (window.glidebeacon === true) return;
if ("sessionStorage" in window) {
try {
window.sessionStorage.setItem("glide-sw-preboot-error", "yes");
} catch {}
}
window.cleanupReload();
}, 4000);
}
}</script><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no,user-scalable=no,viewport-fit=cover"/><link rel="apple-touch-icon"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><meta name="theme-color" content=""/><meta name="google-site-verification" content="c_kjzc6ibzAo9F9ILkH8tTMkiY353BxP4pUMrpMhcXM"/><meta name="google" content="notranslate"/><title></title><style>html.development body {
color: hotpink;
}
html body {
color: #182026;
}
html {
font-family: -apple-system-body;
height: 100%;
background-color: #ffffff;
}
@media (prefers-color-scheme: dark) {
html {
background-color: #131315;
}
}
body {
height: 100%;
background-color: transparent;
}
#root {
height: 100%;
height: calc(100% + constant(safe-area-inset-top));
height: calc(100% + env(safe-area-inset-top));
width: 100%;
position: absolute;
left: 0;
top: 0;
}
.glide-measure-box {
display: flex;
align-items: center;
width: 500px;
font-size: 1rem;
line-height: 1rem;
font-family: sans-serif;
max-height: unset !important;
}
.glide-measure-box > span:first-child {
display: inline;
font-size: 16px;
line-height: 16px;
}
.glide-measure-box * {
max-height: unset !important;
}
.firebase-emulator-warning {
display: none;
}
#portal {
position: absolute;
inset: 0;
z-index: 100000;
pointer-events: none;
}
#portal > * {
pointer-events: auto;
}</style><link href="https://fonts.googleapis.com/css?family=Roboto+Mono|Roboto:400,500,700,900&display=swap" rel="stylesheet"/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet"/><link rel="icon" type="image/png" href="/favicon-16.png" sizes="16x16"/><link rel="icon" type="image/png" href="/favicon-32.png" sizes="32x32"/><link rel="preconnect" href="https://firestore.googleapis.com"/><link rel="preconnect" href="https://firebasestorage.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><script>window.glideEnv="prod";
window.glideDeploymentVersion = "bf8804b3690709ee31b6f813b34481ce7d78d22b";</script><script id="override-cloud-function-location-script">window.overrideCloudFunctionLocation = undefined;</script><script async src="https://js.stripe.com/v3/pricing-table.js"></script><script defer="defer" src="/static/js/vbf8804b3690709ee31b6f813b34481ce7d78d22b-runtime-builder.2dd22ccb.js"></script><link href="/static/css/builder.dadb445e.css" rel="stylesheet"></head><body style="-webkit-overflow-scrolling: auto"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><div id="portal"></div><div id="reload-area" style="position: absolute;
display: none;
flex-direction: column;
align-items: center;
justify-content: center;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: #d0d0d0;"><div>Could not load network resources</div><button style="width: 100px;
height: 40px;
border-radius: 4px;
margin-top: 20px;
border: 2px solid #07e;
color: #07e;
font-weight: bold;
font-family: sans-serif;
cursor: pointer;
background-color: #ffffff;" onclick="window.cleanupReload()">Retry</button></div><style>#hubspot-messages-iframe-container.widget-align-right {
right: 40px !important;
bottom: -5px !important;
}</style></body></html>
{
"data": {
"total": 5,
"personal_emails": 2,
"generic_emails": 3,
"department": {
"executive": 2,
"it": 0,
"finance": 1,
"management": 0,
"sales": 0,
"legal": 0,
"support": 1,
"hr": 0,
"marketing": 0,
"communication": 0,
"education": 0,
"design": 0,
"health": 0,
"operations": 0
},
"seniority": {
"junior": 0,
"senior": 0,
"executive": 2
}
},
"meta": {
"params": {
"domain": "signalrank.co",
"company": null,
"type": null
}
}
}
{
"Google Analytics": "Google Analytics offers a host of compelling features and benefits for everyone from senior executives and advertising and marketing professionals to site owners and content developers.",
"Google Analytics 4": "Google Analytics 4 formerly known as App + Web is a new version of Google Analytics that was released in October 2020.",
"Global Site Tag": "Google's primary tag for Google Measurement/Conversion Tracking, Adwords and DoubleClick.",
"OpenAI": "Custom GPT and SSO setup with OpenAI.",
"Airtable": "Airtable gives you the power of a database from a spreadsheet.",
"Slack": "Messaging app for teams that makes working together simple and efficient.",
"Google Tag Manager": "Tag management that lets you add and update website tags without changes to underlying website code.",
"Google Font API": "The Google Font API helps you add web fonts to any web page.",
"Google No Translate": "Prevents Google from offering to translate the web page.",
"Express": "A web application framework for node node.js - expressjs.",
"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.",
"Mobile Non Scaleable Content": "This content is formatted for mobile devices, it does not allow the content to be scaled.",
"Apple Mobile Web App Capable": "Launches a web application for Safari on iOS in full-screen mode to look like a native application.",
"Apple Mobile Web App Status Bar Style": "Minimizes the status bar that is displayed at the top of the screen on iOS.",
"Apple Mobile Web Clips Icon": "This page contains an icon for iPhone, iPad and iTouch devices.",
"Apple Mobile Web Clips Startup": "Specifies a startup image that is displayed while your web application launches.",
"Cloudflare": "Automatically optimizes the delivery of your web pages so your visitors get the fastest page load times and best performance.",
"Stripe": "Stripe makes it easy for developers to accept credit cards on the web.",
"Stripe v3": "Version 3 of Stripe Integration.",
"Glide": "Apps from spreadsheets.",
"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.",
"Day.js": "Day.js is a javascript date time library.",
"React Redux": "Official React bindings for Redux",
"crypto browserify": "A port of node's crypto module to the browser.",
"React": "A JavaScript library for building user interfaces from Facebook.",
"core-js": "Modular standard library for JavaScript.",
"PubSubJS": "Topic-based publish/subscribe library written in JavaScript.",
"lodash": "Lo-dash is an alternative and a drop-in replacement for Underscore.js.",
"Artificial Intelligence": "This technology represents us finding some form of mention of AI or ChatGPT on the homepage of the website.",
"LetsEncrypt": "Let’s Encrypt is a free open Certificate Authority.",
"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.",
"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.",
"Microsoft Azure DNS": "This domain is verified with Microsoft Azure.",
"DMARC": "A technical specification created by a group of organizations that want to help reduce the potential for email-based abuse",
"DMARC None": "The domain has a DMARC policy of 'None'. A policy of 'none' means this DMARC record will not affect the delivery of email, but it will provide reports on where your outbound email appears to be coming from.",
"Cloudflare Hosting": "Supercharged web hosting service.",
"Google": "Site hosted on Google infrastructure.",
"Google Cloud": "Website hosted on Google Cloud Platform - includes Google Compute Engine.",
"SiteGround DNS": "DNS hosted at SiteGround",
"nginx": "nginx [engine x] is a HTTP server and mail proxy server written by Igor Sysoev.",
"IPv6": "The website has an IPv6 record.",
"Cloudflare CDN": "Content owned by this site hosted on the Cloudflare CDN.",
"Google Webmaster": "Webmaster tools provide you with a free and easy way to make your site more Google-friendly."
}
{
"whois.nic.co": {
"Domain Status": [
"ok https://icann.org/epp#ok"
],
"Name Server": [
"ns1.siteground.net",
"ns2.siteground.net"
],
"Domain Name": "signalrank.co",
"Registry Domain ID": "",
"Registrar WHOIS Server": "whois.opensrs.net",
"Registrar URL": "www.opensrs.com",
"Updated Date": "2023-05-01T05:06:46Z",
"Created Date": "2021-05-28T20:49:36Z",
"Expiry Date": "2025-05-28T20:49:36Z",
"Registrar": "Tucows Domains Inc.",
"Registrar IANA ID": "69",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.4165350123",
"Registry Registrant ID": "",
"Registrant Name": "",
"Registrant Organization": "",
"Registrant Street": "",
"Registrant City": "",
"Registrant State/Province": "ON",
"Registrant Postal Code": "",
"Registrant Country": "CA",
"Registrant Phone": "",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Fax Ext": "",
"Registrant Email": "Please query the RDDS service of the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Tech contact 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 query the RDDS service of the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Tech contact 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 query the RDDS service of the Registrar of Record identified in this output for information on how to contact the Registrant, Admin, or Tech contact 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-02-01T17:57:31Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"",
"The above WHOIS results have been redacted to remove potential personal data. The full WHOIS output may be available to individuals and organisations with a legitimate interest in accessing this data not outweighed by the fundamental privacy rights of the data subject. To find out more, or to make a request for access, please visit: RDDSrequest.nic.co.",
"",
".CO Internet, S.A.S., the Administrator for .CO, has collected this information for the WHOIS database through Accredited Registrars. This information is provided to you for informational purposes only and is designed to assist persons in determining contents of a domain name registration record in the .CO Internet registry database. .CO Internet makes this information available to you \"as is\" and does not guarantee its accuracy.",
"",
"By submitting a WHOIS query, you agree that you will use this data only for lawful purposes and that, under no circumstances will you use this data: (1) to allow, enable, or otherwise support the transmission of mass unsolicited, commercial advertising or solicitations via direct mail, electronic mail, or by telephone; (2) in contravention of any applicable data and privacy protection laws; or (3) to enable high volume, automated, electronic processes that apply to the registry (or its systems). Compilation, repackaging, dissemination, or other use of the WHOIS database in its entirety, or of a substantial portion thereof, is not allowed without .CO Internet's prior written permission. .CO Internet reserves the right to modify or change these conditions at any time without prior or subsequent notification of any kind. By executing this query, in any manner whatsoever, you agree to abide by these terms. In some limited cases, domains that might appear as available in whois might not actually be available as they could be already registered and the whois not yet updated and/or they could be part of the Restricted list. In this cases, performing a check through your Registrar's (EPP check) will give you the actual status of the domain. Additionally, domains currently or previously used as extensions in 3rd level domains will not be available for registration in the 2nd level. For example, org.co, mil.co, edu.co, com.co, net.co, nom.co, arts.co, firm.co, info.co, int.co, web.co, rec.co, co.co.",
"",
"NOTE: FAILURE TO LOCATE A RECORD IN THE WHOIS DATABASE IS NOT INDICATIVE OF THE AVAILABILITY OF A DOMAIN NAME. All domain names are subject to certain additional domain name registration rules. For details, please visit our site at www.cointernet.co <http://www.cointernet.co>."
]
},
"whois.opensrs.net": {
"Domain Status": [],
"Name Server": [],
"IP Address": "216.246.40.71",
"text": [
"Maximum Daily connection limit reached. Lookup refused."
]
}
}
{
"status": 200,
"statusText": "",
"headers": {
"access-control-allow-headers": "Content-Type,Authorization,X-Glide-Attempt,Fly-Customer-Request-Id,X-Glide-Anonymous-User",
"access-control-allow-methods": "GET,POST,OPTIONS",
"access-control-allow-origin": "*",
"access-control-max-age": "3600",
"alt-svc": "h3=\":443\"; ma=86400",
"cache-control": "max-age=30",
"cf-cache-status": "DYNAMIC",
"cf-ray": "90b3d3078d29e631-IAD",
"connection": "keep-alive",
"content-encoding": "br",
"content-security-policy": "default-src https: data: blob: wss: 'unsafe-inline' 'unsafe-eval'",
"content-type": "text/html; charset=utf-8",
"date": "Sat, 01 Feb 2025 17:57:31 GMT",
"glide-allow-embedding": "DENY",
"referrer-policy": "strict-origin-when-cross-origin",
"server": "cloudflare",
"strict-transport-security": "max-age=2592000",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding",
"x-content-type-options": "nosniff",
"x-edge-cache-stale-at-ms": "1738432681764",
"x-edge-cache-status": "MISS",
"x-edge-origin-cache-control": "public, max-age=30, stale-while-revalidate=86400, stale-if-error=86400",
"x-fly-region": "cf-IAD",
"x-frame-options": "SAMEORIGIN",
"x-glide-deployment-version": "bf8804b3690709ee31b6f813b34481ce7d78d22b",
"x-origin-cf-cache-status": "DYNAMIC",
"x-powered-by": "Express",
"x-robots-tag": "noindex",
"x-xss-protection": "1; mode=block",
"set-cookie": "player-deployment-version=bf8804b3690709ee31b6f813b34481ce7d78d22b; Max-Age=10800; Path=/; Expires=Sat, 01 Feb 2025 20:57:31 GMT"
}
}
{
"error": false,
"result": {
"success": true,
"ogTitle": "SignalRank",
"ogDescription": "Systematic investor in private markets",
"twitterCard": "summary",
"twitterTitle": "SignalRank",
"twitterDescription": "Systematic investor in private markets",
"ogImage": [
{
"url": "https://firebasestorage.googleapis.com/v0/b/glide-prod.appspot.com/o/pwa-assets%2FwgMl7retmk8A58rA7eTj-icon-512.png?alt=media",
"type": "png"
}
],
"twitterImage": [
{
"url": "https://firebasestorage.googleapis.com/v0/b/glide-prod.appspot.com/o/pwa-assets%2FwgMl7retmk8A58rA7eTj-icon-512.png?alt=media"
}
],
"ogLocale": "en",
"favicon": "https://firebasestorage.googleapis.com/v0/b/glide-prod.appspot.com/o/pwa-assets%2FwgMl7retmk8A58rA7eTj-favicon-16.png?alt=media",
"charset": "utf-8",
"requestUrl": "https://signalrank.co"
},
"response": {}
}