www.mysecretneighbors.com
Open in
urlscan Pro
34.121.171.37
Public Scan
Submitted URL: http://www.mysecretneighbors.com/
Effective URL: https://www.mysecretneighbors.com/splash
Submission Tags: falconsandbox
Submission: On April 17 via api from US — Scanned from DE
Effective URL: https://www.mysecretneighbors.com/splash
Submission Tags: falconsandbox
Submission: On April 17 via api from US — Scanned from DE
Form analysis
2 forms found in the DOM<form class="modal-container">
<h1> Login </h1>
<!-- Google Login button-->
<div class="google-btn-wrapper">
<a class="google-button" href="https://api.middleware-sso.test.meteorinteractivesignon.com/login/google?o=1&p=bXlzZWNyZXRuZWlnaGJvcnMuY29t&r=aHR0cHM6Ly93d3cubXlzZWNyZXRuZWlnaGJvcnMuY29tL3Nzby1hdXRo&m=login">
<div class="google-icon-wrapper">
<img class="google-icon" src="img/google-logo.svg">
</div>
<p class="google-btn-text">
<b>Sign in with Google</b>
</p>
</a>
</div>
<br>
<p>or login below</p>
<p class="error" data-msg="error"></p>
<div class="form-field">
<input autocomplete="off" name="login-username" type="text" data-field="username" placeholder="Your username" required="required" id="login-username">
</div>
<div class="form-field">
<input autocomplete="off" name="login-password" type="password" value="" data-field="password" placeholder="Your password" required="required" id="login-password">
</div>
<button type="submit" data-toggle="login"> Login </button>
<a href="#ForgotPassword" class="forgot-link" data-popup-open="" data-popup-ref="forgotpassword">
Forgot password? </a>
</form>
<form>
<div data-register-form="step1" class="register-step1">
<p class="error" data-msg="error"></p>
<div class="step-google-register-message" style="display: none">
<h2>Please complete your profile</h2>
</div>
<div class="loader"></div>
<div class="form-field i-am">
<p>I am</p>
<input type="radio" name="gender1" value="male" data-field="gender" id="gender1-male" checked="checked">
<label class="man" for="gender1-male">A man</label>
<input type="radio" name="gender1" value="female" data-field="gender" id="gender1-female">
<label class="woman" for="gender1-female">A woman</label>
</div>
<div class="form-field looking-for">
<p>I am looking for</p>
<input type="radio" name="gender" value="male" data-field="gender-target" id="gender2-male">
<label class="man" for="gender2-male">A man</label>
<input type="radio" name="gender" value="female" data-field="gender-target" id="gender2-female" checked="checked">
<label class="woman" for="gender2-female">A woman</label>
</div>
<div class="form-field">
<p>Date of birth</p>
<div class="registration-input date">
<input class="input-control" data-dob="dateOfBirth.month" type="number" required="required" placeholder="MM" min="1" max="12" maxlength="2"
oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);">
<input class="input-control" data-dob="dateOfBirth.day" name="dateOfBirthday" id="dateOfBirthday" required="required" placeholder="DD" min="1" max="31" type="number" maxlength="2"
oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);">
<input class="input-control" data-dob="dateOfBirth.year" type="number" required="required" placeholder="YYYY" maxlength="4" oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);">
</div>
</div>
<div class="form-field" data-form="city-field">
<input autocomplete="off" type="text" message="City" data-field="city" required="required" id="city" name="city" placeholder="Enter your city">
<div data-cnt="searchCity" style="display:none;" class="splash-location-dropdown location-dropdown">
<div class="location-container">
<ul class="location-suggest" data-result="searchCity"></ul>
</div>
</div>
</div>
<div class="inner-step-one">
<div class="form-field email">
<input autocomplete="off" maxlength="100" name="email" type="email" id="email" data-field="email" required="required" placeholder="example@gmail.com">
</div>
<div class="form-field">
<input autocomplete="off" maxlength="15" name="username" type="text" id="username" data-field="clientname" data-validate="username" required="required" placeholder="Choose a username">
</div>
</div>
<div class="form-field password">
<input autocomplete="off" maxlength="15" name="password" type="password" id="password" data-validate="password" data-field="passw" required="required" placeholder="Choose a password">
</div>
<!-- normal flow button -->
<button type="button" class="register-button" data-register="confirm"> Sign up for free </button>
</div>
<div data-register-form="step2" class="register-step2" style="display: none;">
<div class="profile-info">
<p class="error" data-msg="error"></p>
<h2>Please check your details and confirm your profile</h2>
<p><strong>Username:</strong> <span data-givenname=""></span></p>
<p><strong>Email:</strong> <span data-givenemail=""></span></p>
</div>
<button type="button" class="button confirm-button" data-register="submit" onclick="dataLayer.push({'event': 'splash_registration'});">Confirm</button>
</div>
<div class="conditions nb cc-tickbox-on-registration" data-terms-conditions="" style="display: none" data-applied-instances="{"termsAndConditions_declaredRead":true,"privacyStatement_privacyReminder":true}">
<input class="conditions-input is-hidden" id="conditions" type="checkbox" data-conditions="">
<div data-priority="0" id="termsAndConditions_declaredRead" class="cc-tickbox cc-tickbox-prepend-checkbox" style="display: block;"><input class="cc-tickbox-input" type="checkbox"><label class="cc-tickbox-label">By becoming a member, I agree to
the <b><a href="/agreement" class="cc-load-full-statement-a cc-popup-hide" data-focus="false">Terms and Conditions</a></b> and the use of fictional entertainers’ profiles, marked with a heart icon, with which physical contact is not
possible.</label>
<div class="cc-tickbox-content"></div>
</div>
<div data-priority="0" id="privacyStatement_privacyReminder" class="cc-tickbox cc-tickbox-prepend-checkbox cc-tickbox-hide-checkbox cc-tickbox-auto-confirm" style="display: block;"><input class="cc-tickbox-input" type="checkbox"><label
class="cc-tickbox-label">By submitting my account information, I understand that Meteor Interactive B.V. will process my personal data in accordance with the
<b><a href="/privacy" class="cc-load-full-statement-a cc-popup-hide" data-focus="false">Privacy Statement</a></b>.</label>
<div class="cc-tickbox-content">
<div><b>What are Cookies</b></div>
<div>Cookies are small pieces of information that are sent to your browser when you visit the Service and are then stored on the hard disk or in the memory of the peripheral equipment. The browser can return this information on a subsequent
visit to the Service. The cookies placed via this Service cannot damage your peripherals or the files stored on them.</div>
<div><br></div>
<div><b>Cookies from the Service</b></div>
<div>The Service uses cookies that it self-reads. No third parties are involved in the placement and reading of these so-called first party cookies. Service places functional cookies in the first place. These cookies are necessary to be able
to deliver the requested service. For example, functional cookies ensure that, after you have accepted the use of cookies, you no longer see the screen indicating that the Service uses cookies. These functional cookies are not covered by
cookie law and we are therefore not obliged to inform you about this. However, we do this because we want to be transparent about the use of all cookies. In addition to functional cookies, mysecretneighbors.com places cookies to remember
your search results during a session. These session cookies facilitate your use of the Service. The cookies are deleted again when you end your browser session.</div>
<div><br></div>
<div><b>Analytical Cookies</b></div>
<div>To collect web statistics about the use and visit of the Service, the Service uses Google Analytics. Google Analytics places a permanent cookie on your Peripheral Equipment, on the basis of which your use of the Service is registered.
This data is then analyzed by Google and the results are provided to the Service. In this way the Service obtains insight into the way in which the Service is used and, on the basis of that information, can make adjustments to the Service
or its services if necessary. Google may provide this information to third parties if it is legally bound to do so and/or if third parties process the information on behalf of Google. Google cannot use the information for other Google
services. We have completely anonymized the cookies of Google Analytics and therefore we may place these without permission.</div>
<div><br></div>
<div><b>Tracking</b></div>
<div>Some information about your use of the Service and certain third-party services may be collected using tracking technologies across time and services, and used by us and third parties for purposes such as to associate different devices
you use, and deliver relevant ads and/or other content to you on the Service and certain third-party sites and services.</div>
<div><br></div>
<div><b>Delete cookies</b></div>
<div>The consent you have given to us for the placement and reading of cookies, you can withdraw at any time by setting your browser so that it does not accept cookies and/or by removing all cookies already placed in your browser. You have to
take into account that the removal of cookies may result in certain parts of the Service not working or working properly.</div>
<div><br></div>
<div><b>Privacy declaration</b></div>
<div>It is possible that the information gathered by means of a cookie or otherwise read out contains Personal Data. If this is the case, this Privacy Statement of the Service applies to the processing of this Personal Data.</div>
<div><br></div>
<div><b>Amendments</b></div>
<div>This Cookie Statement can be changed at any time. Changes to this Cookie Statement will be made known via the Service.</div>
<div><br></div>
<div><b>Ask</b></div>
<div>If you have any questions about this Cookie Statement you can send an e-mail</div>
<div><br></div>
<div><br></div>
<div><span lang="NL"
style="font-size:12.0pt;font-family:<br>"Calibri",sans-serif;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:<br>Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;<br>mso-bidi-font-family:"Times New Roman";mso-bidi-theme-font:minor-bidi;<br>mso-ansi-language:NL;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;<br>mso-bidi-font-weight:bold"><b><i style=""><u>Cookie Statement last updated on 2/24/2020</u></i></b></span>
</div><br>
</div>
</div>
</div>
</form>
Text Content
Login SECRETLY INSECURE WOMEN IN FRANKFURT LOOKING FOR EXCITEMENT mysecretneighbors.com is the only website where ladies who want to explore their intimacy can feel themselves and chat online about their dirty secrets. Discover what is usually left behind closed doors and come play some online naughty games. Join my website WHY WAS THIS WEBSITE CREATED? NO MORE INSECURITIES Women who are shy by nature always find it hard to connect with a partner or lover. But despite these insecurities, a lot of them have secrets: being crazy in private. This platform has been designed for anyone to express their wild desires and who just want to go beyond any boundaries without being judged. LET’S CHAT WITHOUT BOUNDARIES Imagine a place that would gather a lot of women willing to chat about their and your intimate desires at any time of the day and the night. This dream finally came true with MySecretNeighbors. At the bar, people waste too much time with the boring blurb. On this platform, it’s straightforward! Expect instant connection and online chat about what drives women nuts. SO MUCH EXCITEMENT Tons of women waste their lives not expressing their deepest desires. Like men, women looking for excitement but they also want to feel special and wanted. It’s time to end the frustration and just let it go thanks to kinky chat. Fast and highly satisfying, it’s the best way to fulfil any sensual needs. Join Now A PLACE FOR DIRTY-MINDED WOMEN OF ALL TYPES Women open up easily about their private needs when they feel comfortable. A flirting platform is definitely a safe place for them to share freely their most intimate thoughts. Join now HELP ONE WOMAN (OR MORE) FEEL SPECIAL If you are a man, take part in the most satisfying experience of your life. Let your true male instinct guide you to satisfy the desire of a woman - or actually as many as you want. Connect and chat with no limit about intimacy and lust. If you’re a woman, it’s time to feel yourself and connect with no limit and enjoy feeling so special. Join now COME & JOIN A UNIQUE COMMUNITY WHERE EVERY VIRTUAL FANTASY IS MADE POSSIBLE. Sign up for free * Terms & conditions * Privacy statement * Cookies * Pricing * About us * Contact * Affiliates * Sponsors The minimum age for participation on mysecretneighbors.com is at least 18, or above the age of majority in the state where you reside. The site is optimized for desktop, mobile phones and tablets. mysecretneighbors.com is a social platform, for men and women who are looking for a fun, flirty or exciting contact. Every day, hundreds of new members sign up. Based on your profile settings, you will receive match suggestions. However, you can also use our search functions and browse for profiles yourself. This is completely up to you. mysecretneighbors.com is designed for pleasure and entertainment. Fictional entertainers' profiles marked with a heart icon are for entertainment purposes only, physical contact with these profiles is not possible. We strongly advise you to read our Terms and Conditions before using our service. mysecretneighbors.com (c) 2020 - 2022 All rights reserved. FORGOT LOGIN? Please enter your e-mail address and we will send you a link to reset your password Send password Login LOGIN Sign in with Google or login below Login Forgot password? Sign in with Google PLEASE COMPLETE YOUR PROFILE I am A man A woman I am looking for A man A woman Date of birth Sign up for free PLEASE CHECK YOUR DETAILS AND CONFIRM YOUR PROFILE Username: Email: Confirm By becoming a member, I agree to the Terms and Conditions and the use of fictional entertainers’ profiles, marked with a heart icon, with which physical contact is not possible. By submitting my account information, I understand that Meteor Interactive B.V. will process my personal data in accordance with the Privacy Statement. What are Cookies Cookies are small pieces of information that are sent to your browser when you visit the Service and are then stored on the hard disk or in the memory of the peripheral equipment. The browser can return this information on a subsequent visit to the Service. The cookies placed via this Service cannot damage your peripherals or the files stored on them. Cookies from the Service The Service uses cookies that it self-reads. No third parties are involved in the placement and reading of these so-called first party cookies. Service places functional cookies in the first place. These cookies are necessary to be able to deliver the requested service. For example, functional cookies ensure that, after you have accepted the use of cookies, you no longer see the screen indicating that the Service uses cookies. These functional cookies are not covered by cookie law and we are therefore not obliged to inform you about this. However, we do this because we want to be transparent about the use of all cookies. In addition to functional cookies, mysecretneighbors.com places cookies to remember your search results during a session. These session cookies facilitate your use of the Service. The cookies are deleted again when you end your browser session. Analytical Cookies To collect web statistics about the use and visit of the Service, the Service uses Google Analytics. Google Analytics places a permanent cookie on your Peripheral Equipment, on the basis of which your use of the Service is registered. This data is then analyzed by Google and the results are provided to the Service. In this way the Service obtains insight into the way in which the Service is used and, on the basis of that information, can make adjustments to the Service or its services if necessary. Google may provide this information to third parties if it is legally bound to do so and/or if third parties process the information on behalf of Google. Google cannot use the information for other Google services. We have completely anonymized the cookies of Google Analytics and therefore we may place these without permission. Tracking Some information about your use of the Service and certain third-party services may be collected using tracking technologies across time and services, and used by us and third parties for purposes such as to associate different devices you use, and deliver relevant ads and/or other content to you on the Service and certain third-party sites and services. Delete cookies The consent you have given to us for the placement and reading of cookies, you can withdraw at any time by setting your browser so that it does not accept cookies and/or by removing all cookies already placed in your browser. You have to take into account that the removal of cookies may result in certain parts of the Service not working or working properly. Privacy declaration It is possible that the information gathered by means of a cookie or otherwise read out contains Personal Data. If this is the case, this Privacy Statement of the Service applies to the processing of this Personal Data. Amendments This Cookie Statement can be changed at any time. Changes to this Cookie Statement will be made known via the Service. Ask If you have any questions about this Cookie Statement you can send an e-mail Cookie Statement last updated on 2/24/2020