4realrecords.com
Open in
urlscan Pro
2402:1f00:8001:1203::
Public Scan
URL:
https://4realrecords.com/
Submission: On February 07 via api from US — Scanned from US
Submission: On February 07 via api from US — Scanned from US
Form analysis
10 forms found in the DOM<form onsubmit="event.preventDefault();window.location = 'https://4realrecords.com/search/songs/' + $('#search_keyword').val();">
<input class="form-control" placeholder="Search for artists, tracks" type="search" autocomplete="off" name="search_keyword" id="search_keyword">
<button class="btn" type="submit">search</button>
</form>
<form onsubmit="event.preventDefault();window.location = 'https://4realrecords.com/search/songs/' + $('#search_keyword').val();">
<input class="form-control" placeholder="Search for artists, tracks" type="search" autocomplete="off" name="search_keyword" id="search_keyword">
<button class="btn" type="submit">search</button>
</form>
POST
<form method="post" action="" id="login-form">
<div class="form-group mat_input">
<input type="text" class="form-control" placeholder="Username" autofocus="" name="username">
</div>
<div class="form-group mat_input">
<input type="password" class="form-control" placeholder="Password" name="password">
</div>
<div class="forgot_password">
<a href="https://4realrecords.com/forgot-password">Forgot your password?</a>
</div>
<button type="submit" class="btn btn-primary btn-mat" id="btn-submit">Login</button>
</form>
POST POST
<form method="post" action="POST" id="signup-form">
<div class="form-group mat_input">
<input type="text" name="name" class="form-control" placeholder="Full Name" autofocus="">
</div>
<div class="form-group mat_input">
<input type="text" name="username" class="form-control" placeholder="Username">
</div>
<div class="form-group mat_input">
<input type="email" name="email" class="form-control" placeholder="Email address">
</div>
<div class="form-group mat_input">
<input type="password" name="password" class="form-control" placeholder="Password">
</div>
<div class="form-group mat_input">
<input type="password" name="c_password" class="form-control" placeholder="Confirm Password">
</div>
<div class="recaptcha">
</div>
<button type="submit" class="btn btn-primary btn-mat" id="btn-singup-submit">Signup</button>
</form>
POST
<form method="post" action="" id="copyright-form">
<div class="alert alert-danger alert-empty" id="output-copyright-errors"></div>
<div class="create_playlist_innr">
<div class="play_info">
<div class="form-group mat_input" style="text-align: initial;">
<textarea name="description" id="description" rows="6" style="width: 100%;"></textarea><br>
<small>Please describe your request carefully and as much as you can, note that false DMCA requests can lead to account termination.</small>
</div>
<hr>
<div class="custom-control custom-radio">
<input type="checkbox" id="confirm_1" name="confirm_1" class="custom-control-input">
<label class="custom-control-label" for="confirm_1">I have a good faith belief that use of the copyrighted work described above is not authorized by the copyright owner, its agent or the law</label>
</div>
<div class="custom-control custom-radio">
<input type="checkbox" id="confirm_2" name="confirm_2" class="custom-control-input">
<label class="custom-control-label" for="confirm_2">I confirm that I am the copyright owner or am authorised to act on behalf of the owner of an exclusive right that is allegedly infringed.</label>
</div>
</div>
</div>
<input type="hidden" id="song-copyright-id" name="id">
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
<button type="submit" class="btn btn-primary btn-mat" id="btn-copyright-submit">Submit</button>
</div>
</form>
POST
<form method="post" action="" id="comment-report-form">
<div class="alert alert-danger alert-empty" id="output-report-comment-errors"></div>
<div class="create_playlist_innr">
<div class="play_info">
<div class="form-group mat_input" style="text-align: initial;">
<textarea name="comment_description" id="comment_description" rows="5" style="width: 100%;"></textarea><br>
<small>Please describe whey you want to report this comment.</small>
</div>
</div>
</div>
<input type="hidden" id="comment_id" name="id">
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
<button type="submit" class="btn btn-primary btn-mat" id="btn-report-comment-submit">Submit</button>
</div>
</form>
POST
<form method="post" action="" id="track-report-form">
<div class="alert alert-danger alert-empty" id="output-report-track-errors"></div>
<div class="create_playlist_innr">
<div class="play_info">
<div class="form-group mat_input" style="text-align: initial;">
<textarea name="track_description" id="track_description" rows="5" style="width: 100%;"></textarea>
<small>Please describe whey you want to report this track.</small>
</div>
</div>
</div>
<input type="hidden" id="report_track_id" name="id">
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
<button type="submit" class="btn btn-primary btn-mat" id="btn-report-track-submit">Submit</button>
</div>
</form>
POST
<form method="post" action="" id="track-review-form">
<div class="alert alert-danger alert-empty" id="output-review-track-errors"></div>
<div class="create_playlist_innr">
<div class="play_info">
<div class="form-group mat_input">
<section class="rating-widget">
<div class="rating-stars text-center">
<ul id="stars">
<li class="star" title="Poor" data-value="1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" d="M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z"></path>
</svg></li>
<li class="star" title="Fair" data-value="2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" d="M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z"></path>
</svg></li>
<li class="star" title="Good" data-value="3"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" d="M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z"></path>
</svg></li>
<li class="star" title="Excellent" data-value="4"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" d="M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z"></path>
</svg></li>
<li class="star" title="WOW!!!" data-value="5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" d="M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z"></path>
</svg></li>
</ul>
</div>
</section>
<textarea name="track_review_description" id="track_review_description" class="form-control" rows="5" placeholder="Please enter your review."></textarea>
</div>
</div>
</div>
<input type="hidden" id="review_track_id" name="id">
<input type="hidden" id="review_track_oid">
<input type="hidden" id="track_stars" name="track_stars" value="0">
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
<button type="submit" class="btn btn-primary btn-mat" disabled="disabled" id="btn-review-track-submit">Submit</button>
</div>
</form>
POST
<form id="confirmation_code_form" class="confirmation_code_form" method="POST">
<div class="modal-body">
<div id="confirmation_code_form_alert"></div>
<span class="verfy_sett_email_phone_ico"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor"
d="M21,13.34C20.37,13.12 19.7,13 19,13A6,6 0 0,0 13,19C13,19.34 13.03,19.67 13.08,20H3A2,2 0 0,1 1,18V6C1,4.89 1.89,4 3,4H19A2,2 0 0,1 21,6V13.34M23.5,17L18.5,22L15,18.5L16.5,17L18.5,19L22,15.5L23.5,17M3,6V8L11,13L19,8V6L11,11L3,6Z"></path>
</svg></span>
<p id="two_factor_desc"> We have sent an email that contains the confirmation code to enable Two-factor authentication. </p>
<div class="form-group verfy_sett_email_phone">
<input type="text" class="form-control" name="code" placeholder="Confirmation code">
</div>
</div>
<div class="modal-footer">
<button data-dismiss="modal" class="btn btn-default">Cancel</button>
<button id="confirmation_code_form_btn" type="submit" class="btn btn-primary">Save</button>
</div>
<input type="hidden" id="confirmation_code_form_user_id" name="user_id" value="">
</form>
POST
<form id="verify_email_phone_form" class="verify_email_phone_form" method="POST">
<div class="modal-body">
<div id="verify_email_phone_form_alert"></div>
<span class="verfy_sett_email_phone_ico"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="currentColor" d="M17,19V5H7V19H17M17,1A2,2 0 0,1 19,3V21A2,2 0 0,1 17,23H7C5.89,23 5,22.1 5,21V3C5,1.89 5.89,1 7,1H17M9,7H15V9H9V7M9,11H13V13H9V11Z"></path>
</svg></span>
<p id="verify_email_phone_desc">
</p>
<div class="form-group verfy_sett_email_phone">
<input type="text" class="form-control" name="code" placeholder="Confirmation code">
</div>
</div>
<div class="modal-footer">
<button data-dismiss="modal" class="btn btn-default">Cancel</button>
<button id="verify_email_phone_form_btn" type="submit" class="btn btn-primary">Save</button>
</div>
</form>
Text Content
search Discover Stations Songs Contact us Login Register LISTEN TO SONGS FROM 4REAL RECORDS Discover, stream, and share a constantly expanding mix of music from emerging and major artists around the world. Signup Now Explore search * * * * * * * * * * * * Register OR Login CREATE PLAYLISTS WITH ANY SONG, ON-THE-GO You can create your play lists as soon as you have reqgistered with us, LISTEN MUSIC EVERYWHERE, ANYTIME You can listen to many musics from all over the world and also radio stations for your entertainment TOP TRENDING NEWS Show 102550100 entries Search: CategoryTitleDescriptionViewsCreated People and Nations Book: Dreams and Struggles Book: Dreams and Struggles 634 5 months ago View Details News and Politics Africa right destination for investment – Obi Africa right destination for investment – Obi 496 2 months ago View Details Entertainment UNIZIK honours Amb. Justin Kingland, lauds him for his drive for nation building UNIZIK honours Amb. Justin Kingland, lauds him for his drive for nation building 763 2 months ago View Details Showing 1 to 3 of 3 entries * Previous * 1 * Next CALLING ALL CREATORS Get on 4Real Records Entertainment to connect with fans, share your sounds, and grow your audience. * UPLOAD SONGS * CHECK STATS Copyright © 2024 4Real Records Entertainment. * Blogs * About Us * Terms * Contact * Privacy Policy English * English * Arabic * Dutch * French * German * Russian * Spanish * Turkish * * * * LOGIN Get access to your music, playlists and account Forgot your password? Login Don't have an account? Sign Up SIGNUP Get access to your music, playlists and account Signup Already have an account? Login By signing up, you agree to our Terms and Privacy Policy DELETE YOUR TRACK Are you sure you want to delete this track? Cancel Delete DELETE COMMENT Are you sure you want to delete this comment? Cancel Delete DELETE YOUR POST Are you sure you want to delete this post? Cancel Delete The song was successfully shared on your timeline. PURCHASE REQUIRED To continue listening to this track, you need to purchase the song. Cancel Purchase $ AGE RESTRICTED TRACK This track is age restricted for viewers under 18, Create an account or login to confirm your age. Close CREATE DMCA TAKE DOWN NOTICE Please describe your request carefully and as much as you can, note that false DMCA requests can lead to account termination. -------------------------------------------------------------------------------- I have a good faith belief that use of the copyrighted work described above is not authorized by the copyright owner, its agent or the law I confirm that I am the copyright owner or am authorised to act on behalf of the owner of an exclusive right that is allegedly infringed. Cancel Submit The comment report was successfully deleted. REPORT COMMENT. Please describe whey you want to report this comment. Cancel Submit The track report was successfully deleted. REPORT TRACK. Please describe whey you want to report this track. Cancel Submit The track report was successfully deleted. REVIEW TRACK. * * * * * Cancel Submit CHOOSE A PAYMENT METHOD PayPal CHOOSE A PAYMENT METHOD PayPal BANK TRANSFER GARANTI BANK 4796824372433055 Account number / IBAN Antoian Kordiyal Account name TGBATRISXXX Routing code United States Country Note: * In order to confirm the bank transfer, you will need to upload a receipt or take a screenshot of your transfer within 1 day from your payment date. If a bank transfer is made but no receipt is uploaded within this period, your order will be cancelled. We will verify and confirm your receipt within 3 working days from the date you upload it. Upload Receipt Upload Receipt Close Confirm SESSION EXPIRED Your Session has been expired, please login again. Login A CONFIRMATION EMAIL HAS BEEN SENT. We have sent an email that contains the confirmation code to enable Two-factor authentication. Cancel Save Cancel Save The track has been moved to following album.