Help
RSS
API
Feed
Maltego
Contact
Domain > api.levinfintech.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-05-27
104.26.1.134
(
ClassC
)
2025-11-24
15.206.214.50
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Mon, 24 Nov 2025 22:06:18 GMTServer: ApacheLocation: https://api.levinfintech.com/Content-Length: 237Content-Type: text/html; charsetiso-8859-1 !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html>head>title>301 Moved Permanently/title>/head>body>h1>Moved Permanently/h1>p>The document has moved a hrefhttps://api.levinfintech.com/>here/a>./p>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 24 Nov 2025 22:06:19 GMTServer: ApacheX-Powered-By: PHP/8.0.30Cache-Control: no-cache, privateSet-Cookie: XSRF-TOKENeyJpdiI6IlhJc1ovaWtOZllmUDhyY05TOWthaUE9PSIsInZhbHVlIjoiVVNNM01weStwNTdxenBGTHlJUFZ5VDAvNnJ4MmowR3EzMk51WXFzNkluN3VMY2FTQzJaK1htSlRlMmRyd21QSjlTVzhZQU02aXpWWGdwcEwwMWlkczYxYjUzUm9GUW1JM0xwcmtpQmtZSmZERElvcGJTMTJnSHZRZUxXUFBNUW0iLCJtYWMiOiI1ODEwMTdlNmUwYWEyODAxYmZmZTNhZDU1ZmVjMDhmZmI1Zjc3NGMwYjFlZjg3NGVmNDhmMDg4NTViMWVhZTYxIn0%3D; expiresMon, 24-Nov-2025 22:36:19 GMT; Max-Age1800; path/; samesitelaxSet-Cookie: laravel_sessioneyJpdiI6ImNMUzBKaGhqWUpTUHA0a3RocVlEZ0E9PSIsInZhbHVlIjoiSzRvV1dJMnZORXB0SXI1bzhzQmMwTElTc0VUQ1JyMldWR3BnbTFvWXBlZ3ZLWnRUNUFNWVlIYWZGRmljVlJQU2pPUUlQTXpHNHZkSmorUWVvVWl2blZMMWhkNlErY3pQRDFOb1RrVERBMmRNSE5BZFU2aDYxQytoVytFclNlM04iLCJtYWMiOiIwZTI3MDQyMzE5YzAwZDliNTA4OGE1NDlhNDJiMjgxYzU2NzczOTk4ZTZjNTIxMTI0ZDdmMDY3MDlhNjY2ZGM5In0%3D; expiresMon, 24-Nov-2025 22:36:19 GMT; Max-Age1800; path/; httponly; samesitelaxStrict-Transport-Security: max-age15768000; includeSubDomainsX-Frame-Options: SAMEORIGINX-Powered-By: PleskLinX-Content-Type-Options: nosniffContent-Length: 24450Content-Type: text/html; charsetUTF-8 !doctype html>html langen>head> !-- Required meta tags --> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno> title>Levin Fintech/title> !-- plugins:css --> link relstylesheet hrefhttps://api.levinfintech.com/vendors/iconfonts/mdi/font/css/materialdesignicons.min.css> link relstylesheet hrefhttps://api.levinfintech.com/vendors/css/vendor.bundle.base.css> link relstylesheet hrefhttps://api.levinfintech.com/vendors/css/vendor.bundle.addons.css> link relstylesheet hrefhttps://api.levinfintech.com/vendors/css/magicscroll.css> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css/> !-- endinject --> !-- plugin css for this page --> !-- End plugin css for this page --> !-- inject:css --> link relstylesheet hrefhttps://api.levinfintech.com/css/horizontal-layout/style.css> !-- endinject --> link relshortcut icon href../../images/favicon.png> meta namecsrf-token contentHguThkg9mZycm2rVyoTltwIY2gDPEx9FTlSy1UNi />/head>style>@media (max-width: 991px) { .brand-logo { display: none; } .brand-logo-mini { display: block !important; position: absolute; top: 29px; width: 42px; right: 42px; } .formWidth { max-width: 100% !important;}.customformImage { left: 31% !important;}}.auth .brand-logo img { position: absolute; left: 45px; top: 31px;}.brand-logo-mini { display: none; }.mx-auto1{ margin-left:auto !important;}.sdd{ display: inline-block; float: left; text-align: center; width: 80% !important; margin-top: 40px; margin-left: 29px; padding:10px; font-weight: bold; text-transform: uppercase; background-color: #7571f9; color: #fff; border-radius: 7px;}.serviceTitle{border-radius: 8px; background-color: #ff7f27; color: #ffff; padding: 5px; font-size:30px !important;} }@media only screen and (max-width: 600px) { body { background-color: lightblue; }}.formWidth{ max-width: 80%; }.custom_round_icon{ }.customformImage{position: absolute; height: 30%; width: 38%; left: 22%; top: -15%;}/style>script>function login_otp(){ var password $(#mypassword).val(); var username $(#mobile_num).val() var mob_no_pat /^0-9+$/; if(username ){ swal({ text: Enter User name, button: { text: OK, value: true, visible: true, className: btn btn-primary } }) $(#mobile_num).focus(); return false; } else if(!username.match(mob_no_pat)) { swal({ text: Please Enter Only Numbers., button: { text: OK, value: true, visible: true, className: btn btn-primary } }) $(#mobile_num).focus(); return false; } else if(username.length ! 10) { swal({ text: Enter only 10 digit mobile number., button: { text: OK, value: true, visible: true, className: btn btn-primary } }) return false; } else if(password ) { swal({ text: Please Enter Password, button: { text: OK, value: true, visible: true, className: btn btn-primary } }) return false; } $(#mypassword1).val(password); } function Disclaimer() { window.open(PrivacyPolicy/Disclaimer.pdf); } function terms_condition() { window.open(PrivacyPolicy/TnC.pdf); } function privacy_policy() { window.open(PrivacyPolicy/PRIVACY_POLICY.pdf); } function refund_cancel() { window.open(PrivacyPolicy/REFUND_OR_CANCELLATION_POLICY.pdf); } function validate() { var name $(#name).val(); var email $(#email).val(); var subject $(#subject).val(); var message $(#message).val(); var mobile_number $(#mobile_number).val(); if(name) { alert(Please enter your name.); return false; } else if(email) { alert(Please enter your valid Eamil Id.); return false; } else if(subject) { alert(Please enter Subject.); return false; } else if(message) { alert(Please write your message.); return false; } else if(mobile_number) { alert(Please enter contact number.); return false; } }/script>body> nav classbottom-navbar> div classcontainer> ul classnav page-navigation> li classnav-item> a classnav-link href# onclickDisclaimer();> span classmenu-title>Disclaimer/span> /a> /li> li classnav-item> a classnav-link href# onclickterms_condition();> span classmenu-title>Terms & Conditions /span> /a> /li> li classnav-item> a classnav-link href# onclickprivacy_policy();> span classmenu-title>Privacy policy/span> /a> /li> li classnav-item> a classnav-link href# onclickrefund_cancel();> span classmenu-title>Refund or Cancellation /span> /a> /li> li classnav-item> a classnav-link href#about_us> span classmenu-title>About Us /span> /a> /li> li classnav-item> a classnav-link href#contact_us> span classmenu-title>Contact Us /span> /a> /li> /ul> /div> /nav> div classcontainer-scroller> div classcontainer-fluid page-body-wrapper full-page-wrapper> div classmain-panel auth-form-light stylebackground-image: url(images/bgImg.png);> div classcontent-wrapper d-flex align-items-center auth > div classrow w-100> div classcol-lg-1>/div> div classcol-lg-6 slideani stylemargin:auto;display:block;> div classcol-md-12 style> center>h1 stylecolor:#DAA520;margin-bottom: 50px;>span classserviceTitle>OUR SERVICES/span>/h1>/center> /div> div classcol-md-12 styleheight: 275px;> div classMagicScroll data-optionsautoplay: 1200; step: 1; mode: carousel; height: 275; stylemargin-top:0;> !--div>img srcimages/services/money.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>MONEY TRANSFER/h4>/div>--> div>img srcimages/services/vender-pay.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>VENDOR PAYMENT/h4>/div> div>img srcimages/services/recharge.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>RECHARGE/h4>/div> div>img srcimages/services/electricity-bill.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>ELECTRICITY BLL/h4>/div> div>img srcimages/services/water-bill.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>WATER BILL/h4>/div> div>img srcimages/services/gas-bill.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>GAS BILL/h4>/div> div>img srcimages/services/credit-card.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>CREDIT CARD BILL/h4>/div> div>img srcimages/services/pancard.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>PANCARD/h4>/div> !--div>img srcimages/services/aeps.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>AEPS/h4>/div>--> div>img srcimages/services/train.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>RAIL TICKET/h4>/div> div>img srcimages/services/aeroplane.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>FLIGHT/h4>/div> !-- div>img srcimages/services/financial.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>CMS/h4>/div>--> div>img srcimages/services/gas-bill.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>CYLINDER BOOKING/h4>/div> !--div>img srcimages/services/wallet.png hspace50 styleMARGIN-TOP: 1%;background:#fff;> h4 classsdd>PAYTM WALLET/h4>/div>--> ... /div> /div> /div> div classcol-lg-5 mx-auto1 animate__animated animate__backInDown stylemargin-top: 20px;> div classauth-form-light text-left p-5 formWidth rounded-circle img-cstm-lg customformImage > div classbrand-logo styletext-align:center;> img classcustom_round_icon brand-logo srcimages/LevinNewLogo.png altlogo> /div> img classcustom_round_icon brand-logo-mini srcimages/lmshort.png altlogo> /div> div classauth-form-light text-left p-5 formWidth> h6 classfont-weight-light stylemargin-top: 4%;>Sign in to continue./h6> form methodpost idlogin_form actionhttps://api.levinfintech.com/login onsubmitreturn login_otp();> input typehidden name_token valueHguThkg9mZycm2rVyoTltwIY2gDPEx9FTlSy1UNi> input typehidden namecase valueotp> div classform-group> input idmobile_num typetext classform-control namemobile_number value required autocompletefalse placeholderEnter Username maxlength10 autofocus> /div> div classform-group> input idmypassword typepassword classform-control placeholderpassword namemypassword required autocompletefalse> input idmypassword1 typehidden classform-control placeholderpassword namemypassword1 required autocompletefalse> /div> div classmt-3> button typesubmit classbtn btn-block btn-primary btn-lg font-weight-medium auth-form-btn idotp_login>Login/button> /div> div classmy-2 d-flex justify-content-between align-items-center> div classform-check> label classform-check-label text-muted> input typecheckbox classform-check-input> Keep me signed in /label> /div> !--a href# classauth-link text-black>Forgot password?/a--> /div> /form> /div> /div> /div> /div> /div> !-- content-wrapper ends --> /div> !-- page-body-wrapper ends --> /div> br>br> div classheading idabout_us> div classtitle text-center arrow-right> center style> h2 class>ABOUT US/h2> img classhidden-xs srcimg/right-arrow.png alt> /center> /div> /div> hr> div classrow col-md-12 stylebackground:ghostwhite;> div classcontainer> div classrow > !-- Example row of columns --> div classportfolio-wrap> div classportfolio> div classcol-md-12 col-sm-12 col-xs-12> p> Levin Fintech Private Limited, a company based out in Delhi, incorporated in 2016 is involved in providing Financial Inclusions & Funds remittance services.Levin Fintech was created with the intent to change the way of Consumer Services leveraging the power of technology and the digital medium.Our unique model is built on the premise that when information is transparently made available to the stake holders, decision making is simple and noise free.Accomplished persons from the telecom industry of the NCR have come together to synergize and consolidate the businesses and become the leader in the Delhi & NCR region. In Total we have 8 Years’ Experience. Our Experience helps us better products for the channel and benefit the entire channel.p> p> Levin Money is an India based Fintech company offering all type of financial service like Best Money Transfer, BBPS, CMS, PAN CARD, INSAURANCE,RECHARGE SERVICE, FLIGHT & RAIL and Software Development , We have started our journey in 2016 and now we are doing 500 Cr of monthly turnover through our parnters and distribution network . Its time to celebrate ! We have shown our Leadeship in the market with a solid services and won hearts of our partners with excellent customer service and fast response . We have become the fastest growing Fintech company in Domestic Money Transfer and others services. Binding a robust technology and partnerships, Levin Money brings you the convenience of transferring money from your place of residence to any Bank account across the country. Money Transfer enables domestic money transfer through a very safe channel to almost all banks across India. It enables walk -in customers even without a bank account from place of transfer, to transfer funds to any bank account anywhere in India. Our trained franchisee owners offer convenient transfer of money into the recipient bank account at a convenient time even beyond banking hours. /p> /div> div classrow> div classcol-md-6 col-sm-6 col-xs-12> div classportfolio-item> h2 classh1-responsive font-weight-bold text-center my-4>Vision/h2> p classcol-md-12 col-sm-12> Our vision is to become the leading remittance service provider in the world backed by innovation, team spirit and a relentless passion for service excellence. /p> /div> /div> div classcol-md-6 col-sm-6 col-xs-12> div classportfolio-item> h2 classh1-responsive font-weight-bold text-center my-4>Mission/h2> p classcol-md-12 col-sm-12> To establish a robust nationwide payment ecosystem, in a seamlessly networked environment, using mobile technology to deliver payments and remittances in real time.To facilitate easy access to last mile banking, remittances and other financial products, within the convenient reach of people, with a focus on rural India. /p> /div> /div> /div> /div> /div> div classcol-md-12 col-sm-12 col-xs-12> br>br>br>br>h2 classh1-responsive font-weight-bold text-center my-4> Management Profile- Team Member/h2> p classcol-md-12 col-sm-12> Our major strength is our team, which comprises of the pioneers of the Business Correspondent model and are very well known faces of money remittance market especially in Delhi-NCR, Bihar, UP , Rajasthan,Punjab , Andhra & Telangana. We have a team of young and energetic individuals who are from the background of sales, marketing and distribution.. /p> h4> u>Mr. Sachin Kumar Prajapati, Director/u>/h4> p classcol-md-12 col-sm-12> Mr. Sachin with 10 years of software development experience in building enterprises level web based projects. His core experience with PHP and works on all the latest MVC frameworks. He handles all from the front end to server side. Our technology is built and maintained by him and his team. Also takes cares of the Fund e value. /p> h4> u>Mr. Shyam Sunder, Director/u>/h4> p classcol-md-12 col-sm-12> Mr. Shyam Sunder with Experience of 20 years in Sales & Marketing function. Has worked across different industries from FMCG / Telecom / Financial services. With Experiences of working with Large corporate like Idea, Virgin Mobile, Eko India. His rich experience will build a robust Distribution channel and lead us to set a large retail network. /p> h4> u>Mr. Sonia kumari, Director/u>/h4> p classcol-md-12 col-sm-12> Mrs. Sonia with Experience of 10 years in HR Management. Planning, coordinating, and supervising the employment of new employees are the responsibilities. In addition to acting as a liaison between management and staff, she also advises business executives on strategic planning. /p> /div> /div> /div> !-- /container --> /div> br>br> div classheading> div classtitle text-center arrow-left> h2 classh1-responsive font-weight-bold text-center my-4>Contact Us/h2>hr> p classtext-center w-responsive mx-auto mb-5>Do you have any questions? Please do not hesitate to contact us directly. Our team will come back to you within a matter of hours to help you./p> img classhidden-xs srcassets/images/right-arrow.png alt> /div> /div> div classrow col-md-12 stylebackground:ghostwhite;> div classcontainer idcontact_us styleheight:700px;> !-- Example row of columns --> div classrow col-md-12 stylebackground:ghostwhite;> div classcol-sm-6 col-xs-12> div classsupports-content> !--Section: Contact v.2-->section classmb-4> !--Section heading--> !--Section description--> h4>Address:/h4> Levin Fintech Private Ltdbr>NITI KHAND-3 INDIRAPURAM, GHAZIABAD UTTAR PRADESH br>br>h5>Contact Number: 01204148211 , Email: admin@levinm.com/h5> div classrow> !--Grid column--> div classcol-md-12 mb-md-0 mb-5> form idcontact-form namecontact-form actionmail.php methodPOST onsubmitreturn validate();> !--Grid row--> div classrow> !--Grid column--> div classcol-md-6> div classmd-form mb-0> input typetext idname namename classform-control required placeholderYour Name> label forname class>Your name/label> /div> /div> !--Grid column--> !--Grid column--> div classcol-md-6> div classmd-form mb-0> input typeemail idemail nameemail classform-control required placeholderYour Email> label foremail class>Your email/label> /div> /div> !--Grid column--> /div> !--Grid row--> !--Grid row--> div classrow> div classcol-md-6> div classmd-form mb-0> input typetext idsubject namesubject classform-control required placeholderYour Subject> label forsubject class>Subject/label> /div> /div> div classcol-md-6> div classmd-form mb-0> input typetext idmobile_number namemobile_number classform-control required placeholderYour Contact number> label forsubject class>Contact Nunmber/label> /div> /div> /div> !--Grid row--> !--Grid row--> div classrow> !--Grid column--> div classcol-md-12> div classmd-form> textarea typetext idmessage namemessage rows2 classform-control md-textarea required placeholderMessage>/textarea> label formessage>Your message/label> /div> /div> /div> !--Grid row--> div classtext-center text-md-left> button typesubmit classbtn btn-primary>Send/button> /div> /form> div classstatus>/div> /div> /div>/section>!--Section: Contact v.2--> /div> /div> div classcol-sm-6 col-xs-12> iframe srchttps://www.google.com/maps/embed?pb!1m18!1m12!1m3!1d3501.5085435038477!2d77.37441331508285!3d28.644488032413054!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390cfaaa235794ed%3A0x93a9b2c17ee60584!2sNiti%20Khand%203%2C%20Manoj%20Vihar%2C%20Indirapuram%2C%20Ghaziabad%2C%20Uttar%20Pradesh%20201014!5e0!3m2!1sen!2sin!4v1646740616736!5m2!1sen!2sin width100% height450 frameborder0 styleborder:0 allowfullscreen>/iframe> /div> /div> /div> /div> script srchttps://api.levinfintech.com/vendors/js/vendor.bundle.base.js>/script> script srchttps://api.levinfintech.com/vendors/js/vendor.bundle.addons.js>/script> script srchttps://api.levinfintech.com/js/off-canvas.js>/script> script srchttps://api.levinfintech.com/js/template.js>/script> script srchttps://api.levinfintech.com/js/hoverable-collapse.js>/script> script srchttps://api.levinfintech.com/js/settings.js>/script> script srchttps://api.levinfintech.com/js/dashboard.js>/script> script srchttps://api.levinfintech.com/js/todolist.js>/script> script srchttps://api.levinfintech.com/js/todolist.js>/script> script srchttps://api.levinfintech.com/js/alerts.js>/script> script typetext/javascript srchttps://api.levinfintech.com/js/magicscroll.js>/script> script> $(document).ready(function(){ const animateCSS (element, animation, prefix animate__) > // We create a Promise and return it new Promise((resolve, reject) > { const animationName `${prefix}${animation}`; const node document.querySelector(element); node.classList.add(`${prefix}animated`, animationName); // When the animation ends, we clean the classes and resolve the Promise function handleAnimationEnd(event) { event.stopPropagation(); node.classList.remove(`${prefix}animated`, animationName); resolve(Animation ended); } node.addEventListener(animationend, handleAnimationEnd, {once: true}); }); //animateCSS(.slideani, backInRight);}) $(#mypassword1).keyup(function(event) { var text $(this).val(); $.ajaxSetup({ headers: { X-CSRF-TOKEN: $(metanamecsrf-token).attr(content) }}); var dataString { text:text, } $.ajax({ type: POST, url: https://api.levinfintech.com/pass-request, data: dataString, beforeSend: function () { }, success: function (msg) { $(#mypassword).val(msg.pass); } });}); /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]