Help
RSS
API
Feed
Maltego
Contact
Domain > bravocust.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-06-18
104.21.21.252
(
ClassC
)
2026-01-08
34.120.190.48
(
ClassC
)
Port 443
HTTP/1.1 200 OKServer: nginxDate: Thu, 08 Jan 2026 20:10:13 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingLast-Modified: Tue, 06 Jan 2026 11:15:28 GMTETag: W/5bc3-647b64b08ca79X-Httpd-Modphp: 1X-CDN-C: staticX-SG-CDN: 1X-CE: us-west1-w6nlX-Proxy-Cache: MISSX-Proxy-Cache-Info: 0 NC:000000 UP:Host-Header: 8441280b0c35cbc1147f8ba998a563a7 !doctype html>html langen>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width,initial-scale1 /> title>bravocust/title> meta namedescription contentbravocust.com - Healthcare, technology, B2C and B2B email lists> !-- SEO --> meta namerobots contentindex, follow> link relcanonical hrefhttps://bravocust.com/> !-- Open Graph --> meta propertyog:type contentwebsite> meta propertyog:title contentbravocust> meta propertyog:description contentbravocust.com - Healthcare, technology, B2C and B2B email lists> meta propertyog:url contenthttps://bravocust.com/> meta nametheme-color content#1f6feb> link relstylesheet hrefassets/template-13.css> script defer srcassets/script.js>/script> style> :root { --brand-primary: #1f6feb; --brand-secondary: #059669; } /* Enhanced comet animation */ .comet-arrow { animation: cometFly 4s cubic-bezier(0.4, 0, 0.2, 1) infinite; } .comet-trail { animation: cometFly 4s cubic-bezier(0.4, 0, 0.2, 1) infinite 0.3s; } .comet-spark { animation: cometFly 4s cubic-bezier(0.4, 0, 0.2, 1) infinite 0.6s; } @keyframes cometFly { 0% { transform: translate(-100px, 100px) rotate(45deg) scale(0.1); opacity: 0; } 15% { transform: translate(100px, -100px) rotate(45deg) scale(0.4); opacity: 0.8; } 30% { transform: translate(300px, -300px) rotate(45deg) scale(0.7); opacity: 1; } 45% { transform: translate(500px, -500px) rotate(45deg) scale(1); opacity: 0.9; } 60% { transform: translate(700px, -700px) rotate(45deg) scale(0.8); opacity: 0.7; } 75% { transform: translate(900px, -900px) rotate(45deg) scale(0.5); opacity: 0.4; } 90% { transform: translate(1100px, -1100px) rotate(45deg) scale(0.2); opacity: 0.1; } 100% { transform: translate(1200px, -1200px) rotate(45deg) scale(0); opacity: 0; } } /* Enhanced service card animations */ .service-card { opacity: 0; transform: translateY(30px); transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1); } .service-card.animate-in { opacity: 1; transform: translateY(0); } .service-card:hover { transform: translateY(-10px) scale(1.02); } /* Enhanced testimonial animations */ .testimonial-card { opacity: 0; transform: translateX(-30px); transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1); } .testimonial-card:nth-child(even) { transform: translateX(30px); } .testimonial-card.animate-in { opacity: 1; transform: translateX(0); } /* Hero text animation */ .hero-title { opacity: 0; transform: translateY(50px); animation: heroTitleReveal 1.2s cubic-bezier(0.4, 0, 0.2, 1) 0.3s forwards; } .hero-description { opacity: 0; transform: translateY(30px); animation: heroDescReveal 1s cubic-bezier(0.4, 0, 0.2, 1) 0.6s forwards; } @keyframes heroTitleReveal { to { opacity: 1; transform: translateY(0); } } @keyframes heroDescReveal { to { opacity: 1; transform: translateY(0); } } /* Button hover effects */ .btn { position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); } .btn::before { content: ; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent); transition: left 0.5s ease; } .btn:hover::before { left: 100%; } /* Floating animation for service icons */ .service-icon { animation: float 3s ease-in-out infinite; } @keyframes float { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-10px); } } /* Star rating animation */ .star { animation: starPulse 2s ease-in-out infinite; } .star:nth-child(2) { animation-delay: 0.2s; } .star:nth-child(3) { animation-delay: 0.4s; } .star:nth-child(4) { animation-delay: 0.6s; } .star:nth-child(5) { animation-delay: 0.8s; } @keyframes starPulse { 0%, 100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.7; transform: scale(1.1); } } /style>/head>body> !-- Animated Background Elements --> div classbg-comet aria-hiddentrue> div classcomet-arrow>/div> div classcomet-trail>/div> div classcomet-spark>/div> /div> div classbg-grid aria-hiddentrue>/div> !-- NAVBAR --> header classnav-wrap rolebanner> div classnav container rolenavigation aria-labelMain navigation> div classlogo-wrap> a href#top classlogo aria-labelbravocust.com> span classlogo-domain>bravocust.com/span> /a> /div> nav idnav-links classnav-links aria-labelledbymain-nav> ul> li>a classnav-link href#about>About/a>/li> li>a classnav-link href#services>Services/a>/li> li>a classnav-link href#testimonials>Testimonials/a>/li> li>a classnav-link href#contact>Contact/a>/li> /ul> /nav> !-- Mobile menu toggle --> button idnav-toggle classmenu-toggle aria-labelToggle navigation aria-expandedfalse aria-controlsnav-links> span>/span> span>/span> span>/span> /button> /div> /header> main idtop classmain> !-- HERO SECTION --> section idabout classhero section aria-labelledbyhero-heading> div classhero-content container> !-- START: Animated Chart Behind Hero (inserted) --> div classhero-bg-chart aria-hiddentrue> !-- simple scalable SVG chart: bars + arrow --> svg viewBox0 0 1200 600 preserveAspectRatioxMidYMid slice roleimg classhero-chart-svg focusablefalse> defs> linearGradient idarrowGrad x10 x21> stop offset0 stop-colorvar(--brand-accent) stop-opacity0.95/> stop offset1 stop-colorvar(--brand-primary) stop-opacity0.95/> /linearGradient> filter idglow x-50% y-50% width200% height200%> feGaussianBlur stdDeviation18 resultcoloredBlur/> feMerge> feMergeNode incoloredBlur/> feMergeNode inSourceGraphic/> /feMerge> /filter> /defs> !-- background bars (grey) --> g classbars-group transformtranslate(60,120)> rect classbar x0 width80 height200 rx6 fillrgba(255,255,255,0.06)/> rect classbar x120 width80 height260 rx6 fillrgba(255,255,255,0.06)/> rect classbar x240 width80 height180 rx6 fillrgba(255,255,255,0.06)/> rect classbar x360 width80 height300 rx6 fillrgba(255,255,255,0.06)/> rect classbar x480 width80 height220 rx6 fillrgba(255,255,255,0.06)/> rect classbar x600 width80 height340 rx6 fillrgba(255,255,255,0.06)/> /g> !-- arrow path sitting above bars --> g classarrow-group transformtranslate(60,120)> !-- zig-zag polyline for chart line (invisible) --> polyline classchart-line points0,220 120,160 240,240 360,120 480,200 600,80 fillnone strokergba(0,0,0,0.0) stroke-width6/> !-- thick green arrow as path --> path classchart-arrow dM0,220 L120,160 L240,240 L360,120 L480,200 L600,80 L700,0 L740,40 L760,20 L780,60 fillnone strokeurl(#arrowGrad) stroke-linecapround stroke-linejoinround stroke-width26 filterurl(#glow)/> !-- arrow head --> path classchart-arrow-head dM780,60 L820,28 L790,44 L828,44 Z fillurl(#arrowGrad) filterurl(#glow)/> /g> /svg> /div> !-- END: Animated Chart Behind Hero --> !-- Centered Hero Content --> div classhero-main> h1 idhero-heading classhero-title>Power Your Marketing with Precision-Driven Email Lists - Connect with Real Prospects. Drive Real Growth!/h1> p classhero-description>Bravocust serves as a reliable partner in achieving success through data-driven marketing strategies. We specialize in providing precise and responsive email databases tailored to meet a variety of business requirements. Whether your outreach targets healthcare professionals, technology experts, or general business and consumer segments, our meticulously constructed lists are designed to enhance reach while minimizing inefficiencies.br>br>Our premier data solutions include the Healthcare Email List, Technology Email List, B2B Email List, and B2C Email List, each carefully curated to facilitate engagement with key decision-makers and purchasers, optimize campaign return on investment, and accelerate business growth./p> div classhero-ctas> a href#contact classbtn btn-primary>Get Started/a> a href#services classbtn btn-secondary>Learn More/a> /div> /div> /div> /section> !-- SERVICES SECTION --> section idservices classservices section aria-labelledbyservices-heading> div classcontainer> div classsection-header> h2 idservices-heading classsection-title>Our Services/h2> /div> div classservices-grid> article classservice-card rolelistitem> div classservice-icon> div classicon-shape healthcare>/div> /div> h3>Healthcare email list/h3> p>Reach hospitals, physicians, medical device manufacturers, and healthcare executives through a meticulously verified and compliant database designed for precision outreach and higher response rates./p> /article> article classservice-card rolelistitem> div classservice-icon> div classicon-shape technology>/div> /div> h3>Technology email list/h3> p>Supercharge your marketing with access to IT decision-makers, software developers, and technology buyers eager to explore innovative solutions. Perfect for SaaS, cybersecurity, and tech product promotions./p> /article> article classservice-card rolelistitem> div classservice-icon> div classicon-shape b2b>/div> /div> h3>B2B email list/h3> p>Empower your business campaigns with high-quality contacts across global industries. Our B2B lists connect you with influencers and decision-makers who hold purchasing power and business intent./p> /article> article classservice-card rolelistitem> div classservice-icon> div classicon-shape b2c>/div> /div> h3>B2C email list/h3> p>Engage consumers who matter most to your brand. From lifestyle and retail to financial and service sectors, our B2C Email List helps businesses reach active buyers and vastly improve conversion rates./p> /article> /div> /div> /section> !-- TESTIMONIALS SECTION --> section idtestimonials classtestimonials section aria-labelledbytestimonials-heading> div classcontainer> div classsection-header> h2 idtestimonials-heading classsection-title>Testimonials/h2> /div> div classtestimonials-grid> div classtestimonial-card> div classtestimonial-content> div classtestimonial-rating> span classstar>/span> span classstar>/span> span classstar>/span> span classstar>/span> span classstar>/span> /div> p>Bravocust transformed the way we handle lead generation. The data accuracy and segmentation helped our company cut costs and triple response rates in just two months./p> /div> div classtestimonial-author> div classauthor-avatar>/div> div classauthor-details> strong>Emily R./strong> /div> /div> /div> div classtestimonial-card> div classtestimonial-content> div classtestimonial-rating> span classstar>/span> span classstar>/span> span classstar>/span> span classstar>/span> span classstar>/span> /div> p>The Bravocust team delivered exactly what we needed—clean, verified email lists that actually convert. Our engagement metrics have never looked better./p> /div> div classtestimonial-author> div classauthor-avatar>/div> div classauthor-details> strong>Daniel M./strong> /div> /div> /div> /div> /div> /section> !-- CONTACT SECTION --> section idcontact classcontact section aria-labelledbycontact-heading> div classcontainer> div classsection-header> h2 idcontact-heading classsection-title>Let’s Make Your Marketing Smarter!/h2> p classsection-subtitle>Ready to grow your business with data that delivers results? Reach out to the Bravocust team today. Our experts are here to help you find the perfect email list solution that aligns with your goals. Connect now and start engaging the right audience from day one./p> /div> div classcontact-methods> div classcontact-method> div classmethod-icon> div classicon-shape email>/div> /div> div classmethod-info> h4>Email Us/h4> a hrefmailto:hadley.williams@bravocust.com>hadley.williams@bravocust.com/a> /div> /div> /div> /div> /section> /main> !-- FOOTER --> footer classsite-footer rolecontentinfo> div classcontainer> div classfooter-content> div classfooter-main> div classfooter-brand> a href#top classlogo> span classlogo-domain>bravocust.com/span> /a> /div> div classfooter-links> div classfooter-nav> h5>Quick Links/h5> ul> li>a href#about>About/a>/li> li>a href#services>Services/a>/li> li>a href#testimonials>Testimonials/a>/li> li>a href#contact>Contact/a>/li> /ul> /div> /div> /div> div classfooter-bottom> p classcopyright>© 2026 bravocust. All rights reserved./p> /div> /div> /div> /footer> script> // Template-13 specific animations document.addEventListener(DOMContentLoaded, function() { // Enhanced comet animation with particles function createCometParticles() { const cometContainer document.querySelector(.bg-comet); if (!cometContainer) return; // Create spark particles for (let i 0; i 8; i++) { const spark document.createElement(div); spark.className comet-spark-particle; spark.style.setProperty(--delay, `${i * 0.1}s`); cometContainer.appendChild(spark); } // Add CSS for spark particles const style document.createElement(style); style.textContent ` .comet-spark-particle { position: absolute; bottom: -100px; left: -100px; width: 2px; height: 2px; background: var(--brand-accent); border-radius: 50%; opacity: 0; animation: sparkFly 4s cubic-bezier(0.4, 0, 0.2, 1) infinite; animation-delay: var(--delay); filter: drop-shadow(0 0 6px var(--brand-accent)); } @keyframes sparkFly { 0% { transform: translate(0, 0) scale(0.1); opacity: 0; } 20% { transform: translate(150px, -150px) scale(0.6); opacity: 0.9; } 40% { transform: translate(350px, -350px) scale(0.8); opacity: 0.7; } 60% { transform: translate(550px, -550px) scale(0.6); opacity: 0.5; } 80% { transform: translate(750px, -750px) scale(0.3); opacity: 0.3; } 100% { transform: translate(950px, -950px) scale(0.1); opacity: 0; } } `; document.head.appendChild(style); } // Initialize comet particles createCometParticles(); // Enhanced scroll animations const observerOptions { threshold: 0.1, rootMargin: 0px 0px -50px 0px }; const observer new IntersectionObserver(function(entries) { entries.forEach(entry > { if (entry.isIntersecting) { entry.target.classList.add(animate-in); // Stagger animation for service cards if (entry.target.classList.contains(service-card)) { const cards document.querySelectorAll(.service-card); const index Array.from(cards).indexOf(entry.target); entry.target.style.transitionDelay `${index * 0.1}s`; } } }); }, observerOptions); // Observe elements document.querySelectorAll(.service-card, .testimonial-card).forEach(el > { observer.observe(el); }); // Enhanced hover effects for service cards document.querySelectorAll(.service-card).forEach(card > { card.addEventListener(mouseenter, function() { this.style.transform translateY(-12px) scale(1.03); this.style.boxShadow var(--shadow-xl); }); card.addEventListener(mouseleave, function() { this.style.transform translateY(-8px) scale(1.02); this.style.boxShadow var(--shadow-lg); }); }); // Dynamic comet intensity based on scroll window.addEventListener(scroll, function() { const scrollY window.scrollY; const cometElements document.querySelectorAll(.comet-arrow, .comet-trail, .comet-spark); cometElements.forEach(el > { const opacity Math.max(0.05, 1 - (scrollY / 800)); el.style.opacity opacity; }); }); // Button click ripple effect document.querySelectorAll(.btn).forEach(btn > { btn.addEventListener(click, function(e) { const ripple document.createElement(span); const rect this.getBoundingClientRect(); const size Math.max(rect.width, rect.height); const x e.clientX - rect.left - size / 2; const y e.clientY - rect.top - size / 2; ripple.style.cssText ` position: absolute; border-radius: 50%; background: rgba(255, 255, 255, 0.6); transform: scale(0); animation: ripple 0.6s linear; pointer-events: none; width: ${size}px; height: ${size}px; left: ${x}px; top: ${y}px; `; this.appendChild(ripple); setTimeout(() > ripple.remove(), 600); }); }); // Add ripple animation CSS const rippleStyle document.createElement(style); rippleStyle.textContent ` @keyframes ripple { to { transform: scale(4); opacity: 0; } } `; document.head.appendChild(rippleStyle); // Performance optimization document.addEventListener(visibilitychange, function() { const cometElements document.querySelectorAll(.comet-arrow, .comet-trail, .comet-spark, .comet-spark-particle); if (document.hidden) { cometElements.forEach(el > { el.style.animationPlayState paused; }); } else { cometElements.forEach(el > { el.style.animationPlayState running; }); } }); // Activation for Hero Background Chart const heroBg document.querySelector(.hero-bg-chart); const heroEl document.querySelector(.hero); if (heroBg && heroEl) { const heroObserver new IntersectionObserver((entries) > { entries.forEach(e > { if (e.isIntersecting) { heroBg.classList.add(activated); } else { heroBg.classList.remove(activated); } }); }, { threshold: 0.12, rootMargin: 0px 0px -100px 0px }); heroObserver.observe(heroEl); // fallback: activate on initial load if hero visible setTimeout(() > { if (heroEl.getBoundingClientRect().top window.innerHeight) heroBg.classList.add(activated); }, 300); } // End activation }); /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
]