Loading...
Loading...
{
"latency": 106,
"ipAddresses": [
"75.2.60.5"
],
"dns": {
"NS": [
"ns-1393.awsdns-46.org.",
"ns-1695.awsdns-19.co.uk.",
"ns-88.awsdns-11.com.",
"ns-928.awsdns-52.net."
],
"A": [
"75.2.60.5"
],
"TXT": [
"QVURlEkkmKOGcPzwryG2EVb4oBjMCpvAx09/7+cYS/xIV1glTr4pKlWpgkyy4Ots81gXVpnSglEpf+dBAvBRCg==\" \"airtable-verification=30c3c315d439f94ff85224664a28395a",
"ZOOM_verify_cVu5l1lWgtzBnq3l3FgfAy",
"docusign=226c91ef-5fcf-441e-87a9-ab59691f2c4b",
"v=spf1 ip4:12.86.67.14 ip4:64.47.134.226 ip4:64.47.140.98 ip4:64.72.69.66 include:spf.zoho.com include:transmail.net include:mailgun.org include:spf.constantcontact.com include:spf.protection.outlook.com ~all"
]
}
}
[
{
"url": "https://gersh.com",
"technologies": [
{
"slug": "node-js",
"name": "Node.js",
"icon": "Node.js.svg",
"cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 27,
"slug": "programming-languages",
"name": "Programming languages"
}
],
"confirmedAt": 1724753772
},
{
"slug": "element-ui",
"name": "Element UI",
"icon": "ElementUI.svg",
"versions": [],
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"name": "UI frameworks"
}
],
"confirmedAt": 1724753772
},
{
"slug": "vue-js",
"name": "Vue.js",
"icon": "vue.svg",
"versions": [],
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"name": "JavaScript frameworks"
}
],
"confirmedAt": 1724753772
},
{
"slug": "nuxt-js",
"name": "Nuxt.js",
"icon": "Nuxt.js.svg",
"versions": [],
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"name": "JavaScript frameworks"
},
{
"id": 18,
"slug": "web-frameworks",
"name": "Web frameworks"
},
{
"id": 57,
"slug": "static-site-generator",
"name": "Static site generator"
}
],
"confirmedAt": 1724753772
},
{
"slug": "core-js",
"name": "core-js",
"icon": "core-js.png",
"versions": [
"3.31.1"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724753772
},
{
"slug": "netlify",
"name": "Netlify",
"icon": "Netlify.svg",
"versions": [],
"categories": [
{
"id": 62,
"slug": "paas",
"name": "PaaS"
},
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724753772
},
{
"slug": "hsts",
"name": "HSTS",
"icon": "default.svg",
"versions": [],
"categories": [
{
"id": 16,
"slug": "security",
"name": "Security"
}
],
"confirmedAt": 1724753772
},
{
"slug": "webpack",
"name": "Webpack",
"icon": "Webpack.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724753772
},
{
"slug": "open-graph",
"name": "Open Graph",
"icon": "Open Graph.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724753772
}
]
}
]
<!--
Site by: https://funkhaus.us
Code by: Derek Chiampas & Drew Baker
In memoriam Cari Ross
-->
<!doctype html>
<html>
<head>
<meta data-n-head="1" charset="utf-8"><meta data-n-head="1" name="viewport" content="width=device-width,initial-scale=1"><link data-n-head="1" rel="icon" type="image/x-icon" href="/favicon.png"><link rel="preload" href="/_nuxt/b5cf3c6.js" as="script"><link rel="preload" href="/_nuxt/eab7af6.js" as="script"><link rel="preload" href="/_nuxt/113cf41.js" as="script"><link rel="preload" href="/_nuxt/437a331.js" as="script">
</head>
<body>
<div id="__nuxt"><style> #nuxt-loading { background: white; visibility: hidden; opacity: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: flex; justify-content: center; align-items: center; flex-direction: column; animation: nuxtLoadingIn 10s ease; -webkit-animation: nuxtLoadingIn 10s ease; animation-fill-mode: forwards; overflow: hidden; } @keyframes nuxtLoadingIn { 0% { visibility: hidden; opacity: 0; } 20% { visibility: visible; opacity: 0; } 100% { visibility: visible; opacity: 1; } } @-webkit-keyframes nuxtLoadingIn { 0% { visibility: hidden; opacity: 0; } 20% { visibility: visible; opacity: 0; } 100% { visibility: visible; opacity: 1; } } #nuxt-loading>div, #nuxt-loading>div:after { border-radius: 50%; width: 5rem; height: 5rem; } #nuxt-loading>div { font-size: 10px; position: relative; text-indent: -9999em; border: .5rem solid #F5F5F5; border-left: .5rem solid #034491; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: nuxtLoading 1.1s infinite linear; animation: nuxtLoading 1.1s infinite linear; } #nuxt-loading.error>div { border-left: .5rem solid #ff4500; animation-duration: 5s; } @-webkit-keyframes nuxtLoading { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes nuxtLoading { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } </style> <script> window.addEventListener('error', function () { var e = document.getElementById('nuxt-loading'); if (e) { e.className += ' error'; } }); </script> <div id="nuxt-loading" aria-live="polite" role="status"><div>Loading...</div></div> </div><script>window.__NUXT__={config:{_app:{basePath:"\u002F",assetsPath:"\u002F_nuxt\u002F",cdnURL:null}},staticAssetsBase:"\u002F_nuxt\u002Fstatic\u002F1738362083"}</script>
<script src="/_nuxt/b5cf3c6.js"></script><script src="/_nuxt/eab7af6.js"></script><script src="/_nuxt/113cf41.js"></script><script src="/_nuxt/437a331.js"></script></body>
</html>
{
"error": false,
"result": {
"success": true,
"ogUrl": "https://gersh.com/",
"ogSiteName": "Gersh",
"ogType": "website",
"twitterCard": "summary_large_image",
"ogDescription": "Fourth largest talent and literary agency in the world, established in 1949 by Phil Gersh, based in Beverly Hills, California.",
"twitterDescription": "Fourth largest talent and literary agency in the world, established in 1949 by Phil Gersh, based in Beverly Hills, California.",
"ogTitle": "Gersh",
"ogImage": [
{
"url": "https://api.gersh.com/wp-content/themes/gersh-backend/screenshot.png",
"type": "png"
}
],
"ogLocale": "en",
"favicon": "/favicon.png",
"charset": "utf-8",
"requestUrl": "https://gersh.com"
},
"response": {}
}
{
"status": 200,
"statusText": "",
"headers": {
"accept-ranges": "bytes",
"age": "19790",
"cache-control": "public,max-age=0,must-revalidate",
"cache-status": "\"Netlify Edge\"; hit",
"content-encoding": "br",
"content-length": "7200",
"content-type": "text/html; charset=UTF-8",
"date": "Sat, 01 Feb 2025 06:47:38 GMT",
"etag": "\"ec7ca67e377ce5c2e3ac20585a11c5fc-ssl-df\"",
"server": "Netlify",
"strict-transport-security": "max-age=31536000",
"vary": "Accept-Encoding",
"x-nf-request-id": "01JK047MRRKCTRR4CT3G9FPQYX"
}
}
{
"data": {
"total": 167,
"personal_emails": 126,
"generic_emails": 41,
"department": {
"executive": 7,
"it": 0,
"finance": 0,
"management": 5,
"sales": 2,
"legal": 0,
"support": 32,
"hr": 2,
"marketing": 0,
"communication": 2,
"education": 0,
"design": 4,
"health": 0,
"operations": 1
},
"seniority": {
"junior": 0,
"senior": 6,
"executive": 4
}
},
"meta": {
"params": {
"domain": "gersh.com",
"company": null,
"type": null
}
}
}
{
"whois.verisign-grs.com": {
"Domain Status": [
"clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited",
"clientRenewProhibited https://icann.org/epp#clientRenewProhibited",
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
"clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited"
],
"Name Server": [
"NS-1393.AWSDNS-46.ORG",
"NS-1695.AWSDNS-19.CO.UK",
"NS-88.AWSDNS-11.COM",
"NS-928.AWSDNS-52.NET"
],
"Domain Name": "GERSH.COM",
"Registry Domain ID": "2333409_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.godaddy.com",
"Registrar URL": "http://www.godaddy.com",
"Updated Date": "2024-08-22T19:19:10Z",
"Created Date": "1997-09-05T04:00:00Z",
"Expiry Date": "2029-09-04T04:00:00Z",
"Registrar": "GoDaddy.com, LLC",
"Registrar IANA ID": "146",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "480-624-2505",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-02-01T06:47:27Z <<<",
"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.godaddy.com": {
"Domain Status": [
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
"clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited",
"clientRenewProhibited https://icann.org/epp#clientRenewProhibited",
"clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited"
],
"Name Server": [
"NS-88.AWSDNS-11.COM",
"NS-928.AWSDNS-52.NET",
"NS-1393.AWSDNS-46.ORG",
"NS-1695.AWSDNS-19.CO.UK"
],
"Domain Name": "GERSH.COM",
"Registry Domain ID": "2333409_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.godaddy.com",
"Registrar URL": "https://www.godaddy.com",
"Updated Date": "2024-08-22T14:19:08Z",
"Created Date": "1997-09-04T23:00:00Z",
"Expiry Date": "2029-09-03T23:00:00Z",
"Registrar": "GoDaddy.com, LLC",
"Registrar IANA ID": "146",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.4806242505",
"Registry Registrant ID": "",
"Registrant Name": "",
"Registrant Organization": "Domains By Proxy, LLC",
"Registrant Street": "DomainsByProxy.com 100 S. Mill Ave, Suite 1600",
"Registrant City": "Tempe",
"Registrant State/Province": "Arizona",
"Registrant Postal Code": "85281",
"Registrant Country": "US",
"Registrant Phone": "+1.4806242599",
"Registrant Phone Ext": "",
"Registrant Fax": "",
"Registrant Fax Ext": "",
"Registrant Email": "Select Contact Domain Holder link at https://www.godaddy.com/whois/results.aspx?domain=GERSH.COM",
"Registry Tech ID": "",
"Tech Name": "",
"Tech Organization": "Domains By Proxy, LLC",
"Tech Street": "DomainsByProxy.com 100 S. Mill Ave, Suite 1600",
"Tech City": "Tempe",
"Tech State/Province": "Arizona",
"Tech Postal Code": "85281",
"Tech Country": "US",
"Tech Phone": "+1.4806242599",
"Tech Phone Ext": "",
"Tech Fax": "",
"Tech Fax Ext": "",
"Tech Email": "Select Contact Domain Holder link at https://www.godaddy.com/whois/results.aspx?domain=GERSH.COM",
"DNSSEC": "unsigned",
"URL of the ICANN WHOIS Data Problem Reporting System": "http://wdprs.internic.net/",
">>> Last update of WHOIS database": "2025-02-01T06:47:38Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"",
"TERMS OF USE: The data contained in this registrar's Whois database, while believed by the",
"registrar to be reliable, is provided \"as is\" with no guarantee or warranties regarding its",
"accuracy. This information is provided for the sole purpose of assisting you in obtaining",
"information about domain name registration records. Any use of this data for any other purpose",
"is expressly forbidden without the prior written permission of this registrar. By submitting",
"an inquiry, you agree to these terms and limitations of warranty. In particular, you agree not",
"to use this data to allow, enable, or otherwise support the dissemination or collection of this",
"data, in part or in its entirety, for any purpose, such as transmission by e-mail, telephone,",
"postal mail, facsimile or other means of mass unsolicited, commercial advertising or solicitations",
"of any kind, including spam. You further agree not to use this data to enable high volume, automated",
"or robotic electronic processes designed to collect or compile this data for any purpose, including",
"mining this data for your own personal or commercial purposes. Failure to comply with these terms",
"may result in termination of access to the Whois database. These terms may be subject to modification",
"at any time without notice."
]
}
}
{
"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 Universal Analytics": "The analytics.js JavaScript snippet is a new way to measure how users interact with your website. It is similar to the previous Google tracking code, ga.js, but offers more flexibility for developers to customize their implementations.",
"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.",
"Verified Profile": "The website has \"verified\" social media profile on one of the social media networks.",
"Slack": "Messaging app for teams that makes working together simple and efficient.",
"Zoom Video Conferencing": "Zoom Video Communications software.",
"Airtable": "Airtable gives you the power of a database from a spreadsheet.",
"DocuSign": "Document signature system.",
"CrUX Dataset": "CrUX is a data collection system that gathers information about how real users interact with websites. This website is included in the user experiences data gathered from Google Chrome and thus considered sufficiently popular on the Internet.",
"CrUX Top 5m": "Relative measure of site popularity within the CrUX dataset, measured by the total number of navigations on the origin. This site is in the top 5 million.",
"CrUX Top 10m": "Relative measure of site popularity within the CrUX dataset, measured by the total number of navigations on the origin. This site is in the top 10 million.",
"Pexels": "Free stock photos, royalty free images & videos.",
"Google Tag Manager": "Tag management that lets you add and update website tags without changes to underlying website code.",
"Getty Images": "This website has images that may have been sourced from Getty Images.",
"Unsplash": "Free photo service.",
"Azure Active Directory": "Enterprise identity service that provides single sign-on, multifactor authentication and more.",
"English - Inferred": "Based on the title and description text the website content is potentially English.",
"ASP.NET": "ASP.NET is a web application framework marketed by Microsoft that programmers can use to build dynamic web sites, web applications and XML web services. It is part of Microsoft's .NET platform and is the successor to Microsoft's Active Server Pages (ASP) technology.",
"Nuxt.js": "Vue.js Application Framework.",
"Viewport Meta": "This page uses the viewport meta tag which means the content may be optimized for mobile content.",
"Apple Mobile Web Clips Icon": "This page contains an icon for iPhone, iPad and iTouch devices.",
"IPhone / Mobile Compatible": "The website contains code that allows the page to support IPhone / Mobile Content.",
"BootstrapCDN": "Bootstrap CDN system - encompasses MaxCDN, NetDNA and Stackpath - donated to jsDelivr.",
"jsDelivr": "A free CDN where Javascript developers can host their files. Encompasses MaxCDN, and BootstrapCDN.",
"Zoom": "Enterprise video communications platform.",
"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.",
"Webpack": "webpack takes modules with dependencies and generates static assets representing those modules.",
"core-js": "Modular standard library for JavaScript.",
"Vue": "vue.js a JavaScript MVVM framework.",
"vuex": "State management for Vue.js",
"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.",
"Careers": "The website contains a link to a careers / job opportunities / work with us style page.",
"Instagram": "The website mentions Instagram in some form.",
"LinkedIn": "The website mentions linkedin.com in some form.",
"Netlify": "Netlify is a platform that automates your code to create web sites.",
"U.S. Server Location": "The web server is located in the United States.",
"Amazon": "This site is hosted on Amazon AWS EC2 Infrastructure.",
"Amazon Sydney Region": "Amazon Hosted EC2 Instances in Sydney",
"AWS Global Accelerator": "Networking service that sends traffic through Amazon Web Service’s global network infrastructure for performance improvements.",
"Mailgun": "Mailgun is a set of APIs that allow you to send, receive, track and store email effortlessly.",
"Constant Contact Mail": "Constant contact can send emails on this domains behalf.",
"Zoho ZeptoMail": "ZeptoMail is an email service by Zoho Mail designed for sending transactional emails.",
"Zoho Mail": "Business email hosting from Zoho.",
"Microsoft Exchange Online": "A rich hosted Exchange environment for every user without having to manage a server.",
"SPF": "The Sender Policy Framework is an open standard specifying a technical method to prevent sender address forgery.",
"Office 365 Mail": "Email sent from this domain has records showing Office 365 usage.",
"DMARC": "A technical specification created by a group of organizations that want to help reduce the potential for email-based abuse",
"DMARC Quarantine": "The domain has a DMARC policy of 'Quarantine'. This tells the receiving mail server that all emails that do not have your domain name in the “From” field (or any other set criteria) should be quarantined by default.",
"DMARC Reject": "The domain has a DMARC policy of 'Reject'. This policy tells the mail server to reject emails that fail DMARC checks, preventing them from being delivered at all.",
"Amazon Route 53": "Amazon's scalable DNS web service system.",
"GoDaddy SSL": "Certificate provided by GoDaddy.",
"SSL by Default": "The website redirects traffic to an HTTPS/SSL version by default.",
"Starfield Technologies": "Certificate provided by Starfield Technologies",
"LetsEncrypt": "Let’s Encrypt is a free open Certificate Authority.",
"HSTS": "Forces browsers to only communicate with the site using HTTPS.",
"IIS": "This website is running on a Microsoft IIS Server solution.",
"IPv6": "The website has an IPv6 record.",
"Amazon S3 CDN": "Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers.",
"Content Delivery Network": "This page contains links that give the impression that some of the site contents are stored on a content delivery network."
}