Help
RSS
API
Feed
Maltego
Contact
Domain > retirementmaverick.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-11-19
54.230.71.107
(
ClassC
)
2025-12-07
18.161.6.49
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sun, 07 Dec 2025 07:00:08 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://retirementmaverick.com/X-Cache: Redirect from cloudfrontVia: 1.1 b5695e36d7fbc522ece27885d73757ae.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: 8YNgCQ-rsPZEZAMH4eUln4i80tPaTufG7kL_Hv6gIdN1WeRsi6yZ9w html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 51197Connection: keep-aliveDate: Sun, 07 Dec 2025 07:00:09 GMTLast-Modified: Fri, 22 Nov 2024 21:46:09 GMTETag: 145e80144b5e05e971f2135f80b9319bServer: AmazonS3X-Cache: Miss from cloudfrontVia: 1.1 8591441a35c0af61913aec9af012bc38.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: sBDt6s4j1qmRPcaUjMk3pkNL8i62gIdOzRpWKzi_oLNpUqa2iLGU3Q !DOCTYPE html>html langen>head> meta charsetUTF-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1.0> link relapple-touch-icon sizes180x180 hrefhttps://paradigmpressgroup.com/favicons/apple-touch-icon.png /> link relicon typeimage/png sizes32x32 hrefhttps://paradigmpressgroup.com/favicons/favicon-32x32.png /> link relicon typeimage/png sizes16x16 hrefhttps://paradigmpressgroup.com/favicons/favicon-16x16.png /> link relmask-icon hrefhttps://paradigmpressgroup.com/favicons/safari-pinned-tab.svg color#000000 /> link relshortcut icon hrefhttps://paradigmpressgroup.com/favicons/favicon.ico /> meta propertyog:title contentMeet “the Maverick” /> meta propertyog:description contentMeet “the Maverick on Tuesday, November 26, at 10 AM ET /> meta propertyog:image itempropimage contenthttps://d2z65klgtz99km.cloudfront.net/MVK/mvk_launch_1124/microsite-masthead.webp /> title>Meet “the Maverick” on Tuesday, November 26, at 10 AM ET/title> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyMontserrat:ital,wght@0,100..900;1,100..900&familyRoboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&displayswap relstylesheet> link hrefhttps://fonts.googleapis.com/css2?familySTIX+Two+Text:ital,wght@0,400..700;1,400..700&displayswap relstylesheet> style> /* reset */ *, ::after, ::before { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 } html { font-family: Arial, sans-serif; font-size: 125%; --wrapper-padding: 1.25rem } blockquote, li, p { line-height: 1.52 } @media (min-width:56.25em) { html { font-size: 150%; --wrapper-padding: 3rem } blockquote, li, p { line-height: 1.42 } } h2 { text-align: center } ul { list-style: none; padding: 0 } ol { padding-left: 2rem } img { display: block; max-width: 100%; height: auto } .list-checkmark, .list-disc { padding-left: 2rem } .list-checkmark { list-style-image: url(https://d2z65klgtz99km.cloudfront.net/img/checkmark1.png) } .list-disc { list-style-type: disc } .cta { display: block; font-weight: 700; text-align: center; text-transform: uppercase; color: #2580b5; font-size: 1.65rem } .wrapper { max-width: 37.5rem; padding: var(--wrapper-padding); background-color: #fff; margin-left: auto; margin-right: auto } .full-bleed { margin-left: calc(var(--wrapper-padding) * -1); margin-right: calc(var(--wrapper-padding) * -1); padding-left: var(--wrapper-padding); padding-right: var(--wrapper-padding) } .flow>*+* { margin-top: 1rem } .text-white { color: #fff } .text-black { color: #000 } .bg-white { background-color: #fff } .bg-gray { background-color: #eee } .text-center { text-align: center } .bold { font-weight: 700 } .italic { font-style: italic } .underline { text-decoration: underline } .flex { display: -webkit-box; display: -ms-flexbox; display: flex } .flex-col-reverse { flex-direction: column-reverse } .flex-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap } .justify-evenly { -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly } .justify-between { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between } .justify-around { -ms-flex-pack: distribute; justify-content: space-around } .justify-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center } .items-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center } .items-start { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .block { display: block; } .hidden { display: none !important; } .float-left { float: left; padding-right: 1rem; padding-bottom: 1rem } .float-right { float: right; padding-left: 1rem; padding-bottom: 1rem } .clear { clear: both } .mt-0 { margin-top: 0 } .mt-2 { margin-top: .5rem } .mx-auto { margin-left: auto; margin-right: auto } @media (min-width:56.25em) { .md\:block { display: block } .md\:flex { display: -webkit-box; display: -ms-flexbox; display: flex } .md\:hidden { display: none } .md\:flex-row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row } .md\:float-left { float: left; padding-right: 1rem; padding-bottom: 1rem } .md\:float-right { float: right; padding-left: 1rem; padding-bottom: 1rem } .md\:mt-0 { margin-top: 0 } } @media (min-width:75em) { .lg\:block { display: block } .lg\:hidden { display: none } } ol { list-style: none; } /* ****************** */ /* START LOCAL STYLES */ /* ****************** */ :root { /* --gold: rgba(217, 175, 82); */ --gold: #FFA611; } body { background-color: #000; background: linear-gradient(rgba(0, 0, 0, .33) 0%, rgba(0, 0, 0, .33) 100%), url(https://d2z65klgtz99km.cloudfront.net/MVK/mvk_launch_1124/microsite_bg.webp); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; font-family: Roboto, sans-serif; background-position: bottom; } /* headline */ .headline-section { padding: 3rem .25rem; } @media (max-width: 768px) { .headline-section { padding: 2rem .25rem; } } @media (max-width: 414px) { .headline-section { padding: 1.5rem .25rem; } } .headline, .sub-headline { font-family: STIX Two Text, serif; } .headline { font-size: 2.1rem; font-size: clamp(2.1rem, 11.2vw, 4.79rem); color: #FFF; text-align: center; width: fit-content; margin-left: auto; margin-right: auto; line-height: .75; text-shadow: 3px 3px 7px #000; } .sub-headline { font-size: .92rem; font-size: clamp(.8rem, 3vw, 1.37rem); background-color: #FFA611; letter-spacing: 7.26px; width: fit-content; padding: .15rem 1rem 0; } @media (max-width: 600px) { .sub-headline { letter-spacing: 3.63px; } } @media (max-width: 500px) { .sub-headline { letter-spacing: 2px; padding: .1rem .25rem 0; } } @media (max-width: 374px) { .sub-headline { letter-spacing: 1.5px; } } .headline-date { background: transparent linear-gradient(180deg, #690B0B 0%, #2E0606 100%) 0% 0% no-repeat padding-box; color: #fff; width: fit-content; font-size: 26px; font-size: clamp(.8rem, 4vw, 26px); font-weight: 700; font-family: Montserrat, sans-serif; padding: .25rem 1.5rem 1.5rem; --width: .75rem; --height: 1rem; clip-path: polygon(100% 0, 100% calc(100% - var(--height)), calc(50% + var(--width)) calc(100% - var(--height)), 50% 100%, calc(50% - var(--width)) calc(100% - var(--height)), 0 calc(100% - var(--height)), 0 0); margin: 0rem auto -2rem; text-align: center; line-height: 1.1; position: relative; z-index: 99; } /* intro video section */ .intro-video-wrapper { width: 100%; background: transparent linear-gradient(180deg, #FFFFFFE0 0%, #FFFFFF 70%, #D9AF52 100%); margin-bottom: 1rem; padding: 2rem 1rem 2rem; --width: 50%; --height: 2.5rem; clip-path: polygon(100% 0, 100% calc(100% - var(--height)), calc(50% + var(--width)) calc(100% - var(--height)), 50% 100%, calc(50% - var(--width)) calc(100% - var(--height)), 0 calc(100% - var(--height)), 0 0); } .intro-video-inner { display: grid; grid-template-columns: 60% 40%; grid-template-rows: 1fr; max-width: 1500px; width: 100%; margin-left: auto; margin-right: auto; margin-top: 1rem; padding-bottom: 1rem; } @media (max-width: 1000px) { .intro-video-inner { grid-template-columns: 1fr; } } .wistia_responsive_wrapper { width: clamp(300px, 80%, 800px); aspect-ratio: 16 / 9; margin-bottom: 0; place-self: center; } .intro-video-text { font-family: Montserrat, sans-serif; place-self: center; } @media (max-width: 1000px) { .intro-video-text { max-width: 800px; width: 100%; margin: 1rem auto; } } .intro-video-text-headline { font-family: Montserrat, sans-serif; font-weight: 700; color: #C90305; font-size: 1rem; font-size: clamp(1rem, 2.2vw, 1.4rem); text-transform: uppercase; line-height: 1.1; } .intro-video-text-p { font-size: clamp(.7rem, 1.75vw, 1rem); font-weight: 600; line-height: 1.1; } .header-arrow { width: 100%; } @media (max-width: 1000px) { .header-arrow { display: none; } .intro-video-text-p { font-size: .85rem; font-size: clamp(.85rem, 2.2vw, .92rem) } } /* end intro video section */ /* expert boxes */ .expert-box-container { max-width: 37.5rem; width: 100%; margin: 1rem auto; } .expert-box-title { font-family: Montserrat, sans-serif; font-size: 1.25rem; font-size: clamp(1.25rem, 5vw, 1.66rem); font-weight: 900; color: #fff; text-align: left; } @media (max-width: 750px) { .expert-box-title { padding-left: .5rem; } } .expert-box { max-width: 37.5rem; width: 100%; background-color: rgba(255, 255, 255, .9); padding: 1rem 2rem; border: 6px solid #FFA611; margin: 0 auto; position: relative; z-index: 99; } @media (max-width: 550px) { .expert-box { padding: .5rem 1rem; } } .expert-jim { background-color: #FBA31F; padding-left: 100px; padding-right: 10px; position: relative; right: 100px; z-index: -1; } .expert-james { background-color: #FBA31F; padding-right: 100px; padding-left: 10px; position: relative; left: 100px; z-index: -1; } .text-right { text-align: right; } @media (max-width: 700px) { .float-right, .float-left { float: none; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0; } .expert-jim { right: 0; padding-left: 10px; padding-right: 10px; } .expert-james { left: 0; padding-left: 10px; padding-right: 10px; } .expert-box, .text-right { text-align: center; } .expert-box-copy { margin-top: 0; } } /* info boxes */ .info-box-container { max-width: 37.5rem; width: 100%; margin: 1rem auto; } .info-box-title { font-family: Montserrat, sans-serif; font-size: 1.25rem; font-size: clamp(1.15rem, 5vw, 1.66rem); font-weight: 900; color: #000; /* background-color: var(--gold); */ /* padding-left: 2rem; */ text-align: left; text-decoration: underline; text-decoration-color: var(--gold); text-decoration-thickness: 4px; text-underline-offset: 4px; } @media (max-width: 750px) { .info-box-title { padding-left: .5rem; } } .info-box { max-width: 37.5rem; width: 100%; background-color: #fff; padding: 1rem 2rem; /* border-top: 6px solid #D9AF52; */ border-top: 6px solid #FFA611; margin: 0 auto; } @media (max-width: 550px) { .info-box { padding: .5rem 1rem; } } /* end info boxes section */ .text-gold { color: var(--gold); } /* updates intro section */ .updates-intro-section { display: flex; align-items: center; justify-content: center; margin: 2rem .5rem; gap: 1rem; } .updates-intro-section h1 { background-color: #FFA611; color: #000; font-family: Montserrat, sans-serif; font-size: 2.4rem; font-size: clamp(1.5rem, 5vw, 2.4rem); padding: 0 1rem; font-weight: 900; } .updates-intro-section h2 { font-family: Montserrat, sans-serif; font-size: 1.95rem; font-size: clamp(1.5rem, 4vw, 1.95rem); margin-top: .5rem; text-shadow: 3px 3px 10px #000; } .arrow-down { --t: 45%; /* control the tail part */ --h: 30%; /* control the head part */ aspect-ratio: 2/3; height: 100px; background: #fff; clip-path: polygon(calc(50% - var(--t)/2) 0, calc(50% - var(--t)/2) calc(100% - var(--h)), 0 calc(100% - var(--h)), 50% 100%, 100% calc(100% - var(--h)), calc(50% + var(--t)/2) calc(100% - var(--h)), calc(50% + var(--t)/2) 0); } .mobile-arrows { display: none; } @media (max-width: 550px) { .desktop-arrow { display: none; } .updates-intro-section { flex-direction: column; gap: .5rem; } .mobile-arrows { display: flex; gap: 1rem; } .arrow-down { height: 50px; } } /* sms signup section */ .sms-signup-container { max-width: 37.5rem; width: 100%; margin: 1rem auto; padding: 1rem; border-top: 6px solid #FFA611; border-bottom: 6px solid #FFA611; background-color: #fff; } .sms-signup-header { font-family: Montserrat, sans-serif; font-size: 1.55rem; font-weight: 700; } .sms-signup-copy { font-family: Roboto, sans-serif; font-weight: 400; font-size: 1rem; } .sms-signup-box { color: #000; background-color: #fff; padding: 1rem; } .sms-bottom { grid-column: span 2; } .smsConsentMsg { font-size: clamp(.7rem, 4vw, 1rem); line-height: 1.3; margin-bottom: .5rem; } form { position: relative; } typetext { width: 100%; font-size: 1rem; padding: 0.5rem; border: 1.5px #A0A0A0 solid; position: relative; z-index: 9; } typetext::placeholder { color: #A8A8A8; } typecheckbox { margin-right: 0.25rem; margin-bottom: 0.125rem; margin-top: 0.125rem; transform: scale(1.2); position: relative; z-index: 9; } .disclaimer { color: #939393; font-size: 0.65rem; line-height: 1.3; } form p { font-size: 0.875rem; } button { padding: 1rem; border: none; background-color: var(--gold); border-radius: 10px; opacity: 1; font-weight: 700; color: #000; font-size: 1.25rem; position: relative; z-index: 9; width: 100%; } #submit:hover:not(disabled) { cursor: pointer; } disabled { background-color: gray; } .text-gray { color: #7B7B7B } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; } .sr-only a, .disclaimer a { color: #939393; } .sms-james-img { place-self: end; } /* remove james image and go to 1 column */ @media (max-width: 750px) { .sms-james-img { display: none; } .sms-signup-container { grid-template-columns: 1fr; grid-template-rows: 1fr; } } /* end sms section */ /* sms modal */ #nda-modalBG { background-color: rgba(0, 0, 0, .85); position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 999; } #nda-modal { background-color: #fff; cursor: default; width: 775px; max-width: 100%; border: 5px solid #fff; margin: auto; padding: 0; z-index: 999; overflow: auto !important; max-height: 90vh; } #nda-modal * { font-family: Montserrat, sans-serif; } #nda-modal .nda-modalHeader { background-color: #000; padding: 0.5rem 0.25rem; display: grid; grid-template-columns: 45px 1fr 45px; margin-bottom: 1rem; } #nda-modal .nda-modalHeader img { width: 50px; justify-self: center; } #nda-modal .nda-modalHeader h3 { margin: 0; font-size: clamp(.8rem, 5vw, 1rem); color: #f00; text-transform: uppercase; align-self: center; padding: 0; } #nda-modal h2 { padding: 1rem; font-size: 1.5rem; font-size: clamp(1.5rem, 7vw, 2rem); line-height: 1.1; } #nda-modal #nda-modalClose { border-radius: 50%; background-color: #fff; color: #000; font-size: 1.25rem; font-weight: 700; line-height: 0; height: 1.5rem; width: 1.5rem; justify-self: end; align-self: center; padding: 5px; cursor: pointer; } #nda-modal #nda-modalClose:focus, #nda-modal #nda-modalClose:hover { color: #000; background-color: #ccc; outline: 0 } #nda-modal h1 { font-size: clamp(1.1rem, 5vw, 1.75rem); text-align: center; line-height: 1.1; margin: 0.75rem auto 0.25rem; } #nda-modal p { font-size: clamp(0.7rem, 5vw, 0.775rem); text-align: left; padding: 0.3rem 0.5rem; line-height: 1.3; } #nda-modal .nda-modalButton { display: block; padding: 0.6rem 0.25rem; max-width: 100%; width: 375px; text-decoration: none; color: #000; font-weight: 700; text-align: center; margin: 0.25rem auto; border-radius: 5px; font-size: clamp(1rem, 5vw, 1.1rem); } #modalSubmit:hover:not(disabled) { cursor: pointer; } #nda-modal #yes-sms-btn { background-image: linear-gradient(#B3DD73 0%, #96BE58 50%, #81A745 100%); margin-top: 1rem; border: none; cursor: pointer; } #nda-modal #yes-sms-btn:hover { background-image: linear-gradient(#81A745 0%, #96BE58 50%, #B3DD73 100%); } #nda-modal #no-sms-btn { background-color: #fff; text-decoration: underline; font-size: 0.85rem; cursor: pointer; } #nda-modal h3 { text-align: center; /* margin: 1rem auto; */ color: #fff; } .modalSMSConsentMsg { font-size: .7rem !important; text-align: left !important; } .text-center { text-align: center !important; } @media screen and (max-width: 625px) { #nda-modal .nda-modalHeader { padding: 0.25rem 0.25rem; } #nda-modal .nda-modalHeader img { width: 40px; } #nda-modal #nda-modalClose { margin-top: 0; } #nda-modal h1 { margin: 0.75rem auto 0.25rem; } #nda-modal p { padding: 0.25rem 0.25rem; } #nda-modal .nda-modalButton { max-width: 85%; grid-template-columns: 50px 1fr; } #nda-modal .nda-modalButton img { height: 30px; } } @media (max-width: 575px) { .break-modal-hl { display: none; } } /* end sms modal */ /* updates section */ .update-section-intro { font-family: Montserrat, sans-serif; font-size: 1.5rem; font-size: clamp(1.5rem, 5vw, 1.5rem); margin: 1rem auto; padding-left: 1rem; padding-right: 1rem; max-width: 950px; } .update-section-intro p { line-height: 1.2; } .update-border { border: 1px solid #000; padding: 1rem .5rem; } .update-title { font-family: Montserrat, sans-serif; font-size: 40px; font-size: clamp(1.25rem, 4.6vw, 1.4rem); font-weight: 900; } /* .update-title p { font-family: Montserrat, sans-serif; font-size: 40px; font-size: clamp(1.25rem, 4.6vw, 1.4rem); font-weight: 900; } */ .update-text { font-family: Roboto, sans-serif; font-size: 20px; color: #000; } .update-preview-text { font-family: Roboto, sans-serif; font-size: 20px; color: #696969; } .update-link-container { text-align: right; margin-top: 1rem; } .update-link { font-family: Roboto, sans-serif; font-weight: 700; color: #000; background-color: #FFA611; font-size: 1rem; text-decoration: none; padding: 11px; border: 1px solid #000; } .update-date { font-family: Montserrat, sans-serif; font-weight: 700; font-size: .8rem; margin-bottom: 1rem; } .fz-24 { font-size: 1rem !important; font-weight: 700 !important; } .text-red { color: #f00; } /* end updates section */ /* add to calendar */ .calendar { background-color: var(--gold); margin-bottom: 2rem; padding-bottom: 0rem; } .calendar a { color: #000; background-color: #fff; text-decoration: none; border: 1px solid black; border-radius: 1rem; padding: 5px 15px; font-weight: 700; display: block; width: fit-content; margin: 0 auto; } .calendar_wrapper { background: var(--gold); padding-bottom: 0.5rem; padding-top: .5rem; margin-bottom: 2rem; } .calendar_wrapper h2 { padding: 1rem 0rem 1rem; font-family: Montserrat, sans-serif; font-size: 40px; font-size: clamp(1.25rem, 5vw, 1.66rem); } .add-to-calendar { background: #FFFFFF; box-shadow: inset 0px 0px 13px #000000; border: 2px solid #000000; border-radius: 30px; font-family: Montserrat, sans-serif; font-size: 27px; font-size: clamp(1rem, 5vw, 1.1rem); font-weight: bold; margin: 0 auto -1.5rem; padding: 0.25rem 1.5rem; width: fit-content; text-align: center; } @media (max-width: 500px) { .add-to-calendar { padding: 0.25rem 1rem; } } .add-to-calendar:hover, .add-to-calendar label:hover { cursor: pointer; } .add-to-calendar-checkboxtypecheckbox { display: none; } .calendar_inside { max-width: 800px; margin: 0 auto; } /* end calendar section */ /* misc */ .roboto { font-family: Roboto, sans-serif; } .montserrat { font-family: Montserrat, sans-serif; } @media (max-width: 600px) { .hide-600 { display: none; } } @media (max-width: 700px) { .hide-700 { display: none; } } @media (max-width: 850px) { .hide-850 { display: none; } } .arrow-img { width: 25px; margin-right: 5px; float: left; clear: both; } .text-dark-red { color: #C90305; } .text-green { color: #5CA269; } .fz-22 { font-size: .92rem; } .highlight { background-color: rgba(27, 252, 6, .5); } @media (min-width: 500px) { .break-intro { display: none; } } /style> script srchttps://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js>/script> script srchttps://fast.wistia.com/assets/external/E-v1.js async>/script>/head>body> !-- headline section --> div classheadline-section> h1 classheadline text-center>THE MAVERICK/h1> h2 classsub-headline text-center mx-auto>60 DAY RETIREMENT ACCELERATOR/h2> /div> p classheadline-date>Tuesday, November 26 at u>10 a.m./u> (ET)/p> !-- intro video section --> section classintro-video-wrapper> div classintro-video-inner> div classwistia_responsive_wrapper mx-auto> div classwistia_embed videoFoamtrue playbarfalse fullscreenButtonfalse playButtonfalse autoPlayfalse> /div> /div> div classintro-video-text text-center flow> div classarrow-container> p classintro-video-text-headline>Please watch this urgent briefing from VP of Publishing, Doug Hill/p> img srchttps://d2z65klgtz99km.cloudfront.net/RBC/rbc_alist_0724/long_arrow.png alt classheader-arrow mx-auto> /div> p classintro-video-text-p>Soon, you will meet em>The Maverick/em>./p> p classintro-video-text-p>This “billion-dollar-man” could play a pivotal role in accelerating your retirement savings…/p> p classintro-video-text-p>strong>And the next 60 days will bebr classbreak-intro /> u>make or break/u>./strong> /p> p classintro-video-text-p>Tune in on Tuesday for the details./p> !-- p classfz-22>strong classtext-dark-red>u>Attention/u>:/strong> This is a major event for our company. Thats why, after you meet the Maverick, we will add a strong classhighlight>$200 credit/strong> to your account/p> --> /div> /div> /section> !-- jim and james testimonial section --> section classexpert-box-container> h1 classexpert-box-title>What the experts say…/h1> div classexpert-box flow> img srchttps://d2z65klgtz99km.cloudfront.net/MVK/mvk_launch_1124/jim-headshot-round.png classfloat-left width240> p classexpert-box-copy>“I’ve been around a while. I’ve met important people in the CIA and the White House. But the strong>Maverick is among the very best/strong>.”/p> p>strong classexpert-jim>Jim Rickards/strong>/p> p classmt-0>em>Former Advisor to the CIA/em>/p> hr> img srchttps://d2z65klgtz99km.cloudfront.net/MVK/mvk_launch_1124/james-headshot-round.png classfloat-right width240> p classexpert-box-copy>“strong>This guy is a beast/strong>. He was making so much money for his Wall Street clients, I can’t believe he quit. But he came to the right place. I can’t wait for everyone to meet him.”/p> p classtext-right>strong classexpert-james>James Altucher/strong> /p> p classtext-right mt-0>em>Crypto Millionaire/em>/p> /div> /section> !-- updates intro section --> section classupdates-intro-section> div classarrow-down desktop-arrow> /div> div classtext-center> h1>CRITICAL UPDATES BELOW/h1> h2 classtext-white>View Before 11/26/h2> /div> div classarrow-down desktop-arrow> /div> div classmobile-arrows> div classarrow-down> /div> div classarrow-down> /div> /div> /section> !-- updates section --> section classupdate-container wrapper flow> !-- update 1 --> div classupdate idupdate1> div classupdate-title idupdatetitle1>Update #1/div> div classupdate-title hidden idupdatetitle_actual1>60 Days to Accelerate Your Retirement/div> div classupdate-date hidden idupdatedate1>Saturday, November 23, 2024/div> div classupdate-text flow hidden idupdatetext1> p>em>There is an epidemic in this country. Most Americans are WAY behind in their retirement goals. When I met the Maverick, I asked him why this is happening - and I couldn’t believe his answer…/em>/p> /div> div classupdate-preview-text idupdatepreview1>Coming 11/23…/div> div classupdate-link-container hidden idupdate-link-container1>a hrefupdate1.html idupdatelink1 classupdate-link>Read More >/a>/div> /div> !-- update 2 --> div classupdate idupdate2> div classupdate-title idupdatetitle2>Update #2/div> div classupdate-title hidden idupdatetitle_actual2>The Top 10 Stocks for 2025/div> div classupdate-date hidden idupdatedate2>Sunday, November 24, 2024/div> div classupdate-text flow hidden idupdatetext2> p>em>Once you meet the Maverick, you’ll never invest the same way again. Because this secret pattern could be the #1 predictor of stock moves… strong>no exception/strong>./em>/p> /div> div classupdate-preview-text idupdatepreview2>Coming soon…/div> div classupdate-link-container hidden idupdate-link-container2>a hrefupdate2.html idupdatelink2 classupdate-link>Read More >/a>/div> /div> !-- update 3 --> div classupdate idupdate3> div classupdate-title idupdatetitle3>Update #3/div> div classupdate-title hidden idupdatetitle_actual3>How the Maverick Became a Wall Street Legend/div> div classupdate-date hidden idupdatedate3>Monday, November 25, 2024/div> div classupdate-text flow hidden idupdatetext3> p>The Maverick went from poor – em>and even homeless for a few days/em> – to a multibillion-dollar Wall Street legend. And he did it by doing something most funds are not able to do…/p> /div> div classupdate-preview-text idupdatepreview3>Coming soon…/div> div classupdate-link-container hidden idupdate-link-container3>a hrefupdate3.html idupdatelink3 classupdate-link>Read More >/a>/div> /div> /section> !-- nda modal --> div classflex justify-center items-center hidden idnda-modalBG> div classmx-auto idnda-modal> div classnda-modalHeader>img srchttps://d2z65klgtz99km.cloudfront.net/AWN/exit-pop/exitpop-warning-icon.png /> h3>BEFORE YOU PROCEED… CRITICAL INFO/h3> button aria-labelclose modal classfirstFocus idnda-modalClose>×/button> /div> p>You are getting ready to meet The Maverick./p> p>Before he can share his expertise, he has requested that we send you some further information./p> p>Leading up to the event on Tuesday at 10 a.m. (ET), we will be sending you a series of critical updates. /p> p>It’s critical that you view these updates strong>em>before /em>/strong>you meet the Maverick. /p> p>In order to get this information as soon as possible, we recommend joining our instant notification system./p> p>Simply agree to the following below, and enter your information to proceed./p> p classtext-center>strong>Please Enter Your Phone Number To Receive Instant Updates/strong> /p> p classsuccess bold hidden text-center>Thank you! You should receive a text shortly./p> p classerrorMessage text-red bold hidden text-center>Sorry, an error occured. Please try signing up again. /p> div idmodalDuplicateSignup classhidden flow> h2>Our records show you’ve already signed up./h2> p>Please reach us at 844-731-0984 with any questions./p> /div> form classmx-auto bg-white flow text-center> label classsr-only forphoneNumber>Enter Phone Number/label> input idmodalPhoneNumber typetext placeholderEnter Phone Number> button idmodalSubmit classsms-submit-btn>Check the box below/button> /form> div classsms-bottom> p classmodalSMSConsentMsg text-red bold> In order to sign up for this SMS service, please check the box below. /p> label classsr-only forsmsConsent>By checking this box, you are providing your electronic signature expressly consenting to be texted with alerts, stories, reports and marketing communications from Paradigm Press, LLC., about Paradigm Profits at the phone number you provide on this form, including landlines and wireless numbers, even if the phone number is on a corporate, state or national Do Not Call list. You also consent and unconditionally agree to our a hrefhttps://paradigmpressgroup.com/privacy-policy target_blank>Privacy Policy/a> and a hrefhttps://paradigmpressgroup.com/sms-terms-conditions target_blank>Terms and Conditions/a>, including the arbitration provision and class action waiver contained therein. Msgs may be sent using automated technology. Msg&data rates may apply. Messages may vary per user (up to 35 msg/month or more depending on user’s actions). Text STOP to opt out of all messages from Paradigm Profits. Text HELP for help. You are not required to agree to this as a condition of making a purchase./label> p classdisclaimer>input idmodalSmsConsent typecheckbox classfloat-left> By checking this box, you are providing your electronic signature expressly consenting to be texted with alerts, stories, reports and marketing communications from Paradigm Press, LLC., about Paradigm Profits at the phone number you provide on this form, including landlines and wireless numbers, even if the phone number is on a corporate, state or national Do Not Call list. You also consent and unconditionally agree to our a hrefhttps://paradigmpressgroup.com/privacy-policy target_blank>Privacy Policy/a> and a hrefhttps://paradigmpressgroup.com/sms-terms-conditions target_blank>Terms and Conditions/a>, including the arbitration provision and class action waiver contained therein. Msgs may be sent using automated technology. Msg&data rates may apply. Messages may vary per user (up to 35 msg/month or more depending on user’s actions). Text STOP to opt out of all messages from Paradigm Profits. Text HELP for help. You are not required to agree to this as a condition of making a purchase./p> /div> /div> /div> !-- sms --> section classsms-signup-container hidden flow idsms> div classsms-signup-inner flow> h2 classsms-signup-header>GET INSTANT UPDATES FROM THE MAVERICK/h2> p classsms-signup-copy>The Maverick has requested we send you a series of critical updates leading to Tuesday morning’s event./p> p classsms-signup-copy>Before you can meet the Maverick, we ask that you view these updates in their entirety. /p> p classsms-signup-copy>Enter your phone number, and we will text you everything you need to know immediately. We’ll also send you a reminder when the event goes live./p> p classsuccess bold hidden text-center>Thank you! You should receive a text shortly./p> p classerrorMessage text-red bold hidden text-center>Sorry, an error occured. Please try signing up again. /p> div idduplicateSignup classhidden flow> h2>Our records show you’ve already signed up./h2> p>Please reach us at 844-731-0984 with any questions./p> /div> form classmx-auto bg-white flow> label classsr-only forphoneNumber>Enter Phone Number/label> input idphoneNumber typetext placeholderEnter Phone Number> button idsubmit>Check the box below/button> /form> /div> div classsms-bottom> p classsmsConsentMsg text-red>img srchttps://d2z65klgtz99km.cloudfront.net/PP2/microsite/img/down-curved-arrow.png classarrow-img />In order to sign up for this SMS service, please check the box below. /p> label classsr-only forsmsConsent>By checking this box, you are providing your electronic signature expressly consenting to be texted with alerts, stories, reports and marketing communications from Paradigm Press, LLC., about Paradigm Profits at the phone number you provide on this form, including landlines and wireless numbers, even if the phone number is on a corporate, state or national Do Not Call list. You also consent and unconditionally agree to our a hrefhttps://paradigmpressgroup.com/privacy-policy target_blank>Privacy Policy/a> and a hrefhttps://paradigmpressgroup.com/sms-terms-conditions target_blank>Terms and Conditions/a>, including the arbitration provision and class action waiver contained therein. Msgs may be sent using automated technology. Msg&data rates may apply. Messages may vary per user (up to 35 msg/month or more depending on user’s actions). Text STOP to opt out of all messages from Paradigm Profits. Text HELP for help. You are not required to agree to this as a condition of making a purchase./label> p classdisclaimer>input idsmsConsent typecheckbox classfloat-left> By checking this box, you are providing your electronic signature expressly consenting to be texted with alerts, stories, reports and marketing communications from Paradigm Press, LLC., about Paradigm Profits at the phone number you provide on this form, including landlines and wireless numbers, even if the phone number is on a corporate, state or national Do Not Call list. You also consent and unconditionally agree to our a hrefhttps://paradigmpressgroup.com/privacy-policy target_blank>Privacy Policy/a> and a hrefhttps://paradigmpressgroup.com/sms-terms-conditions target_blank>Terms and Conditions/a>, including the arbitration provision and class action waiver contained therein. Msgs may be sent using automated technology. Msg&data rates may apply. Messages may vary per user (up to 35 msg/month or more depending on user’s actions). Text STOP to opt out of all messages from Paradigm Profits. Text HELP for help. You are not required to agree to this as a condition of making a purchase./p> /div> /section> !-- info boxes --> section classinfo-box-container> div classinfo-box flow> h1 classinfo-box-title>Who’s “The Maverick”?/h1> p>After growing up in poverty and even being homeless for a period, u>this legendary trader went on to manage over $4 billion/u> on Wall Street and beat most of the industry at their own game. /p> /div> /section> section classinfo-box-container> div classinfo-box flow> h1 classinfo-box-title>Why Should You Meet this Legend?/h1> p>Because he’s discovered an obscure pattern that’s “invisible” to most people. It’s strong>the same pattern that appeared before the rise of ALL of the top 10 performing stocks of 2024/strong>. And the same pattern that’s creating a chance to accelerate your wealth journey in the next 60 days./p> /div> /section> section classinfo-box-container> div classinfo-box flow> h1 classinfo-box-title>What is the 60-Day Retirement Accelerator?/h1> p>On November 26, at 10 AM ET, the Maverick will explain how a massive market shift is creating a strong>u>rare 60-day window/u>/strong> for you to potentially make the equivalent of many years of stock market gains in just a few days…without investing in options, futures or anything extra risky./p> /div> /section> !-- add to calendar --> section classcalendar_wrapper wrapper> div classcalendar_inside> h2 classtext-center bold>Mark Your Calendar forbr classhide-600 /> November 26th at 10AM ET /h2> /div> /section> !-- scripts --> script srcouical.min.js>/script> script srcunlock.js>/script> script srcredirect.js>/script> script srcsms.js>/script> script> document.addEventListener(DOMContentLoaded, () > { // wistia var video_id znirdjz0eh; document.querySelector(.wistia_embed).classList.add(wistia_async_ + video_id); // detect whether or not user is on mobile device, or safari const isMobile /Mobi|Android/i.test(navigator.userAgent); const isSafari /^((?!chrome|android).)*safari/i.test(navigator.userAgent) && !(/CriOS/i.test( navigator.userAgent)); var ctpUrl https://d2z65klgtz99km.cloudfront.net/MVK/mvk_launch_1124/mvk_microsite_welcome_ctp_800px.webp; if (isSafari && !isMobile) { // switch to desktop size gif ctpUrl https://d2z65klgtz99km.cloudfront.net/MVK/mvk_launch_1124/mvk_microsite_welcome_ctp_800px.gif; } else if (isMobile && isSafari) { // switch to smaller size gif ctpUrl https://d2z65klgtz99km.cloudfront.net/MVK/mvk_launch_1124/mvk_microsite_welcome_ctp_400px.gif; } else if (isMobile && !isSafari) { // switch to smaller size webp ctpUrl https://d2z65klgtz99km.cloudfront.net/MVK/mvk_launch_1124/mvk_microsite_welcome_ctp_400px.webp; } window._wq window._wq || ; _wq.push({ id: video_id, options: { stillUrl: ctpUrl }, onReady: video > { var video Wistia.api(video_id); } }); }); /script> script> document.addEventListener(DOMContentLoaded, () > { // add to calendar const myCalendar createCalendar({ data: { title: The 60-Day Retirement Accelerator, start: new Date(November 26, 2024 10:00:00 GMT-05:00), duration: 180 } }); document.querySelector(.calendar_wrapper).appendChild(myCalendar); }) /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
]