www.izdog-prods.com
Open in
urlscan Pro
52.206.159.80
Public Scan
Submitted URL: http://www.izdog-prods.com/
Effective URL: https://www.izdog-prods.com/
Submission: On March 22 via api from US — Scanned from DE
Effective URL: https://www.izdog-prods.com/
Submission: On March 22 via api from US — Scanned from DE
Form analysis
5 forms found in the DOMName: 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: searchProPageTracks —
<form name="searchProPageTracks" ng-submit="searchMusic(keyword)" ng-if="pst.mainBg.main_buttons_type === 1" class="ng-pristine ng-valid ng-scope">
<div id="home-search"><input class="desktop-search ng-pristine ng-untouched ng-valid ng-empty" ng-focus="searchAutoComplete(keyword)" ng-keyup="searchAutoComplete(keyword)" ng-keydown="clearAutoCompleteTimeout()" ng-blur="searchFocusedOff()"
name="search_keyword" ng-model="keyword" autocomplete="off" type="search" placeholder="What type of track are you looking for?" aria-invalid="false"> <button class="md-button primary-btn">SEARCH</button>
<div class="search-auto-complete-results"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
</div>
</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_1">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_1" 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_2">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_2" 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_3">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_3" 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_4">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_4" 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> </span><button class="md-button primary-btn m-none btn-send">SEND
MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
</div><!-- ngIf: sendingMessage -->
</form>
Name: subscriptionFormSettings —
<form ng-if="!emailSubscriptionDone" name="subscriptionFormSettings" ng-submit="subscriptionFormSettings.$valid && subscribeEmail(subscriptionForm)"
class="ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" style="">
<div class="default-input primary-text-color"><label>Full Name</label>
<div><input class="primary-text-color ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" ng-model="subscriptionForm.full_name" autocomplete="off" type="text" aria-invalid="true"></div>
</div>
<div class="default-input primary-text-color"><label>E-mail address</label>
<div><input class="primary-text-color ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" required="" ng-model="subscriptionForm.email" name="email" type="email"
minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" aria-invalid="true"></div>
</div><!-- ngIf: subscriptionSettings.provider_type === 'fan_connect' || subscriptionSettings.fan_connect_tag_id != 0 --><md-checkbox md-no-ink="" name="accept_mailing_list" ng-model="accept_mailing_list" ng-class="{'hide': submittingEmail}"
tabindex="0" type="checkbox" role="checkbox" class="ng-pristine ng-untouched ng-valid ng-empty" aria-checked="false" aria-invalid="false" aria-label="Check this box to confirm that you would like to receive emails from [HC] - IZDOG">
<div class="md-container" md-ink-ripple="" md-ink-ripple-checkbox="">
<div class="md-icon"></div>
</div>
<div ng-transclude="" class="md-label"><span class="primary-text-color ng-binding ng-scope">Check this box to confirm that you would like to receive emails from [HC] - IZDOG</span></div>
</md-checkbox>
<loader data-show="submittingEmail" data-size="'40px'" class="show ng-isolate-scope"><!-- ngIf: show --></loader><!-- ngIf: !submittingEmail --><button class="md-button primary-btn email-subscription-form-btn ng-binding ng-scope"
ng-if="!submittingEmail" ng-disabled="!accept_mailing_list" disabled="disabled">Subscribe Now</button><!-- end ngIf: !submittingEmail -->
<div class="email-subscription-form-error text-danger hide" ng-class="{'hide': submitError == ''}"><span class="ng-binding"></span></div>
</form>
Text Content
IZDOG PRODUCTIONS SEARCH About Tracks Albums Videos Memberships Sound Kits Services Blog Contact Merchandise 0 $0.00 Log In SEARCH * TITLE TIME BPM TAGS * IZDOG_DOUBT_122BPM_NEWWAVE 02:41 122 newwave zequin $15.00 IN CART * IZDOG_TIME_DRILLNEWWAVE_TRAP_143BPM_Gmin 03:03 143 newwave fivio foreign $15.00 IN CART * IZDOG_SHIN SEKAÏ_NEWWAVE_ASIANTRAP_162BPM 02:57 162 newwave asian $15.00 IN CART * FIREBALL_RAGE_TRAP 03:09 162 rage trap $15.00 IN CART * SATIVA_NEW-WAVE 03:01 136 la feve luther $15.00 IN CART * ARTEFACTS_FEAT.INLANDSIS_NEWTRAP 03:39 145 newtrap dojacat $15.00 IN CART * DATURA_NEWTRAP 02:51 125 newwave chill $15.00 IN CART * PASADENA_NEWTRAP 03:03 139 newjazz newwave $15.00 IN CART * POPE'S_PEAR_DARKTRAP 03:08 121 dark trap $15.00 IN CART * DRILL_Whaler_140BPM_BMIN 02:19 140 ziak central cee $15.00 IN CART * AMBER_TRAP_160BPM 02:24 160 lil durk chill $15.00 IN CART * ZERO_DRILL/JERSEY_145BPM 03:26 145 jersey drill $15.00 IN CART * MELANCHOLY TRAP_STORY_150BPM_A#MIN_FEAT IZMO 03:37 150 rap trap $15.00 IN CART * FINE_CalmTrapBeat_122BPM 02:24 122 zkr calm $15.00 IN CART * PLUS ULTRA_ROCK/2STEP_160BPM 02:42 160 rock 2step $15.00 IN CART * KINESIE | Feat.ALESTE 03:46 130 scxrlxrd epic $15.00 IN CART * PUNITION48_BOOMBAP_92BPM 03:11 92 oldschool emotion $15.00 IN CART * AXE 02:31 140 hypertrap rage $15.00 IN CART * Etheral 03:10 136 jul club $15.00 IN CART * Who Cares 02:52 85 oldschool piano $15.00 IN CART BROWSE ALL TRACKS LICENSING INFO EDIT POPULAR MP3 - Low quality $15.00 MAKE AN OFFER • Receive MP3 file without tags• Sell up to 2000 copies• Stream up to 200.000 Plays• Can be used for profitable projects (Concert, spotify, album...and more)• Izdog remains owner of the beat/prod• You must credit "Prod. by Izdog" READ LICENSE POPULAR WAV - High quality $29.00 MAKE AN OFFER • Receive mp3 + WAV file without tags• Sell up to 5000 copies• Stream up to 500 000 plays• Can be used for profitable projects (Concert, spotify, album...and more)• Izdog remains owner of the beat/prod• You must credit "prod. by Izdog" READ LICENSE POPULAR Limited-Stems - Pro $69.00 MAKE AN OFFER • Receive mp3+Wav+Stems without tags• Sell up to 10 000 copies• Stream up to 750 000 plays• Can be used for profitable projects (Concert, spotify, album...and more)• You must credit "Prod. by izdog" READ LICENSE POPULAR Unlimited License $149.00 MAKE AN OFFER • Receive mp3 + WAV + Stems• Unlimited Stream• Profitable use allowed in all ways and with no limits• Izdog remains owner of the beat/prod• You must credit "Prod. by Izdog" READ LICENSE POPULAR Exclusive License $0.00 MAKE AN OFFER Please, contact me for an exclusive license of this Beat/Prod READ LICENSE SERVICES EDIT CUSTOM ELECTRIC GUITAR LOOP I'll make you custom guitar loop, from m ... BROWSE ALL SERVICES 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 IZDOG PRODUCTIONS * 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 IZDOG_DOUBT_122BPM_NEWWAVE 02:41 newwave zequin $15.00 IN CART * 2 IZDOG_TIME_DRILLNEWWAVE_TRAP_143BPM_Gmin 03:03 newwave fivio foreign $15.00 IN CART * 3 IZDOG_SHIN SEKAÏ_NEWWAVE_ASIANTRAP_162BPM 02:57 newwave asian $15.00 IN CART * 4 FIREBALL_RAGE_TRAP 03:09 rage trap $15.00 IN CART * 5 SATIVA_NEW-WAVE 03:01 la feve luther $15.00 IN CART * 6 ARTEFACTS_FEAT.INLANDSIS_NEWTRAP 03:39 newtrap dojacat $15.00 IN CART * 7 DATURA_NEWTRAP 02:51 newwave chill $15.00 IN CART * 8 PASADENA_NEWTRAP 03:03 newjazz newwave $15.00 IN CART * 9 POPE'S_PEAR_DARKTRAP 03:08 dark trap $15.00 IN CART * 10 DRILL_Whaler_140BPM_BMIN 02:19 ziak central cee $15.00 IN CART * 11 AMBER_TRAP_160BPM 02:24 lil durk chill $15.00 IN CART * 12 ZERO_DRILL/JERSEY_145BPM 03:26 jersey drill $15.00 IN CART * 13 MELANCHOLY TRAP_STORY_150BPM_A#MIN_FEAT IZMO 03:37 rap trap $15.00 IN CART * 14 FINE_CalmTrapBeat_122BPM 02:24 zkr calm $15.00 IN CART * 15 PLUS ULTRA_ROCK/2STEP_160BPM 02:42 rock 2step $15.00 IN CART * 16 KINESIE | Feat.ALESTE 03:46 scxrlxrd epic $15.00 IN CART * 17 PUNITION48_BOOMBAP_92BPM 03:11 oldschool emotion $15.00 IN CART * 18 AXE 02:31 hypertrap rage $15.00 IN CART * 19 Etheral 03:10 jul club $15.00 IN CART * 20 Who Cares 02:52 oldschool piano $15.00 IN CART saving Lyrics, please wait... Mailing List Full Name E-mail address Check this box to confirm that you would like to receive emails from [HC] - IZDOG Subscribe Now