Studio:TryTeens Kelsey has just turned 18 and she's ready to suck dick! She's a good little whore too, she always does what she's told. She is especially good at sucking cock, she knows just how to suck that fat dick that is fed to her! And Kelsey spreads her legs nice and wide so that she can take cock up inside her sweet snatch! And she always swallows every drop of jizz that is spilled onto her lips!
Kelsey is a cute little teen in braids who was eager to get a cock in her mouth. From the moment it was fed to her, she swallowed it down deeply. Then she got her pussy tore up by his big probe as he banged her in all directions. Kelsey took a hard fucking and then he popped one off inside her that came oozing out later!
Format: asf
Duration: 25:38
Video: 960x540, Windows Media Video 9, 3056kbps
Audio: 15kbps
/
Login Form
/login.php?act=getpass
Log in
Register
Chinese
English
French
German
Japanese
Spanish
Toggle navigation
files monsterLog inRegister
Chinese
English
French
German
Japanese
Spanish AboutAPIFor Copyright Owners
Contacts
You should turn on Javascript in your browser to work with all features of the service.
var addToFavoritesUrl = '/ajax/add_to_favorites/';
File download
Title:
Kelsey Kage: Fucking Behind Dads Back
File name:
Kelsey Kage - Fucking Behind Dads Back.mp4
File size:
3.2 GB
Dear customer!
You need Premium membership to download this file.
#buy-premium
$(function() {
$('.role-scroll-to-payment').click(function (event) {
event.preventDefault();
var id = $(this).attr('href');
var top = $(id).offset().top;
$('body,html').animate({scrollTop: top}, 800);
});
});
Get Premium Membership NOW!
Please enter correct email address
Your email:
You will receive your login and password to this email. You will also see your login and password after your transaction is completed.
USD
EUR
Select premium plan
180 days
$69.99
€59.99
Non-Recurring
90 days
$39.99
€34.99
Non-Recurring
30 days
$19.99
€16.99
Non-Recurring
Select payment method
CreditCard
All Available Methods
Important! The payment will be made on our partner's website .
will be specified on your credit card statement.
You will be billed in
When you make payment for a Premium Membership, you clearly indicate your agreement with Terms and Regulations of Premium Access and Refund Policy.
The name of the payment processor will appear on your statement.
100% Safe & Anonymous
Need more payment options? Want to pay locally?
Choose from our Authorized Resellers »
×
Fast download
Congratulations! Your Premium membership has been successfully extended
Important information. Once you follow the three steps the Premium account will be created.
You will receive login and password. In case of questions, please, contact Customer support
countries_are_loaded = false;
function showPopupDiv(tariff,handle)
{
load_countries();
$('#sms-popup').modal();
return false;
}
function load_countries() {
if (countries_are_loaded) return;
$('#loading_countries').show();
var url = '/PaySystem/request/smscoin/?act=smscountries';
var successHandler = function(data) {
fillSelectFromArray($('#select_countries'), data, "country_code", "country_name");
$('#loading_countries').hide();
$('#select_countries').show();
countries_are_loaded = true;
}
$.get(url, null, successHandler, "json").fail(handleAjaxError);
}
function update_sms_text(text) {
$('#smstext').html(text);
if (text!=='')
$('#deftext').hide();
else
$('#deftext').show();
}
function clear_operators_list() {
$('#select_operators').find('option[value!=""]').remove();
}
function load_operators() {
$('#loading_operators').show();
$('#choose_operator').hide();
clear_operators_list();
update_sms_text('');
var country_code = $('#select_countries').val();
if (country_code==='') {
$('#loading_operators').hide();
return;
}
var url = '/PaySystem/request/smscoin/?act=operator&country='+country_code;
var successHandler = function(data) {
if (data['line_1'] !== undefined) {
update_sms_text(data['line_1']);
} else {
fillSelectFromArray($("#select_operators"), data, "provider_code", "provider_name");
$('#choose_operator').show();
}
$('#loading_operators').hide();
};
$.get(url, null, successHandler, "json");
}
function load_tariff() {
update_sms_text('');
$('#deftext').hide();
$('#loading_smstariffs').show();
var country_code = $('#select_countries').val();
var operator_code = $('#select_operators').val();
if (operator_code==='' || country_code === '') {
$('#loading_smstariffs').hide();
$('#deftext').show();
return;
}
var url = '/PaySystem/request/smscoin/?act=smstext&country='+country_code+'&operator='+operator_code;
var successHandler = function(data) {
$('#loading_smstariffs').hide();
update_sms_text(data['line_1']);
};
$.get(url, null, successHandler, "json");
}
function AjaxProcessSMSPayment(form)
{
$('#loading_img').show();
$('#close_button').hide();
$('#error_info').hide();
$.ajax(form.action, {
method: form.method,
data: $(form).serialize(),
dataType: "json",
success: function(data) {
//returned: "1" for registered user, {body: 'xxx', info:'register'} for new user, {body: '', error: 'xxx'} in case of error
if (data.body!="") //success
{
$('#form_div').hide();
if (data.info=="register") //a new user was just auto-registered
{
$('#form_email').show();
$('#message').show().html(data.body);
$('#reginfo').show();
}
else //existing user, upgraded
{
$('#form_email').hide();
$('#updateinfo').show();
}
$('#info_div').show();
}
else //error
{
$('#loading_img').hide();
$('#close_button').show();
$('#error_info').show().html(data.error);
}
},
error: function(jqXHR, textStatus, error) {
$('#loading_img').hide();
$('#close_button').show();
$('#error_info').show().html("Request failed");
handleAjaxError(jqXHR, textStatus, error);
}
});
}
var gatewayChangesCnt = 0;
function hideGateway(name) {
$("#input_" + name).prop('checked', false);
$("#gateway_" + name).addClass('unavailable');
}
function showGateway(name) {
$("#gateway_" + name).removeClass('unavailable');
}
function isGatewayVisible(name) {
if ($("#gateway_" + name).length > 0 && !$('#gateway_' + name).hasClass('unavailable'))
return true;
else
return false;
}
function showGatewaysForPackage(packageId) {
var deniedMap = [];
$('input[name="gateway"]').each(function(index, gatewayInput) {
var gatewayName = gatewayInput.value;
var isGatewayDenied = false;
if (deniedMap[packageId] != null) {
$.each(deniedMap[packageId], function(index, deniedGateway) {
if (deniedGateway == gatewayName) isGatewayDenied = true;
});
}
if (isGatewayDenied && isGatewayVisible(gatewayName)) {
hideGateway(gatewayName);
}
if (!isGatewayDenied && !isGatewayVisible(gatewayName)) {
showGateway(gatewayName);
}
});
}
function markAsCheckedDefaultGateway() {
var defaultPriorityList = [];
defaultPriorityList['fmfs'] = 200;
defaultPriorityList['premiuminstant'] = 200;
defaultPriorityList['icegiropay'] = 200;
defaultPriorityList['bitcoin'] = 200;
defaultPriorityList['allmethods'] = 0;
defaultPriorityList['allmethods'] = 11;
maxPrioity = -1;
defaultGatewayInput = null;
$('input[name="gateway"]').each(function(index, gatewayInput) {
var gatewayName = gatewayInput.value;
if (isGatewayVisible(gatewayName) && defaultPriorityList[gatewayName] > maxPrioity ) {
defaultGatewayInput = gatewayInput;
maxPrioity = defaultPriorityList[gatewayName];
}
});
if (defaultGatewayInput != null) {
defaultGatewayInput.checked = true;
checkPartnerSiteAttention();
checkBillCurrency();
}
// reset counter for gateway changes by user
gatewayChangesCnt = 0;
}
function onChangePackage(el, scrollToMethods)
{
var packageId = el.getElementsByTagName('input')[0].value;
showGatewaysForPackage(packageId);
if ($('input:checked[name=gateway]').get(0) == null || gatewayChangesCnt == 0) {
markAsCheckedDefaultGateway();
}
$('.selected').removeClass('selected');
$(el).addClass('selected');
el.getElementsByTagName('input')[0].checked = 1;
if (!isVisibleOnScreen($('#select-gateway')[0]) && scrollToMethods) {
$('html,body').animate({
scrollTop: $('#select-gateway').offset().top
});
}
}
function onChangeGateway(el) {
checkPartnerSiteAttention();
checkBillCurrency();
gatewayChangesCnt++;
}
function onSubmit() {
if ($('#input_smscoin').is(':checked')) {
showPopupDiv(4,this); return false;
}
var email = $('#email_field').val();
if (email != '') {
if (!isValidEmail(email)) {
$('#email_error').show();
$('#email_error').get(0).scrollIntoView();
return false;
}
}
if ($('#input_iceideal').is(':checked') && !$('#iceideal_bank').val()) {
alert("Please choose your bank");
return false;
}
if ($('#input_wpcardgateideal').is(':checked') && !$('#wpcardgateideal_bank').val()) {
alert("Please choose your bank");
return false;
}
var askEmailList = [
];
var askEmail = false;
$.each(askEmailList, function(index, item) {
if ($('#input_'+item).is(':checked') && $('#email_field').length>0)
askEmail = true;
});
if (askEmail) {
var email = $('#email_field').val();
while (!isValidEmail(email)) {
email = prompt("Please enter your email", email);
if (email === null) {//user pressed cancel
return false;
}
}
//email is now valid
$('#email_field').val(email);//assign back to form
return true;//allow form submition
}
return true;
}
function checkPartnerSiteAttention() {
var partnerSite = $('input[name="gateway"][data-partner-site]:checked').attr('data-partner-site');
if (partnerSite != undefined) {
showPartnerSiteAttention(partnerSite);
} else {
hidePartnerSiteAttention();
}
}
/**
* Check if selected currency is supported by selected gateway, and show a note about different bill currency
*/
function checkBillCurrency()
{
$('.role-billed-in-note').hide();
var supportedCurrenciesAttr = $('input[name="gateway"]:checked').attr('supported-currencies');
if (typeof supportedCurrenciesAttr === "undefined") {//supported currencies not defined
return;
}
var selectedCurrency = getSelectedCurrency();
var supportedCurrencies = supportedCurrenciesAttr.split(',');
if (-1 == supportedCurrencies.indexOf(selectedCurrency)) {
//selected currency not supported
var billCurrency = supportedCurrencies[0];
$('.role-billed-in-note').show();
$('.role-billed-in-currency').text(billCurrency);
}
}
function getSelectedCurrency()
{
return $('input[name=currency]:checked').val();
}
function showPartnerSiteAttention(partnerSite) {
$('span.role-partner-site-name').text(partnerSite);
$('#partner_site_attention').show();
}
function hidePartnerSiteAttention() {
$('#partner_site_attention').hide();
}
$(checkPartnerSiteAttention);
$(checkBillCurrency);
$(function() {
//workaround for IE11 bug (does not handle clicks on img inside label)
$("#payform .gateway label img").click(function() {
$(this).closest('label').click();
});
//update methods for pre-selected package (to hide unavailable methods after returning back in history)
var selectedPackageDivSelector = $('input[name=package_id]:checked').closest('div.package');
if (selectedPackageDivSelector.length > 0) {
onChangePackage(selectedPackageDivSelector[0], false);
}
});
$('input[name=currency]').on('click', function () {
var currency = getSelectedCurrency();
var cookieOptions = {expires: 365, path: '/', domain: 'filesmonster.com'};
$.cookie('currency', currency, cookieOptions);
$('span.currency-dependent').hide();
$('span.currency-'+currency).show();
checkBillCurrency();
});
We care about your safety!
No spam
No viruses
No malware
No spyware
100% LEGAL!
All your FilesMonster downloads are 100% legal.
FilesMonster only featured content provided by legal owners.
Release Year: 2012 Studio: Baby Doll Cast: Derrick Pierce, John West, Talon, Madison Ivy, Dirty Harry, Lana Violet, Taylor Mae, KJ, Samira, Valerie Hart Genres: Legal Teen, Hardcore, All Sex Video language: English
Description: Little Homewrecking Whores Who Fuck Their BFFs Dads! Madison Wants To Suck Your Dads Cock!
Format: avi Duration: 00:57:22 + 00:49:31 Video: 608x336, MPEG-4 Visual@ XviD, 1701 Kbps Audio: 131 Kbps 5% Data Recovery - no password
Kelsey came to have her first time audition. She looked very sexy with that tight dress. She took off that dress and revealed her luscious ass and sweet tits with succulent puffy nipples. Voodoo joined the audition to conduct the true test. She sucked his dick well and hopped on that cock. She did a great job riding that dick. She got her pussy drilled and got man milk all over her pretty face. She was a natural.
Mom and Dad Are Fucking My Friends 8 (2012) DVDRip
Release Year: 2012 Studio: Doghouse Digital Cast: Abigaile, Bibi Fox, Denisa Heaven, Emma Diamond, George UHL, Marcy, Rihanna Samuel, Samantha, Stacy Silver, Vanessa Hell, Yessica Genres: Teen, All Sex, Straight, MILF, Threesome Video language: English
Description: They're back again for an 8th round of perverted pleasure. It's Mom And Dad Are Fucking My Friends 8. Everybody's favourite corrupt parents come out and suck a sweet little teen into their mix for crazy threesome boner-blowing action. 5 scenes of twisted reality are offered up for your excitement, as horny moms and pervy dads teach little teens all about banging.
Format: avi Duration: 01:04:05+01:01:48 Video: 624x352, MPEG-4 Visual@ XviD, 1526 Kbps Audio: 102 Kbps 5% Data Recovery - no password
Release Year: 2013
Studio: Vince Vouyer
Cast: Luna C Kitsuen, Kelsey Jones, Melanie Hicks, Vida Diaz, Faith Love, Gina Parlay
Genres: Legal Teen, Oral, P.O.V., Gonzo, Hardcore, All Sex
Luna C. Kitsuen - Doing what she does best! Sucking & fucking until she gets to fill her belly with a big load. "Kelsey Jones - big breasted long legged slut gets POV pounded before swallowing her load. "Gina Parlay - this Japanese mix with a booty bends over for a pussy pounding. "Faith Love - This Black beauty just loves the White cock and proves it before taking her cum shot. "Vida Diaz - Cock hungry Cambodian sucks the load right out of the cock. "Melanie Hicks - This filthy whore really brought her A game gaping her pussy at will before drinking her cum
These horny little sluts just can’t keep their hands off daddy’s friends as they tease and seduce them into hardcore action. Get ready for some deep pussy pounding as these teens show pop that they can ride cock better than their wives. Just when you thought they had enough these tiny nymphets beg for more cock and monster load in the face.
Released: 2011 Genre: Blowjob, Cumshot, All Sex, Anal, Oral, Teen Starring: Lussy Kirschner, Cindy, Kattie Gold, Abigaile Johnson, Lexis Brown
What is it about slim white chicks that make them love to swallow cumshots like it was tequila? They just love it! This chick especially. All she wants is to have her mouth filled from inner cheek to cheek with spunk!! We pick this hottie up at her dads shop. They haven’t opened up yet and she was on a break when we got there. She says it isn’t fun to work. She would rather be fucking some strange dick than helping her dad set up the new store. Bang Bros motherfuckers!! We take her back to the house and lay pipe like a perverted plumber! Enjoy!
Format: asf
Duration: 28:51
Video: 852x480, Windows Media Video 9 Advanced Profile, 1464kbps
Audio: 93kbps
Keisha Grey , Johnny Castle - My Dads Hot Girlfriend FullHD 1080p
Release Year: 2014
Studio: MyDadsHotGirlfriend/NaughtyAmerica
Cast: Keisha Grey , Johnny Castle
Genres: American, Ass licking, Ass smacking, Big Ass, Big Natural Tits, Big Tits, Blow Job, Brunette, Caucasian, Cum in Mouth, Hand Job, Natural Tits, Outie Pussy, Swallowing, Trimmed
Video language: English
Keisha Grey finds out that she's her boyfriend's side bitch. She finds out that the dude he's fucking is actually married so she shows up to the dude's house where she finds her dude's , Johnny. Keisha decides to fuck Johnny in order to get back at her boyfriend and Johnny is a-ok with that.
Release Year: 2014
Studio: TeenPies/TeamSkeet
Cast: Cosima Dunkin
Genres: 18, 18 Year, Amateur, Babe, Bed, Bedroom, Big Ass, Big Dicks, BJ, Blonde, Blowjob, Booty, Bubble Butt, Butt, Casual, Caucasian, Coed, Completely Naked, Conservative, Cowgirl, Cum On Ass, Deepthroat, Doggystyle, Easy, Fingering, Fondling, Hardcore, High Hee
Video language: English
Cosima is a freak! This girl sneaked in to the other room while her dads friend was sleeping over and peeped out his huge dick under the sheets. Amazed by his huge cock, she starts going at it and giving him the best head ever. Her dads friend woke up in shock and didn't want to do this to his best friend but fuck it, you only live once. She also insisted she needed to learn how to have sex since she was going to college soon. Who could say no to that one? Anyway, after she promises not to tell her dad, he fucks this girl really well and eventually drops the biggest load inside her pussy. Shhhh, dont tell daddy!
Remastered sex to be specific. That's what I got for your viewing pleasure today. Veronika is yet another one of the euro BMF chicks done way back when. She brought her tanned, big titty, tight body on down for some fucking. We didn't want to disappoint, so that's exactly what she got on that fine evening, back in 2004. Our guy had her all over that bed, fucking her this way and that way, to and fro. Then, like the name implies, he finishes her off with a big mouthful of man honey.
Release Year: 2014
Studio: ExxxtraSmall/TeamSkeet
Cast: Alaina Kristar
Genres: 18, 18 Year, Adorable, Amateur, Babe, Big Ass, Big Dicks, BJ, Black Hair, Blowjob, Booty, Bubble Butt, Butt, Camel Toe, Casual, Caucasian, Completely Naked, Couch, Cowgirl, Crazy, Cute, Deepthroat, Doggystyle, Dominance, Easy, Facial, Fingering, Fondling,
Video language: English
Alaina was trying to score some bud from her dealer but she didnt have any cash and her dealer didnt want to front it to her. He told her to go ahead and steal some cash from her step dads wallet, but she got caught red-handed. This vertically challenged babe begged her step dad not to tell her mom, so he wanted to trade secrets for some sweet stepdaughter pussy. Turns out Alaina actually wanted to get railed and sucked her step dads cock better than her mom. Her tight and tiny snatch got pounded in mid-air before she took a money shot to the face. Guess this means theyre keeping it in the family.
Release Year: 2011
Cast: Ally Kay, Ash Hollywood, Ashli Orion, Diamond Foxxx, Hayden Winters, India Summer, Julia Ann, Natalie Vegas, Trinity St. Clair
Genres: Teen, Blowjob, Cumshot, All Sex, Anal, Oral
When Jonathan Morgan shoots a movie about the sexual misconduct of Babysitters, you know you’re in for a sexy and comedic treat! And that’s exactly what you get! These trusty tarts are ready to take on all comers in the name of making something good feel oh so bad! Cougars, boyfriends, and doubting dads all get a taste what sex is like when these Babysitters Go Bad!
Format: avi
Duration: 55:13
Video: 640x352, XviD, 1576kbps
Audio: 156kbps
Tucker Starr , Seth Gamble - My Dads Hot Girlfriend FullHD 1080p
Release Year: 2014
Studio: MyDadsHotGirlfriend/NaughtyAmerica
Cast: Tucker Starr , Seth Gamble
Genres: American, Ball licking, Blonde, Blow Job, Blue Eyes, Caucasian, Cum in Mouth, Deepthroating, Facial, Hand Job, Medium Natural Tits, Medium Tits, Natural Tits, Outie Pussy,
Video language: English
Tucker goes up to Seth's room and finds his clothes on the bed. She picks up one of his shirts and takes a big whiff of it. She then drops her shorts, lays back on the bed and proceeds to masturbate. Seth comes out of the shower and catches her in the act. She just thought since his dad is getting older and can't satisfy her needs she would move over to Seth. Seth was reluctant about the idea until she started stroking his cock. At least Tucker is keeping it in the family.
Well this sure is a college I would like to attend! These crazy fuckers are taking no prisoners on these two sexy girls, and they eventually get them down to their underwear, and then completely naked!! After a little crowd peer pressure, they both start sucking Brent's dick just so they can get their clothes back.. but they all just end up in the back room along with 'Crazy Carl' haha this guy is amazing.. anyways looks like someone got it all on tape, and it was fucking awesome watching these two hotties getting boned.
Release Year: 2014
Studio: TeenPies/TeamSkeet
Cast: Charli Acacia
Genres: 18, 18 Year, Adorable, Amateur, Babe, Big Ass, Big Dicks, BJ, Blonde, Blowjob, Booty, Bubble Butt, Butt, Camel Toe, Casual, Caucasian, Clothed Sex, Cowgirl, Crazy, Creampie, Creampie Internal Teen Hardcore, Cum, Cute, Deepthroat, Doggystyle, Dominance, Eas
Video language: English
Charli was hanging out at home surfing the net on her phone when she heard the doorbell ring. She opened the door to find one of her dads friends on the other side. While hanging out last night he lost his credit card and was back to look for it. Charli, however, had other ideas and not so subtly tried to guide him in the direction of his missing card - in her shorts! What a conniving little slut! Obviously things went to another level and as soon as Charlis pussy was getting rubbed - it was on. Charli handled the meat like an 18 year old professional and took it with great pleasure in her holes repeatedly. After Charli busted a nut or two of her own she was also left with a juicy creampie in her teen snatch! Wonder what else shes hiding in her shorts...