Kestrel
tcp/443
Exposing Swagger/OpenAPI documentation is primarily a risk if your API has underlying security flaws, as it gives attackers a precise roadmap to find them.
Those detail every endpoint, parameter, and data model, making it easier to discover and exploit vulnerabilities like broken access control or injection points.
While a perfectly secure API mitigates the danger, protecting your documentation is a critical layer of defense that forces attackers to work without a map.
Severity: info
Fingerprint: 5733ddf49ff49cd1aad035499d03d4c372580706b05c947547b00ffeb07dcd9c
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/Authorize/DeleteBlobFile/{fileName}/{userId}/{fromRegularApp}
DELETE /api/Authorize/DeleteParentUser/{userId}/{androidId}
DELETE /api/Authorize/DeleteUser/{userId}/{androidId}
DELETE /api/Parent/{id}
DELETE /api/Student/DeleteNoteById/{noteId}/{studentId}
GET /AfterSchoolDismissal/Detail/{id}/{date}/{offset}
GET /StudentsDismissal/Detail/{id}/{date}/{offset}
GET /StudentsDismissal1/Detail/{id}/{date}/{offset}
GET /api/Attendance/getAbsentStudentsByDate/{attendanceDate}
GET /api/Attendance/getAttendanceByPeroidDate/{peroidId}/{attendanceDate}
GET /api/Attendance/getAttendanceByTeacherDate/{teacherId}/{attendanceDate}
GET /api/Authorize/DownloadReportFile
GET /api/Authorize/GetBlobFile/{fileName}/{userId}
GET /api/Authorize/GetParentUserById/{parentUserId}
GET /api/Authorize/GetRegularAppSettings/{schoolId}
GET /api/Authorize/GetTokenAndRefreshTokenByUser/{userId}/{androidId}
GET /api/Authorize/VerifyQrCodeByRefSiblingId/{siblingId}
GET /api/Authorize/getAddressByQrCode/{siblingId}
GET /api/Authorize/getDeviceByDeviceId/{schoolId}/{deviceId}
GET /api/Authorize/getDevicesBySchool/{schoolId}
GET /api/Authorize/getParentContacts/{siblingId}
GET /api/Authorize/getParentUsersBySchool/{schoolId}
GET /api/Authorize/getSchoolInfoById/{schoolId}
GET /api/Authorize/getTeacherUsersBySiblingId/{userId}/{siblingId}
GET /api/Authorize/getUserInfo
GET /api/Authorize/getUsersByGroup/{groupId}
GET /api/Authorize/getUsersBySchool/{schoolId}
GET /api/Authorize/logoutParentDevice/{androidId}/{userId}/{schoolId}/{siblingId}
GET /api/Bus/getBusesBySchool/{schoolId}
GET /api/Grade/getGradesBySchool/{schoolId}
GET /api/Messages/GetBlobFile/{fileName}/{userId}
GET /api/Messages/GetSignStatusByMessageId/{schoolId}/{messageId}
GET /api/Messages/getFileByMessageID/{messageId}
GET /api/Messages/getMessageGroupByGroupId/{groupId}
GET /api/Messages/getMessageGroupBySchool/{schoolId}
GET /api/Messages/getMessageGroupByUser/{userId}
GET /api/Messages/removeUserFromGroup/{userId}/{groupId}/{deviceId}
GET /api/Messages/updateGroupStatusByUser/{userId}/{groupId}/{status}
GET /api/Notification/getNotificationQueue/{androidId}/{schoolId}/{callFrom}
GET /api/Parent/DownloadDocument/{fileName}/{userId}/{documentId}/{studentId}
GET /api/Parent/GetCurrentTempPickupByParentUserId/{parentUserId}
GET /api/Parent/GetDocumentsBySiblingId/{siblingId}
GET /api/Parent/GetParentAppSettings/{schoolId}
GET /api/Parent/GetParentUsersByTeacher/{teacherId}
GET /api/Parent/GetParentUsersRequests/{schoolId}/{requestStatus}
GET /api/Parent/GetStudentDismissalRequestBetweenDates/{siblingId}/{fromDate}/{toDate}
GET /api/Parent/GetTempPickupByDates/{fromDate}/{toDate}
GET /api/Parent/GetTempPickupByStudentPickupId/{studentPickupId}
GET /api/Parent/GetTempPickupStudentsByStudentPickupId/{studentPickupId}
GET /api/Parent/getSiblingQrCode/{siblingId}/{schoolId}
GET /api/Parent/getStudentContacts/{siblingId}
GET /api/Peroid/getStudentSchedule/{siblingId}/{attendanceDate}
GET /api/Peroid/getTeacherSchedule/{teacherId}
GET /api/Questions/GetActiveSurvey/{schoolId}/{currentDate}
GET /api/Questions/GetFillNotFilledBySurveyIdAndDate/{surveyId}/{currentDate}/{offSet}
GET /api/Questions/GetQuestionsBySurveyId/{surveyId}
GET /api/Questions/GetSurveyDetailByStudentAndAnswerId/{studentid}/{studentAnswerId}
GET /api/Questions/GetSurveyQuestionsByStudents/{siblingId}
GET /api/Questions/GetSurveyQuestionsByUser/{userId}
GET /api/Scan/GetDismissalRequestByRequestId/{dismissalRequestId}
GET /api/Scan/GetDismissalTypesForDismissalRequest
GET /api/Scan/deleteStudentQueue/{schoolId}/{androidId}
GET /api/Scan/getStudentQueueBySibling/{siblingId}
GET /api/Scan/getStudentQueueBySiblingV2/{siblingId}/{returnHomePickup}
GET /api/Schedule/getScheduleByTeacher/{teacherId}
GET /api/SchoolLocations/getLocationsBySchool/{schoolId}
GET /api/SpecialProgram/getSpecialProgramBySchool/{schoolId}
GET /api/SpecialProgram/getSpecialProgramWithStudentsByProgramId/{ProgramId}
GET /api/Student
GET /api/Student/GetNotesBySchool/{schoolId}
GET /api/Student/getNotesBySibling/{siblingId}
GET /api/Student/getParentStudent/{siblingId}
GET /api/Student/getStudentNotes/{studentId}
GET /api/Student/studentsBySchool/{schoolId}
GET /api/Student/teacher/{id}
GET /api/Student/{id}
GET /api/StudentContacts/getStudentContactsBySchool/{schoolId}
GET /api/StudentSignOut/getSignOutSignature/{signOutId}
GET /api/StudentSignOut/getSignout/{schoolId}/{signOutDate}/{offSet}
GET /api/Teacher
GET /api/Teacher/getTeachersBySchool/{schoolId}
GET /api/Teacher/getTeachersBySiblingId/{siblingId}
GET /api/Teacher/{id}
GET /api/Visitors/getVisitorInfo/{schoolId}/{visitDate}/{offSet}
POST /api/Attendance/GetAttendanceCountForScannerByDate
POST /api/Attendance/GetAttendanceCountPeriodsWiseByTeachersAndDate
POST /api/Attendance/saveAttendance
POST /api/Authorize
POST /api/Authorize/SendContactRequest
POST /api/Authorize/authorizeParentUser
POST /api/Authorize/changeNotificationStatus/{androidId}/{notifyOn}/{messageNotification}
POST /api/Authorize/changeNotificationStatusParent/{androidId}/{notifyOn}/{messageNotification}
POST /api/Authorize/forgotPassword
POST /api/Authorize/forgotPasswordRegApp
POST /api/Authorize/logoutRegularDevice/{androidId}/{userId}/{schoolId}
POST /api/Authorize/refreshParentToken
POST /api/Authorize/refreshToken
POST /api/Authorize/registerDeviceToken
POST /api/Authorize/registerParentDeviceToken
POST /api/Authorize/saveDemoRequest
POST /api/Authorize/saveParentProfileImage
POST /api/Authorize/saveParentUser
POST /api/Authorize/saveProfileImage
POST /api/Authorize/updateDeviceToken
POST /api/Authorize/verifyAddressCode
POST /api/Authorize/verifyEmail
POST /api/Authorize/verifyLastName
POST /api/Messages/addMessageGroup
POST /api/Messages/addMessageGroupUsers
POST /api/Messages/getMessagesByReceiverAndDevice
POST /api/Messages/getMessagesByReceiverAndSender
POST /api/Messages/getMessagesByThread
POST /api/Messages/saveMessageFile
POST /api/Messages/saveSignature
POST /api/Messages/sendMessage
POST /api/Messages/updateMessageStatus
POST /api/Parent/AcceptCancelParentPickup
POST /api/Parent/AcceptCancelParentPickupByStudent
POST /api/Parent/GetParentUsersByTeacherAndGrade
POST /api/Parent/GetStudentByTeacherAndGrade
POST /api/Parent/PostScan
POST /api/Parent/SaveDismissalRequest
POST /api/Parent/UpdateParentUserRequest
POST /api/Parent/saveDocumentSignature
POST /api/Parent/saveTempPickup
POST /api/Parent/updateParentUserInfo
POST /api/Questions/SaveQuestionsAnswer
POST /api/Questions/SaveQuestionsAnswerParentV2
POST /api/Questions/SaveQuestionsAnswerV2
POST /api/Scan
POST /api/Scan/GetDismissalRequestBetweenDatesAndStatus
POST /api/Scan/GetOnMyWayBetweenDates
POST /api/Scan/PostScan
POST /api/Scan/SaveOnMyWay
POST /api/Scan/UpdateDismissalRequestStatus
POST /api/Scan/getStudentsQueue
POST /api/Scan/getStudentsQueueByTime
POST /api/SpecialProgram/getSpecialProgramStudentsByProgramId
POST /api/Student/SaveDismissalNotes
POST /api/Student/SaveNotes
POST /api/Student/getImageFile/{fileName}/{schoolId}
POST /api/StudentSignOut/save
POST /api/StudentSignOut/saveSignature
POST /api/StudentSignOut/saveStudentSignout
POST /api/Visitors/saveVisitDateEnd
POST /api/Visitors/saveVisitInfo
Exposing Swagger/OpenAPI documentation is primarily a risk if your API has underlying security flaws, as it gives attackers a precise roadmap to find them.
Those detail every endpoint, parameter, and data model, making it easier to discover and exploit vulnerabilities like broken access control or injection points.
While a perfectly secure API mitigates the danger, protecting your documentation is a critical layer of defense that forces attackers to work without a map.
Severity: info
Fingerprint: 5733ddf49ff49cd1aad035499d03d4c372580706b05c947547b00ffeb07dcd9c
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/Authorize/DeleteBlobFile/{fileName}/{userId}/{fromRegularApp}
DELETE /api/Authorize/DeleteParentUser/{userId}/{androidId}
DELETE /api/Authorize/DeleteUser/{userId}/{androidId}
DELETE /api/Parent/{id}
DELETE /api/Student/DeleteNoteById/{noteId}/{studentId}
GET /AfterSchoolDismissal/Detail/{id}/{date}/{offset}
GET /StudentsDismissal/Detail/{id}/{date}/{offset}
GET /StudentsDismissal1/Detail/{id}/{date}/{offset}
GET /api/Attendance/getAbsentStudentsByDate/{attendanceDate}
GET /api/Attendance/getAttendanceByPeroidDate/{peroidId}/{attendanceDate}
GET /api/Attendance/getAttendanceByTeacherDate/{teacherId}/{attendanceDate}
GET /api/Authorize/DownloadReportFile
GET /api/Authorize/GetBlobFile/{fileName}/{userId}
GET /api/Authorize/GetParentUserById/{parentUserId}
GET /api/Authorize/GetRegularAppSettings/{schoolId}
GET /api/Authorize/GetTokenAndRefreshTokenByUser/{userId}/{androidId}
GET /api/Authorize/VerifyQrCodeByRefSiblingId/{siblingId}
GET /api/Authorize/getAddressByQrCode/{siblingId}
GET /api/Authorize/getDeviceByDeviceId/{schoolId}/{deviceId}
GET /api/Authorize/getDevicesBySchool/{schoolId}
GET /api/Authorize/getParentContacts/{siblingId}
GET /api/Authorize/getParentUsersBySchool/{schoolId}
GET /api/Authorize/getSchoolInfoById/{schoolId}
GET /api/Authorize/getTeacherUsersBySiblingId/{userId}/{siblingId}
GET /api/Authorize/getUserInfo
GET /api/Authorize/getUsersByGroup/{groupId}
GET /api/Authorize/getUsersBySchool/{schoolId}
GET /api/Authorize/logoutParentDevice/{androidId}/{userId}/{schoolId}/{siblingId}
GET /api/Bus/getBusesBySchool/{schoolId}
GET /api/Grade/getGradesBySchool/{schoolId}
GET /api/Messages/GetBlobFile/{fileName}/{userId}
GET /api/Messages/GetSignStatusByMessageId/{schoolId}/{messageId}
GET /api/Messages/getFileByMessageID/{messageId}
GET /api/Messages/getMessageGroupByGroupId/{groupId}
GET /api/Messages/getMessageGroupBySchool/{schoolId}
GET /api/Messages/getMessageGroupByUser/{userId}
GET /api/Messages/removeUserFromGroup/{userId}/{groupId}/{deviceId}
GET /api/Messages/updateGroupStatusByUser/{userId}/{groupId}/{status}
GET /api/Notification/getNotificationQueue/{androidId}/{schoolId}/{callFrom}
GET /api/Parent/DownloadDocument/{fileName}/{userId}/{documentId}/{studentId}
GET /api/Parent/GetCurrentTempPickupByParentUserId/{parentUserId}
GET /api/Parent/GetDocumentsBySiblingId/{siblingId}
GET /api/Parent/GetParentAppSettings/{schoolId}
GET /api/Parent/GetParentUsersByTeacher/{teacherId}
GET /api/Parent/GetParentUsersRequests/{schoolId}/{requestStatus}
GET /api/Parent/GetStudentDismissalRequestBetweenDates/{siblingId}/{fromDate}/{toDate}
GET /api/Parent/GetTempPickupByDates/{fromDate}/{toDate}
GET /api/Parent/GetTempPickupByStudentPickupId/{studentPickupId}
GET /api/Parent/GetTempPickupStudentsByStudentPickupId/{studentPickupId}
GET /api/Parent/getSiblingQrCode/{siblingId}/{schoolId}
GET /api/Parent/getStudentContacts/{siblingId}
GET /api/Peroid/getStudentSchedule/{siblingId}/{attendanceDate}
GET /api/Peroid/getTeacherSchedule/{teacherId}
GET /api/Questions/GetActiveSurvey/{schoolId}/{currentDate}
GET /api/Questions/GetFillNotFilledBySurveyIdAndDate/{surveyId}/{currentDate}/{offSet}
GET /api/Questions/GetQuestionsBySurveyId/{surveyId}
GET /api/Questions/GetSurveyDetailByStudentAndAnswerId/{studentid}/{studentAnswerId}
GET /api/Questions/GetSurveyQuestionsByStudents/{siblingId}
GET /api/Questions/GetSurveyQuestionsByUser/{userId}
GET /api/Scan/GetDismissalRequestByRequestId/{dismissalRequestId}
GET /api/Scan/GetDismissalTypesForDismissalRequest
GET /api/Scan/deleteStudentQueue/{schoolId}/{androidId}
GET /api/Scan/getStudentQueueBySibling/{siblingId}
GET /api/Scan/getStudentQueueBySiblingV2/{siblingId}/{returnHomePickup}
GET /api/Schedule/getScheduleByTeacher/{teacherId}
GET /api/SchoolLocations/getLocationsBySchool/{schoolId}
GET /api/SpecialProgram/getSpecialProgramBySchool/{schoolId}
GET /api/SpecialProgram/getSpecialProgramWithStudentsByProgramId/{ProgramId}
GET /api/Student
GET /api/Student/GetNotesBySchool/{schoolId}
GET /api/Student/getNotesBySibling/{siblingId}
GET /api/Student/getParentStudent/{siblingId}
GET /api/Student/getStudentNotes/{studentId}
GET /api/Student/studentsBySchool/{schoolId}
GET /api/Student/teacher/{id}
GET /api/Student/{id}
GET /api/StudentContacts/getStudentContactsBySchool/{schoolId}
GET /api/StudentSignOut/getSignOutSignature/{signOutId}
GET /api/StudentSignOut/getSignout/{schoolId}/{signOutDate}/{offSet}
GET /api/Teacher
GET /api/Teacher/getTeachersBySchool/{schoolId}
GET /api/Teacher/getTeachersBySiblingId/{siblingId}
GET /api/Teacher/{id}
GET /api/Visitors/getVisitorInfo/{schoolId}/{visitDate}/{offSet}
POST /api/Attendance/GetAttendanceCountForScannerByDate
POST /api/Attendance/GetAttendanceCountPeriodsWiseByTeachersAndDate
POST /api/Attendance/saveAttendance
POST /api/Authorize
POST /api/Authorize/SendContactRequest
POST /api/Authorize/authorizeParentUser
POST /api/Authorize/changeNotificationStatus/{androidId}/{notifyOn}/{messageNotification}
POST /api/Authorize/changeNotificationStatusParent/{androidId}/{notifyOn}/{messageNotification}
POST /api/Authorize/forgotPassword
POST /api/Authorize/forgotPasswordRegApp
POST /api/Authorize/logoutRegularDevice/{androidId}/{userId}/{schoolId}
POST /api/Authorize/refreshParentToken
POST /api/Authorize/refreshToken
POST /api/Authorize/registerDeviceToken
POST /api/Authorize/registerParentDeviceToken
POST /api/Authorize/saveDemoRequest
POST /api/Authorize/saveParentProfileImage
POST /api/Authorize/saveParentUser
POST /api/Authorize/saveProfileImage
POST /api/Authorize/updateDeviceToken
POST /api/Authorize/verifyAddressCode
POST /api/Authorize/verifyEmail
POST /api/Authorize/verifyLastName
POST /api/Messages/addMessageGroup
POST /api/Messages/addMessageGroupUsers
POST /api/Messages/getMessagesByReceiverAndDevice
POST /api/Messages/getMessagesByReceiverAndSender
POST /api/Messages/getMessagesByThread
POST /api/Messages/saveMessageFile
POST /api/Messages/saveSignature
POST /api/Messages/sendMessage
POST /api/Messages/updateMessageStatus
POST /api/Parent/AcceptCancelParentPickup
POST /api/Parent/AcceptCancelParentPickupByStudent
POST /api/Parent/GetParentUsersByTeacherAndGrade
POST /api/Parent/GetStudentByTeacherAndGrade
POST /api/Parent/PostScan
POST /api/Parent/SaveDismissalRequest
POST /api/Parent/UpdateParentUserRequest
POST /api/Parent/saveDocumentSignature
POST /api/Parent/saveTempPickup
POST /api/Parent/updateParentUserInfo
POST /api/Questions/SaveQuestionsAnswer
POST /api/Questions/SaveQuestionsAnswerParentV2
POST /api/Questions/SaveQuestionsAnswerV2
POST /api/Scan
POST /api/Scan/GetDismissalRequestBetweenDatesAndStatus
POST /api/Scan/GetOnMyWayBetweenDates
POST /api/Scan/PostScan
POST /api/Scan/SaveOnMyWay
POST /api/Scan/UpdateDismissalRequestStatus
POST /api/Scan/getStudentsQueue
POST /api/Scan/getStudentsQueueByTime
POST /api/SpecialProgram/getSpecialProgramStudentsByProgramId
POST /api/Student/SaveDismissalNotes
POST /api/Student/SaveNotes
POST /api/Student/getImageFile/{fileName}/{schoolId}
POST /api/StudentSignOut/save
POST /api/StudentSignOut/saveSignature
POST /api/StudentSignOut/saveStudentSignout
POST /api/Visitors/saveVisitDateEnd
POST /api/Visitors/saveVisitInfo
Open service 40.71.11.140:80 · www.schooltron.com
2026-01-10 07:01
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 07:02:21 GMT Location: https://www.schooltron.com/
Open service 40.71.11.140:443 · www.schooltron.com
2026-01-10 07:01
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Sat, 10 Jan 2026 07:02:20 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · schooltron.com
2026-01-10 06:59
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Sat, 10 Jan 2026 07:00:15 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:80 · schooltron.com
2026-01-10 06:59
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 07:00:14 GMT Location: https://schooltron.com/
Open service 40.71.11.140:443 · schooldismissal.schooltron.com
2026-01-09 22:19
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Fri, 09 Jan 2026 22:20:22 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · www.schooldismissal.schooltron.com
2026-01-09 18:36
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Fri, 09 Jan 2026 18:37:14 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · schooltron.com
2026-01-09 05:23
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Fri, 09 Jan 2026 05:24:55 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · www.schooltron.com
2026-01-09 04:17
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Fri, 09 Jan 2026 04:18:58 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · www.schooldismissal.schooltron.com
2026-01-02 21:47
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Fri, 02 Jan 2026 21:47:03 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · www.schooltron.com
2026-01-02 05:13
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Fri, 02 Jan 2026 05:13:06 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:80 · www.schooltron.com
2026-01-02 05:13
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 05:13:06 GMT Location: https://www.schooltron.com/
Open service 40.71.11.140:443 · schooltron.com
2026-01-02 05:11
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Fri, 02 Jan 2026 05:11:06 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · schooldismissal.schooltron.com
2025-12-30 12:56
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Tue, 30 Dec 2025 12:56:44 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · www.schooldismissal.schooltron.com
2025-12-23 04:32
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Tue, 23 Dec 2025 04:32:41 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · schooldismissal.schooltron.com
2025-12-22 10:55
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Mon, 22 Dec 2025 10:55:08 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · schooldismissal.schooltron.com
2025-12-21 10:47
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Sun, 21 Dec 2025 10:47:28 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · www.schooldismissal.schooltron.com
2025-12-21 10:05
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Sun, 21 Dec 2025 10:05:52 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · schooldismissal.schooltron.com
2025-12-19 08:48
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Fri, 19 Dec 2025 08:48:30 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701
Open service 40.71.11.140:443 · www.schooldismissal.schooltron.com
2025-12-19 00:16
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=utf-8 Date: Fri, 19 Dec 2025 00:16:10 GMT Server: Kestrel Transfer-Encoding: chunked Request-Context: appId=cid-v1:5dab5203-e526-48fc-ad0a-9ead6fea8701