Loading...
Loading...
{
"latency": 24,
"ipAddresses": [
"34.234.106.80",
"100.28.201.155"
],
"dns": {
"NS": [
"dns1.p01.nsone.net.",
"dns2.p01.nsone.net.",
"dns3.p01.nsone.net.",
"dns4.p01.nsone.net."
],
"A": [
"34.234.106.80",
"100.28.201.155"
]
}
}
[
{
"url": "https://magikbox.co",
"technologies": [
{
"slug": "bootstrap",
"name": "Bootstrap",
"icon": "Bootstrap.svg",
"cpe": "cpe:2.3:a:getbootstrap:bootstrap:*:*:*:*:*:*:*:*",
"versions": [
"01"
],
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"name": "UI frameworks"
}
],
"confirmedAt": 1724687077
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"3.2.1"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724687077
},
{
"slug": "google-tag-manager",
"name": "Google Tag Manager",
"icon": "Google Tag Manager.svg",
"versions": [],
"categories": [
{
"id": 42,
"slug": "tag-managers",
"name": "Tag managers"
}
],
"confirmedAt": 1724687077
},
{
"slug": "google-analytics",
"name": "Google Analytics",
"icon": "Google Analytics.svg",
"versions": [],
"categories": [
{
"id": 10,
"slug": "analytics",
"name": "Analytics"
}
],
"confirmedAt": 1724687077
},
{
"slug": "font-awesome",
"name": "Font Awesome",
"icon": "Font Awesome.svg",
"versions": [],
"categories": [
{
"id": 17,
"slug": "font-scripts",
"name": "Font scripts"
}
],
"confirmedAt": 1724687077
},
{
"slug": "aos",
"name": "AOS",
"icon": "AOS.svg",
"versions": [],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724687077
},
{
"slug": "netlify",
"name": "Netlify",
"icon": "Netlify.svg",
"versions": [],
"categories": [
{
"id": 62,
"slug": "paas",
"name": "PaaS"
},
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724687077
},
{
"slug": "hsts",
"name": "HSTS",
"icon": "default.svg",
"versions": [],
"categories": [
{
"id": 16,
"slug": "security",
"name": "Security"
}
],
"confirmedAt": 1724687077
},
{
"slug": "popper",
"name": "Popper",
"icon": "Popper.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724687077
}
]
}
]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Page not found</title>
<style>
:root {
--colorRgbFacetsTeal600: 2 128 125;
--colorTealAction: var(--colorRgbFacetsTeal600);
--colorRgbFacetsNeutralLight200: 233 235 237;
--colorHr: var(--colorRgbFacetsNeutralLight200);
--colorRgbFacetsNeutralLight700: 53 58 62;
--colorGrayDarkest: var(--colorRgbFacetsNeutralLight700);
--colorGrayLighter: var(--colorRgbFacetsNeutralLight200);
--colorText: var(--colorGrayDarkest);
--effectShadowLightShallow: 0 1px 10px 0 rgb(53 58 62 / 6%),
0 2px 4px 0 rgb(53 58 62 / 8%);
--colorRgbFacetsNeutralDark900: 6 11 16;
}
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol";
background: white;
overflow: hidden;
margin: 0;
padding: 0;
line-height: 1.5;
color: rgb(var(--colorText));
}
@media (prefers-color-scheme: dark) {
body {
background: rgb(var(--colorRgbFacetsNeutralDark900));
}
}
h1 {
margin: 0;
font-size: 1.375rem;
line-height: 1;
}
h1 + p {
margin-top: 8px;
}
.main {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
width: 100vw;
}
.card {
position: relative;
width: 75%;
max-width: 364px;
padding: 24px;
background: white;
border-radius: 8px;
box-shadow: var(--effectShadowLightShallow);
border: 1px solid rgb(var(--colorGrayLighter));
}
a {
margin: 0;
font-weight: 600;
color: rgb(var(--colorTealAction));
text-decoration-skip-ink: all;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
text-decoration-color: rgb(var(--colorTealAction) / 0.5);
transition: text-decoration-color 0.15s ease-in-out;
}
a:hover,
a:focus-visible {
text-decoration-color: rgb(var(--colorTealAction));
}
p:last-of-type {
margin-bottom: 0;
}
hr {
border: 0;
height: 1px;
background: rgb(var(--colorHr));
margin-top: 16px;
margin-bottom: 16px;
}
.your-site {
font-size: 0.875rem;
}
</style>
</head>
<body>
<div class="main">
<div class="card">
<h1>Page not found</h1>
<p>
Looks like you’ve followed a broken link or entered a URL that doesn’t
exist on this site.
</p>
<hr />
<p class="your-site">
If this is your site, and you weren’t expecting a 404 for this path,
please visit Netlify’s
<a
href="https://answers.netlify.com/t/support-guide-i-ve-deployed-my-site-but-i-still-see-page-not-found/125?utm_source=404page&utm_campaign=community_tracking"
>“page not found” support guide</a
>
for troubleshooting tips.
</p>
</div>
</div>
</body>
</html>
{
"error": false,
"result": {
"success": true,
"ogTitle": "Boutique Creative Agency UAE | Europe | India | Magikbox | Advertising agency",
"favicon": "favicon.ico",
"charset": "utf-8",
"requestUrl": "https://magikbox.co"
},
"response": {}
}
{
"data": {
"total": 1,
"personal_emails": 0,
"generic_emails": 1,
"department": {
"executive": 0,
"it": 0,
"finance": 0,
"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": 0
}
},
"meta": {
"params": {
"domain": "magikbox.co",
"company": null,
"type": null
}
}
}
{
"Global Site Tag": "Google's primary tag for Google Measurement/Conversion Tracking, Adwords and DoubleClick.",
"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.",
"Font Awesome": "Iconic font and CSS toolkit.",
"Google Tag Manager": "Tag management that lets you add and update website tags without changes to underlying website code.",
"Lorem Ipsum": "This website contains the phrase 'lorem ipsum' or 'tempora voluptas' which means it may have placeholder text.",
"US Privacy User Signal Mechanism": "The US Privacy API (USP API) is a lightweight API used to communicate signals represented in the US Privacy String.",
"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.",
"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 Mousewheel": "Adds mouse wheel support to the web site.",
"jQuery 3.3.1": "jQuery version 3.3.1",
"jQuery 3.2.1": "jQuery version 3.2.1",
"Popper.js": "A library to manage your pop ups.",
"DoubleClick.Net": "DoubleClick enables agencies, marketers and publishers to work together successfully and profit from their digital marketing investments. Owned by Google and now referred to as DoubleClick Digital Marketing or Google Enterprise Advertising.",
"Facebook": "The website mentions facebook.com in some form.",
"Twitter": "The website mentions twitter.com in some form.",
"Instagram": "The website mentions Instagram in some form.",
"Netlify": "Netlify is a platform that automates your code to create web sites.",
"Amazon": "This site is hosted on Amazon AWS EC2 Infrastructure.",
"Amazon Sydney Region": "Amazon Hosted EC2 Instances in Sydney",
"Amazon Frankfurt Region": "Amazon Hosted EC2 Instances in Frankfurt, Germany.",
"Amazon Virginia Region": "Amazon Hosted EC2 Instances in Virginia",
"U.S. Server Location": "The web server is located in the United States.",
"Edge Network": "The website has two or more IP addresses associated with it.",
"NSONE": "NSONE delivers data driven DNS with enterprise level support and transparent pricing.",
"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.",
"HSTS": "Forces browsers to only communicate with the site using HTTPS.",
"LetsEncrypt": "Let’s Encrypt is a free open Certificate Authority.",
"SSL by Default": "The website redirects traffic to an HTTPS/SSL version by default.",
"Amazon S3 CDN": "Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers."
}
{
"status": 200,
"statusText": "",
"headers": {
"accept-ranges": "bytes",
"age": "0",
"cache-control": "public,max-age=0,must-revalidate",
"cache-status": "\"Netlify Edge\"; fwd=miss",
"content-encoding": "br",
"content-type": "text/html; charset=UTF-8",
"date": "Sat, 01 Feb 2025 04:01:06 GMT",
"etag": "\"70604339ca9840d752f261d1fd2f4fbd-ssl-df\"",
"server": "Netlify",
"strict-transport-security": "max-age=31536000",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding",
"x-nf-request-id": "01JJZTPQC5QPM0051CP3VJ6AVG"
}
}
{
"whois.nic.co": {
"Domain Status": [
"clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited",
"clientRenewProhibited https://icann.org/epp#clientRenewProhibited",
"clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited",
"clientTransferProhibited https://icann.org/epp#clientTransferProhibited"
],
"Name Server": [
"dns3.p01.nsone.net",
"dns1.p01.nsone.net",
"dns2.p01.nsone.net",
"dns4.p01.nsone.net"
],
"Domain Name": "magikbox.co",
"Registry Domain ID": "",
"Registrar WHOIS Server": "whois.godaddy.com",
"Registrar URL": "whois.godaddy.com",
"Updated Date": "2024-08-31T07:24:55Z",
"Created Date": "2020-08-14T10:02:57Z",
"Expiry Date": "2025-08-14T10:02:57Z",
"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": "",
"Registrant City": "",
"Registrant State/Province": "Arizona",
"Registrant Postal Code": "",
"Registrant Country": "US",
"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-01T04:01:06Z <<<",
"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.godaddy.com": {
"Domain Status": [],
"Name Server": [],
"Rate limit exceeded. Try again after": "47s",
"text": [
""
]
}
}