Loading...
Loading...
{
"latency": 44,
"ipAddresses": [
"192.250.231.22"
],
"dns": {
"NS": [
"ns1.mysecurecloudhost.com.",
"ns3.mysecurecloudhost.com.",
"ns2.mysecurecloudhost.com.",
"ns4.mysecurecloudhost.com."
],
"A": [
"192.250.231.22"
],
"TXT": [
"v=spf1 a mx include:spf.mysecurecloudhost.com -all"
]
}
}
[
{
"url": "https://ebm-international.com",
"errors": [
"Website took too long to respond: https://ebm-international.com (26s)"
]
}
]
{
"data": {
"total": 3,
"personal_emails": 1,
"generic_emails": 2,
"department": {
"executive": 0,
"it": 0,
"finance": 0,
"management": 0,
"sales": 0,
"legal": 0,
"support": 0,
"hr": 1,
"marketing": 0,
"communication": 0,
"education": 0,
"design": 0,
"health": 0,
"operations": 0
},
"seniority": {
"junior": 0,
"senior": 0,
"executive": 0
}
},
"meta": {
"params": {
"domain": "ebm-international.com",
"company": null,
"type": null
}
}
}
{
"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 50m": "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 50 million.",
"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.",
"SPF": "The Sender Policy Framework is an open standard specifying a technical method to prevent sender address forgery.",
"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.",
"SSL by Default": "The website redirects traffic to an HTTPS/SSL version by default.",
"LetsEncrypt": "Let’s Encrypt is a free open Certificate Authority.",
"U.S. Server Location": "The web server is located in the United States.",
"World Host Group": "World Host Group is a web hosting group that claims to be the best in the world.",
"IIS": "This website is running on a Microsoft IIS Server solution.",
"IIS 10": "Internet-based services for servers using Microsoft Windows v10."
}
<!DOCTYPE html>
<html>
<head>
<title>Item has already been added. Key in dictionary: 'ProductName' Key being added: 'ProductName'</title>
<meta name="viewport" content="width=device-width" />
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:pointer; }
@media screen and (max-width: 639px) {
pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
}
@media screen and (max-width: 479px) {
pre { width: 280px; }
}
</style>
</head>
<body bgcolor="white">
<span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>
<h2> <i>Item has already been added. Key in dictionary: 'ProductName' Key being added: 'ProductName'</i> </h2></span>
<font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
<b> Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
<br><br>
<b> Exception Details: </b>System.ArgumentException: Item has already been added. Key in dictionary: 'ProductName' Key being added: 'ProductName'<br><br>
<b>Source Error:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code>
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. </code>
</td>
</tr>
</table>
<br>
<b>Stack Trace:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>
[ArgumentException: Item has already been added. Key in dictionary: 'ProductName' Key being added: 'ProductName']
System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) +14577037
Intelligencia.UrlRewriter.Utilities.MessageProvider.FormatString(Message message, Object[] args) +326
Intelligencia.UrlRewriter.Configuration.RewriterConfiguration..ctor() +224
Intelligencia.UrlRewriter.Configuration.RewriterConfigurationReader.Read(XmlNode section) +55
Intelligencia.UrlRewriter.Configuration.RewriterConfiguration.LoadFromNode(XmlNode node) +34
Intelligencia.UrlRewriter.Configuration.RewriterConfiguration.Load() +454
Intelligencia.UrlRewriter.Configuration.RewriterConfiguration.get_Current() +104
Intelligencia.UrlRewriter.RewriterHttpModule.BeginRequest(Object sender, EventArgs e) +84
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93
</pre> </code>
</td>
</tr>
</table>
<br>
<hr width=100% size=1 color=silver>
<b>Version Information:</b> Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4770.0
</font>
</body>
</html>
<!--
[ArgumentException]: Item has already been added. Key in dictionary: 'ProductName' Key being added: 'ProductName'
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at Intelligencia.UrlRewriter.Utilities.MessageProvider.FormatString(Message message, Object[] args)
at Intelligencia.UrlRewriter.Configuration.RewriterConfiguration..ctor()
at Intelligencia.UrlRewriter.Configuration.RewriterConfigurationReader.Read(XmlNode section)
at Intelligencia.UrlRewriter.Configuration.RewriterConfiguration.LoadFromNode(XmlNode node)
at Intelligencia.UrlRewriter.Configuration.RewriterConfiguration.Load()
at Intelligencia.UrlRewriter.Configuration.RewriterConfiguration.get_Current()
at Intelligencia.UrlRewriter.RewriterHttpModule.BeginRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!--
This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using <customErrors mode="Off"/>. Consider using <customErrors mode="On"/> or <customErrors mode="RemoteOnly"/> in production environments.-->
{
"status": 200,
"statusText": "",
"headers": {
"accept-ranges": "bytes",
"content-encoding": "br",
"content-length": "178",
"content-type": "text/html",
"date": "Sun, 09 Feb 2025 00:28:14 GMT",
"etag": "\"d9404dd24e4bd91:0\"",
"last-modified": "Tue, 28 Feb 2023 08:29:49 GMT",
"server": "Microsoft-IIS/10.0",
"vary": "Accept-Encoding",
"x-powered-by": "ASP.NET",
"x-powered-by-plesk": "PleskWin"
}
}
{
"whois.verisign-grs.com": {
"Domain Status": [
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"NS1.MYSECURECLOUDHOST.COM",
"NS2.MYSECURECLOUDHOST.COM"
],
"Domain Name": "EBM-INTERNATIONAL.COM",
"Registry Domain ID": "140572628_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "whois.omnis.com",
"Registrar URL": "http://www.omnis.com",
"Updated Date": "2025-01-17T06:21:02Z",
"Created Date": "2005-01-26T07:48:03Z",
"Expiry Date": "2026-01-26T07:48:03Z",
"Registrar": "Omnis Network, LLC",
"Registrar IANA ID": "143",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.4802957788",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-02-09T00:27:55Z <<<",
"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.omnis.com": {
"Domain Status": [
"clientTransferProhibited https://www.icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"ns1.mysecurecloudhost.com",
"ns2.mysecurecloudhost.com"
],
"Domain Name": "ebm-international.com",
"Registry Domain ID": "",
"Registrar WHOIS Server": "whois.omnis.com",
"Registrar URL": "https://www.omnis.com",
"Updated Date": "2025-01-17T06:21:03Z",
"Created Date": "2005-01-26T07:48:03Z",
"Expiry Date": "2026-01-26T07:48:03Z",
"Registrar": "Omnis Network, LLC",
"Registrar IANA ID": "143",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+1.3103169600",
"Registry Registrant ID": "",
"Registrant Organization": "Emirates Business Management",
"Registrant State/Province": "Dubai",
"Registrant Country": "AE",
"Registrant Email": "https://www.omnis.com/tools/domain-email.php?domain=ebm-international.com",
"DNSSEC": "unsigned",
"URL of the ICANN WHOIS Data Problem Reporting System": "http://wdprs.internic.net/",
">>> Last update of WHOIS database": "2025-02-09T00:28:15Z <<<",
"text": [
"For more information on Whois status codes, please visit https://icann.org/epp",
"IMPORTANT: Whois over port 43 will provide the ICANN-required minimum data set per",
"ICANN Temporary Specification, adopted 17 May 2018.",
"Omnis Network, LLC's WHOIS data is provided for information and reference",
"only. Omnis Network, LLC makes no guarantee or warranty that the data",
"available is accurate. You agree that the data will not be used under any",
"circumstances to allow, enable, or otherwise support the transmission by",
"email, telephone, or facsimile of mass, unsolicited, commercial",
"advertising or solicitation. You agree not to enable high volume,",
"automated, electronic processes that submit queries to Omnis Network, LLC",
"or send data to the systems of any Registry operator or ICANN-Accredited",
"registrar. Compilation, repackaging, dissemination or other use of the",
"WHOIS database in its entirety, or of a substantial portion thereof, is",
"not allowed without prior written permission of Omnis Network, LLC. By",
"submitting this query, you agree to be bound by these terms."
]
}
}