33-year-old Sudipta Mohanty was arrested on Thursday for reportedly m*sturbating on a Hawaiian Airlines Flight 90 from Honolulu to Boston in May 2022. During this lewd act, Mohanty was sitting next to a 14-year-old girl. Sudipta Mohanty faced several charges including one count of lewd, indecent, and obscene acts while in the special aircraft jurisdiction of the United States.

It was further revealed that he was an internal medicine specialist and primary care doctor at Beth Israel Deaconess Medical Center in Boston at the time of the incident.

youtube-cover

Trigger Warning: This article contains mentions of child abuse. Readers' discretion is advised.


Boston doctor, Sudipta Mohanty was accused of allegedly m*sturbating on a flight while sitting next to a 14-year-old girl

On May 27, 2022, Boston doctor, Sudipta Mohanty was accused of m*sturbating while sitting next to a 14-year-old girl, who was "disgusted and very uncomfortable," as per the New York Post. The identity of the teenager, who was travelling with her grandparents has not been revealed.

Mohanty was reportedly traveling with his female "companion." She was sleeping on Sudipta Mohanty's shoulder when the incident allegedly took place. The criminal complaint against Mohanty said:

"The Companion was sleeping on MOHANTY’s shoulder. MOHANTY had covered himself with a blanket up to his neck. Minor A noticed that MOHANTY’s leg was bouncing up and down."

It further stated:

"Minor A was not really sure why that was but did not think anything of it. Minor A then got up and went to the restroom. When Minor A returned to her seat, MOHANTY then got up and went to the restroom. He returned to his seat soon thereafter."

After a few minutes, the teenager noticed that the blanket was no more covering him. She then got up from her seat and went to another empty seat next to a lady. Her grandparents were asleep at the time and she didn't want to create a scene.

The 33-year-old was arrested on Thursday (Image via Twitter)
The 33-year-old was arrested on Thursday (Image via Twitter)

The victim's family contacted the airline, who then reached out to the FBI

The victim spoke to her mother and grandmother about the inappropriate act and they called Hawaiian Airlines to complain about the same. The airline then contacted the FBI, who initiated an investigation.

On May 6, 2023, FBI agents visited Sudipta Mohanty's house to question him, and he appeared nervous. He told the feds that he had just kissed his female companion and that the minor misunderstood what she saw. As per the New York Post, authorities then asked him if he m*sturbated in front of a 14-year-old girl, to which he replied:

"I have no recollection of that."

The spokesperson for the hospital where Mohanty worked revealed that he has been on leave since the charges against him came to light. He made his court appearance on Thursday before U.S. Magistrate Judge M. Page Kelley and was arrested. As per the New York Post, he was released on his own recognizance and ordered to stay away from individuals under the age of 18 and from spaces where they may gather.

Quick Links

More from Sportskeeda

" modalPopup.closeOnEsc = false; modalPopup.setHeader("Why did you not like this content?"); modalPopup.setContentText(modalText); modalPopup.addCancelOkButton("Submit", resetRatingAndFeedbackForm, sendRating); modalPopup.removeCloseModalIcon(); modalPopup.disableDismissPopup(); modalPopup.open(); } else { sendRating(index); } } function sendRating() { var requestPayload = { "post_id": 1626191, "rating_value": ratingValue } if (ratingValue > 3) { requestPayload.rating_feedback_type = null; requestPayload.rating_feedback = null; } else { if (!$('input[name="drone"]:checked') || !$('input[name="drone"]:checked').value) { showErrorMessage('option'); return; } if (!$(".post-rating-feedback-note textarea") || !$(".post-rating-feedback-note textarea").value) { showErrorMessage('note'); return; } var selectedOption = $('input[name="drone"]:checked').value; var feedbackNote = $(".post-rating-feedback-note textarea").value; requestPayload.rating_feedback_type = selectedOption; requestPayload.rating_feedback = feedbackNote; } pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true); } function resetRatingAndFeedbackForm() { var activeStars = Array.from($all('.rating span.rating-star.active')); for (var i=0; i < activeStars.length; i++) { activeStars[i].classList.remove("active"); } if ($('input[name="drone"]:checked')) { $('input[name="drone"]:checked').checked = false; } var userNote = document.querySelector(".post-rating-feedback-note textarea"); userNote.value = ''; modalPopup.close(); } function onsaveRatingSuccess() { modalPopup.close(); savePostIdInUserRatedPostsCookie(); $("#post-rating-layout").classList.add("hidden"); $("#post-rating-message").classList.remove("hidden"); window.setInterval(function showMessage() { $("#post-rating-widget").classList.add("hidden"); }, 3000); } function onsaveRatingFail() { console.error('Saving post rating failed!'); modalPopup.close(); } function savePostIdInUserRatedPostsCookie() { userRatedPostIds.push(1626191); var expiryTime = new Date(); expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 year setCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), expiryTime); } function isPostRatedByUser() { var userRatedPostIds = getCookie('user_rated_post_ids'); if (userRatedPostIds) { try { userRatedPostIds = JSON.parse(userRatedPostIds); } catch (err) { console.error(err); return false; } } else { return false; } if(userRatedPostIds.indexOf(1626191) >= 0) { return true; } else { return false; } } function getRatingCountByPostId(postId) { return new Promise(function(resolve, reject) { pureJSAjaxGet( getRatingCountBaseURL + postId + '/rating/count', function(data) { try { data = JSON.parse(data); if (data.meta_value) { resolve(data.meta_value); } reject("Failed to fetch rating count for the post:" + postId); } catch (err) { reject("Failed to fetch rating count for the post:" + postId); } }, function(err) { reject("Failed to fetch rating count for the post:" + postId); }, true); }); } function showErrorMessage(messageType) { var messageContainerId = '#' + messageType + '-error'; $(messageContainerId).classList.remove('hidden'); window.setInterval(function () { $(messageContainerId).classList.add("hidden"); }, 5000); } (function() { var callFired = false; function lazyLoadPostRating() { if (callFired) return; callFired = true; if (!isPostRatedByUser()) { getRatingCountByPostId(1626191) .then(function(ratingCount) { if (ratingCount < 10) { $("#post-rating-widget").classList.remove("hidden"); } }) .catch(function(err){ console.error(err); }); } } document.addEventListener("scroll", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true }); })();