www.beatsbyjordanwtf.com Open in urlscan Pro
52.206.159.80  Public Scan

URL: https://www.beatsbyjordanwtf.com/
Submission: On December 28 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

Name: searchProPageTracks

<form class="top-nav-search ng-pristine ng-valid" name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchMobile')" role="search"><button id="slidingSearchMobileBtn" aria-label="search button" class="md-button menu-btn" type="button"
    ng-click="slidingSearchFocus('slidingSearchMobile')"><i class="icon-search default-menu-link-color"></i></button>
  <div class="sliding-search-container main-menu-bg-color" ng-class="{'active': slidingSearchActive}"><span><i class="icon-search default-menu-link-color"></i></span> <input
      class="input-box main-menu-bg-color default-menu-link-color sliding-search ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchMobile" placeholder="Search beats" ng-blur="searchFocusedOff('slidingSearchMobile')" name="search_keyword"
      ng-model="keyword" autocomplete="off" type="search" aria-invalid="false"> <span><i class="icon-close default-menu-link-color" ng-click="searchFocusedOff('slidingSearchMobile')" role="button" tabindex="0"></i></span></div><button
    class="md-button primary-btn hide">SEARCH</button>
</form>

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchDesktop')" role="search" class="ng-pristine ng-valid">
  <div class="desktop-sliding-search" ng-class="{'active': slidingSearchActive}">
    <div class="input-container"><input class="input-box main-menu-bg-color desktop-search default-menu-link-color ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchDesktop" name="search_keyword" placeholder="Search beats"
        ng-model="keyword" ng-blur="searchFocusedOff('slidingSearchDesktop')" autocomplete="off" type="search" aria-invalid="false">
      <div ng-click="searchFocusedOff('slidingSearchDesktop')" class="search-close-button" role="button" tabindex="0"><i class="icon-close default-menu-link-color"></i></div>
    </div>
    <div class="search-open-button" ng-click="slidingSearchFocus('slidingSearchDesktop')" role="button" tabindex="0"><i class="icon-search default-menu-link-color"></i></div>
  </div><button class="hide" type="submit"></button>
</form>

Name: userForm

<form name="userForm" ng-submit="propageContact(contact)" class="contact-form ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-minlength ng-valid-maxlength">
  <div layout-gt-sm="row" class="m-b-lg layout-gt-sm-row"><md-input-container class="md-block m-b-none m-r flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_0">YOUR NAME</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="name" ng-model="contact.name" autocomplete="off" id="input_0" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
        <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Your name is required.</div>
      </div>
    </md-input-container><md-input-container class="md-block m-b-none flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_1">E-MAIL ADDRESS</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" ng-model="contact.email" name="email" type="email"
        minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" id="input_1" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.email.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required', 'minlength', 'maxlength', 'pattern'] -->
        <div ng-message-exp="['required', 'minlength', 'maxlength', 'pattern']" class="md-input-message-animation ng-scope">Your email must be between 3 and 100 characters long and look like an e-mail address.</div>
      </div>
    </md-input-container></div><md-input-container class="md-block m-b-lg"><label class="primary-text-color md-required" for="input_2">SUBJECT</label> <input required=""
      class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="subject" ng-model="contact.subject" autocomplete="off" id="input_2" aria-invalid="true">
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Subject is required.</div>
    </div>
  </md-input-container><md-input-container class="md-block m-b-lg textarea-container"><label class="primary-text-color md-required" for="input_3">MESSAGE</label>
    <div class="md-resize-wrapper"><textarea required="" class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="message" ng-model="contact.message" rows="1" md-select-on-focus=""
        autocomplete="off" id="input_3" aria-invalid="true" style="height: 30px;"></textarea>
      <div class="md-resize-handle" style="touch-action: pan-x;"></div>
    </div>
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.message.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Message is required.</div>
    </div>
  </md-input-container>
  <div layout-gt-sm="row" class="m-b-none btn-container layout-gt-sm-row"><!-- ngIf: !sendingMessage -->
    <p class="m-none ng-scope" ng-if="!sendingMessage"><span ng-class="{'hide': !contactError}" class="text-danger ng-binding hide"><i class="fa fa-exclamation"></i> &nbsp; &nbsp; </span><button class="md-button primary-btn m-none btn-send">SEND
        MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
  </div><!-- ngIf: sendingMessage -->
</form>

Text Content




SEARCH
About

Tracks

Albums

Videos

Memberships

Sound Kits

Services

Blog

Contact

Merchandise



0
$0.00
Log In


BUY 2 BEATS GET 1 FREE!


Featured Track  •  96BPM


SUNBURNT (J COLE, JID, BLXST) BUY 1 GET 1 FREE

$24.99 IN CART
jid beatj cole beat


 * TITLE TIME BPM TAGS

   
 * 
   Lonely (BUY 2 GET 1 FREE) / Sampled Jersey Club Type Beat 02:53 150 jersey
   club type beat sampled jersey club $24.99 IN CART
   
 * 
   Sicily (BUY 2 GET 1 FREE) / Gunna x Drake Type Beat 03:02 107 drake type beat
   drake for all the dogs $24.99 IN CART
   
 * 
   PTR (BUY 2 GET 1 FREE) / Tory Lanez x Mac Miller Type Beat 04:08 85 tory
   lanez type beat mac miller type beat $24.99 IN CART
   
 * 
   ANTI (BUY 2 GET 1 FREE) / Drake For The Dogs Type Beat 02:55 137 drake type
   beat drake beat $24.99 IN CART
   
 * 
   Woke (BUY 2 GET 1 FREE) / Don Toliver x Travis Scott Beat 02:24 159 travis
   scott type beat don toliver beat $24.99 IN CART
   
 * 
   Temple (BUY 2 GET 1 FREE) / Baby Keem x Drake Type Beat 01:41 94 drake x baby
   keem beat drake type beat $0.00 IN CART
   
 * 
   Hop (BUY 2 GET 1 FREE) / Don Toliver x Baby Keem Type Beat 03:05 130 don
   toliver beat baby keem type beat $24.99 IN CART
   
 * 
   Shine (BUY 2 GET 1 FREE) / Drake Take Care Type Beat 02:43 132 drake take
   care drake take care type beat $24.99 IN CART
   
 * 
   Astro (BUY 2 GET 1 FREE) / Jersey Club x Baby Keem Type Beat 02:16 73
   kendrick lamar type beat baby keem type beat $24.99 IN CART
   
 * 
   Mink (BUY 2 GET 1 FREE) / PARTYNEXTDOOR x Drake Type Beat 02:37 113 drake
   instrumental drake type beat $24.99 IN CART
   
 * 
   Trouble (BUY 2 GET 1 FREE) / PARTYNEXTDOOR x Drake Type Beat 03:08 112
   partynextdoor beat drake type beat $24.99 IN CART
   
 * 
   Temple (BUY 2 GET 1 FREE) / Baby Keem x Drake Type Beat 02:59 97 drake type
   beat drake beat $24.99 IN CART
   
 * 
   Apart (BUY 2 GET 1 FREE) / Baby Keem x Lucki Type Beat 02:28 133 lucki beat
   baby keem type beat $24.99 IN CART
   
 * 
   Revival (BUY 2 GET 1 FREE) / Baby Keem x PartyNextDoor Beat 03:26 95
   partynextdoor beat baby keem type beat $24.99 IN CART
   
 * 
   Krueger (BUY 2 GET 1 FREE) / Baby Keem x Future Type Beat 02:08 150 future
   beatd baby keem type beat $24.99 IN CART
   
 * 
   Ethernal (BUY 2 GET 1 FREE) / Drake x PartyNextDoor Beat 02:32 93
   partynextdoor beat drake type beat $24.99 IN CART
   
 * 
   FairyTale Truths (BUY 2 GET 1 FREE) / Baby Keem x Lucki Beat 02:39 121 lucki
   beat baby keem type beat $24.99 IN CART
   
 * 
   Repeat (BUY 2 GET 1 FREE) / Baby Keem x Drake Type Beat 03:24 85 drake type
   beat baby keem type beat $24.99 IN CART
   
 * 
   Ghost Town (BUY 2 GET 1 FREE) / Baby Keem Type Beat 02:30 130 baby keem beat
   baby keem instrumental $24.99 IN CART
   
 * 
   TTFLS (BUY 2 GET 1 FREE) / Baby Keem x Future Type Beat 02:57 142 baby keem
   type beat future beat $24.99 IN CART
   

BROWSE ALL TRACKS


LICENSING INFO EDIT

POPULAR
MP3 Lease $24.99 MAKE AN OFFER
• Untagged MP3• Sell up to 3,000 Units/500,000 Streams• Jordan maintains full
ownership of the instrumental• Must Credit (Prod. jordanwtf)
READ LICENSE
Bulk deals: BUY 2, GET 1 FREE
POPULAR
WAV Lease $49.99 MAKE AN OFFER
• Untagged MP3, WAV File• Sell up to 5,000 Units/750,000 Streams• Jordan
maintains full ownership of the instrumental• Must Credit (Prod. jordanwtf)
READ LICENSE
Bulk deals: BUY 2, GET 1 FREE
POPULAR
Unlimited + Stems $99.99 MAKE AN OFFER buyer will instant download the HQ WAV
Stems (trackout) files of the beat.
• Untagged MP3, WAV, Stems• Sell up to 10,000 Units/1,500,000 Streams• Jordan
maintains full ownership of the instrumental• Must Credit (Prod. jordanwtf)
READ LICENSE
Bulk deals: BUY 2, GET 1 FREE
POPULAR
Exclusive $2,000.00 MAKE AN OFFER Buyer will get the HQ WAV Stems (trackout)
files of the beat.
• WAV Stems, untagged• Sell UNLIMITED Units/Streams• Exclusive ownership goes to
the buyer of the instrumental• Must Credit (Prod. jordanwtf)
READ LICENSE
Bulk deals: BUY 2, GET 1 FREE



SOUND KITS EDIT

Holy - SCRAPS (Custom FL Studio Skin Kit)   $5.00   Holy - 'Orange' Multi Kit  
$5.00   Holy - 'Homeless Heart' Portal Preset Bank   $5.00   FREE 'Blue' SAMPLE
PACK   FREE  

BROWSE ALL SOUND KITS




CONTACT

YOUR NAME

Your name is required.
E-MAIL ADDRESS

Your email must be between 3 and 100 characters long and look like an e-mail
address.
SUBJECT

Subject is required.
MESSAGE


Message is required.

    SEND MESSAGE

Home About Tracks Albums Videos Memberships Sound Kits Services Blog Contact
Merchandise



jordanwtfbusiness@gmail.com



 * Home
 * Tracks
 * Albums
 * Videos
 * Sound Kits
 * Merchandise

 * Memberships
 * Services
 * Blog
 * About
 * Contact

 * Licensing Info
 * Terms of use
 * Privacy policy


$0.00 IN CART

NaN

   
 * 1
   
   Lonely (BUY 2 GET 1 FREE) / Sampled Jersey Club Type Beat 02:53 jersey club
   type beat sampled jersey club $24.99 IN CART
   
 * 2
   
   Sicily (BUY 2 GET 1 FREE) / Gunna x Drake Type Beat 03:02 drake type beat
   drake for all the dogs $24.99 IN CART
   
 * 3
   
   PTR (BUY 2 GET 1 FREE) / Tory Lanez x Mac Miller Type Beat 04:08 tory lanez
   type beat mac miller type beat $24.99 IN CART
   
 * 4
   
   ANTI (BUY 2 GET 1 FREE) / Drake For The Dogs Type Beat 02:55 drake type beat
   drake beat $24.99 IN CART
   
 * 5
   
   Woke (BUY 2 GET 1 FREE) / Don Toliver x Travis Scott Beat 02:24 travis scott
   type beat don toliver beat $24.99 IN CART
   
 * 6
   
   Temple (BUY 2 GET 1 FREE) / Baby Keem x Drake Type Beat 01:41 drake x baby
   keem beat drake type beat $0.00 IN CART
   
 * 7
   
   Hop (BUY 2 GET 1 FREE) / Don Toliver x Baby Keem Type Beat 03:05 don toliver
   beat baby keem type beat $24.99 IN CART
   
 * 8
   
   Shine (BUY 2 GET 1 FREE) / Drake Take Care Type Beat 02:43 drake take care
   drake take care type beat $24.99 IN CART
   
 * 9
   
   Astro (BUY 2 GET 1 FREE) / Jersey Club x Baby Keem Type Beat 02:16 kendrick
   lamar type beat baby keem type beat $24.99 IN CART
   
 * 10
   
   Mink (BUY 2 GET 1 FREE) / PARTYNEXTDOOR x Drake Type Beat 02:37 drake
   instrumental drake type beat $24.99 IN CART
   
 * 11
   
   Trouble (BUY 2 GET 1 FREE) / PARTYNEXTDOOR x Drake Type Beat 03:08
   partynextdoor beat drake type beat $24.99 IN CART
   
 * 12
   
   Temple (BUY 2 GET 1 FREE) / Baby Keem x Drake Type Beat 02:59 drake type beat
   drake beat $24.99 IN CART
   
 * 13
   
   Apart (BUY 2 GET 1 FREE) / Baby Keem x Lucki Type Beat 02:28 lucki beat baby
   keem type beat $24.99 IN CART
   
 * 14
   
   Revival (BUY 2 GET 1 FREE) / Baby Keem x PartyNextDoor Beat 03:26
   partynextdoor beat baby keem type beat $24.99 IN CART
   
 * 15
   
   Krueger (BUY 2 GET 1 FREE) / Baby Keem x Future Type Beat 02:08 future beatd
   baby keem type beat $24.99 IN CART
   
 * 16
   
   Ethernal (BUY 2 GET 1 FREE) / Drake x PartyNextDoor Beat 02:32 partynextdoor
   beat drake type beat $24.99 IN CART
   
 * 17
   
   FairyTale Truths (BUY 2 GET 1 FREE) / Baby Keem x Lucki Beat 02:39 lucki beat
   baby keem type beat $24.99 IN CART
   
 * 18
   
   Repeat (BUY 2 GET 1 FREE) / Baby Keem x Drake Type Beat 03:24 drake type beat
   baby keem type beat $24.99 IN CART
   
 * 19
   
   Ghost Town (BUY 2 GET 1 FREE) / Baby Keem Type Beat 02:30 baby keem beat baby
   keem instrumental $24.99 IN CART
   
 * 20
   
   TTFLS (BUY 2 GET 1 FREE) / Baby Keem x Future Type Beat 02:57 baby keem type
   beat future beat $24.99 IN CART
   

saving Lyrics, please wait...