Help
RSS
API
Feed
Maltego
Contact
Domain > adova.ai
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-27
104.21.5.76
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Thu, 27 Nov 2025 09:56:51 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-alivelast-modified: Sat, 27 Sep 2025 08:14:34 GMTServer: cloudflareReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?szkuYxAxTh6LKKRZ5hCoeiQtpFJ4%2BZHSzIC7rGJhvTWx96L%2BUjGZBX4rzM2q5ZfLqP%2BoiK%2BKjV7%2B3cgM7WkpWfhZ2ssXvMw%3D%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}vary: accept-encodingx-cache: Hit from cloudfrontvia: 1.1 b2d7bb50f99706470273b81dc5f7b6bc.cloudfront.net (CloudFront)x-amz-cf-pop: YYC51-P1alt-svc: h3:443; ma86400x-amz-cf-id: Cl5HbqSrr6dOm2WitauHN6GDBbrgU02sZ62a-1OQetj0EnfokzdhDwAge: 22899cf-cache-status: DYNAMICCF-RAY: 9a50c20d5a57fef7-PDX !DOCTYPE html>html langen>head>meta charSetutf-8/>meta nameviewport contentwidthdevice-width, initial-scale1/>link relpreload href/_next/static/media/4cf2300e9c8272f7-s.p.woff2 asfont crossorigin typefont/woff2/>link relpreload href/_next/static/media/93f479601ee12b01-s.p.woff2 asfont crossorigin typefont/woff2/>link relstylesheet href/_next/static/css/2287d4fe801843db.css data-precedencenext/>link relpreload asscript fetchPrioritylow href/_next/static/chunks/webpack-d463ae2711268160.js/>script src/_next/static/chunks/4bd1b696-dce3faef81720f7b.js async>/script>script src/_next/static/chunks/684-9357a697a806ef15.js async>/script>script src/_next/static/chunks/main-app-a6b54c57c3bddf33.js async>/script>script src/_next/static/chunks/464-37a05c6389e28d77.js async>/script>script src/_next/static/chunks/635-9e242151a70fb405.js async>/script>script src/_next/static/chunks/530-5d417524506f5cd3.js async>/script>script src/_next/static/chunks/app/layout-86782995102ae883.js async>/script>script src/_next/static/chunks/874-9cc3e9da84d226be.js async>/script>script src/_next/static/chunks/7-34d77b7be8c85e80.js async>/script>script src/_next/static/chunks/app/page-3b94a117df82346b.js async>/script>meta namenext-size-adjust content/>title>Adova AI/title>meta namedescription contentGenerated by create next app/>link relicon href/favicon.ico typeimage/x-icon sizes16x16/>script src/_next/static/chunks/polyfills-42372ed130431b0a.js noModule>/script>/head>body class__variable_188709 __variable_9a8899>style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; } .hero-gradient { background: linear-gradient(135deg, #0A2C3F 0%, #764ba2 100%); position: relative; overflow: hidden; } .hero-gradient::before { content: ; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url(data:image/svg+xml,svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 100 100>defs>pattern idgrain width100 height100 patternUnitsuserSpaceOnUse>circle cx50 cy50 r0.5 fillwhite opacity0.1/>/pattern>/defs>rect width100 height100 fillurl(%23grain)/>/svg>); opacity: 0.3; } .hero-content { position: relative; z-index: 2; } .header-backdrop { backdrop-filter: blur(10px); } .feature-hover { transition: transform 0.3s ease, box-shadow 0.3s ease; } .feature-hover:hover { transform: translateY(-10px); box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15); } .api-banner { background: linear-gradient(135deg, #0A2C3F, #38ef7d); color: white; padding: 1rem 2rem; border-radius: 10px; text-align: center; margin: 2rem 0; font-weight: 600; } .stat-gradient { background: linear-gradient(135deg, #0A2C3F, #764ba2); color: white; border-radius: 15px; } .cta-hover { transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); } .cta-hover:hover { transform: translateY(-3px); box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3); } .submit-gradient { background: linear-gradient(135deg, #0A2C3F, #764ba2); transition: transform 0.3s ease; border: none; cursor: pointer; } .submit-gradient:hover:not(:disabled) { transform: translateY(-2px); } .submit-gradient:disabled { opacity: 0.7; cursor: not-allowed; } .text-shadow-lg { text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .section-bg { background: #f8f9ff; } .card-shadow { box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); } .form-shadow { box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); } .badge-shadow { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .input-focus:focus { outline: none; border-color: #667eea; box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1); } .container-custom { max-width: 1200px; margin: 0 auto; padding: 0 20px; } .footer-link { color: #ccc; text-decoration: none; margin-bottom: 0.5rem; display: block; transition: color 0.3s ease; } .footer-link:hover { color: #667eea; } .footer-button { color: #ccc; background: none; border: none; cursor: pointer; margin-bottom: 0.5rem; display: block; text-align: left; padding: 0; font-size: inherit; font-family: inherit; line-height: inherit; width: 100%; transition: color 0.3s ease; } .footer-button:hover { color: #667eea; } @media (max-width: 768px) { .mobile-text-lg { font-size: 2.5rem !important; } .mobile-text-md { font-size: 1.2rem !important; } .mobile-grid { grid-template-columns: 1fr !important; } .mobile-nav { display: none !important; } } .loading-spinner { display: inline-block; width: 20px; height: 20px; border: 3px solid rgba(255,255,255,.3); border-radius: 50%; border-top-color: #fff; animation: spin 1s ease-in-out infinite; } @keyframes spin { to { transform: rotate(360deg); } } /style>div stylemin-height:100vh;background:linear-gradient(135deg, #0A2C3F 0%, ##0A2C3F 100%)>header classheader-backdrop styleposition:fixed;width:100%;top:0;z-index:1000;background:rgba(255, 255, 255, 0.95);transition:all 0.3s ease>div classcard-shadow stylebox-shadow:0 2px 20px rgba(0, 0, 0, 0.1)>nav classcontainer-custom styledisplay:flex;justify-content:space-between;align-items:center>div classpy-2 stylefont-size:2rem;font-weight:bold;color:#667eea;cursor:pointer>a styletext-decoration:none href/>img alt loadinglazy width186 height80 decodingasync data-nimg1 stylecolor:transparent src/_next/static/media/png-adova.55a62f24.png/>/a>/div>ul classmobile-nav styledisplay:flex;list-style:none;gap:2rem>li>button stylebackground:none;border:none;color:#333;font-weight:500;cursor:pointer;font-size:1rem;transition:color 0.3s ease>Home/button>/li>li>button stylebackground:none;border:none;color:#333;font-weight:500;cursor:pointer;font-size:1rem;transition:color 0.3s ease>Features/button>/li>li>button stylebackground:none;border:none;color:#333;font-weight:500;cursor:pointer;font-size:1rem;transition:color 0.3s ease>About/button>/li>li>button stylebackground:none;border:none;color:#333;font-weight:500;cursor:pointer;font-size:1rem;transition:color 0.3s ease>Contact/button>/li>/ul>/nav>/div>/header>section idhome classhero-gradient stylepadding:100px 0;text-align:center;color:white;margin-top:80px>div classcontainer-custom hero-content>h1 classtext-shadow-lg mobile-text-lg stylefont-size:4rem;margin-bottom:1rem;font-weight:700>adova.ai/h1>p classmobile-text-md stylefont-size:1.5rem;margin-bottom:2rem;opacity:0.9>Multi-Channel Ad Optimization Platform for Enterprise & Agencies/p>div classapi-banner stylemax-width:800px;margin:0 auto>🚀 Ad Platforms API Integration | Multi-Client Management | Enterprise Security/div>button classcta-hover styledisplay:inline-block;background:white;color:#667eea;padding:15px 40px;border-radius:50px;font-weight:bold;font-size:1.1rem;border:none;cursor:pointer;margin-top:1rem>Request Demo/button>/div>/section>section idfeatures stylepadding:80px 0;background:white>div classcontainer-custom>h2 styletext-align:center;font-size:3rem;margin-bottom:3rem;color:#333>Platform Features/h2>div classmobile-grid styledisplay:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:3rem;margin-top:4rem>div classfeature-hover card-shadow styletext-align:center;padding:2rem;border-radius:15px;background:white>div stylefont-size:3rem;margin-bottom:1rem;color:#667eea>🎯/div>h3 stylefont-size:1.5rem;margin-bottom:1rem;color:#333>Multi-Channel Optimization/h3>p stylecolor:#666;line-height:1.6>Unified campaign management across Google Ads, Facebook, LinkedIn, and more. Advanced AI algorithms optimize bids, budgets, and targeting in real-time./p>/div>div classfeature-hover card-shadow styletext-align:center;padding:2rem;border-radius:15px;background:white>div stylefont-size:3rem;margin-bottom:1rem;color:#667eea>📊/div>h3 stylefont-size:1.5rem;margin-bottom:1rem;color:#333>Advanced Analytics/h3>p stylecolor:#666;line-height:1.6>Comprehensive reporting with custom dashboards, attribution modeling, and predictive insights to maximize ROI across all advertising channels./p>/div>div classfeature-hover card-shadow styletext-align:center;padding:2rem;border-radius:15px;background:white>div stylefont-size:3rem;margin-bottom:1rem;color:#667eea>🔒/div>h3 stylefont-size:1.5rem;margin-bottom:1rem;color:#333>Enterprise Security/h3>p stylecolor:#666;line-height:1.6>Enterprise-grade security with OAuth 2.0, data encryption, GDPR compliance, and role-based access controls for team collaboration./p>/div>div classfeature-hover card-shadow styletext-align:center;padding:2rem;border-radius:15px;background:white>div stylefont-size:3rem;margin-bottom:1rem;color:#667eea>🤖/div>h3 stylefont-size:1.5rem;margin-bottom:1rem;color:#333>AI-Powered Automation/h3>p stylecolor:#666;line-height:1.6>Machine learning algorithms automatically adjust campaigns based on performance data, seasonal trends, and market conditions./p>/div>div classfeature-hover card-shadow styletext-align:center;padding:2rem;border-radius:15px;background:white>div stylefont-size:3rem;margin-bottom:1rem;color:#667eea>👥/div>h3 stylefont-size:1.5rem;margin-bottom:1rem;color:#333>Client Management/h3>p stylecolor:#666;line-height:1.6>Scalable multi-client architecture designed for agencies and enterprises managing hundreds of advertising accounts simultaneously./p>/div>div classfeature-hover card-shadow styletext-align:center;padding:2rem;border-radius:15px;background:white>div stylefont-size:3rem;margin-bottom:1rem;color:#667eea>📈/div>h3 stylefont-size:1.5rem;margin-bottom:1rem;color:#333>Performance Optimization/h3>p stylecolor:#666;line-height:1.6>Real-time bid optimization, audience insights, and conversion tracking to improve campaign performance and reduce costs./p>/div>/div>/div>/section>section idabout classsection-bg stylepadding:80px 0>div classcontainer-custom>h2 styletext-align:center;font-size:3rem;margin-bottom:3rem;color:#333>About Adova.ai/h2>div classmobile-grid styledisplay:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:3rem>div>h3 stylefont-size:2rem;margin-bottom:1rem;color:#333>Enterprise-Grade Ad Management/h3>p stylemargin-bottom:1.5rem;color:#666;font-size:1.1rem>Adova.ai is a comprehensive advertising technology platform designed for agencies, enterprises, and marketing teams who manage multiple client accounts across digital advertising channels./p>p stylemargin-bottom:1.5rem;color:#666;font-size:1.1rem>Our platform provides unified campaign management, optimization, and reporting capabilities to help businesses scale their advertising operations efficiently./p>p stylecolor:#666;font-size:1.1rem>Built with enterprise security and compliance standards, Adova.ai supports multi-client account management with proper access controls and data protection measures./p>/div>div styledisplay:grid;grid-template-columns:repeat(2, 1fr);gap:2rem>div classstat-gradient styletext-align:center;padding:2rem>div stylefont-size:3rem;font-weight:bold;margin-bottom:0.5rem>24/7/div>div stylefont-size:0.9rem>Platform Monitoring/div>/div>div classstat-gradient styletext-align:center;padding:2rem>div stylefont-size:3rem;font-weight:bold;margin-bottom:0.5rem>99.9%/div>div stylefont-size:0.9rem>Uptime Target/div>/div>div classstat-gradient styletext-align:center;padding:2rem>div stylefont-size:3rem;font-weight:bold;margin-bottom:0.5rem>API/div>div stylefont-size:0.9rem>First Architecture/div>/div>div classstat-gradient styletext-align:center;padding:2rem>div stylefont-size:3rem;font-weight:bold;margin-bottom:0.5rem>Multi/div>div stylefont-size:0.9rem>Client Support/div>/div>/div>/div>div styledisplay:flex;justify-content:center;gap:2rem;margin-top:3rem;flex-wrap:wrap>div classbadge-shadow stylebackground:white;padding:1rem 2rem;border-radius:50px;font-weight:bold;color:#333>GDPR Compliant/div>div classbadge-shadow stylebackground:white;padding:1rem 2rem;border-radius:50px;font-weight:bold;color:#333>Enterprise Security/div>div classbadge-shadow stylebackground:white;padding:1rem 2rem;border-radius:50px;font-weight:bold;color:#333>Ad Platforms API Integration/div>div classbadge-shadow stylebackground:white;padding:1rem 2rem;border-radius:50px;font-weight:bold;color:#333>Multi-Client Platform/div>/div>/div>/section>section idcontact stylepadding:80px 0;background:white>div classcontainer-custom>h2 styletext-align:center;font-size:3rem;margin-bottom:3rem;color:#333>Get Started/h2>div classform-shadow stylemax-width:600px;margin:0 auto;background:white;padding:3rem;border-radius:15px>form>div stylemargin-bottom:2rem>label forcompany styledisplay:block;margin-bottom:0.5rem;color:#333;font-weight:500>Company Name/label>input typetext idcompany classinput-focus required stylewidth:100%;padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease;opacity:1 namecompany value/>/div>div stylemargin-bottom:2rem>label forname styledisplay:block;margin-bottom:0.5rem;color:#333;font-weight:500>Full Name/label>input typetext idname classinput-focus required stylewidth:100%;padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease;opacity:1 namename value/>/div>div stylemargin-bottom:2rem>label foremail styledisplay:block;margin-bottom:0.5rem;color:#333;font-weight:500>Business Email/label>input typeemail idemail classinput-focus required stylewidth:100%;padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease;opacity:1 nameemail value/>/div>div stylemargin-bottom:2rem>label forrole styledisplay:block;margin-bottom:0.5rem;color:#333;font-weight:500>Your Role/label>select idrole namerole classinput-focus required stylewidth:100%;padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease;opacity:1>option value selected>Select your role/option>option valueagency-owner>Agency Owner/option>option valuemarketing-director>Marketing Director/option>option valueperformance-manager>Performance Marketing Manager/option>option valuecmo>Chief Marketing Officer/option>option valueconsultant>Marketing Consultant/option>option valueother>Other/option>/select>/div>div stylemargin-bottom:2rem>label forclients styledisplay:block;margin-bottom:0.5rem;color:#333;font-weight:500>Number of Client Accounts/label>select idclients nameclients classinput-focus required stylewidth:100%;padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease;opacity:1>option value selected>Select range/option>option value1-10>1-10 clients/option>option value11-50>11-50 clients/option>option value51-100>51-100 clients/option>option value100+>100+ clients/option>/select>/div>div stylemargin-bottom:2rem>label forspend styledisplay:block;margin-bottom:0.5rem;color:#333;font-weight:500>Monthly Ad Spend/label>select idspend namespend classinput-focus required stylewidth:100%;padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease;opacity:1>option value selected>Select range/option>option value10k-50k>$10,000 - $50,000/option>option value50k-100k>$50,000 - $100,000/option>option value100k-500k>$100,000 - $500,000/option>option value500k+>$500,000+/option>/select>/div>div stylemargin-bottom:2rem>label formessage styledisplay:block;margin-bottom:0.5rem;color:#333;font-weight:500>Tell us about your optimization needs/label>textarea idmessage namemessage rows4 placeholderDescribe your current challenges with multi-channel ad management... classinput-focus stylewidth:100%;padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease;resize:vertical;opacity:1>/textarea>/div>p stylefont-size:0.9rem;color:#666;margin-bottom:1rem>By submitting this form, you agree to our a stylecolor:#667eea href/privacy/>Privacy Policy/a> and consent to being contacted about our services./p>button typesubmit classsubmit-gradient stylecolor:white;padding:15px 40px;border-radius:50px;font-size:1.1rem;font-weight:bold;width:100%;display:flex;align-items:center;justify-content:center;gap:10px>Request Platform Demo/button>/form>/div>/div>/section>footer stylebackground:#333;color:white;padding:3rem 0;text-align:center>div classcontainer-custom>div styledisplay:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:3rem;margin-bottom:2rem>div styletext-align:left>h3 stylemargin-bottom:1rem;color:#667eea>Adova.ai/h3>p stylecolor:#ccc;margin-bottom:1rem>Enterprise advertising optimization platform for agencies and marketing teams./p>p stylecolor:#ccc;margin-bottom:0.5rem>📧 a href/cdn-cgi/l/email-protection class__cf_email__ data-cfemailfe9f9a939790be9f9a91889fd09f97>email protected/a>/p>p stylecolor:#ccc;margin-bottom:0.5rem>📞 +1 (669) 269-6961/p>p stylecolor:#ccc>📍 Cupertino, California, USA/p>/div>div styletext-align:left>h3 stylemargin-bottom:1rem;color:#667eea>Platform/h3>button classfooter-button>Platform Features/button>button classfooter-button>About Platform/button>button classfooter-button>Request Demo/button>/div>div styletext-align:left>h3 stylemargin-bottom:1rem;color:#667eea>Legal & Compliance/h3>a classfooter-link href/privacy/>Privacy Policy/a>a classfooter-link href/terms/>Terms of Service/a>a classfooter-link href/cookies/>Cookie Policy/a>/div>div styletext-align:left>h3 stylemargin-bottom:1rem;color:#667eea>Contact/h3>button classfooter-button>Get Started/button>button classfooter-button>Request Demo/button>p stylecolor:#ccc;margin-bottom:0.5rem;font-size:0.9rem>📧 a href/cdn-cgi/l/email-protection class__cf_email__ data-cfemail8feeebe2e6e1cfeeebe0f9eea1eee6>email protected/a>/p>p stylecolor:#ccc;font-size:0.9rem>📞 +1 (669) 269-6961/p>/div>/div>div stylemargin-top:2rem;padding-top:2rem;border-top:1px solid #555>div styledisplay:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap>a stylecolor:#667eea;text-decoration:none;font-size:0.9rem href/privacy/>Privacy Policy/a>a stylecolor:#667eea;text-decoration:none;font-size:0.9rem href/terms/>Terms of Service/a>a stylecolor:#667eea;text-decoration:none;font-size:0.9rem href/cookies/>Cookie Policy/a>/div>p stylefont-size:0.9rem;color:#ccc;margin-bottom:1rem>Enterprise advertising optimization platform. All legal documents available upon request./p>p stylecolor:#ccc;font-size:0.9rem>© 2025 Adova.ai, Inc. All rights reserved. | Ad Platforms API Integration Platform/p>/div>/div>/footer>/div>div id_rht_toaster styleposition:fixed;z-index:9999;top:16px;left:16px;right:16px;bottom:16px;pointer-events:none>/div>script data-cfasyncfalse src/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>/script>script src/_next/static/chunks/webpack-d463ae2711268160.js async>/script>script>(self.__next_fself.__next_f||).push(0)/script>script>self.__next_f.push(1,1:\$Sreact.fragment\\n2:I75133,\464\,\static/chunks/464-37a05c6389e28d77.js\,\635\,\static/chunks/635-9e242151a70fb405.js\,\530\,\static/chunks/530-5d417524506f5cd3.js\,\177\,\static/chunks/app/layout-86782995102ae883.js\,\default\\n3:I87555,,\\\n4:I31295,,\\\n5:I31530,\464\,\static/chunks/464-37a05c6389e28d77.js\,\635\,\static/chunks/635-9e242151a70fb405.js\,\530\,\static/chunks/530-5d417524506f5cd3.js\,\177\,\static/chunks/app/layout-86782995102ae883.js\,\Toaster\\n6:I90894,,\ClientPageRoot\\n7:I88550,\874\,\static/chunks/874-9cc3e9da84d226be.js\,\7\,\static/chunks/7-34d77b7be8c85e80.js\,\974\,\static/chunks/app/page-3b94a117df82346b.js\,\default\\na:I59665,,\OutletBoundary\\nd:I59665,,\ViewportBoundary\\nf:I59665,,\MetadataBoundary\\n11:I26614,,\\\n:HL\/_next/static/media/4cf2300e9c8272f7-s.p.woff2\,\font\,{\crossOrigin\:\\,\type\:\font/woff2\}\n:HL\/_next/static/media/93f479601ee12b01-s.p.woff2\,\font\,{\crossOrigin\:\\,\type\:\font/woff2\}\n:HL\/_next/static/css/2287d4fe801843db.css\,\style\\n)/script>script>self.__next_f.push(1,0:{\P\:null,\b\:\7XdsgvcnRko-BQN5KpyQ_\,\p\:\\,\c\:\\,\\,\i\:false,\f\:\\,{\children\:\__PAGE__\,{}},\$undefined\,\$undefined\,true,\\,\$\,\$1\,\c\,{\children\:\$\,\link\,\0\,{\rel\:\stylesheet\,\href\:\/_next/static/css/2287d4fe801843db.css\,\precedence\:\next\,\crossOrigin\:\$undefined\,\nonce\:\$undefined\},\$\,\html\,null,{\lang\:\en\,\children\:\$\,\body\,null,{\className\:\__variable_188709 __variable_9a8899\,\children\:\$\,\$L2\,null,{\children\:\$\,\$L3\,null,{\parallelRouterKey\:\children\,\error\:\$undefined\,\errorStyles\:\$undefined\,\errorScripts\:\$undefined\,\template\:\$\,\$L4\,null,{},\templateStyles\:\$undefined\,\templateScripts\:\$undefined\,\notFound\:\$\,\title\,null,{\children\:\404: This page could not be found.\},\$\,\div\,null,{\style\:{\fontFamily\:\system-ui,\\\Segoe UI\\\,Roboto,Helvetica,Arial,sans-serif,\\\Apple Color Emoji\\\,\\\Segoe UI Emoji\\\\,\height\:\100vh\,\textAlign\:\center\,\display\:\flex\,\flexDirection\:\column\,\alignItems\:\center\,\justifyContent\:\center\},\children\:\$\,\div\,null,{\children\:\$\,\style\,null,{\dangerouslySetInnerHTML\:{\__html\:\body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\}},\$\,\h1\,null,{\className\:\next-error-h1\,\style\:{\display\:\inline-block\,\margin\:\0 20px 0 0\,\padding\:\0 23px 0 0\,\fontSize\:24,\fontWeight\:500,\verticalAlign\:\top\,\lineHeight\:\49px\},\children\:404},\$\,\div\,null,{\style\:{\display\:\inline-block\},\children\:\$\,\h2\,null,{\style\:{\fontSize\:14,\fontWeight\:400,\lineHeight\:\49px\,\margin\:0},\children\:\This page could not be found.\}}}},,\forbidden\:\$undefined\,\unauthorized\:\$undefined\}},\$\,\$L5\,null,{}}}},{\children\:\__PAGE__\,\$\,\$1\,\c\,{\children\:\$\,\$L6\,null,{\Component\:\$7\,\searchParams\:{},\params\:{},\promises\:\$@8\,\$@9\},\$undefined\,null,\$\,\$La\,null,{\children\:\$Lb\,\$Lc\,null}},{},null,false},null,false,\$\,\$1\,\h\,{\children\:null,\$\,\$1\,\oazL5meA0cabW1dMUV-7P\,{\children\:\$\,\$Ld\,null,{\children\:\$Le\},\$\,\meta\,null,{\name\:\next-size-adjust\,\content\:\\}},\$\,\$Lf\,null,{\children\:\$L10\}},false,\m\:\$undefined\,\G\:\$11\,\$undefined\,\s\:false,\S\:true}\n)/script>script>self.__next_f.push(1,8:{}\n9:{}\n)/script>script>self.__next_f.push(1,e:\$\,\meta\,\0\,{\charSet\:\utf-8\},\$\,\meta\,\1\,{\name\:\viewport\,\content\:\widthdevice-width, initial-scale1\}\nb:null\n)/script>script>self.__next_f.push(1,c:null\n10:\$\,\title\,\0\,{\children\:\Adova AI\},\$\,\meta\,\1\,{\name\:\description\,\content\:\Generated by create next app\},\$\,\link\,\2\,{\rel\:\icon\,\href\:\/favicon.ico\,\type\:\image/x-icon\,\sizes\:\16x16\}\n)/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]