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

Submitted URL: http://www.killavic.com/
Effective URL: https://www.killavic.com/
Submission: On April 14 via api from US — Scanned from DE

Form analysis 5 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: 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="Search A Beat You Heard On IG Here" 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: subscriptionFormSettings

<form name="subscriptionFormSettings" ng-submit="subscriptionFormSettings.$valid &amp;&amp; subscribeEmail(subscriptionForm)" style="margin: auto;"
  class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email"><md-input-container class="block flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_0">FULL
      NAME</label> <input required="" class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="full_name" ng-model="subscriptionForm.full_name" autocomplete="off" id="input_0"
      aria-invalid="true">
    <div class="md-errors-spacer"></div>
    <div ng-messages="subscriptionFormSettings.full_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">Name is required.</div>
    </div>
  </md-input-container><md-input-container class="block 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-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" ng-model="subscriptionForm.email" name="sf_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="subscriptionFormSettings.sf_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><!-- ngIf: pst.subscriptionSettings.provider_type === 'fan_connect' || pst.subscriptionSettings.fan_connect_tag_id != 0 -->
  <div layout="row" class="layout-row"><span flex="" class="text-center flex"><md-checkbox name="accept_mailing_list" ng-model="accept_mailing_list" md-no-ink="" required=""
        class="text-left ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" tabindex="0" type="checkbox" role="checkbox" aria-checked="false" aria-invalid="true" aria-required="true"
        aria-label="Check this box to confirm that you would like to receive emails from Killavic">
        <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="text-sm ng-binding ng-scope">Check this box to confirm that you would like to receive emails from Killavic</span></div>
      </md-checkbox></span></div><md-input-container class="md-block m-t-none"><button class="md-button primary-btn m-none btn-block ng-binding text-muted" ng-class="{'hide': submittingEmail, 'text-muted': !accept_mailing_list}"
      ng-disabled="!accept_mailing_list" disabled="disabled">Subscribe Now</button><loader-with-text data-message="'Subscribing email, please wait...'" data-show="submittingEmail" data-size="'20px'"
      class="show ng-isolate-scope"><!-- ngIf: show --></loader-with-text></md-input-container>
  <div layout="row" class="text-danger text-center text-sm text-ellipsis hide layout-row" ng-class="{'hide': submitError == ''}"><span flex="" class="ng-binding flex"><i class="fa fa-exclamation m-r-xs"></i> </span></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_2">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_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">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_3">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_3" 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_4">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_4" 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_5">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_5" 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




MP3 SALE!


SEARCH
About

10 for 10 Packs

Beats

Videos

Memberships

Sound Kits

Services

Blog

Contact

Merchandise



0
$0.00
Log In

SEARCH

Featured Track  •  94BPM


SOLDIER | G-FUNK WEST COAST TYPE BEAT

$25.00 IN CART
dr dre type beatpooh shiesty type beat


 * TITLE TIME BPM TAGS

   
 * 
   Bad Guy | Old School Boom Bap type Beat 02:43 88 dj premier underground
   $25.00 IN CART
   
 * 
   Soldier | G-Funk West Coast Type Beat 02:12 94 dr dre type beat pooh shiesty
   type beat $25.00 IN CART
   
 * 
   Recovery | G-Funk Dr. Dre Type Beat 02:30 96 dr dre type beat west coast type
   beat $25.00 IN CART
   
 * 
   My Dogs | Drake x Travis Scott Type Beat 02:44 140 pooh shiesty travis scott
   $25.00 IN CART
   
 * 
   Storm | Pooh Shiesty Trap Type Beat 02:20 164 piano pooh shiesty $25.00 IN
   CART
   
 * 
   NEO | Old School Boom Bap Type Beat 02:51 80 dj premiere underground $25.00
   IN CART
   
 * 
   Strider | 90's Boom Bap Type Beat 02:36 86 old school boom bap $25.00 IN CART
   
 * 
   Gun Jack | Old School Boom Bap Type Beat 02:43 88 boom bap rap type beats dj
   premier type beat $25.00 IN CART
   
 * 
   Snapped | DJ Premier Boom Bap Type Beat 02:50 90 dj premier old school boom
   bap $25.00 IN CART
   
 * 
   Final Level | G-Funk Dr. Dre Type Beat 02:32 88 dr dre type beat west coast
   type beat $25.00 IN CART
   
 * 
   Players Ball | Justin Timberlake Type Beat 02:55 104 pop justin timberland
   $25.00 IN CART
   
 * 
   No Problems | Dr. Dre Type Beat 02:32 88 dr dre type beat boom bap type beat
   $25.00 IN CART
   
 * 
   Bloodline | That Mexican OT Type Beat 02:47 172 trap type beat pooh shiesty
   type beat $25.00 IN CART
   
 * 
   Grudge | Dr. Dre Boom Bap Type Beat 02:33 94 dr dre type beat boom bap type
   beat $25.00 IN CART
   
 * 
   Jigged Up | That Mexican OT Type Beat 02:17 168 that mexican ot type beat
   young dolph type beat $25.00 IN CART
   
 * 
   Best Friend | G-Funk Dr. Dre Type Beat 02:12 94 dr dre type beat west coast
   type beat $25.00 IN CART
   
 * 
   Eternal | Eminem Type Beat 02:45 81 dr dre type beat eminem type beat $25.00
   IN CART
   
 * 
   Brush It Off | Timbaland x The Neptunes Type Beat 02:45 174 pharrell
   timbaland type beat $25.00 IN CART
   
 * 
   Worth It | Lil Durk Piano Type Beat 03:14 84 piano beat trap $25.00 IN CART
   
 * 
   Hard Headed | Boom Bap Freestyle Beat 02:00 96 hip hop old school $25.00 IN
   CART
   

BROWSE ALL TRACKS


TRACK LIST EDIT

NEW BEATS



LICENSING INFO EDIT

POPULAR
WAV Lease BUY 1 6 FREE $25.00 MAKE AN OFFER WAV file included

READ LICENSE
Bulk deals: BUY 1, GET 6 FREE
POPULAR
Unlimited BUY 1 GET 6 FREE $100.00 MAKE AN OFFER Uncompressed 24 Bit .WAV Format
(Includes TRACKOUTS for mixing)
• Unlimited Everything plus Trackout/Stems for mixing
READ LICENSE
Bulk deals: BUY 1, GET 6 FREE
POPULAR
Exclusive Contract BUY 1 GET 6 FREE $300.00 MAKE AN OFFER Purchase this license
to take this beat off my store for good!
• Everything Included (MP3,WAV,Track Stems)• PUBLISHING (ASCAP) INFO:• Victor
Francisco Borges• MEMBER ID:• #5087004• IPI NAME NUMBER• #866979257• we will
retain 100% of OUR portion of the publishing (50%
Publishing)• Killavicbeats@gmail.com
READ LICENSE
Bulk deals: BUY 1, GET 6 FREE



KILLAVIC

613 subscribers


TOTAL VIEWS

56,373


VIDEOS

72

SUBSCRIBE


SUBSCRIBE TO MAILING LIST

FULL NAME

Name is required.
E-MAIL ADDRESS

Your email must be between 3 and 100 characters long and look like an e-mail
address.
Check this box to confirm that you would like to receive emails from Killavic
Subscribe Now



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 10 for 10 Packs Beats Videos Memberships Sound Kits Services Blog
Contact Merchandise




KILLAVIC





 * Home
 * Beats
 * 10 for 10 Packs
 * Videos
 * Sound Kits
 * Merchandise

 * Memberships
 * Services
 * Blog
 * About
 * Contact

 * Licensing Info
 * Terms of use
 * Privacy policy
 * YouTube Terms of Service


$0.00 IN CART

NaN

   
 * 1
   
   Bad Guy | Old School Boom Bap type Beat 02:43 dj premier underground $25.00
   IN CART
   
 * 2
   
   Soldier | G-Funk West Coast Type Beat 02:12 dr dre type beat pooh shiesty
   type beat $25.00 IN CART
   
 * 3
   
   Recovery | G-Funk Dr. Dre Type Beat 02:30 dr dre type beat west coast type
   beat $25.00 IN CART
   
 * 4
   
   My Dogs | Drake x Travis Scott Type Beat 02:44 pooh shiesty travis scott
   $25.00 IN CART
   
 * 5
   
   Storm | Pooh Shiesty Trap Type Beat 02:20 piano pooh shiesty $25.00 IN CART
   
 * 6
   
   NEO | Old School Boom Bap Type Beat 02:51 dj premiere underground $25.00 IN
   CART
   
 * 7
   
   Strider | 90's Boom Bap Type Beat 02:36 old school boom bap $25.00 IN CART
   
 * 8
   
   Gun Jack | Old School Boom Bap Type Beat 02:43 boom bap rap type beats dj
   premier type beat $25.00 IN CART
   
 * 9
   
   Snapped | DJ Premier Boom Bap Type Beat 02:50 dj premier old school boom bap
   $25.00 IN CART
   
 * 10
   
   Final Level | G-Funk Dr. Dre Type Beat 02:32 dr dre type beat west coast type
   beat $25.00 IN CART
   
 * 11
   
   Players Ball | Justin Timberlake Type Beat 02:55 pop justin timberland $25.00
   IN CART
   
 * 12
   
   No Problems | Dr. Dre Type Beat 02:32 dr dre type beat boom bap type beat
   $25.00 IN CART
   
 * 13
   
   Bloodline | That Mexican OT Type Beat 02:47 trap type beat pooh shiesty type
   beat $25.00 IN CART
   
 * 14
   
   Grudge | Dr. Dre Boom Bap Type Beat 02:33 dr dre type beat boom bap type beat
   $25.00 IN CART
   
 * 15
   
   Jigged Up | That Mexican OT Type Beat 02:17 that mexican ot type beat young
   dolph type beat $25.00 IN CART
   
 * 16
   
   Best Friend | G-Funk Dr. Dre Type Beat 02:12 dr dre type beat west coast type
   beat $25.00 IN CART
   
 * 17
   
   Eternal | Eminem Type Beat 02:45 dr dre type beat eminem type beat $25.00 IN
   CART
   
 * 18
   
   Brush It Off | Timbaland x The Neptunes Type Beat 02:45 pharrell timbaland
   type beat $25.00 IN CART
   
 * 19
   
   Worth It | Lil Durk Piano Type Beat 03:14 piano beat trap $25.00 IN CART
   
 * 20
   
   Hard Headed | Boom Bap Freestyle Beat 02:00 hip hop old school $25.00 IN CART
   

saving Lyrics, please wait...