mr.company Open in urlscan Pro
199.250.223.118  Public Scan

Submitted URL: http://bet.yt/
Effective URL: https://mr.company/classified/domain/41
Submission: On November 28 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST

<form method="post" enctype="multipart/form-data" class="newsletter">
  <input type="text" id="subscribe_email" name="subscribe_email" placeholder="Enter your email address">
  <button type="submit"><i class="fas fa-arrow-right"></i></button>
  <input type="hidden" class="txt_csrfname" name="ci_csrf_token" value="">
</form>

Name: leave-review-formPOST

<form id="leave-review-form" name="leave-review-form" method="POST" enctype="multipart/form-data">
  <div class="feedback-yes-no">
    <strong>Your Rating</strong>
    <div class="leave-rating">
      <input type="radio" name="rating" id="rating-radio-1" value="5" required="">
      <label for="rating-radio-1" class="icon-material-outline-star"></label>
      <input type="radio" name="rating" id="rating-radio-2" value="4" required="">
      <label for="rating-radio-2" class="icon-material-outline-star"></label>
      <input type="radio" name="rating" id="rating-radio-3" value="3" required="">
      <label for="rating-radio-3" class="icon-material-outline-star"></label>
      <input type="radio" name="rating" id="rating-radio-4" value="2" required="">
      <label for="rating-radio-4" class="icon-material-outline-star"></label>
      <input type="radio" name="rating" id="rating-radio-5" value="1" required="">
      <label for="rating-radio-5" class="icon-material-outline-star"></label>
    </div>
    <div class="clearfix"></div>
  </div>
  <textarea class="with-border" placeholder="" name="review_msg" id="review_msg" cols="7" required=""></textarea>
  <input type="hidden" name="review_user_id" id="review_user_id" value="">
  <input type="hidden" name="review_id" id="review_id" value="">
  <input type="hidden" name="review_type" id="review_type" value="user">
  <input type="hidden" class="txt_csrfname" name="ci_csrf_token" value="">
</form>

Name: msgOwnerFormPOST

<form name="msgOwnerForm" class="msgOwnerForm" method="POST" enctype="multipart/form-data">
  <input type="hidden" name="owner_id" class="owner_id" value="">
  <textarea name="txt_msg" class="txt_msg" cols="10" placeholder="Message" required=""></textarea>
  <!-- Button -->
  <div id="validationMsg"></div>
  <button class="button full-width button-sliding-icon ripple-effect" type="submit" style="width: 30px;">Send <i class="icon-material-outline-arrow-right-alt"></i></button>
  <input type="hidden" class="txt_csrfname" name="ci_csrf_token" value="">
</form>

POST

<form id="bid-now-form" method="post" enctype="multipart/form-data">
  <div class="input-with-icon-left">
    <i class="icon-feather-dollar-sign"></i>
    <input type="text" id="bid_amount" name="bid_amount" value="" class="form-control required" placeholder="$ 2000" onkeypress="validateInputNumbers(event)" required="">
    <input type="hidden" name="bid_gap_value" id="bid_gap_value" value="10">
    <input type="hidden" name="current_bid_value" id="current_bid_value" value="">
    <input type="hidden" name="bid_owner_id" id="bid_owner_id" value="6">
    <input type="hidden" name="bid_bidder_id" id="bid_bidder_id" value="">
    <input type="hidden" name="bid_listing_id" id="bid_listing_id" value="41">
    <input type="hidden" name="bid_listing_type" id="bid_listing_type" value="domain">
  </div>
  <!-- Button -->
  <div id="bidValidation"></div>
  <button class="button margin-top-35 full-width button-sliding-icon ripple-effect margin-bottom-35" type="submit" style="width: 30px;">PLACE BID<i class="icon-material-outline-arrow-right-alt"></i></button>
  <span id="loader" style="display:none;" class="text-center"> <img src="https://mr.company/assets/img/loadingimage.gif"> </span>
  <br>
  <h2 class="centerButtons"><b>OR</b></h2>
  <a href="https://mr.company/checkout/buynow/41" class="button full-width button-sliding-icon ripple-effect" style="width: 30px;"><span>BUY IT NOW FOR $ 2,999</span></a>
  <input type="hidden" class="txt_csrfname" name="ci_csrf_token" value="">
</form>

Name: msgOwnerFormPOST

<form name="msgOwnerForm" class="msgOwnerForm" method="POST" enctype="multipart/form-data">
  <input type="hidden" name="owner_id" class="owner_id" value="6">
  <textarea name="txt_msg" class="txt_msg" cols="10" placeholder="Message" required=""></textarea>
  <!-- Button -->
  <div id="validationMsg"></div>
  <button class="button full-width button-sliding-icon ripple-effect" type="submit" style="width: 30px;">Send <i class="icon-material-outline-arrow-right-alt"></i></button>
  <input type="hidden" class="txt_csrfname" name="ci_csrf_token" value="">
</form>

Name: ReportFormPOST

<form name="ReportForm" id="ReportForm" method="POST" enctype="multipart/form-data">
  <input type="hidden" name="listing_id" id="listing_id" value="41">
  <textarea name="txt_reason" id="txt_reason" cols="10" placeholder="Why do you think this should be removed?" class="with-border" required=""></textarea>
  <input type="hidden" class="txt_csrfname" name="ci_csrf_token" value="">
</form>

POST

<form class="offer-now-form" method="post" enctype="multipart/form-data">
  <div class="input-with-icon-left">
    <i class="icon-feather-dollar-sign"></i>
    <input type="text" name="offer_amount" value="" class="form-control required offer_amount" placeholder="$ 2000" onkeypress="validateInputNumbers(event)" required="">
    <input type="hidden" name="offer_min_value" class="offer_min_value" value="250">
    <input type="hidden" name="listing_owner_id" value="6">
    <input type="hidden" name="customer_id" value="">
    <input type="hidden" name="offer_listing_id" value="41">
    <input type="hidden" name="offer_listing_type" value="domain">
  </div>
  <div class="input-with-icon-left">
    <h5>Leave a message to the owner (Optional) </h5>
    <textarea name="offer_msg" rows="5" cols="60" class="required with-border offer_msg"></textarea>
  </div>
  <!-- Button -->
  <div id="offerValidation"></div>
  <button class="button margin-top-35 full-width button-sliding-icon ripple-effect margin-bottom-35" type="submit" style="width: 30px;">PLACE OFFER<i class="icon-material-outline-arrow-right-alt"></i></button>
  <span id="loaderoffer" style="display:none;" class="text-center"> <img src="https://mr.company/assets/img/loadingimage.gif"> </span>
  <br>
  <h2 class="centerButtons"><b>OR</b></h2>
  <!-- Button -->
  <a href="https://mr.company/checkout/buynow/41" class="button margin-top-35 full-width button-sliding-icon ripple-effect" style="width: 30px;"><span>BUY IT NOW FOR $ 2,999</span></a>
  <input type="hidden" class="txt_csrfname" name="ci_csrf_token" value="">
</form>

Text Content

We use cookies to help us give you the best experience on our website.If you
continue without changing your settings, we'll assume that you are happy to
receive all cookies on our website. However, if you would like to, you can
change your cookie settings at any time. ×
 * Support
 * ENAREN
 * 
 * 
 * 
 * 


 * Home
 * Auctions
   
   
 * Buy
   * Buy Websites
   * Buy Domains
   * Buy Apps
   * Buy Channels
   
 * About Us
 * Contact us

Start Selling






BET.YT



BET.YT NOW AVAILABLE

8 Years Age
US Registered Country
N/A Alexa
Premium Public Auction
Hot & Sponsored You would Also Like - 77



ABOUT BUSINESS

An exciting name in order to seize everyone's interest.


PLEASE LOGIN TO VIEW STATICS , OTHER INFORMATION

This domain is in classified


MAKE AN OFFER !

ASKING PRICE
$ 250
MAKE OFFER CONTACT SELLER BUY IT NOW FOR $ 2,999
Report this

THE SELLER

RUI

US



Contact Seller

BUYER PROTECTION

Security is always a top priority at Mr.company. During a domain purchase our
Buyers are protected.

TRANSFER SERVICE

We guarantee 100% security when handling the transfer of your domains.


SHARE


Interesting? Share It!
 * 
 * 
 * 


 * 
 * 
 * 
 * 


USD 
 * USD

USD


WEBSITE CATEGORIES

   
 * Cars & Vehicles
   
 * Electric & Gadgets
   
 * Real Estate
   
 * Sports & Games
   
 * Fashion & Beauty
   
 * Pets & Animals
   
 * Home Appliances
   
 * Matrimony Services


BUYERS & SELLERS

 * Plans & Pricing
 * Start Selling
 * Buy Websites
 * Buy Domains
 * Buy Apps
 * Auctions
 * Offers


LINKS

 * Blog
 * Contact us
 * Privacy Policy
 * Terms of Service


ACCOUNT

 * Login
 * Sign Up


SIGN UP FOR A NEWSLETTER



Weekly breaking news, analysis and cutting edge advices on job searching.


© 2022 Mr.company



LEAVE A REVIEW

Rate
Your Rating



Leave a Review
 * Send Message


DIRECT MESSAGE TO


Send
 * Place the Bid


PLACE YOUR BID


By placing this bid, you are committing to buy bet.yt from Rui as per our Terms
and Conditions The Current Price is $



BUYER SAFETY


Mr.company recommends completing thorough due diligence before placing a bid on
a listing. Make sure all claims (ownership, revenue, costs, traffic, etc.) are
legitimate, and there are no hidden attributes associated to the asset. Ensure
you ask all of your questions about the asset before bidding.As a safety measure
and to protect your interest, please ensure all communication with the seller is
conducted on Mr.company.


PLACE BID



OR

BUY IT NOW FOR $ 2,999

AWESOME!

Your Bid has been sent to Owner. Once it's approved it will be listed on the
page.!

OK
 * Bids History


BIDS HISTORY

 * Send Message


DIRECT MESSAGE TO RUI RIBEIRO


Send
 * Report Listing


REPORT LISTING BET.YT



Send
 * Place the Offer


PLACE YOUR OFFER


By placing this offer, you are committing to buy bet.yt from Rui as per our
Terms and Conditions The Minimum Offer that you can place is $250



BUYER SAFETY


Mr.company recommends completing thorough due diligence before placing a bid on
a listing. Make sure all claims (ownership, revenue, costs, traffic, etc.) are
legitimate, and there are no hidden attributes associated to the asset. Ensure
you ask all of your questions about the asset before bidding.As a safety measure
and to protect your interest, please ensure all communication with the seller is
conducted on Mr.company.

LEAVE A MESSAGE TO THE OWNER (OPTIONAL)


PLACE OFFER



OR

BUY IT NOW FOR $ 2,999

AWESOME!

Your Offer has been sent to Owner.

OK