Help
RSS
API
Feed
Maltego
Contact
Domain > doublerpm.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2016-11-30
46.165.222.10
(
ClassC
)
2026-02-07
104.21.48.160
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sat, 07 Feb 2026 02:47:29 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveAccess-Control-Allow-Origin: *Cache-Control: public, max-age0, must-revalidatereferrer-policy: strict-origin-when-cross-originx-content-type-options: nosniffReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sqIFCnvLcGIQ5%2BxVEXwzJ9EZqoftSwQKNoWKbfBWOH2G3mP%2BNKMWrKTdHBv17WHATJRVUYq0x64rC4zpAC8IO3mQoUbm%2F8aDGjN9o4mo%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflarecf-cache-status: DYNAMICCF-RAY: 9c9f90193ea73741-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>DoubleRPM - Unstoppable Ads | Ad-Block Proof Monetization/title> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif; background: #0a0a0a; color: white; line-height: 1.6; } .container { max-width: 1200px; margin: 0 auto; padding: 40px 20px; } /* HERO SECTION */ .hero { text-align: center; padding: 80px 20px; background: linear-gradient(135deg, #1a1a1a 0%, #0a0a0a 100%); border-radius: 30px; margin-bottom: 60px; border: 2px solid #2a2a2a; } .logo { font-size: 3em; font-weight: 900; margin-bottom: 20px; letter-spacing: -2px; } .logo-white { color: white; } .logo-green { color: #00ff88; } .hero h1 { font-size: 3.5em; font-weight: 900; line-height: 1.1; margin-bottom: 20px; letter-spacing: -2px; } .hero .highlight { color: #00ff88; } .hero .subhead { font-size: 1.5em; color: #aaa; margin-bottom: 40px; font-weight: 400; } /* STAT BANNER */ .stat-banner { display: flex; justify-content: center; gap: 60px; flex-wrap: wrap; margin-top: 40px; } .stat-item { text-align: center; } .stat-number { font-size: 3em; font-weight: 900; color: #00ff88; } .stat-label { color: #888; font-size: 1em; } /* THE PROBLEM BOX */ .problem-box { background: rgba(255, 59, 48, 0.1); border: 3px solid #ff3b30; border-radius: 20px; padding: 50px; margin: 60px 0; text-align: center; } .problem-box h2 { font-size: 2.5em; margin-bottom: 20px; color: white; } .problem-box .big-text { font-size: 4em; font-weight: 900; color: #ff3b30; margin: 20px 0; letter-spacing: -2px; } .problem-box p { color: #ccc; font-size: 1.2em; } /* SOLUTION BOX */ .solution-box { background: rgba(0, 255, 136, 0.1); border: 3px solid #00ff88; border-radius: 20px; padding: 50px; margin: 60px 0; text-align: center; } .solution-box h2 { font-size: 2.5em; margin-bottom: 20px; color: white; } .solution-box .big-text { font-size: 4em; font-weight: 900; color: #00ff88; margin: 20px 0; letter-spacing: -2px; } .solution-box p { color: #ccc; font-size: 1.2em; max-width: 800px; margin: 0 auto; } /* VISUAL MATH */ .visual-math { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin: 60px 0; } .math-card { background: #1a1a1a; padding: 40px; border-radius: 20px; border: 2px solid #2a2a2a; text-align: center; } .math-card h3 { font-size: 1.3em; margin-bottom: 20px; color: #aaa; } .math-card .number { font-size: 3em; font-weight: 900; color: #00ff88; margin: 20px 0; } .math-card.loss .number { color: #ff3b30; } .math-card p { color: #ccc; font-size: 1.1em; } /* HOW IT WORKS */ .how-it-works { margin: 80px 0; } .how-it-works h2 { text-align: center; font-size: 3em; margin-bottom: 50px; } .steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .step { background: #1a1a1a; padding: 40px; border-radius: 20px; border-left: 4px solid #00ff88; } .step-number { font-size: 3em; color: #00ff88; font-weight: 900; margin-bottom: 10px; } .step h3 { font-size: 1.5em; margin-bottom: 15px; } .step p { color: #aaa; } /* TECH FEATURES */ .tech-section { background: #1a1a1a; padding: 60px; border-radius: 20px; margin: 60px 0; } .tech-section h2 { text-align: center; font-size: 2.5em; margin-bottom: 40px; } .tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .tech-item { background: #0a0a0a; padding: 30px; border-radius: 15px; border: 1px solid #2a2a2a; } .tech-item .icon { font-size: 2em; margin-bottom: 15px; } .tech-item h4 { font-size: 1.2em; margin-bottom: 10px; color: #00ff88; } .tech-item p { color: #888; font-size: 0.95em; } /* COMPARISON TABLE */ .comparison { margin: 60px 0; } .comparison h2 { text-align: center; font-size: 2.5em; margin-bottom: 40px; } .comparison-table { width: 100%; border-collapse: collapse; background: #1a1a1a; border-radius: 20px; overflow: hidden; } .comparison-table th, .comparison-table td { padding: 20px; text-align: left; border-bottom: 1px solid #2a2a2a; } .comparison-table th { background: #0a0a0a; color: #00ff88; font-weight: 600; } .comparison-table tr:last-child td { border-bottom: none; } .check { color: #00ff88; font-size: 1.3em; } .cross { color: #ff3b30; font-size: 1.3em; } /* CTA SECTION */ .cta-section { text-align: center; padding: 80px 40px; background: linear-gradient(135deg, #1a1a1a 0%, #0a0a0a 100%); border-radius: 30px; margin: 60px 0; border: 2px solid #00ff88; } .cta-section h2 { font-size: 2.8em; margin-bottom: 20px; } .cta-section p { color: #aaa; font-size: 1.3em; margin-bottom: 40px; } .cta-button { display: inline-block; background: #00ff88; color: #0a0a0a; padding: 20px 50px; font-size: 1.3em; font-weight: 700; border-radius: 50px; text-decoration: none; transition: transform 0.2s, box-shadow 0.2s; } .cta-button:hover { transform: translateY(-3px); box-shadow: 0 10px 40px rgba(0, 255, 136, 0.3); } /* FOOTER */ footer { text-align: center; padding: 40px; color: #666; border-top: 1px solid #2a2a2a; } footer a:hover { color: #00ff88; } /* SCHEDULE BANNER */ .schedule-banner { position: fixed; top: 0; left: 0; right: 0; width: 100%; background: #00ff88; padding: 12px 20px; text-align: center; z-index: 1000; box-shadow: 0 2px 10px rgba(0, 255, 136, 0.3); } .schedule-banner a { color: #0a0a0a; font-weight: 700; font-size: 1rem; text-decoration: none; transition: opacity 0.2s; } .schedule-banner a:hover { opacity: 0.8; text-decoration: underline; } body { padding-top: 50px; } /* RESPONSIVE */ @media (max-width: 768px) { .hero h1 { font-size: 2.5em; } .problem-box .big-text, .solution-box .big-text { font-size: 2.5em; } .stat-banner { gap: 30px; } .stat-number { font-size: 2em; } } /style>/head>body> div classcontainer> div classschedule-banner> a hrefhttps://calendly.com/andy-wvs/double-rpm>ASW 26 Attendees: Book A Followup Call After the Show →/a> /div> !-- HERO --> div classhero> div classlogo> span classlogo-white>Double/span>span classlogo-green>RPM/span> /div> h1> span classhighlight>Unstoppable/span> Ads /h1> p classsubhead>Ad-block proof monetization that actually works./p> div classstat-banner> div classstat-item> div classstat-number>100%/div> div classstat-label>Ad Delivery Rate/div> /div> div classstat-item> div classstat-number>+40%/div> div classstat-label>Revenue Recovered/div> /div> div classstat-item> div classstat-number>0/div> div classstat-label>3rd Party JavaScript/div> /div> /div> /div> !-- THE PROBLEM --> div classproblem-box> h2>The Ad-Block Problem/h2> div classbig-text>40%+ Lost Revenue/div> p>Nearly half of your visitors use ad blockers. Traditional ads get filtered, blocked, and hidden. Your revenue vanishes before the page even loads./p> /div> !-- VISUAL MATH --> div classvisual-math> div classmath-card loss> h3>Traditional Ads/h3> div classnumber>-42%/div> p>Average ad impressions blocked by uBlock, AdBlock Plus, and browser built-ins/p> /div> div classmath-card> h3>Unstoppable Ads/h3> div classnumber>100%/div> p>Every impression delivered. Every visitor monetized. No exceptions./p> /div> /div> !-- SOLUTION --> div classsolution-box> h2>Our Solution/h2> div classbig-text>Edge-Level Ad Delivery/div> p>Ads are seamlessly integrated at the network edge before blockers can act. Block the ad? You block the content. Its that simple./p> /div> !-- HOW IT WORKS --> div classhow-it-works> h2>How It span stylecolor: #00ff88;>Works/span>/h2> div classsteps> div classstep> div classstep-number>1/div> h3>Point Your DNS/h3> p>Route your traffic through our edge network. No code changes required./p> /div> div classstep> div classstep-number>2/div> h3>We Handle the Rest/h3> p>Ads are injected at the edge before content reaches the browser./p> /div> div classstep> div classstep-number>3/div> h3>Get Paid/h3> p>Recover the 30-40% of revenue youve been losing to ad blockers./p> /div> /div> /div> !-- TECH FEATURES --> div classtech-section> h2>Why It span stylecolor: #00ff88;>Works/span>/h2> div classtech-grid> div classtech-item> div classicon>🔒/div> h4>Blocker-Proof/h4> p>Our proprietary technology bypasses all major ad blockers including uBlock, AdBlock Plus, and Brave Shield./p> /div> div classtech-item> div classicon>⚡/div> h4>Lightning Fast/h4> p>Zero impact on page load. Ads render instantly with no layout shift or jank./p> /div> div classtech-item> div classicon>🎯/div> h4>Native Experience/h4> p>Ads blend naturally with your content. Better UX means higher engagement./p> /div> div classtech-item> div classicon>📊/div> h4>Real-Time Analytics/h4> p>Track impressions, clicks, and revenue in our dashboard. Full transparency./p> /div> div classtech-item> div classicon>🌍/div> h4>Global Edge Network/h4> p>Powered by Cloudflare. Fast delivery everywhere, every time./p> /div> div classtech-item> div classicon>🎨/div> h4>Customizable/h4> p>Match your sites look and feel. Control placement, style, and frequency./p> /div> /div> /div> !-- COMPARISON --> div classcomparison> h2>Traditional vs span stylecolor: #00ff88;>Unstoppable/span>/h2> table classcomparison-table> thead> tr> th>Feature/th> th>Traditional Ads/th> th>Unstoppable Ads/th> /tr> /thead> tbody> tr> td>Survives uBlock Origin/td> td>span classcross>✗/span>/td> td>span classcheck>✓/span>/td> /tr> tr> td>Survives AdBlock Plus/td> td>span classcross>✗/span>/td> td>span classcheck>✓/span>/td> /tr> tr> td>Survives Brave Shield/td> td>span classcross>✗/span>/td> td>span classcheck>✓/span>/td> /tr> tr> td>Zero Performance Impact/td> td>span classcross>✗/span>/td> td>span classcheck>✓/span>/td> /tr> tr> td>Native Look & Feel/td> td>span classcross>✗/span>/td> td>span classcheck>✓/span>/td> /tr> tr> td>Works on Any Site/td> td>span classcross>✗/span>/td> td>span classcheck>✓/span>/td> /tr> tr> td>100% Delivery Rate/td> td>span classcross>✗/span>/td> td>span classcheck>✓/span>/td> /tr> /tbody> /table> /div> !-- AD FORMATS --> div classtech-section> h2>Ad span stylecolor: #00ff88;>Formats/span>/h2> div classtech-grid> div classtech-item> div classicon>📋/div> h4>Linktree Style/h4> p>Native-looking recommendation lists that blend seamlessly with content. High CTR, low intrusiveness./p> /div> div classtech-item> div classicon>✨/div> h4>Fade-In/h4> p>Subtle animated ads that fade in after content loads. Catches attention without disruption./p> /div> div classtech-item> div classicon>⌨️/div> h4>Typewriter/h4> p>Engaging character-by-character reveal effect. Impossible to ignore, impossible to block./p> /div> /div> /div> !-- CTA --> div classcta-section> h2>Stop Losing span stylecolor: #00ff88;>40%/span> of Your Revenue/h2> p>Join publishers who are finally monetizing 100% of their traffic./p> a href/cdn-cgi/l/email-protection#e18080938e8fa1858e94838d8493918ccf828e8c classcta-button>Get Started →/a> /div> !-- FOOTER --> footer> div classlogo stylefont-size: 1.5em; margin-bottom: 20px;> span classlogo-white>Double/span>span classlogo-green>RPM/span> /div> p>© 2025-2026 DoubleRPM. Unstoppable monetization for the modern web./p> div stylemargin-top: 20px;> a href/cdn-cgi/l/email-protection#315050435e5f71555e44535d5443415c1f525e5c stylecolor: #888; text-decoration: none; margin: 0 15px; transition: color 0.2s;>Terms & Conditions/a> span stylecolor: #444;>|/span> a href/cdn-cgi/l/email-protection#016060736e6f41656e74636d6473716c2f626e6c stylecolor: #888; text-decoration: none;
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
]