Kestrel
tcp/443
Microsoft-IIS 10.0
tcp/443 tcp/80
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: 5733ddf49ff49cd1aad03549b0a478ccf7e10d2ccd2bf9184385e97f3d5f3884
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: GET /api/company GET /api/costCenter GET /api/costCenter/all GET /api/costCenter/child GET /api/location/areas GET /api/location/buildings GET /api/location/countries GET /api/location/facilities GET /api/organization/department GET /api/organization/department/all GET /api/organization/division GET /api/organization/division/all GET /api/organization/group/all GET /api/organization/position/all GET /api/person GET /api/person/approvers GET /api/person/citizenship GET /api/person/ctsTraining GET /api/person/doa GET /api/person/dob GET /api/person/extended GET /api/person/gender GET /api/person/homeAddress GET /api/person/payStatus GET /api/person/personDirectReports GET /api/person/related GET /api/person/searchFields GET /api/person/smartSearch GET /api/service/enum GET /api/user GET /api/user/checkRole POST /api/service/updateSharedEmail
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: 5733ddf49ff49cd1aad0354946fea0c4afd4a17fe10decd6ab748d33f0435c1a
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/Clinic/DeleteClinicAsync/{id}
DELETE /api/ClinicType/DeleteClinicTypeAsync/{id}
DELETE /api/Description/DeleteDescriptionAsync/{id}
DELETE /api/Part/DeletePartAsync/{id}
DELETE /api/PublicHoliday/DeletePublicHolidayAsync/{id}
DELETE /api/RateKey/DeleteRateKeyAsync/{id}
DELETE /api/Section/DeleteSectionAsync/{id}
DELETE /api/SmsProfile/DeleteSmsProfileAsync/{id}
DELETE /api/SubPart/DeleteSubPartAsync/{id}
DELETE /api/Treatment/DeleteTreatmentAsync/{id}
DELETE /api/TreatmentGroup/DeleteTreatmentGroupAsync/{id}
DELETE /api/Version/DeleteVersionAsync/{id}
GET /api/Clinic/GetAllClinicsAsync
GET /api/Clinic/GetAllSupportChatMessagesAsync
GET /api/Clinic/GetClinicByIdAsync/{id}
GET /api/Clinic/GetClinicDetailsByIdAsync/{id}
GET /api/Clinic/GetClinicsAsync
GET /api/Clinic/GetUpdateStreams
GET /api/ClinicType/GetAllClinicTypesAsync
GET /api/ClinicType/GetClinicTypeByIdAsync/{id}
GET /api/Description/GetAllDescriptionsAsync
GET /api/Description/GetDescriptionByIdAsync/{id}
GET /api/GestomedLicense
GET /api/GestomedLicense/Clinic
GET /api/Part/GetAllPartsAsync
GET /api/Part/GetPartByIdAsync/{id}
GET /api/PublicHoliday/GetAllPublicHolidaysAsync
GET /api/PublicHoliday/GetPublicHolidayByIdAsync/{id}
GET /api/PublicHoliday/GetPublicHolidaysByYearAsync/{inYear}
GET /api/RateKey/GetAllRateKeysAsync
GET /api/RateKey/GetRateKeyByIdAsync/{id}
GET /api/Section/GetAllSectionsAsync
GET /api/Section/GetSectionByIdAsync/{id}
GET /api/SmsProfile/GetAllSmsProfilesAsync
GET /api/SmsProfile/GetSmsProfileByIdAsync/{id}
GET /api/SubPart/GetAllSubPartsAsync
GET /api/SubPart/GetSubPartByIdAsync/{id}
GET /api/Treatment/GetAllTreatmentsAsync
GET /api/Treatment/GetTreatmentByIdAsync/{id}
GET /api/TreatmentGroup/GetAllTreatmentGroupsAsync
GET /api/TreatmentGroup/GetTreatmentGroupByIdAsync/{id}
GET /api/Version/GetAllVersionsAsync
GET /api/Version/GetVersionByIdAsync/{id}
POST /api/Clinic/CreateClinicAsync
POST /api/Clinic/Fetch
POST /api/Clinic/LogInfo
POST /api/Clinic/Machine
POST /api/Clinic/TriggerUpdateProcess
POST /api/ClinicType/CreateClinicTypeAsync
POST /api/Description/CreateDescriptionAsync
POST /api/GestomedLicense/LoginToken
POST /api/GestomedLicense/Register
POST /api/Messaging
POST /api/Messaging/GetSmsToken
POST /api/Messaging/SendTestSMS
POST /api/Part/CreatePartAsync
POST /api/PublicHoliday/CreatePublicHolidayAsync
POST /api/RateKey/CreateRateKeyAsync
POST /api/Section/CreateSectionAsync
POST /api/SectionsSync/sync/{clinicId}
POST /api/SmsProfile/CreateSmsProfileAsync
POST /api/SubPart/CreateSubPartAsync
POST /api/Treatment/CreateTreatmentAsync
POST /api/TreatmentGroup/CreateTreatmentGroupAsync
POST /api/Version/CreateVersionAsync
PUT /api/Clinic/UpdateClinicAsync/{id}
PUT /api/Clinic/UpdateClinicLicenseAsync/{id}/{type}/{practitionerCount}/{active}
PUT /api/Clinic/UpdateClinicUpdateStreamAsync/{id}/{stream}
PUT /api/Clinic/UpdateClinicUpdateStreamIdAsync/{id}/{streamId}
PUT /api/ClinicType/UpdateClinicTypeAsync/{id}
PUT /api/Description/UpdateDescriptionAsync/{id}
PUT /api/Part/UpdatePartAsync/{id}
PUT /api/PublicHoliday/InitializePublicHolidays
PUT /api/PublicHoliday/UpdatePublicHolidayAsync/{id}
PUT /api/RateKey/UpdateRateKeyAsync/{id}
PUT /api/Section/SynchronizeSectionsWithClient/{inClinicId}
PUT /api/Section/UpdateSectionAsync/{id}
PUT /api/Section/UpdateSectionPropertiesFromToolAsync/{id}
PUT /api/SmsProfile/AssociateSmsProfileWithClinicSection/{inClinicId}/{inSectionId}/{inSmsProfileId}
PUT /api/SmsProfile/UpdateSmsProfileAsync/{id}
PUT /api/SubPart/UpdateSubPartAsync/{id}
PUT /api/Treatment/UpdateTreatmentAsync/{id}
PUT /api/TreatmentGroup/UpdateTreatmentGroupAsync/{id}
PUT /api/Version/SetCurrentClientVersion/{inClinicId}/{inAssemblyVersion}
PUT /api/Version/UpdateVersionAsync/{id}
Severity: info
Fingerprint: 5733ddf49ff49cd1aad0354946fea0c4afd4a17fe10decd6ab748d3360d54677
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /api/Clinic/DeleteClinicAsync/{id}
DELETE /api/ClinicType/DeleteClinicTypeAsync/{id}
DELETE /api/Description/DeleteDescriptionAsync/{id}
DELETE /api/Part/DeletePartAsync/{id}
DELETE /api/PublicHoliday/DeletePublicHolidayAsync/{id}
DELETE /api/RateKey/DeleteRateKeyAsync/{id}
DELETE /api/Section/DeleteSectionAsync/{id}
DELETE /api/SmsProfile/DeleteSmsProfileAsync/{id}
DELETE /api/SubPart/DeleteSubPartAsync/{id}
DELETE /api/Treatment/DeleteTreatmentAsync/{id}
DELETE /api/TreatmentGroup/DeleteTreatmentGroupAsync/{id}
DELETE /api/Version/DeleteVersionAsync/{id}
GET /api/Clinic/GetAllClinicsAsync
GET /api/Clinic/GetAllSupportChatMessagesAsync
GET /api/Clinic/GetClinicByIdAsync/{id}
GET /api/Clinic/GetClinicsAsync
GET /api/ClinicType/GetAllClinicTypesAsync
GET /api/ClinicType/GetClinicTypeByIdAsync/{id}
GET /api/Description/GetAllDescriptionsAsync
GET /api/Description/GetDescriptionByIdAsync/{id}
GET /api/GestomedLicense
GET /api/GestomedLicense/Clinic
GET /api/Part/GetAllPartsAsync
GET /api/Part/GetPartByIdAsync/{id}
GET /api/PublicHoliday/GetAllPublicHolidaysAsync
GET /api/PublicHoliday/GetPublicHolidayByIdAsync/{id}
GET /api/PublicHoliday/GetPublicHolidaysByYearAsync/{inYear}
GET /api/RateKey/GetAllRateKeysAsync
GET /api/RateKey/GetRateKeyByIdAsync/{id}
GET /api/Section/GetAllSectionsAsync
GET /api/Section/GetSectionByIdAsync/{id}
GET /api/SmsProfile/GetAllSmsProfilesAsync
GET /api/SmsProfile/GetSmsProfileByIdAsync/{id}
GET /api/SubPart/GetAllSubPartsAsync
GET /api/SubPart/GetSubPartByIdAsync/{id}
GET /api/Treatment/GetAllTreatmentsAsync
GET /api/Treatment/GetTreatmentByIdAsync/{id}
GET /api/TreatmentGroup/GetAllTreatmentGroupsAsync
GET /api/TreatmentGroup/GetTreatmentGroupByIdAsync/{id}
GET /api/Version/GetAllVersionsAsync
GET /api/Version/GetVersionByIdAsync/{id}
POST /api/Clinic/CreateClinicAsync
POST /api/Clinic/LogInfo
POST /api/Clinic/Machine
POST /api/ClinicType/CreateClinicTypeAsync
POST /api/Description/CreateDescriptionAsync
POST /api/GestomedLicense/LoginToken
POST /api/GestomedLicense/Register
POST /api/Messaging
POST /api/Messaging/GetSmsToken
POST /api/Messaging/SendTestSMS
POST /api/Part/CreatePartAsync
POST /api/PublicHoliday/CreatePublicHolidayAsync
POST /api/RateKey/CreateRateKeyAsync
POST /api/Section/CreateSectionAsync
POST /api/SmsProfile/CreateSmsProfileAsync
POST /api/SubPart/CreateSubPartAsync
POST /api/Treatment/CreateTreatmentAsync
POST /api/TreatmentGroup/CreateTreatmentGroupAsync
POST /api/Version/CreateVersionAsync
PUT /api/Clinic/UpdateClinicAsync/{id}
PUT /api/ClinicType/UpdateClinicTypeAsync/{id}
PUT /api/Description/UpdateDescriptionAsync/{id}
PUT /api/Part/UpdatePartAsync/{id}
PUT /api/PublicHoliday/InitializePublicHolidays
PUT /api/PublicHoliday/UpdatePublicHolidayAsync/{id}
PUT /api/RateKey/UpdateRateKeyAsync/{id}
PUT /api/Section/SynchronizeSectionsWithClient/{inClinicId}
PUT /api/Section/UpdateSectionAsync/{id}
PUT /api/SmsProfile/AssociateSmsProfileWithClinicSection/{inClinicId}/{inSectionId}/{inSmsProfileId}
PUT /api/SmsProfile/UpdateSmsProfileAsync/{id}
PUT /api/SubPart/UpdateSubPartAsync/{id}
PUT /api/Treatment/UpdateTreatmentAsync/{id}
PUT /api/TreatmentGroup/UpdateTreatmentGroupAsync/{id}
PUT /api/Version/SetCurrentClientVersion/{inClinicId}/{inAssemblyVersion}
PUT /api/Version/UpdateVersionAsync/{id}
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: 5733ddf49ff49cd1aad035499264a193c89cc1b130db788f83974645684de10a
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
GET /tasks/v1/RentalInvoices
GET /tasks/v1/Structures
GET /tasks/v1/addresses
GET /tasks/v1/auth
GET /tasks/v1/districts
GET /tasks/v1/districts/{id}
GET /tasks/v1/importantmessages
GET /tasks/v1/notifications
GET /tasks/v1/notifications/isregistered
GET /tasks/v1/properties
GET /tasks/v1/rentalobjects
GET /tasks/v1/rentalobjects/{id}
GET /tasks/v1/search/rentalobjects
GET /tasks/v1/tasks
GET /tasks/v1/tasks/count
GET /tasks/v1/tasks/open
GET /tasks/v1/tasks/{id}
POST /tasks/v1/notifications/register
POST /tasks/v1/notifications/registerwebpush
POST /tasks/v1/notifications/testSendUserTag
POST /tasks/v1/notifications/testSendwebpush
POST /tasks/v1/subscription
POST /tasks/v1/taskcomments
POST /tasks/v1/tasks/allread/{rentalobjectId}
POST /tasks/v1/tasks/{id}/actions/read
POST /tasks/v1/uploadfiles
POST /tasks/v1/uploadfilesjson
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: 5733ddf49ff49cd12ec8532c2ec8532c2ec8532c2ec8532c2ec8532c2ec8532c
Public Swagger UI/API detected at path: /swagger/index.html
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: 5733ddf49ff49cd1aad0354929feb7427f34c2d187cd36d6f5483a8900767bbb
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
GET /v1/bookings
GET /v1/bookings/{id}
GET /v1/categories
GET /v1/categories/{id}
GET /v1/clients
GET /v1/clients/{id}
GET /v1/locations
GET /v1/locations/{id}
GET /v1/services
GET /v1/services/{id}/add-ons
GET /v1/teammembers
GET /v1/teammembers/{id}
GET /v1/transactions
GET /v1/transactions/{transactionId}/payments
POST /v1/accounts/login
POST /v1/clients/text-search
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: 5733ddf49ff49cd12ec8532c2ec8532c2ec8532c2ec8532c2ec8532c2ec8532c
Public Swagger UI/API detected at path: /swagger/index.html
Open service 40.114.210.78:80 · wdms-stage.tengizchevroil.com
2026-02-13 00:43
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Fri, 13 Feb 2026 00:43:48 GMT Location: https://wdms-stage.tengizchevroil.com/
Open service 40.114.210.78:80 · dapi.prod.afdcp.com
2026-01-24 16:15
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 24 Jan 2026 16:15:46 GMT Location: https://dapi.prod.afdcp.com/
Open service 40.114.210.78:443 · dapi.prod.afdcp.com
2026-01-24 16:15
HTTP/1.1 200 OK Content-Length: 54 Connection: close Content-Type: application/json; charset=utf-8 Date: Sat, 24 Jan 2026 16:15:46 GMT Server: Microsoft-IIS/10.0 Cache-Control: no-cache Expires: -1 Pragma: no-cache X-AFD-Depl-TraceId: 06e48438-c15d-4a35-82a2-8d0c39543c59 X-AspNet-Version: 4.0.30319 X-Powered-By: ASP.NET "Hello from DAPI in westeurope (1/24/2026 4:15:46 PM)"
Open service 40.114.210.78:80 · waws-prod-am2-219.api.azurewebsites.windows.net
2026-01-24 00:04
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Sat, 24 Jan 2026 00:04:36 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:443 · waws-prod-am2-219.api.azurewebsites.windows.net
2026-01-24 00:04
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Sat, 24 Jan 2026 00:04:36 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:443 · gestomed2019api.arianesoftcloud.net
2026-01-23 16:09
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 23 Jan 2026 16:10:10 GMT Server: Microsoft-IIS/10.0 Set-Cookie: ARRAffinity=ce191300a22334fcd7df4840ad2810e48c88730820dfca407a77954990f78ec4;Path=/;HttpOnly;Secure;Domain=gestomed2019api.arianesoftcloud.net Set-Cookie: ARRAffinitySameSite=ce191300a22334fcd7df4840ad2810e48c88730820dfca407a77954990f78ec4;Path=/;HttpOnly;SameSite=None;Secure;Domain=gestomed2019api.arianesoftcloud.net X-Powered-By: ASP.NET
Open service 40.114.210.78:443 · www.pdl1-training.uk
2026-01-23 14:20
HTTP/1.1 403 Site Disabled
Content-Length: 1148
Connection: close
Content-Type: text/html
Date: Fri, 23 Jan 2026 14:20:56 GMT
Page title: Web App - Unavailable
<!DOCTYPE html><html><head><title>Web App - Unavailable</title><style type="text/css">html{height:100%;width:100%;}#feature{width:960px;margin:95px auto 0 auto;overflow:auto;}#content{font-family:"Segoe UI";font-weight:normal;font-size:22px;color:#fff;float:left;width:460px;margin-top:68px;margin-left:0px;vertical-align:middle;}#content h1{font-family:"Segoe UI Light";color:#fff;font-weight:normal;font-size:60px;line-height:48pt;width:800px;}p a,p a:visited,p a:active,p a:hover{color:#fff;}</style></head><body bgcolor="#00abec"><div id="feature"><div id="content"><h1 id="unavailable">Error 403 - This web app is stopped.</h1><p id="tryAgain">The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.</p><p id="toAdmin">If you are the web app administrator, please find the common 403 error scenarios and resolution <a href="https://go.microsoft.com/fwlink/?linkid=2095007" target="_blank">here</a>. For further troubleshooting tools and recommendations, please visit <a href="https://portal.azure.com/">Azure Portal</a>.</p></div></div></body></html>
Open service 40.114.210.78:443 · psws-dev.tengizchevroil.com
2026-01-23 12:09
HTTP/1.1 401 Unauthorized Content-Length: 0 Connection: close Date: Fri, 23 Jan 2026 12:09:39 GMT Server: Microsoft-IIS/10.0 Set-Cookie: ARRAffinity=e9e81f2ac2a4bf9f7313a0e23d048c6ea80e4c5057f6a319743189af4f90b5c7;Path=/;HttpOnly;Secure;Domain=psws-dev.tengizchevroil.com Set-Cookie: ARRAffinitySameSite=e9e81f2ac2a4bf9f7313a0e23d048c6ea80e4c5057f6a319743189af4f90b5c7;Path=/;HttpOnly;SameSite=None;Secure;Domain=psws-dev.tengizchevroil.com WWW-Authenticate: Bearer X-Powered-By: ASP.NET
Open service 40.114.210.78:443 · www.pdl1-training.nl
2026-01-23 10:38
HTTP/1.1 403 Site Disabled
Content-Length: 1148
Connection: close
Content-Type: text/html
Date: Fri, 23 Jan 2026 10:38:47 GMT
Page title: Web App - Unavailable
<!DOCTYPE html><html><head><title>Web App - Unavailable</title><style type="text/css">html{height:100%;width:100%;}#feature{width:960px;margin:95px auto 0 auto;overflow:auto;}#content{font-family:"Segoe UI";font-weight:normal;font-size:22px;color:#fff;float:left;width:460px;margin-top:68px;margin-left:0px;vertical-align:middle;}#content h1{font-family:"Segoe UI Light";color:#fff;font-weight:normal;font-size:60px;line-height:48pt;width:800px;}p a,p a:visited,p a:active,p a:hover{color:#fff;}</style></head><body bgcolor="#00abec"><div id="feature"><div id="content"><h1 id="unavailable">Error 403 - This web app is stopped.</h1><p id="tryAgain">The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.</p><p id="toAdmin">If you are the web app administrator, please find the common 403 error scenarios and resolution <a href="https://go.microsoft.com/fwlink/?linkid=2095007" target="_blank">here</a>. For further troubleshooting tools and recommendations, please visit <a href="https://portal.azure.com/">Azure Portal</a>.</p></div></div></body></html>
Open service 40.114.210.78:443 · www.diagnostik-durchblick.de
2026-01-23 10:37
HTTP/1.1 403 Site Disabled
Content-Length: 1148
Connection: close
Content-Type: text/html
Date: Fri, 23 Jan 2026 10:37:52 GMT
Page title: Web App - Unavailable
<!DOCTYPE html><html><head><title>Web App - Unavailable</title><style type="text/css">html{height:100%;width:100%;}#feature{width:960px;margin:95px auto 0 auto;overflow:auto;}#content{font-family:"Segoe UI";font-weight:normal;font-size:22px;color:#fff;float:left;width:460px;margin-top:68px;margin-left:0px;vertical-align:middle;}#content h1{font-family:"Segoe UI Light";color:#fff;font-weight:normal;font-size:60px;line-height:48pt;width:800px;}p a,p a:visited,p a:active,p a:hover{color:#fff;}</style></head><body bgcolor="#00abec"><div id="feature"><div id="content"><h1 id="unavailable">Error 403 - This web app is stopped.</h1><p id="tryAgain">The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.</p><p id="toAdmin">If you are the web app administrator, please find the common 403 error scenarios and resolution <a href="https://go.microsoft.com/fwlink/?linkid=2095007" target="_blank">here</a>. For further troubleshooting tools and recommendations, please visit <a href="https://portal.azure.com/">Azure Portal</a>.</p></div></div></body></html>
Open service 40.114.210.78:443 · kandkpreprod01pos.sandbox.operations.dynamics.com
2026-01-23 09:33
HTTP/1.1 200 OK
Content-Length: 6222
Connection: close
Content-Type: text/html
Date: Fri, 23 Jan 2026 09:33:50 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
Cache-Control: no-cache
ETag: "077e5318e2ddc1:0"
Last-Modified: Wed, 24 Sep 2025 20:02:46 GMT
Strict-Transport-Security: max-age=31536000
X-Powered-By: ASP.NET
Content-Security-Policy: default-src https://app.powerbi.com/ https://uswelcs1ams.blob.core.windows.net/ https://login.windows-ppe.net https://login.windows.net https://login.chinacloudapi.cn https://login.partner.microsoftonline.cn https://login.microsoftonline.com https://paymentacceptsample.cloud.int.dynamics.com/ https://paymentacceptsample.cloud.dynamics.com/ https://payments.dynamicsonline-onebox.dl:10481/paymentaccept/ https://payments.dynamicsonline-int.com/paymentaccept/ https://payments.dynamicsonline-ppe.com/paymentaccept/ https://payments.dynamicsonline.com/paymentaccept/ https://www.simplify.com https://sandbox.simplify.com https://*.cas.ms/ https://*.mcas.ms/ https://*.admin-mcas.ms/ https://mcasproxy.azureedge.net/ https://*.mcas-gov.us/ https://*.admin-mcas-gov.us/ https://mcasproxy.azureedge.net/ 'self';img-src * data:; style-src https://d365retailstoragedev.blob.core.windows.net https://d365retailstorageint.blob.core.windows.net https://d365retailstorageprod.blob.core.windows.net 'self' 'unsafe-inline'; script-src https://secure.aadcdn.microsoftonline-p.com https://d365retailstoragedev.blob.core.windows.net https://d365retailstorageint.blob.core.windows.net https://d365retailstorageprod.blob.core.windows.net 'self' 'unsafe-eval'; connect-src *; media-src https://go.microsoft.com/ https://aka.ms/ https://uswelcs1ams.blob.core.windows.net/ https://usweintlcs1ams.blob.core.windows.net/ 'self'
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Page title: Dynamics Retail POS
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, maximum-scale=1.0" />
<title>Dynamics Retail POS</title>
<link rel="icon" href="Assets/Icons/Dynamics365Retail_PlatedFavicon.ico" />
<link rel="stylesheet" href="Stylesheets/AppStart.min.css" />
<!--
NOTE: -axretail-stylesheet-async is supported by Commerce.CSSHelpers.
It adds these two features for better UI experience:
- 1. Non blocking async load of css files.
- 2. CSSHelpers know when a stylesheet is loaded by browser.
(!) Please use it for any new css file so the splash screen rendering won't be blocked.
-->
<link rel="-axretail-stylesheet-async" href="Stylesheets/Vendor/jQueryUI/jquery-ui.min.css" />
<link rel="-axretail-stylesheet-async" href="Stylesheets/Main.min.css" />
<link rel="-axretail-stylesheet-async" href="Controls/Menu/knockout.menu.min.css" />
<link rel="-axretail-stylesheet-async" href="Controls/TabControl/tabControl.css" />
<script src="Libraries/winjs/js/base.js" defer="defer"></script>
<script src="Libraries/winjs/js/ui.js" defer="defer"></script>
<script src="Libraries/globalize/0.1.1/globalize.min.js" defer="defer"></script>
<script src="Libraries/globalize/0.1.1/globalize.cultures.min.js" defer="defer"></script>
<script src="Libraries/jQuery.min.js" defer="defer"></script>
<script src="Libraries/jquery-ui.min.js" defer="defer"></script>
<script src="Libraries/knockout-2.2.1.js" defer="defer"></script>
<script src="Libraries/datajs-1.1.0.min.js" defer="defer"></script>
<!-- Minified version does not run properly after load complete. Cannot debug min version with maps provided, map and src files mismatched -->
<script src="Libraries/systemjs/system.src.js" defer="defer"></script>
<!-- App Insights -->
<script src="Libraries/AppInsights/ai.0.js" defer="defer"></script>
<!-- Azure Active Directory -->
<script src="Libraries/msal.js/msal-browser.min.js" defer="defer"></script>
<script src="Libraries/highcharts.js" defer="defer"></script>
<script src="Libraries/highcharts-accessibility.js" defer="defer"></script>
<script src="Libraries/moment/moment-with-locales.min.js" defer="defer"></script>
<script src="Libraries/moment-timezone/moment-timezone-with-data.min.js" defer="defer"></script>
<script src="Libraries/react/react.js" defer="defer"></script>
<script src="Libraries/react-dom/react-dom.js" defer="defer"></script>
<!-- ************************************ Commerce Libraries ************************************ -->
<script src="Diagnostics.TypeScriptCore.js" defer="defer"></script>
<script src="Commerce.TypeExtensions.Public.js" defer="defer"></script>
<script src="Commerce.TypescriptUtilities.js" defer="defer"></script>
<script src="Commerce.AsyncResult.js" defer="defer"></script>
<!-- ************************************ POS Platform ****************************************** -->
<script src="Pos.Framework.Contracts.Public.js" defer="defer"></script>
<script src="Pos.RetailLogger.js" defer="defer"></script>
<script src="Pos.Composition.js" defer="defer"></script>
<script src="Pos.Peripherals.Contracts.js" defer="defer"></script>
<script src="Pos.Framework.Contracts.js" defer="defer"></script>
<script src="Pos.Framework.js" defer="defer"></script>
<script src="Pos.Framework.Legacy.js" defer="defer"></script>
<script src="Pos.Framework.UI.Contracts.Public.js" defer="defer"></script>
<script src="Pos.Framework.UI.Contracts.js" defer="defer"></script>
<script src="Pos.Framework.UI.js" defer="defer"></script>
<script src="Pos.Framework.UI.Knockout.js" defer="defer"></script>
<script src="Pos.Framework.UI.Legacy.js" defer="defer"></script>
<script src="Pos.Peripherals
Open service 40.114.210.78:443 · mas.pathozoom.com
2026-01-23 04:41
HTTP/1.1 403 Site Disabled
Content-Length: 1148
Connection: close
Content-Type: text/html
Date: Fri, 23 Jan 2026 04:41:51 GMT
Page title: Web App - Unavailable
<!DOCTYPE html><html><head><title>Web App - Unavailable</title><style type="text/css">html{height:100%;width:100%;}#feature{width:960px;margin:95px auto 0 auto;overflow:auto;}#content{font-family:"Segoe UI";font-weight:normal;font-size:22px;color:#fff;float:left;width:460px;margin-top:68px;margin-left:0px;vertical-align:middle;}#content h1{font-family:"Segoe UI Light";color:#fff;font-weight:normal;font-size:60px;line-height:48pt;width:800px;}p a,p a:visited,p a:active,p a:hover{color:#fff;}</style></head><body bgcolor="#00abec"><div id="feature"><div id="content"><h1 id="unavailable">Error 403 - This web app is stopped.</h1><p id="tryAgain">The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.</p><p id="toAdmin">If you are the web app administrator, please find the common 403 error scenarios and resolution <a href="https://go.microsoft.com/fwlink/?linkid=2095007" target="_blank">here</a>. For further troubleshooting tools and recommendations, please visit <a href="https://portal.azure.com/">Azure Portal</a>.</p></div></div></body></html>
Open service 40.114.210.78:443 · kandkproductionpos.operations.dynamics.com
2026-01-23 04:07
HTTP/1.1 200 OK
Content-Length: 6222
Connection: close
Content-Type: text/html
Date: Fri, 23 Jan 2026 04:07:41 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
Cache-Control: no-cache
ETag: "077e5318e2ddc1:0"
Last-Modified: Wed, 24 Sep 2025 20:02:46 GMT
Strict-Transport-Security: max-age=31536000
X-Powered-By: ASP.NET
Content-Security-Policy: default-src https://app.powerbi.com/ https://uswelcs1ams.blob.core.windows.net/ https://login.windows-ppe.net https://login.windows.net https://login.chinacloudapi.cn https://login.partner.microsoftonline.cn https://login.microsoftonline.com https://paymentacceptsample.cloud.int.dynamics.com/ https://paymentacceptsample.cloud.dynamics.com/ https://payments.dynamicsonline-onebox.dl:10481/paymentaccept/ https://payments.dynamicsonline-int.com/paymentaccept/ https://payments.dynamicsonline-ppe.com/paymentaccept/ https://payments.dynamicsonline.com/paymentaccept/ https://www.simplify.com https://sandbox.simplify.com https://*.cas.ms/ https://*.mcas.ms/ https://*.admin-mcas.ms/ https://mcasproxy.azureedge.net/ https://*.mcas-gov.us/ https://*.admin-mcas-gov.us/ https://mcasproxy.azureedge.net/ 'self';img-src * data:; style-src https://d365retailstoragedev.blob.core.windows.net https://d365retailstorageint.blob.core.windows.net https://d365retailstorageprod.blob.core.windows.net 'self' 'unsafe-inline'; script-src https://secure.aadcdn.microsoftonline-p.com https://d365retailstoragedev.blob.core.windows.net https://d365retailstorageint.blob.core.windows.net https://d365retailstorageprod.blob.core.windows.net 'self' 'unsafe-eval'; connect-src *; media-src https://go.microsoft.com/ https://aka.ms/ https://uswelcs1ams.blob.core.windows.net/ https://usweintlcs1ams.blob.core.windows.net/ 'self'
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Page title: Dynamics Retail POS
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, maximum-scale=1.0" />
<title>Dynamics Retail POS</title>
<link rel="icon" href="Assets/Icons/Dynamics365Retail_PlatedFavicon.ico" />
<link rel="stylesheet" href="Stylesheets/AppStart.min.css" />
<!--
NOTE: -axretail-stylesheet-async is supported by Commerce.CSSHelpers.
It adds these two features for better UI experience:
- 1. Non blocking async load of css files.
- 2. CSSHelpers know when a stylesheet is loaded by browser.
(!) Please use it for any new css file so the splash screen rendering won't be blocked.
-->
<link rel="-axretail-stylesheet-async" href="Stylesheets/Vendor/jQueryUI/jquery-ui.min.css" />
<link rel="-axretail-stylesheet-async" href="Stylesheets/Main.min.css" />
<link rel="-axretail-stylesheet-async" href="Controls/Menu/knockout.menu.min.css" />
<link rel="-axretail-stylesheet-async" href="Controls/TabControl/tabControl.css" />
<script src="Libraries/winjs/js/base.js" defer="defer"></script>
<script src="Libraries/winjs/js/ui.js" defer="defer"></script>
<script src="Libraries/globalize/0.1.1/globalize.min.js" defer="defer"></script>
<script src="Libraries/globalize/0.1.1/globalize.cultures.min.js" defer="defer"></script>
<script src="Libraries/jQuery.min.js" defer="defer"></script>
<script src="Libraries/jquery-ui.min.js" defer="defer"></script>
<script src="Libraries/knockout-2.2.1.js" defer="defer"></script>
<script src="Libraries/datajs-1.1.0.min.js" defer="defer"></script>
<!-- Minified version does not run properly after load complete. Cannot debug min version with maps provided, map and src files mismatched -->
<script src="Libraries/systemjs/system.src.js" defer="defer"></script>
<!-- App Insights -->
<script src="Libraries/AppInsights/ai.0.js" defer="defer"></script>
<!-- Azure Active Directory -->
<script src="Libraries/msal.js/msal-browser.min.js" defer="defer"></script>
<script src="Libraries/highcharts.js" defer="defer"></script>
<script src="Libraries/highcharts-accessibility.js" defer="defer"></script>
<script src="Libraries/moment/moment-with-locales.min.js" defer="defer"></script>
<script src="Libraries/moment-timezone/moment-timezone-with-data.min.js" defer="defer"></script>
<script src="Libraries/react/react.js" defer="defer"></script>
<script src="Libraries/react-dom/react-dom.js" defer="defer"></script>
<!-- ************************************ Commerce Libraries ************************************ -->
<script src="Diagnostics.TypeScriptCore.js" defer="defer"></script>
<script src="Commerce.TypeExtensions.Public.js" defer="defer"></script>
<script src="Commerce.TypescriptUtilities.js" defer="defer"></script>
<script src="Commerce.AsyncResult.js" defer="defer"></script>
<!-- ************************************ POS Platform ****************************************** -->
<script src="Pos.Framework.Contracts.Public.js" defer="defer"></script>
<script src="Pos.RetailLogger.js" defer="defer"></script>
<script src="Pos.Composition.js" defer="defer"></script>
<script src="Pos.Peripherals.Contracts.js" defer="defer"></script>
<script src="Pos.Framework.Contracts.js" defer="defer"></script>
<script src="Pos.Framework.js" defer="defer"></script>
<script src="Pos.Framework.Legacy.js" defer="defer"></script>
<script src="Pos.Framework.UI.Contracts.Public.js" defer="defer"></script>
<script src="Pos.Framework.UI.Contracts.js" defer="defer"></script>
<script src="Pos.Framework.UI.js" defer="defer"></script>
<script src="Pos.Framework.UI.Knockout.js" defer="defer"></script>
<script src="Pos.Framework.UI.Legacy.js" defer="defer"></script>
<script src="Pos.Peripherals
Open service 40.114.210.78:443 · roentgen.zahnis.de
2026-01-23 02:34
HTTP/1.1 403 Site Disabled
Content-Length: 1148
Connection: close
Content-Type: text/html
Date: Fri, 23 Jan 2026 02:34:37 GMT
Page title: Web App - Unavailable
<!DOCTYPE html><html><head><title>Web App - Unavailable</title><style type="text/css">html{height:100%;width:100%;}#feature{width:960px;margin:95px auto 0 auto;overflow:auto;}#content{font-family:"Segoe UI";font-weight:normal;font-size:22px;color:#fff;float:left;width:460px;margin-top:68px;margin-left:0px;vertical-align:middle;}#content h1{font-family:"Segoe UI Light";color:#fff;font-weight:normal;font-size:60px;line-height:48pt;width:800px;}p a,p a:visited,p a:active,p a:hover{color:#fff;}</style></head><body bgcolor="#00abec"><div id="feature"><div id="content"><h1 id="unavailable">Error 403 - This web app is stopped.</h1><p id="tryAgain">The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.</p><p id="toAdmin">If you are the web app administrator, please find the common 403 error scenarios and resolution <a href="https://go.microsoft.com/fwlink/?linkid=2095007" target="_blank">here</a>. For further troubleshooting tools and recommendations, please visit <a href="https://portal.azure.com/">Azure Portal</a>.</p></div></div></body></html>
Open service 40.114.210.78:443 · www.axslog.net
2026-01-23 02:11
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=utf-8
Date: Fri, 23 Jan 2026 02:11:44 GMT
Server: Kestrel
Set-Cookie: ARRAffinity=211d61163b30db3391f63f31755e24cf77b84602655f8e9971c4a48acc649868;Path=/;HttpOnly;Secure;Domain=www.axslog.net
Set-Cookie: ARRAffinitySameSite=211d61163b30db3391f63f31755e24cf77b84602655f8e9971c4a48acc649868;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.axslog.net
Transfer-Encoding: chunked
X-Powered-By: ASP.NET
Page title: Home Page - Axess Logistics
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes" />
<title>Home Page - Axess Logistics</title>
<base href="/" />
<link rel="stylesheet" href="/dist/vendor.css?v=F8u5U2cxBGFobFhuaxc4F9D5jc9V1OBfqPqasJNbnmE" />
<link rel="stylesheet" href="/dist/site.css?v=iOiBGn6V5nuy_pmiqlvQSVI0JkNU-I3kgShvMhprx7A" />
<link rel="stylesheet" href="/dist/App.css?v=inmZ_MxhgpbFSs7hjX9K3VIdU5JTKcDjouPqJtnyk9U" />
</head>
<body>
<!-- -->
<div id="react-app">Loading...</div>
<script src="/dist/vendor.js?v=AxtIG7CbxrPYM8O9P_bb_etiWg0YUUPPkRVE5v4Fpw4"></script>
<script src="/dist/main-client.js?v=_9THDAK88eid-rx7ckP8CgSuC6nYP6v1wAkCJ0775hQ"></script>
</body>
</html>
Open service 40.114.210.78:80 · rvp.ci.az.udiutv.no
2026-01-23 02:10
HTTP/1.1 403 Site Disabled
Content-Length: 1148
Connection: close
Content-Type: text/html
Date: Fri, 23 Jan 2026 02:11:13 GMT
Page title: Web App - Unavailable
<!DOCTYPE html><html><head><title>Web App - Unavailable</title><style type="text/css">html{height:100%;width:100%;}#feature{width:960px;margin:95px auto 0 auto;overflow:auto;}#content{font-family:"Segoe UI";font-weight:normal;font-size:22px;color:#fff;float:left;width:460px;margin-top:68px;margin-left:0px;vertical-align:middle;}#content h1{font-family:"Segoe UI Light";color:#fff;font-weight:normal;font-size:60px;line-height:48pt;width:800px;}p a,p a:visited,p a:active,p a:hover{color:#fff;}</style></head><body bgcolor="#00abec"><div id="feature"><div id="content"><h1 id="unavailable">Error 403 - This web app is stopped.</h1><p id="tryAgain">The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.</p><p id="toAdmin">If you are the web app administrator, please find the common 403 error scenarios and resolution <a href="https://go.microsoft.com/fwlink/?linkid=2095007" target="_blank">here</a>. For further troubleshooting tools and recommendations, please visit <a href="https://portal.azure.com/">Azure Portal</a>.</p></div></div></body></html>
Open service 40.114.210.78:443 · open-api.barberly.com
2026-01-22 21:28
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Thu, 22 Jan 2026 21:29:03 GMT Server: Microsoft-IIS/10.0 Set-Cookie: ARRAffinity=99762e18ad891432b0e579f71a2040bd889a4bf21332d81e853060cf05a42d65;Path=/;HttpOnly;Secure;Domain=open-api.barberly.com Set-Cookie: ARRAffinitySameSite=99762e18ad891432b0e579f71a2040bd889a4bf21332d81e853060cf05a42d65;Path=/;HttpOnly;SameSite=None;Secure;Domain=open-api.barberly.com X-Powered-By: ASP.NET
Open service 40.114.210.78:443 · www.patho.training
2026-01-22 21:00
HTTP/1.1 403 Site Disabled
Content-Length: 1148
Connection: close
Content-Type: text/html
Date: Thu, 22 Jan 2026 21:00:46 GMT
Page title: Web App - Unavailable
<!DOCTYPE html><html><head><title>Web App - Unavailable</title><style type="text/css">html{height:100%;width:100%;}#feature{width:960px;margin:95px auto 0 auto;overflow:auto;}#content{font-family:"Segoe UI";font-weight:normal;font-size:22px;color:#fff;float:left;width:460px;margin-top:68px;margin-left:0px;vertical-align:middle;}#content h1{font-family:"Segoe UI Light";color:#fff;font-weight:normal;font-size:60px;line-height:48pt;width:800px;}p a,p a:visited,p a:active,p a:hover{color:#fff;}</style></head><body bgcolor="#00abec"><div id="feature"><div id="content"><h1 id="unavailable">Error 403 - This web app is stopped.</h1><p id="tryAgain">The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.</p><p id="toAdmin">If you are the web app administrator, please find the common 403 error scenarios and resolution <a href="https://go.microsoft.com/fwlink/?linkid=2095007" target="_blank">here</a>. For further troubleshooting tools and recommendations, please visit <a href="https://portal.azure.com/">Azure Portal</a>.</p></div></div></body></html>
Open service 40.114.210.78:443 · www.mastocytosis-training.gr
2026-01-22 20:18
HTTP/1.1 403 Site Disabled
Content-Length: 1148
Connection: close
Content-Type: text/html
Date: Thu, 22 Jan 2026 20:18:57 GMT
Page title: Web App - Unavailable
<!DOCTYPE html><html><head><title>Web App - Unavailable</title><style type="text/css">html{height:100%;width:100%;}#feature{width:960px;margin:95px auto 0 auto;overflow:auto;}#content{font-family:"Segoe UI";font-weight:normal;font-size:22px;color:#fff;float:left;width:460px;margin-top:68px;margin-left:0px;vertical-align:middle;}#content h1{font-family:"Segoe UI Light";color:#fff;font-weight:normal;font-size:60px;line-height:48pt;width:800px;}p a,p a:visited,p a:active,p a:hover{color:#fff;}</style></head><body bgcolor="#00abec"><div id="feature"><div id="content"><h1 id="unavailable">Error 403 - This web app is stopped.</h1><p id="tryAgain">The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.</p><p id="toAdmin">If you are the web app administrator, please find the common 403 error scenarios and resolution <a href="https://go.microsoft.com/fwlink/?linkid=2095007" target="_blank">here</a>. For further troubleshooting tools and recommendations, please visit <a href="https://portal.azure.com/">Azure Portal</a>.</p></div></div></body></html>
Open service 40.114.210.78:443 · pdl1.biomarker-training.de
2026-01-22 20:08
HTTP/1.1 403 Site Disabled
Content-Length: 1148
Connection: close
Content-Type: text/html
Date: Thu, 22 Jan 2026 20:08:59 GMT
Page title: Web App - Unavailable
<!DOCTYPE html><html><head><title>Web App - Unavailable</title><style type="text/css">html{height:100%;width:100%;}#feature{width:960px;margin:95px auto 0 auto;overflow:auto;}#content{font-family:"Segoe UI";font-weight:normal;font-size:22px;color:#fff;float:left;width:460px;margin-top:68px;margin-left:0px;vertical-align:middle;}#content h1{font-family:"Segoe UI Light";color:#fff;font-weight:normal;font-size:60px;line-height:48pt;width:800px;}p a,p a:visited,p a:active,p a:hover{color:#fff;}</style></head><body bgcolor="#00abec"><div id="feature"><div id="content"><h1 id="unavailable">Error 403 - This web app is stopped.</h1><p id="tryAgain">The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.</p><p id="toAdmin">If you are the web app administrator, please find the common 403 error scenarios and resolution <a href="https://go.microsoft.com/fwlink/?linkid=2095007" target="_blank">here</a>. For further troubleshooting tools and recommendations, please visit <a href="https://portal.azure.com/">Azure Portal</a>.</p></div></div></body></html>
Open service 40.114.210.78:443 · services.al.se
2026-01-22 19:42
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Thu, 22 Jan 2026 19:42:31 GMT Server: Microsoft-IIS/10.0 Set-Cookie: ARRAffinity=2865ea2636f877b29e7aadf230d4665889d7e0757a496f73a73435f1fbcd035d;Path=/;HttpOnly;Secure;Domain=services.al.se Set-Cookie: ARRAffinitySameSite=2865ea2636f877b29e7aadf230d4665889d7e0757a496f73a73435f1fbcd035d;Path=/;HttpOnly;SameSite=None;Secure;Domain=services.al.se Request-Context: appId=cid-v1:07cbadb6-a04c-4d70-af46-fa2cf9593e6b X-Powered-By: ASP.NET
Open service 40.114.210.78:443 · www.barberly.app
2026-01-12 21:54
HTTP/1.1 200 OK
Content-Length: 50469
Connection: close
Content-Type: text/html
Date: Mon, 12 Jan 2026 21:55:38 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin: *
ETag: "0a3751b1b69dc1:0"
Last-Modified: Tue, 09 Dec 2025 14:50:06 GMT
Set-Cookie: ARRAffinity=99762e18ad891432b0e579f71a2040bd889a4bf21332d81e853060cf05a42d65;Path=/;HttpOnly;Secure;Domain=www.barberly.app
Set-Cookie: ARRAffinitySameSite=99762e18ad891432b0e579f71a2040bd889a4bf21332d81e853060cf05a42d65;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.barberly.app
X-Powered-By: ASP.NET
<!DOCTYPE html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<meta name="author" content="Barberly">
<meta name="keywords" content="Software for barbershop, hair salon software, barbershop app, barber app, salon app, mobile barber app">
<meta name="theme-color" content="#181818">
<link rel="manifest" href="manifest.webmanifest">
<meta property="og:type" content="website">
<meta property="og:image" content="https://cdn.barberly.com/barberly/images/barberly.jpg">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:site" content="@barberlycom">
<meta property="twitter:image" content="https://cdn.barberly.com/barberly/images/barberly.jpg">
<meta property="og:site_name" content="Barberly - Software for Barbershops">
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" sizes="16x16" href="assets/icons/icon_16x16.png">
<link rel="icon" type="image/png" sizes="24x24" href="assets/icons/icon_24x24.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/icons/icon_32x32.png">
<link rel="icon" type="image/png" sizes="48x48" href="assets/icons/icon_48x48.png">
<link rel="icon" type="image/png" sizes="72x72" href="assets/icons/icon_72x72.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/icons/icon_96x96.png">
<link rel="apple-touch-icon" href="assets/icons/apple-icon-180.png">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<style>html{--mat-ripple-color:rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color:#673ab7;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color:rgba(0, 0, 0, .87)}html{--mat-full-pseudo-checkbox-selected-icon-color:#ffd740;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ffd740;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#fafafa;--mat-app-text-color:rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation
Open service 40.114.210.78:80 · www.barberly.app
2026-01-12 21:54
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 12 Jan 2026 21:55:37 GMT Location: https://www.barberly.app/
Open service 40.114.210.78:443 · scarexquisitecuts.com
2026-01-12 07:19
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Mon, 12 Jan 2026 07:20:33 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:80 · scarexquisitecuts.com
2026-01-12 07:19
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Mon, 12 Jan 2026 07:20:32 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:443 · gspec-api.clarks365uat.com
2026-01-12 06:23
HTTP/1.1 200 OK
Content-Length: 150093
Connection: close
Content-Type: text/html
Date: Mon, 12 Jan 2026 06:24:58 GMT
Request-Context: appId=cid-v1:0e2e3805-54d4-4144-8f3e-2a751755ddde
Page title: Your Azure Function App is up and running.
<!DOCTYPE html>
<html>
<head>
<title>Your Azure Function App is up and running.</title>
<style type="text/css">
@font-face {
font-family: 'SegoeLight';
src: url(//:) format('no404'), url(data:font/woff;charset=utf-8;base64,d09GRgABAAAAAFbcABAAAAAAjewAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABbAAAABsAAAAcWqtaPUdERUYAAAGIAAAAHQAAACABGAADT1MvMgAAAagAAABYAAAAYGrqcLZjbWFwAAACAAAAAaIAAAIKczqUA2N2dCAAAAOkAAAATAAAAEwOEAwRZnBnbQAAA/AAAAGxAAACZQ+0L6dnYXNwAAAFpAAAAAwAAAAMAAMAB2dseWYAAAWwAABJAAAAe3CDYeDNaGVhZAAATrAAAAAxAAAANvjlJxhoaGVhAABO5AAAACAAAAAkDm4GkWhtdHgAAE8EAAACNgAAA6yU7F4gbG9jYQAAUTwAAAHOAAAB2DtSXCptYXhwAABTDAAAACAAAAAgAg8B1G5hbWUAAFMsAAAA5wAAAZ4hIT5EcG9zdAAAVBQAAAH4AAAC+Je8aS1wcmVwAABWDAAAAM8AAAFulHbF13jaY2BgYGQAguP/NtwH0SfDQtZA6Y0AWbsHmQB42mNgZGBg4ANiCQYQYGIA8V8BSRYwjwEADksBHAAAAHjaY2BmfsOow8DKwMI6i9WYgYFhBYRmkmZIY0rjYGLiZmZiYWVhYmJewMC03oFBIZoBCnyDFRSAlMJvFra0f2kMDOzpTJxAgfkgORYG1lkgOQZGAGSzDHF42mNgYGBmgGAZBkYgycDIAuQxgvksDC+AtBmDApAlxlDH8J/RkDGYsYLpGNMtpjssbCwcLGEsEQpcCiIKUgpyCkoKagr6ClYK8QprFJUeMPxm+s3y/z9QvwLDAqC+IAx9DAoCChIKMlB9lnB9jCB9/x//P/R/4v/C/77/GP6+/fvmj9of1d/ffn99cPLBkQcHHxx4sPfBrgebHqx80PrA8v4Rheesz1mfQdxPDmBkY4BrZmQCEkzoCoBBxMLKxs7BycXNw8vHLyAoJCwiKiYuISklLSMrJ6+gqKSsoqqmrqGppa2jq6dvYGhkbGJqZm5haWVtY2tn7+Do5Ozi6ubu4enl7ePr5x8QGBQcEhoWHhEZFR0TGxefkMjQ1t7ZPXnGvMWLlixbunzl6lVr1q5ft2Hj5q1btu3Yvmf33n0MRSmpmfcrFhZkPyvLYuiYxVDMwJBeDnZdTg3Dil2NyXkgdm7tg6Sm1umHj1y/cefuzVs7GQ4eZXj66PGLlwyVt+8xtPQ093b1T5jYN3Uaw5Q5c2cfOnaikIHheBVQIwDe55fTAAD+KQAABAAFmgXpAFQAIQAnAFMAWgBbAFwAYABiAGYAeQCYAGMAXABjAGcAbABwAHcAgQCFAIsAmgBOAEkAVgBRAF4AagBMAEcARABYeNpdUbtOW0EQ3Q0PA4HE2CA52hSzmZAC74U2SCCuLsLIdmM5QtqNXORiXMAHUCBRg/ZrBmgoU6RNg5ALJD6BT4iUmTWJojQ7O7NzzpkzS8qRqndpveepcxZI4W6DZpt+J6TaRYAH0vWNRkbawSMtNjN65bp9v4/BZjTlThpAec9bykNG006gFu25fzI/g+E+/8s8B4OWZpqeWmchPYTAfDNuafA1o1l3/UFfsTpcDQaGFNNU3PXHVMr/luZcbRm2NjOad3AhIj+YBmhqrY1A0586pHo+jmIJcvlsrA0mpqw/yURwYTJd1VQtM752cJ/sLDrYpEpz4AEOsFWegofjowmF9C2JMktDhIPYKjFCxCSHQk45d7I/KVA+koQxb5LSzrhhrYFx5DUwqM3THL7MZlPbW4cwfhFH8N0vxpIOPrKhNkaE2I5YCmACkZBRVb6hxnMviwG51P4zECVgefrtXycCrTs2ES9lbZ1jjBWCnt823/llxd2qXOdFobt3VTVU6ZTmQy9n3+MRT4+F4aCx4M3nfX+jQO0NixsNmgPBkN6N3v/RWnXEVd4LH9lvNbOxFgAAAAAAAAIABAAC//8AA3jaxX0JfBRV8v97fcx99RyZ3MlkcgAhCcwQwogIKguoyCIbkUXEyH2oCAjKsojIIiIiIoqIiKjIIrps92RUjIhBLvEGJayLeCsGFd1d1pVjOv+q93omw6G7+/v//p8/fDLT83qm+7169aq+Va+qmgjkdkLE24WjRCRmUk3ihJJKTXK3quYajbpbqWqpUUmLJmW3qpJHk2mlJma3alZaSbp0jSohpSykhG4XSfJ2gehEOJr03k6PEkIE8l7bUTpDXgXXdZMLSVzC69o8rXFBJJVU9dSo5hbNmdeKf43UabZUasTbqilwA0IVrybZYjGiCTbFq5JYl640LEbFkvLabt2jkayA30QHDrVNipZUV5eUdOlCl0vmE/U1JeGqqnBJDdz7WfEDQWL3NpPuJG6CW6pCNCF7iE2qVEmEjUpuSUhe0g0aYGCUViYI+2SMDW/I/k4MtDXoOryIH9Btem+6Da5fS2ZLs+H6eaSI9iTxAFw/7s/OiUajca9AKht9WcHc0mBUUywwNk9+UWkwojprGmWL1YHNLmgW3AWF0EzV4hotRCvV7rlNF9z/98UkUGlT/dUu1d4sa4H84y7V1tx0wdK/z8UTspoNZ8xwJgfPmJpl1eRppKYcX2WjwF5lfFXNnkaLORsObJ5Gqy0AB3ZPo8Puhy+42auHvfrwFb+Txb4DvwqyX8E1c9l14FQ+nmosSH2hEL/QWISvImk0mW32avhH+2RTQTaZLVab3eH2+PyBrGB2Tm5+QWFR9c/8U/vkIpFDYsgcEsM+9lcXYn9Rkf3J8CZN0H8YSAu8+pdDBw/Vj+HLlz6aPVA/6KMlwwYPo85hg39Lfcl5A6ljoBjX1w/Sp9Kl+DeIDh9EV+nj8G+Qvp4OB54UyRNtNeIc0yBSQEpJJZlE4iJwpUqimkVuVcsjcdFiq2zsIwpW4NDONaqjRZUjWkhpVUMeZIu44C6MRCKJMsYocaIE4VO8zIo/KvNbK9Uyj9YRGDhPadWqgIs0iwjsKwP7lgXCtSUVtVlRpZoCD9fVRgORYKA8rBRSYGbRBa9ZRVS5AE6WC3WDtixe+eedd6gPDVp5/fhHN9/7TOvk349YPGjazddJ+/cOHjdKGDr1yal3vR58PlE5/vzk42Ofnn7PVrmDcu+EYfMGP5Q86F943QhY1UQmQ9o+lnX5eWInQeDVChIlr5N4Pq7Eakur2qFGK4E3UqN54c1Ro5kssN671ahii+b2tqpuj5YDo8mG8Wd7tAAcWqHV6tGK4LASDis9Wi4frprn0brCYRks4VrOzXVlH/8BmVZSc6rVvGo1x6Nly8fxi7nycaER+CPPYASqZefAiveSWEwNKJrDFItpebmKtzG/pEN1aRDEQIdqOF9UBu0OLxyJ1hiKhAxxIJaYgILRSHegnximp4mKzHN0zar4yw+vUF9YNn3BvKnT5t0+fbR4bcOghxubV2DjtDvnTZ0+73bhg9cf//P2Vzet3issfnjRvJWr5y9ZemK2/OKJX7/+uPbqjj9B+z2rF85b+cgfltzH+GpJ22F5thwHGpeTGnKMxPM4XzH+0qrl1rgTRIRWIgN9u9SophatUmHksyHN4LCME9UDhx6PFuRUbyTZQRCLebmtSFuk6Xsd9l2FNHWpxKN2bAZiqvnNakeQAR0JLNB8T6MvPw8WaIC95uIrnq3As3E4VXx38d1hk0vxAqFjam4sDmfwA42R56kvkJtf0dFYn/SMz2yaispgUkSnhU9KCUxKo8nmCcKnLl1DFaYQEN1T1k54cxbtXhcVzFbK+DqM80BJhcRmQ/p22x79yHvf0oFP7Fy9dN36+ApaMsfSYH6MKqc2b1p02zVT7xSG6olF+v5X/vjllv0fbKD+B156ZPG2J29btO2Kx/
Open service 40.114.210.78:80 · gspec-api.clarks365uat.com
2026-01-12 06:23
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 12 Jan 2026 06:24:56 GMT Location: https://gspec-api.clarks365uat.com/
Open service 40.114.210.78:443 · www.mijnduratherm.nl
2026-01-11 18:49
HTTP/1.1 200 OK
Content-Length: 4513
Connection: close
Content-Type: text/html
Date: Sun, 11 Jan 2026 18:50:32 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
ETag: "57ea165e5534dc1:0"
Last-Modified: Fri, 03 Oct 2025 11:03:36 GMT
Set-Cookie: ARRAffinity=0a5599131386bd06137c30b9271579b40a5fa65ddacfc72b3d6358d040377f18;Path=/;HttpOnly;Secure;Domain=www.mijnduratherm.nl
Set-Cookie: ARRAffinitySameSite=0a5599131386bd06137c30b9271579b40a5fa65ddacfc72b3d6358d040377f18;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.mijnduratherm.nl
X-Powered-By: ASP.NET
Page title: Mijn Duratherm
<!DOCTYPE html>
<html lang="nl">
<head><base href="/my-duratherm/">
<meta charset="utf-8" />
<title>Mijn Duratherm</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" />
<!--Styling for splashscreen-->
<style>
.splashContainer {
background-color: #1c3c79;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.flex {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.matrix-logo {
margin-right: 32px;
}
.splashContainer .splashAnimation {
flex: 0 1 auto
}
.splashContainer .lds-ellipsis {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.splashContainer .lds-ellipsis div {
position: absolute;
top: 27px;
width: 11px;
height: 11px;
border-radius: 50%;
background: white;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.splashContainer .lds-ellipsis div:nth-child(1) {
left: 6px;
animation: lds-ellipsis1 0.6s infinite;
}
.splashContainer .lds-ellipsis div:nth-child(2) {
left: 6px;
animation: lds-ellipsis2 0.6s infinite;
}
.splashContainer .lds-ellipsis div:nth-child(3) {
left: 26px;
animation: lds-ellipsis2 0.6s infinite;
}
.splashContainer .lds-ellipsis div:nth-child(4) {
left: 45px;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(19px, 0);
}
}
</style>
<script type="text/javascript">
var isIE = /*@cc_on!@*/false || !!document.documentMode;
window.onload = function () {
if (isIE) {
document.getElementById('notIE').style.visibility = "hidden";
document.getElementById('IE').style.visibility = "visible";
}
}
</script>
<link rel="stylesheet" href="styles.8ae6ee723bfdb619420e.css"></head>
<body>
<my-duratherm-root id="notIE">
<!--Splashscreen-->
<div class="splashContainer">
<div class="splashScreen">
<div class="flex">
<!-- <img src="./assets/images/Duratherm.png" width="48px"> -->
</div>
<div class="flex">
<div class="lds-ellipsis">
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
</div>
</div>
</my-duratherm-root>
<div style="visibility: hidden; color: whitesmoke" id="IE" class="splashContainer">
<div class="splashScreen" style="text-align: center;">
<h2>Microsoft Internet Explorer browser wordt niet ondersteund.</h2>
<div style="margin-top: 25px;">
<p>Gebruik een andere browser om deze site te openen.</p>
<p>Wij adviseren gebruik te maken van de Chrome browser.</p>
<p><a style="color: whitesmoke" href='https://www.google.com/chrome/' target="_blank">Klik hier om Chrome te installeren.</a></p>
</div>
</div>
</div>
<script src="runtime-es2015.f3d0e936350fdd58e369.
Open service 40.114.210.78:80 · www.mijnduratherm.nl
2026-01-11 18:49
HTTP/1.1 301 Moved Permanently Content-Length: 152 Connection: close Content-Type: text/html; charset=UTF-8 Date: Sun, 11 Jan 2026 18:50:32 GMT Server: Microsoft-IIS/10.0 Location: https://www.mijnduratherm.nl/ Set-Cookie: ARRAffinity=0a5599131386bd06137c30b9271579b40a5fa65ddacfc72b3d6358d040377f18;Path=/;HttpOnly;Domain=www.mijnduratherm.nl X-Powered-By: ASP.NET Page title: Document Moved <head><title>Document Moved</title></head> <body><h1>Object Moved</h1>This document may be found <a HREF="https://www.mijnduratherm.nl/">here</a></body>
Open service 40.114.210.78:443 · img.svc.ifb.de
2026-01-11 12:38
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 12:39:19 GMT Server: Microsoft-IIS/10.0 Cache-Control: no-cache Expires: -1 Location: https://img.svc.ifb.de//swagger Pragma: no-cache Set-Cookie: dtCookie==3=sn=B24EBA8CAD745572ADD93ADB1B745DA6=perc=100000=ol=0=mul=1; Path=/; Domain=.ifb.de Set-Cookie: ARRAffinity=de4be3aaa6f91814a4f51766e3de44c56168d95400b61c1a3b5afc62b828e0cd;Path=/;HttpOnly;Secure;Domain=img.svc.ifb.de Set-Cookie: ARRAffinitySameSite=de4be3aaa6f91814a4f51766e3de44c56168d95400b61c1a3b5afc62b828e0cd;Path=/;HttpOnly;SameSite=None;Secure;Domain=img.svc.ifb.de X-AspNet-Version: 4.0.30319 X-Powered-By: ASP.NET
Open service 40.114.210.78:80 · img.svc.ifb.de
2026-01-11 12:38
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 12:39:18 GMT Location: https://img.svc.ifb.de/
Open service 40.114.210.78:80 · syncpt-datapool-as2.gs1pt.org
2026-01-11 10:38
HTTP/1.1 200 OK
Content-Length: 1455
Connection: close
Content-Type: text/html; charset=utf-8
Date: Sun, 11 Jan 2026 10:39:30 GMT
Server: Microsoft-IIS/10.0
Cache-Control: private
Set-Cookie: ARRAffinity=6b45d637f16f4a6b43c79ac29092f0700c0194138a19fdb5aef7c65916525887;Path=/;HttpOnly;Domain=syncpt-datapool-as2.gs1pt.org
X-AspNetMvc-Version: 5.2
X-AspNet-Version: 4.0.30319
Request-Context: appId=cid-v1:a839a368-1418-4a6b-900e-ed6e1d672cf6
X-Powered-By: ASP.NET
<!--<div class="jumbotron">
<h1>ASP.NET</h1>
<p class="lead">ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS, and JavaScript.</p>
<p><a href="http://asp.net" class="btn btn-primary btn-lg">Learn more »</a></p>
</div>
<div class="row">
<div class="col-md-4">
<h2>Getting started</h2>
<p>ASP.NET Web API is a framework that makes it easy to build HTTP services that reach
a broad range of clients, including browsers and mobile devices. ASP.NET Web API
is an ideal platform for building RESTful applications on the .NET Framework.</p>
<p><a class="btn btn-default" href="http://go.microsoft.com/fwlink/?LinkId=301870">Learn more »</a></p>
</div>
<div class="col-md-4">
<h2>Get more libraries</h2>
<p>NuGet is a free Visual Studio extension that makes it easy to add, remove, and update libraries and tools in Visual Studio projects.</p>
<p><a class="btn btn-default" href="http://go.microsoft.com/fwlink/?LinkId=301871">Learn more »</a></p>
</div>
<div class="col-md-4">
<h2>Web Hosting</h2>
<p>You can easily find a web hosting company that offers the right mix of features and price for your applications.</p>
<p><a class="btn btn-default" href="http://go.microsoft.com/fwlink/?LinkId=301872">Learn more »</a></p>
</div>
</div>-->
Open service 40.114.210.78:443 · syncpt-datapool-as2.gs1pt.org
2026-01-11 10:38
HTTP/1.1 200 OK
Content-Length: 1455
Connection: close
Content-Type: text/html; charset=utf-8
Date: Sun, 11 Jan 2026 10:39:30 GMT
Server: Microsoft-IIS/10.0
Cache-Control: private
Set-Cookie: ARRAffinity=6b45d637f16f4a6b43c79ac29092f0700c0194138a19fdb5aef7c65916525887;Path=/;HttpOnly;Secure;Domain=syncpt-datapool-as2.gs1pt.org
Set-Cookie: ARRAffinitySameSite=6b45d637f16f4a6b43c79ac29092f0700c0194138a19fdb5aef7c65916525887;Path=/;HttpOnly;SameSite=None;Secure;Domain=syncpt-datapool-as2.gs1pt.org
X-AspNetMvc-Version: 5.2
X-AspNet-Version: 4.0.30319
Request-Context: appId=cid-v1:a839a368-1418-4a6b-900e-ed6e1d672cf6
X-Powered-By: ASP.NET
<!--<div class="jumbotron">
<h1>ASP.NET</h1>
<p class="lead">ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS, and JavaScript.</p>
<p><a href="http://asp.net" class="btn btn-primary btn-lg">Learn more »</a></p>
</div>
<div class="row">
<div class="col-md-4">
<h2>Getting started</h2>
<p>ASP.NET Web API is a framework that makes it easy to build HTTP services that reach
a broad range of clients, including browsers and mobile devices. ASP.NET Web API
is an ideal platform for building RESTful applications on the .NET Framework.</p>
<p><a class="btn btn-default" href="http://go.microsoft.com/fwlink/?LinkId=301870">Learn more »</a></p>
</div>
<div class="col-md-4">
<h2>Get more libraries</h2>
<p>NuGet is a free Visual Studio extension that makes it easy to add, remove, and update libraries and tools in Visual Studio projects.</p>
<p><a class="btn btn-default" href="http://go.microsoft.com/fwlink/?LinkId=301871">Learn more »</a></p>
</div>
<div class="col-md-4">
<h2>Web Hosting</h2>
<p>You can easily find a web hosting company that offers the right mix of features and price for your applications.</p>
<p><a class="btn btn-default" href="http://go.microsoft.com/fwlink/?LinkId=301872">Learn more »</a></p>
</div>
</div>-->
Open service 40.114.210.78:443 · services.al.se
2026-01-11 09:18
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 09:19:35 GMT Server: Microsoft-IIS/10.0 Set-Cookie: ARRAffinity=2865ea2636f877b29e7aadf230d4665889d7e0757a496f73a73435f1fbcd035d;Path=/;HttpOnly;Secure;Domain=services.al.se Set-Cookie: ARRAffinitySameSite=2865ea2636f877b29e7aadf230d4665889d7e0757a496f73a73435f1fbcd035d;Path=/;HttpOnly;SameSite=None;Secure;Domain=services.al.se Request-Context: appId=cid-v1:07cbadb6-a04c-4d70-af46-fa2cf9593e6b X-Powered-By: ASP.NET
Open service 40.114.210.78:80 · services.al.se
2026-01-11 09:18
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 09:19:33 GMT Location: https://services.al.se/
Open service 40.114.210.78:443 · login.al.se
2026-01-11 08:24
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=utf-8
Date: Sun, 11 Jan 2026 08:25:52 GMT
Server: Microsoft-IIS/10.0
Set-Cookie: ARRAffinity=2865ea2636f877b29e7aadf230d4665889d7e0757a496f73a73435f1fbcd035d;Path=/;HttpOnly;Secure;Domain=login.al.se
Set-Cookie: ARRAffinitySameSite=2865ea2636f877b29e7aadf230d4665889d7e0757a496f73a73435f1fbcd035d;Path=/;HttpOnly;SameSite=None;Secure;Domain=login.al.se
Transfer-Encoding: chunked
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Request-Context: appId=cid-v1:6ce1a616-feac-41d8-8cc3-072a9a7b66a1
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: default-src https: 'self' 'unsafe-inline' 'unsafe-eval' * data:; object-src 'self'; frame-ancestors 'none'; sandbox allow-forms allow-same-origin allow-scripts ; base-uri 'self';
X-Content-Security-Policy: default-src https: 'self' 'unsafe-inline' 'unsafe-eval' * data:; object-src 'self'; frame-ancestors 'none'; sandbox allow-forms allow-same-origin allow-scripts ; base-uri 'self';
Referrer-Policy: no-referrer
X-Powered-By: ASP.NET
Page title: Atrium Ljungberg - Login
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Atrium Ljungberg - Login</title>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=1gHghPljTSQkqY0vOCrpQuNXYbIoj8QhvEsex_lPar0" />
<link rel="stylesheet" href="/lib/bootstrap/css/bootstrap.css?v=ebomaSgw197oHUavLGbPPPa-_iEmYE4s0MG3xmlSqrQ" />
<link rel="stylesheet" href="/css/site.css?v=bosSkDGdVdKIMCeKyEY7MJ3Ts2sSg48tnTtTOxmpuCM" />
<script type="text/javascript">
var appInsights=window.appInsights||function(a){
function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c
}({
instrumentationKey: 'cd02f64a-0f77-4462-8558-6cb48bf82206'
});
window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView();
</script>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5BLJQHS');
</script>
<!-- End Google Tag Manager -->
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="/">
<span class="navbar-brand">
<img src="/img/servicenter-logo2.svg" width="50" height="auto" style="margin: 0 auto;" alt="AL" />
</span>
</a>
</div>
</div>
</div>
<div class="container body-content">
<div class="login-page">
<div class="text-center login-logo">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="121.413 50.009 377.007 261.817" width="377.01" height="261.82"><defs><path d="M498.42 311.82c-30.83.01-47.96.01-51.38.01-40.99 0-46.81-.78-65.75-10.07-11.6-5.4-20.89-15.07-25.92-27.06-5.8-13.53-6.95-25.13-6.95-63.42V53.88h59.17v164.37c0 17.78 1.15 22.8 6.19 28.6 4.24 5.05 10.81 6.98 22.81 6.98h61.83v57.99" id="a"/><path d="M297.38 90.22c-6.58-8.9-14.68-17-24.37-23.21-15.84-10.82-35.97-17-54.53-17-30.54 0-61.1 15.46-79.27 40.21-12.77 17.79-17.79 36.36-17.79 64.59v56.47h-.01c0 38.29 1.15 49.89 6.96 63.42 5.02 11.99 14.3 21.66 25.92 27.06 18.93 9.29 24.75 10.07 65.73 10.07H224v-58h-14.42c-12.01 0-18.57-1.93-22.82-6.98-5.03-5.8-6.18-10.82-6.18-28.6h-.01v-61.89c0-17.01 1.56-24.37 6.58-32.49 6.97-10.05 18.19-16.25 31.33-16.25 12.76 0 23.99 6.2 30.92 16.25 5.04 8.12 6.58 16.24 6.58 32.49v155.47h59.58V154.81c0-28.61-5.05-46.8-18.18-64.59" id="b"/></defs><use xlink:href="#a" fill="#000"/><use xlink:href="#a" fill-opacity="0" stroke="#000" stroke-opacity="0"/><g><use xlink:href="#b" fill="#000"/><use xlink:href="#b" fill-opacity="0" stroke="#000" stroke-opacity="0"/></g></svg>
<h1 class="h3 text-uppercase">Atrium Ljung
Open service 40.114.210.78:80 · login.al.se
2026-01-11 08:24
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 08:25:51 GMT Location: https://login.al.se/
Open service 40.114.210.78:80 · api-locations.euroflorist.com
2026-01-11 07:36
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 07:37:52 GMT Location: https://api-locations.euroflorist.com/
Open service 40.114.210.78:443 · api-locations.euroflorist.com
2026-01-11 07:36
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 07:37:51 GMT Server: Microsoft-IIS/10.0 Request-Context: appId=cid-v1:c6c84c43-7549-447b-bc35-3e13ee9818d2 x-correlation-id: 374a9d88-78e5-4bbd-9c05-808672655391 X-Powered-By: ASP.NET
Open service 40.114.210.78:80 · shelfdrilling.skillsvx.com
2026-01-11 07:05
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 07:06:46 GMT Location: https://shelfdrilling.skillsvx.com/
Open service 40.114.210.78:443 · shelfdrilling.skillsvx.com
2026-01-11 07:05
HTTP/1.1 302 Found Content-Length: 145 Connection: close Content-Type: text/html; charset=utf-8 Date: Sun, 11 Jan 2026 07:06:47 GMT Server: Microsoft-IIS/10.0 Access-Control-Expose-Headers: Request-Context Cache-Control: private Location: /Account/Login?ReturnUrl=%2F Set-Cookie: ASP.NET_SessionId=0o551zhysnd0ekeakwn1ytrw; path=/; HttpOnly; SameSite=Lax Set-Cookie: ARRAffinity=5b00b59620cf3fb7132ec125331a5115bc66daf9cfe4924daedcdf0557f0004b;Path=/;HttpOnly;Secure;Domain=shelfdrilling.skillsvx.com Set-Cookie: ARRAffinitySameSite=5b00b59620cf3fb7132ec125331a5115bc66daf9cfe4924daedcdf0557f0004b;Path=/;HttpOnly;SameSite=None;Secure;Domain=shelfdrilling.skillsvx.com Request-Context: appId=cid-v1:de795ded-9285-4497-84cc-8fd5dcde68f9 X-Frame-Options: SAMEORIGIN X-UA-Compatible: IE=edge;chrome=1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block imagetoolbar: no Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/Account/Login?ReturnUrl=%2F">here</a>.</h2> </body></html>
Open service 40.114.210.78:443 · wolt-sync.celeryhq.eu
2026-01-11 05:09
HTTP/1.1 400 Bad Request Content-Length: 18 Connection: close Content-Type: text/html; charset=utf-8 Date: Sun, 11 Jan 2026 05:10:28 GMT Server: Microsoft-IIS/10.0 Access-Control-Allow-Origin: * ETag: W/"12-7JEJwpG8g89ii7CR/6hhfN27Q+k" Set-Cookie: ARRAffinity=2448d63b0e80d6df1a0987b7e65878e05fb3f379cf5f89ac26e4205d8c091c81;Path=/;HttpOnly;Secure;Domain=wolt-sync.celeryhq.eu Set-Cookie: ARRAffinitySameSite=2448d63b0e80d6df1a0987b7e65878e05fb3f379cf5f89ac26e4205d8c091c81;Path=/;HttpOnly;SameSite=None;Secure;Domain=wolt-sync.celeryhq.eu Vary: Origin Strict-Transport-Security: max-age=15552000; includeSubDomains X-DNS-Prefetch-Control: off X-Frame-Options: SAMEORIGIN X-Download-Options: noopen X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block X-Powered-By: ASP.NET GET query missing.
Open service 40.114.210.78:80 · wolt-sync.celeryhq.eu
2026-01-11 05:09
HTTP/1.1 400 Bad Request Content-Length: 18 Connection: close Content-Type: text/html; charset=utf-8 Date: Sun, 11 Jan 2026 05:10:27 GMT Server: Microsoft-IIS/10.0 Access-Control-Allow-Origin: * ETag: W/"12-7JEJwpG8g89ii7CR/6hhfN27Q+k" Set-Cookie: ARRAffinity=2448d63b0e80d6df1a0987b7e65878e05fb3f379cf5f89ac26e4205d8c091c81;Path=/;HttpOnly;Domain=wolt-sync.celeryhq.eu Vary: Origin Strict-Transport-Security: max-age=15552000; includeSubDomains X-DNS-Prefetch-Control: off X-Frame-Options: SAMEORIGIN X-Download-Options: noopen X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block X-Powered-By: ASP.NET GET query missing.
Open service 40.114.210.78:80 · open-api.barberly.com
2026-01-11 04:24
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 04:25:25 GMT Location: https://open-api.barberly.com/
Open service 40.114.210.78:443 · open-api.barberly.com
2026-01-11 04:24
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 04:25:25 GMT Server: Microsoft-IIS/10.0 Set-Cookie: ARRAffinity=99762e18ad891432b0e579f71a2040bd889a4bf21332d81e853060cf05a42d65;Path=/;HttpOnly;Secure;Domain=open-api.barberly.com Set-Cookie: ARRAffinitySameSite=99762e18ad891432b0e579f71a2040bd889a4bf21332d81e853060cf05a42d65;Path=/;HttpOnly;SameSite=None;Secure;Domain=open-api.barberly.com X-Powered-By: ASP.NET
Open service 40.114.210.78:443 · www.bingggopad.com
2026-01-11 03:51
HTTP/1.1 200 OK
Content-Length: 23771
Connection: close
Content-Type: text/html; charset=utf-8
Date: Sun, 11 Jan 2026 03:52:59 GMT
Server: Microsoft-IIS/10.0
Access-Control-Expose-Headers: Request-Context
Cache-Control: private
Set-Cookie: ARRAffinity=da47d32e79501176e81b1c3683ccfcfeb94f60049fd06b28b5c1b37d0ee3c3bb;Path=/;HttpOnly;Secure;Domain=www.bingggopad.com
Set-Cookie: ARRAffinitySameSite=da47d32e79501176e81b1c3683ccfcfeb94f60049fd06b28b5c1b37d0ee3c3bb;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.bingggopad.com
X-AspNetMvc-Version: 5.3
X-AspNet-Version: 4.0.30319
Request-Context: appId=cid-v1:0372af91-349a-42a3-a4fa-25409b6ce77e
X-Powered-By: ASP.NET
Page title: Bingggo, Exciting & Fun
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" charset="utf-8" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="description" content="Speel mee met Bingggo">
<meta name="keywords">
<title>Bingggo, Exciting & Fun</title>
<link href="/Scripts/fullpage.min.css" rel="stylesheet" type="text/css" />
<link href="/Content/v2/keypad.css?v=63" rel="stylesheet" type="text/css" />
<link href="/Content/v2/register.css?v=63" rel="stylesheet" type="text/css" />
<link href="/Content/v2/bingo.css?v=63" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/AlertifyJS/1.13.1/css/alertify.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/AlertifyJS/1.13.1/css/themes/default.min.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Luckiest+Guy" />
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Fredoka One'>
<link rel="stylesheet" href="/Content/st.action-panel.css" />
<link rel="stylesheet" href="/Content/bingggopad/register.css?v=63" />
<link rel="stylesheet" href="/Content/bingggopad/keypad.css?v=63" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="msapplication-TileColor" content="#2d89ef">
<meta name="theme-color" content="#ffffff">
<meta name="msapplication-config" content="/browserconfig.xml" />
</head>
<body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js" type="text/jscript"></script>
<script src="/Scripts/fullPage.min.js" type="text/jscript"></script>
<script src="/Scripts/jquery.signalR-2.4.3.min.js" type="text/jscript"></script>
<script src="https://cdn.jsdelivr.net/npm/fitext@latest/dist/fitext.umd.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/AlertifyJS/1.13.1/alertify.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/howler/2.2.3/howler.core.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.9.6/lottie.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.11.6/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<script src="/Scripts/uuid-random.min.js" type="text/jscript"></script>
<script src="/Scripts/NoSleep.min.js" type="text/jscript"></script>
<script src="/Scripts/st.action-panel.js" type="text/jscript"></script>
<script src="/signalr/hubs"></script>
<script src="/Scripts/locales/default.js?v=63" type="text/jscript"></script>
<script src="/Scripts/v2/modernizr.js?v=63" type="text/jscript"></script>
<script src="/Scripts/v2/keypad.min.js?v=63" type="text/jscript"></script>
<script src="/Content/bingggopad/custom.js?v=63" type="text/jscript"></script>
<script>
$(document).ready(function () {
keypad.init(
'5a8f001e-5ae3-4683-80ce-d391e1a6d2f7',
'', '', '', '',
'', 'False','', false,
false, false);
});
</script>
<div
Open service 40.114.210.78:80 · www.bingggopad.com
2026-01-11 03:51
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 03:52:59 GMT Location: https://www.bingggopad.com/
Open service 40.114.210.78:80 · news.alphareg.no
2026-01-11 02:42
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 02:43:20 GMT Location: https://news.alphareg.no/
Open service 40.114.210.78:443 · news.alphareg.no
2026-01-11 02:42
HTTP/1.1 200 OK
Content-Length: 209
Connection: close
Content-Type: text/html
Date: Sun, 11 Jan 2026 02:43:19 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
ETag: "6ec940464bbdd71:0"
Last-Modified: Sat, 09 Oct 2021 20:21:42 GMT
Set-Cookie: ARRAffinity=1e09d237d3999964ca6819ef06a4e51aa4b33e834c790026650a41fa8d3b3617;Path=/;HttpOnly;Secure;Domain=news.alphareg.no
Set-Cookie: ARRAffinitySameSite=1e09d237d3999964ca6819ef06a4e51aa4b33e834c790026650a41fa8d3b3617;Path=/;HttpOnly;SameSite=None;Secure;Domain=news.alphareg.no
X-Powered-By: ASP.NET
<!DOCTYPE html>
<meta http-equiv="refresh" content="0; url=https://news.alphareg.no/subscribe.aspx/">
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
</body>
</html>
Open service 40.114.210.78:80 · portal.callpageboy.ie
2026-01-11 02:14
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 02:15:01 GMT Location: https://portal.callpageboy.ie/
Open service 40.114.210.78:443 · portal.callpageboy.ie
2026-01-11 02:14
HTTP/1.1 302 Found Content-Length: 139 Connection: close Content-Type: text/html; charset=utf-8 Date: Sun, 11 Jan 2026 02:15:02 GMT Server: Microsoft-IIS/10.0 Cache-Control: private Location: /InteractionFiltering/ Set-Cookie: ARRAffinity=6eb3a21e3964ba0d808cc889e0f3c32756124416431e84310f27826bd56fae62;Path=/;HttpOnly;Secure;Domain=portal.callpageboy.ie Set-Cookie: ARRAffinitySameSite=6eb3a21e3964ba0d808cc889e0f3c32756124416431e84310f27826bd56fae62;Path=/;HttpOnly;SameSite=None;Secure;Domain=portal.callpageboy.ie X-AspNetMvc-Version: 5.2 X-AspNet-Version: 4.0.30319 X-Powered-By: ASP.NET Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/InteractionFiltering/">here</a>.</h2> </body></html>
Open service 40.114.210.78:443 · pareos-staging.alstria.de
2026-01-10 21:32
HTTP/1.1 200 OK
Content-Length: 6637
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 21:33:43 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
ETag: "093bfaf7a63dc1:0"
Last-Modified: Tue, 02 Dec 2025 10:59:10 GMT
Set-Cookie: ARRAffinity=a0a96310c27ef42b532c5a2b1dc22d62ed61770f74a10b9082c18ec59f9870c6;Path=/;HttpOnly;Secure;Domain=pareos-staging.alstria.de
Set-Cookie: ARRAffinitySameSite=a0a96310c27ef42b532c5a2b1dc22d62ed61770f74a10b9082c18ec59f9870c6;Path=/;HttpOnly;SameSite=None;Secure;Domain=pareos-staging.alstria.de
X-Powered-By: ASP.NET
Page title: PAREOS
<!DOCTYPE html>
<html lang="en" class="overflow-hidden" data-beasties-container>
<head>
<meta charset="utf-8">
<title>PAREOS</title>
<base href="/">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="pareos-branding/Pareos_favIcon.png" rel="icon" type="image/png">
<script async src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBwI60wXjQr-_5jAoIMaAcnKLwnJDEofww&callback=Function.prototype"></script>
<script src="markerclusterer.js"> </script>
<script src="https://kit.fontawesome.com/eaa8857915.js" crossorigin="anonymous"></script>
<style>:root{--dx-font-size-heading-1:29px;--dx-font-size-heading-2:24px;--dx-font-size-heading-3:20px;--dx-font-size-heading-4:16px;--dx-font-size-heading-5:14px;--dx-font-size-heading-6:10px;--dx-font-size-xl:29px;--dx-font-size-lg:24px;--dx-font-size-md:18px;--dx-font-size-sm:16px;--dx-font-size-xs:10px;--dx-list-item-padding-inline:5px;--dx-list-item-padding-block:5px;--dx-texteditor-color-text:black;--dx-texteditor-color-label:#9b9b9b}:root{--dx-button-padding-inline:10px;--dx-component-color-bg:#fff;--dx-color-main-bg:#fff;--dx-color-primary:#40a596;--dx-color-danger:#d9534f;--dx-color-success:#008773;--dx-color-warning:#f0ad4e;--dx-color-border:lightgray;--dx-color-text:#333;--dx-color-icon:#333;--dx-color-spin-icon:#333;--dx-color-link:#40a596;--dx-color-shadow:black;--dx-color-separator:lightgray;--dx-component-height:26px;--dx-font-size:12px;--dx-border-width:1px;--dx-border-radius:4px;--dx-font-size-icon:14px;--dx-toolbar-height:26px;--dx-popup-toolbar-item-padding-inline:5px}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Poppins,Homa,Geneva,Verdana,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}@font-face{font-family:Poppins;src:url("./media/Poppins-BoldItalic-TMIUDUFN.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-BlackItalic-CXSXQJNN.ttf") format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-Light-CLXZQOT7.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Italic-TNESP3SK.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-MediumItalic-VNC7HVI7.ttf") format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-ExtraBold-JAM7NZND.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Regular-JF52BBSI.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-SemiBold-XMKLQUTJ.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Black-VWXFSD4D.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Medium-ADCJUJYT.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-ExtraLightItalic-6UMNYJJM.ttf") format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-ThinItalic-2UCNXSSY.ttf") format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-Thin-IJ22OQF2.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Bold-ONZGK2PZ.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-LightItalic-PV5GQVUN.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-ExtraBoldItalic-URIRYS2L.ttf") format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-SemiBoldItalic-YIWPA443.ttf") format("truetype");font-weight:600
Open service 40.114.210.78:80 · pareos-staging.alstria.de
2026-01-10 21:32
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 21:33:42 GMT Location: https://pareos-staging.alstria.de/
Open service 40.114.210.78:80 · pareos.alstria.de
2026-01-10 21:17
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 21:18:48 GMT Location: https://pareos.alstria.de/
Open service 40.114.210.78:443 · pareos.alstria.de
2026-01-10 21:17
HTTP/1.1 200 OK
Content-Length: 6637
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 21:18:48 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
ETag: "0e4f480a06ddc1:0"
Last-Modified: Mon, 15 Dec 2025 08:55:04 GMT
Set-Cookie: ARRAffinity=a0a96310c27ef42b532c5a2b1dc22d62ed61770f74a10b9082c18ec59f9870c6;Path=/;HttpOnly;Secure;Domain=pareos.alstria.de
Set-Cookie: ARRAffinitySameSite=a0a96310c27ef42b532c5a2b1dc22d62ed61770f74a10b9082c18ec59f9870c6;Path=/;HttpOnly;SameSite=None;Secure;Domain=pareos.alstria.de
X-Powered-By: ASP.NET
Page title: PAREOS
<!DOCTYPE html>
<html lang="en" class="overflow-hidden" data-beasties-container>
<head>
<meta charset="utf-8">
<title>PAREOS</title>
<base href="/">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="pareos-branding/Pareos_favIcon.png" rel="icon" type="image/png">
<script async src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBwI60wXjQr-_5jAoIMaAcnKLwnJDEofww&callback=Function.prototype"></script>
<script src="markerclusterer.js"> </script>
<script src="https://kit.fontawesome.com/eaa8857915.js" crossorigin="anonymous"></script>
<style>:root{--dx-font-size-heading-1:29px;--dx-font-size-heading-2:24px;--dx-font-size-heading-3:20px;--dx-font-size-heading-4:16px;--dx-font-size-heading-5:14px;--dx-font-size-heading-6:10px;--dx-font-size-xl:29px;--dx-font-size-lg:24px;--dx-font-size-md:18px;--dx-font-size-sm:16px;--dx-font-size-xs:10px;--dx-list-item-padding-inline:5px;--dx-list-item-padding-block:5px;--dx-texteditor-color-text:black;--dx-texteditor-color-label:#9b9b9b}:root{--dx-button-padding-inline:10px;--dx-component-color-bg:#fff;--dx-color-main-bg:#fff;--dx-color-primary:#40a596;--dx-color-danger:#d9534f;--dx-color-success:#008773;--dx-color-warning:#f0ad4e;--dx-color-border:lightgray;--dx-color-text:#333;--dx-color-icon:#333;--dx-color-spin-icon:#333;--dx-color-link:#40a596;--dx-color-shadow:black;--dx-color-separator:lightgray;--dx-component-height:26px;--dx-font-size:12px;--dx-border-width:1px;--dx-border-radius:4px;--dx-font-size-icon:14px;--dx-toolbar-height:26px;--dx-popup-toolbar-item-padding-inline:5px}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Poppins,Homa,Geneva,Verdana,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}@font-face{font-family:Poppins;src:url("./media/Poppins-BoldItalic-TMIUDUFN.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-BlackItalic-CXSXQJNN.ttf") format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-Light-CLXZQOT7.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Italic-TNESP3SK.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-MediumItalic-VNC7HVI7.ttf") format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-ExtraBold-JAM7NZND.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Regular-JF52BBSI.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-SemiBold-XMKLQUTJ.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Black-VWXFSD4D.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Medium-ADCJUJYT.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-ExtraLightItalic-6UMNYJJM.ttf") format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-ThinItalic-2UCNXSSY.ttf") format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-Thin-IJ22OQF2.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-Bold-ONZGK2PZ.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url("./media/Poppins-LightItalic-PV5GQVUN.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-ExtraBoldItalic-URIRYS2L.ttf") format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Poppins;src:url("./media/Poppins-SemiBoldItalic-YIWPA443.ttf") format("truetype");font-weight:600
Open service 40.114.210.78:80 · lms.archerwell.com
2026-01-10 21:11
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 21:12:35 GMT Location: https://lms.archerwell.com/
Open service 40.114.210.78:443 · lms.archerwell.com
2026-01-10 21:11
HTTP/1.1 302 Found Content-Length: 145 Connection: close Content-Type: text/html; charset=utf-8 Date: Sat, 10 Jan 2026 21:12:35 GMT Server: Microsoft-IIS/10.0 Access-Control-Expose-Headers: Request-Context Cache-Control: private Location: /Account/Login?ReturnUrl=%2F Set-Cookie: ASP.NET_SessionId=ta2i1ndqslnenoprxn1vg2s3; path=/; secure; HttpOnly; SameSite=Lax Set-Cookie: ARRAffinity=3b1d2929579dc746e8a60d1181e922aa2b44d7f4f1c028d87f5c4d71ed23d871;Path=/;HttpOnly;Secure;Domain=lms.archerwell.com Set-Cookie: ARRAffinitySameSite=3b1d2929579dc746e8a60d1181e922aa2b44d7f4f1c028d87f5c4d71ed23d871;Path=/;HttpOnly;SameSite=None;Secure;Domain=lms.archerwell.com Request-Context: appId=cid-v1:99344d65-77f2-4c70-9d43-3818e43459d5 X-Frame-Options: SAMEORIGIN X-UA-Compatible: IE=edge;chrome=1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block imagetoolbar: no Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/Account/Login?ReturnUrl=%2F">here</a>.</h2> </body></html>
Open service 40.114.210.78:80 · shelfdrilling-stg.skillsvx.com
2026-01-10 21:06
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 21:07:13 GMT Location: https://shelfdrilling-stg.skillsvx.com/
Open service 40.114.210.78:443 · shelfdrilling-stg.skillsvx.com
2026-01-10 21:06
HTTP/1.1 302 Found Content-Length: 145 Connection: close Content-Type: text/html; charset=utf-8 Date: Sat, 10 Jan 2026 21:07:14 GMT Server: Microsoft-IIS/10.0 Access-Control-Expose-Headers: Request-Context Cache-Control: private Location: /Account/Login?ReturnUrl=%2F Set-Cookie: ASP.NET_SessionId=offv03zrdihac2l2v5pf2k4a; path=/; secure; HttpOnly; SameSite=Lax Set-Cookie: ARRAffinity=5b00b59620cf3fb7132ec125331a5115bc66daf9cfe4924daedcdf0557f0004b;Path=/;HttpOnly;Secure;Domain=shelfdrilling-stg.skillsvx.com Set-Cookie: ARRAffinitySameSite=5b00b59620cf3fb7132ec125331a5115bc66daf9cfe4924daedcdf0557f0004b;Path=/;HttpOnly;SameSite=None;Secure;Domain=shelfdrilling-stg.skillsvx.com Request-Context: appId=cid-v1:1ff0d640-63e8-45ce-8166-834a91965df6 X-Frame-Options: SAMEORIGIN X-UA-Compatible: IE=edge;chrome=1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block imagetoolbar: no Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/Account/Login?ReturnUrl=%2F">here</a>.</h2> </body></html>
Open service 40.114.210.78:443 · archerwell-prd.skillsvx.com
2026-01-10 21:02
HTTP/1.1 302 Found Content-Length: 145 Connection: close Content-Type: text/html; charset=utf-8 Date: Sat, 10 Jan 2026 21:03:35 GMT Server: Microsoft-IIS/10.0 Access-Control-Expose-Headers: Request-Context Cache-Control: private Location: /Account/Login?ReturnUrl=%2F Set-Cookie: ASP.NET_SessionId=en3t4pnygkizhlxylep53sh4; path=/; secure; HttpOnly; SameSite=Lax Set-Cookie: ARRAffinity=3b1d2929579dc746e8a60d1181e922aa2b44d7f4f1c028d87f5c4d71ed23d871;Path=/;HttpOnly;Secure;Domain=archerwell-prd.skillsvx.com Set-Cookie: ARRAffinitySameSite=3b1d2929579dc746e8a60d1181e922aa2b44d7f4f1c028d87f5c4d71ed23d871;Path=/;HttpOnly;SameSite=None;Secure;Domain=archerwell-prd.skillsvx.com Request-Context: appId=cid-v1:99344d65-77f2-4c70-9d43-3818e43459d5 X-Frame-Options: SAMEORIGIN X-UA-Compatible: IE=edge;chrome=1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block imagetoolbar: no Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/Account/Login?ReturnUrl=%2F">here</a>.</h2> </body></html>
Open service 40.114.210.78:80 · archerwell-prd.skillsvx.com
2026-01-10 21:02
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 21:03:35 GMT Location: https://archerwell-prd.skillsvx.com/
Open service 40.114.210.78:443 · shelfdrilling-prd.skillsvx.com
2026-01-10 20:52
HTTP/1.1 302 Found Content-Length: 145 Connection: close Content-Type: text/html; charset=utf-8 Date: Sat, 10 Jan 2026 20:53:34 GMT Server: Microsoft-IIS/10.0 Access-Control-Expose-Headers: Request-Context Cache-Control: private Location: /Account/Login?ReturnUrl=%2F Set-Cookie: ASP.NET_SessionId=pcqkg0ybnqk1djrxzeasnein; path=/; HttpOnly; SameSite=Lax Set-Cookie: ARRAffinity=5b00b59620cf3fb7132ec125331a5115bc66daf9cfe4924daedcdf0557f0004b;Path=/;HttpOnly;Secure;Domain=shelfdrilling-prd.skillsvx.com Set-Cookie: ARRAffinitySameSite=5b00b59620cf3fb7132ec125331a5115bc66daf9cfe4924daedcdf0557f0004b;Path=/;HttpOnly;SameSite=None;Secure;Domain=shelfdrilling-prd.skillsvx.com Request-Context: appId=cid-v1:de795ded-9285-4497-84cc-8fd5dcde68f9 X-Frame-Options: SAMEORIGIN X-UA-Compatible: IE=edge;chrome=1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block imagetoolbar: no Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/Account/Login?ReturnUrl=%2F">here</a>.</h2> </body></html>
Open service 40.114.210.78:80 · shelfdrilling-prd.skillsvx.com
2026-01-10 20:52
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 20:53:32 GMT Location: https://shelfdrilling-prd.skillsvx.com/
Open service 40.114.210.78:80 · archerwell.skillsvx.com
2026-01-10 20:39
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 20:40:31 GMT Location: https://archerwell.skillsvx.com/
Open service 40.114.210.78:443 · archerwell.skillsvx.com
2026-01-10 20:39
HTTP/1.1 302 Found Content-Length: 145 Connection: close Content-Type: text/html; charset=utf-8 Date: Sat, 10 Jan 2026 20:40:31 GMT Server: Microsoft-IIS/10.0 Access-Control-Expose-Headers: Request-Context Cache-Control: private Location: /Account/Login?ReturnUrl=%2F Set-Cookie: ASP.NET_SessionId=51wn1i2agwvn21hb3pzoe5ym; path=/; secure; HttpOnly; SameSite=Lax Set-Cookie: ARRAffinity=3b1d2929579dc746e8a60d1181e922aa2b44d7f4f1c028d87f5c4d71ed23d871;Path=/;HttpOnly;Secure;Domain=archerwell.skillsvx.com Set-Cookie: ARRAffinitySameSite=3b1d2929579dc746e8a60d1181e922aa2b44d7f4f1c028d87f5c4d71ed23d871;Path=/;HttpOnly;SameSite=None;Secure;Domain=archerwell.skillsvx.com Request-Context: appId=cid-v1:99344d65-77f2-4c70-9d43-3818e43459d5 X-Frame-Options: SAMEORIGIN X-UA-Compatible: IE=edge;chrome=1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block imagetoolbar: no Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/Account/Login?ReturnUrl=%2F">here</a>.</h2> </body></html>
Open service 40.114.210.78:443 · www.urcicenu.sk
2026-01-10 20:36
HTTP/1.1 200 OK
Content-Length: 23456
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 20:37:01 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
ETag: "01d55c8a64dc1:0"
Last-Modified: Wed, 03 Dec 2025 19:23:54 GMT
X-Powered-By: ASP.NET
Page title: URČI CENU
<!doctype html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<meta property="og:type" content="website">
<title>URČI CENU</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
.loading {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
position: fixed;
left: 50%;
top: 50%;
transform: translate3d(-50%, -50%, 0);
}
.loading div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: #b87333;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.loading div:nth-child(1) {
left: 8px;
animation: lds-ellipsis1 0.6s infinite;
}
.loading div:nth-child(2) {
left: 8px;
animation: lds-ellipsis2 0.6s infinite;
}
.loading div:nth-child(3) {
left: 32px;
animation: lds-ellipsis2 0.6s infinite;
}
.loading div:nth-child(4) {
left: 56px;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(24px, 0);
}
}
</style>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="preconnect" href="https://fonts.gstatic.com">
<style type="text/css">@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}@font-face{font-family:'Roboto';font-style:normal;font-we
Open service 40.114.210.78:80 · www.urcicenu.sk
2026-01-10 20:36
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 20:37:01 GMT Location: https://www.urcicenu.sk/
Open service 40.114.210.78:443 · shelfdrillingtest.skillsvx.com
2026-01-10 20:34
HTTP/1.1 302 Found Content-Length: 145 Connection: close Content-Type: text/html; charset=utf-8 Date: Sat, 10 Jan 2026 20:35:30 GMT Server: Microsoft-IIS/10.0 Access-Control-Expose-Headers: Request-Context Cache-Control: private Location: /Account/Login?ReturnUrl=%2F Set-Cookie: ASP.NET_SessionId=bjxmmtuobr1letjjj0uwyymt; path=/; secure; HttpOnly; SameSite=Lax Set-Cookie: ARRAffinity=5b00b59620cf3fb7132ec125331a5115bc66daf9cfe4924daedcdf0557f0004b;Path=/;HttpOnly;Secure;Domain=shelfdrillingtest.skillsvx.com Set-Cookie: ARRAffinitySameSite=5b00b59620cf3fb7132ec125331a5115bc66daf9cfe4924daedcdf0557f0004b;Path=/;HttpOnly;SameSite=None;Secure;Domain=shelfdrillingtest.skillsvx.com Request-Context: appId=cid-v1:1ff0d640-63e8-45ce-8166-834a91965df6 X-Frame-Options: SAMEORIGIN X-UA-Compatible: IE=edge;chrome=1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block imagetoolbar: no Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/Account/Login?ReturnUrl=%2F">here</a>.</h2> </body></html>
Open service 40.114.210.78:80 · shelfdrillingtest.skillsvx.com
2026-01-10 20:34
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 20:35:30 GMT Location: https://shelfdrillingtest.skillsvx.com/
Open service 40.114.210.78:443 · form-rewards.trainingym.com
2026-01-10 20:17
HTTP/1.1 200 OK
Content-Length: 10416
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 20:18:44 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
ETag: "03ff908b80dc1:0"
Last-Modified: Thu, 08 Jan 2026 10:43:02 GMT
X-Powered-By: ASP.NET
Page title: Trainingym Manager
<!doctype html>
<html lang="en" translate="no" data-critters-container>
<meta http-equiv="Expires" content="0">
<meta http-equiv="Last-Modified" content="0">
<meta http-equiv="Cache-Control" content="no-cache, mustrevalidate">
<meta http-equiv="Pragma" content="no-cache">
<head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<meta charset="utf-8">
<title>Trainingym Manager</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="/assets/img/Favicon/16X16.png">
<link rel="apple-touch-icon" sizes="16x16" href="/assets/img/Favicon/16X16.png">
<link rel="apple-touch-icon" sizes="32x32" href="/assets/img/Favicon/32X32.png">
<link rel="apple-touch-icon" sizes="48x48" href="/assets/img/Favicon/48X48.png">
<link rel="apple-touch-icon" sizes="64x64" href="/assets/img/Favicon/64X64.png">
<link rel="apple-touch-icon" sizes="128x128" href="/assets/img/Favicon/128X128.png">
<style>@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
Open service 40.114.210.78:80 · form-rewards.trainingym.com
2026-01-10 20:17
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 20:18:44 GMT Location: https://form-rewards.trainingym.com/
Open service 40.114.210.78:443 · connect-api.tecalliance.net
2026-01-10 19:21
HTTP/1.1 200 OK Content-Length: 10 Connection: close Content-Type: text/plain; charset=utf-8 Date: Sat, 10 Jan 2026 19:22:55 GMT Server: Microsoft-IIS/10.0 Expires: -1 Strict-Transport-Security: max-age=2592000 X-Powered-By: ASP.NET 5.0.2141.2
Open service 40.114.210.78:80 · connect-api.tecalliance.net
2026-01-10 19:21
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 19:22:55 GMT Location: https://connect-api.tecalliance.net/
Open service 40.114.210.78:443 · stipulationstst.rnhb.nl
2026-01-10 18:53
HTTP/1.1 403 Ip Forbidden
Content-Length: 1892
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 18:54:17 GMT
x-ms-forbidden-ip: 167.99.182.39
Page title: Web App - Unavailable
<!DOCTYPE html>
<html>
<head>
<title>Web App - Unavailable</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 95px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
width: 460px;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
p a, p a:visited, p a:active, p a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1 id="unavailable">Error 403 - Forbidden</h1>
<p id="tryAgain">The web app you have attempted to reach has blocked your access.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:80 · stipulationstst.rnhb.nl
2026-01-10 18:53
HTTP/1.1 403 Ip Forbidden
Content-Length: 1892
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 18:54:15 GMT
x-ms-forbidden-ip: 165.227.173.41
Page title: Web App - Unavailable
<!DOCTYPE html>
<html>
<head>
<title>Web App - Unavailable</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 95px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
width: 460px;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
p a, p a:visited, p a:active, p a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1 id="unavailable">Error 403 - Forbidden</h1>
<p id="tryAgain">The web app you have attempted to reach has blocked your access.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:80 · turbineapprover.dnv.com
2026-01-10 16:39
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 16:40:51 GMT Location: https://turbineapprover.dnv.com/
Open service 40.114.210.78:443 · turbineapprover.dnv.com
2026-01-10 16:39
HTTP/1.1 200 OK
Content-Length: 1650
Connection: close
Content-Type: text/html;charset=UTF-8
Date: Sat, 10 Jan 2026 16:40:53 GMT
Cache-Control: no-cache, no-store
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Pragma: no-cache
Set-Cookie: .AspNetCore.OpenIdConnect.Nonce.CfDJ8CKaen_xG2NOh-F1hxxVYmmJDrg8rMNTvUYgUTwOHK8lyliqSTY1tcts_ayxC0c4LSfEkK3h-NKbANjtXc7ITUwLpjU_Eum1GWOdl7-NvO89dubZC9wGrbbV6Q4WbRqlQ-VFeATMTNFzxbBnT9K7dp1lHU1l2L1Wt1eGpIlzptq8q2Rj8AQ6rQTdXG_cnI0bbRKveUXe0XPKfeJPC1ZZDd035fsvnrLvHQV1Ak6-patG6hBJLHs0h-q6o15taMy4fKmnkotd-lBU6sWxmtiD3cs=N; expires=Sat, 10 Jan 2026 16:55:53 GMT; path=/signin-oidc; secure; samesite=none; httponly
Set-Cookie: .AspNetCore.Correlation.rhpjqvy39A3NvgkLX6YJu8p-NBlBzXnxCmueX-2JJ1k=N; expires=Sat, 10 Jan 2026 16:55:53 GMT; path=/signin-oidc; secure; samesite=none; httponly
Set-Cookie: ARRAffinity=3934e0ac0b5a734b986ac3065b84ff526846ea74e483202bf2397a5ec0654e6a;Path=/;HttpOnly;Secure;Domain=turbineapprover.dnv.com
Set-Cookie: ARRAffinitySameSite=3934e0ac0b5a734b986ac3065b84ff526846ea74e483202bf2397a5ec0654e6a;Path=/;HttpOnly;SameSite=None;Secure;Domain=turbineapprover.dnv.com
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Request-Context: appId=cid-v1:22c53750-467e-4353-998b-3845352657e2
Content-Security-Policy: base-uri 'self'; font-src 'self' data: cdn.veracity.com tacdntest.azureedge.net tacdnprod.azureedge.net tacdndev.azureedge.net mydnvglcdn.azureedge.net fonts.gstatic.com onedesign.azureedge.net tacdnstag.azureedge.net myatlasstagingstorage.blob.core.windows.net myatlasprodstorage.blob.core.windows.net; form-action 'self' login.veracity.com login.microsoftonline.com fsext1.dnv.com fsint1.dnv.com fsext1test.dnv.com fsint1test.dnv.com/ tacdntest.azureedge.net tacdnprod.azureedge.net tacdndev.azureedge.net tacdnstag.azureedge.net myatlasstagingstorage.blob.core.windows.net myatlasprodstorage.blob.core.windows.net; img-src 'self' data: myatlasdevstorage.blob.core.windows.net myatlasprodstorage.blob.core.windows.net myatlascertificatedev.blob.core.windows.net www.google.co.kr www.gstatic.com www.googletagmanager.com www.google-analytics.com www.google.no www.google.com stats.g.doubleclick.net s861531437.t.eloqua.com cdn.ckeditor.com fonts.googleapis.com ssl.gstatic.com tacdntest.azureedge.net tacdndev.azureedge.net tacdnprod.azureedge.net tacdnstag.azureedge.net myatlasstagingstorage.blob.core.windows.net; object-src 'self' login.veracity.com; script-src 'self' 'sha256-9izXdqBGSCGTAY8at1UgXvALdaaQKWXFMedrGW85MDg=' 'sha256-veRHIN/XAFeehi7cRkeVBpkKTuAUMFxwA+NMPmu2Bec=' 'sha256-YsNKVh7Pm4DWV68PPu+x4EOq3LDq99SeuYJzzTTqliY=' 'sha256-FAUYZDXzOpMeh/qvBlCgN1iAIuRVMlrkjADNx6QzWhQ=' login.microsoftonline.com tagmanager.google.com www.gstatic.com www.googletagmanager.com www.google-analytics.com img06.en25.com cdn.ckeditor.com cdn.jsdelivr.net cdnjs.cloudflare.com code.jquery.com onedesign.azureedge.net myatlascertificatedev.blob.core.windows.net tacdntest.azureedge.net tacdnprod.azureedge.net tacdndev.azureedge.net tacdnstag.azureedge.net myatlasstagingstorage.blob.core.windows.net myatlasprodstorage.blob.core.windows.net; style-src 'self' 'unsafe-inline' cdn.ckeditor.com tagmanager.google.com fonts.googleapis.com onedesign.azureedge.net myatlasdevstorage.blob.core.windows.net tacdntest.azureedge.net tacdndev.azureedge.net tacdnprod.azureedge.net tacdnstag.azureedge.net myatlasstagingstorage.blob.core.windows.net myatlasprodstorage.blob.core.windows.net;
X-Frame-Options: DENY
Referrer-Policy: no-referrer
X-Content-Type: nosniff
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-Permitted-Cross-Domain-Policies: none
Page title: Working...
<html><head><title>Working...</title></head><body><form method="POST" name="hiddenform" action="https://login.veracity.com/a68572e3-63ce-4bc1-acdc-b64943502e9d/b2c_1a_signinwithadfsidp/oauth2/v2.0/authorize"><input type="hidden" name="client_id" value="06124866-d4cb-4075-a358-888a84fefff4" /><input type="hidden" name="redirect_uri" value="https://turbineapprover.dnv.com/signin-oidc" /><input type="hidden" name="response_type" value="code" /><input type="hidden" name="scope" value="openid profile https://dnvglb2cprod.onmicrosoft.com/83054ebf-1d7b-43f5-82ad-b2bde84d7b75/user_impersonation" /><input type="hidden" name="code_challenge" value="T6_HXQFHCm1VVxIEfqp3VeP_dCXdQbWHlIdsMqtponk" /><input type="hidden" name="code_challenge_method" value="S256" /><input type="hidden" name="response_mode" value="form_post" /><input type="hidden" name="nonce" value="639036600539413297.NWQwNTgyOGYtZDhkOS00ODRjLWIwMTQtYTIxYjZjZTM1ZmRhNDcyZGI4MDUtZjhkMy00NjMzLWI5YTUtZDdiYjViZjA0ZGQ5" /><input type="hidden" name="state" value="CfDJ8CKaen_xG2NOh-F1hxxVYmnkfliERs4vWMHa7sgU6W0Rt_wOpORl_pjWgsfwWhX7nHp3O-8s-kGFrfJ1cGYoYwK2i6Ts_tp2KIUFqeRgHV-5p2GeKm5lmVGJiTSi6bzZ1KBKArUclN83-DYWDZ9H9Tq_O0DQ9n0YoUA8bpdOUgvs5-IA0RWWcYwHsdnkxQfEWVU5-pD2ftT_dCQMx3Mrc0GmhubDKZT_x-A5qL5xDlv2Plcc4hT4c1XS7aMlfG1lFakoIz9QHIRZjch-s1FS4JWnjCCU8Zghg1pLsoeYbFw3uaiW5EFhqZHS-iF41wsW3nLXKVngYqT2D6q_qKh6TNwSVX_jfKY_UDxuoKYoTXWuAJ68yHLGQsSsvwnFa33Cig" /><noscript><p>Script is disabled. Click Submit to continue.</p><input type="submit" value="Submit" /></noscript></form><script language="javascript">window.setTimeout(function() {document.forms[0].submit();}, 0);</script></body></html>
Open service 40.114.210.78:443 · achieve.skillstown.com
2026-01-10 11:33
HTTP/1.1 200 OK
Content-Length: 888
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 11:34:47 GMT
Server: Microsoft-IIS/10.0
Accept-Ranges: bytes
ETag: "08c50763abad91:0"
Last-Modified: Wed, 19 Jul 2023 12:13:44 GMT
X-Powered-By: ASP.NET
Page title: License 2 Operate
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="/favicon.ico">
<title>License 2 Operate</title>
<script src="js/browserNotSupported.js"></script>
<link href="/js/app.js" rel="preload" as="script"><link href="/js/chunk-vendors.js" rel="preload" as="script"></head>
<body onload="redirectForIE()">
<noscript>
<strong>We're sorry but License 2 Operate doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
<script type="text/javascript" src="/js/chunk-vendors.js"></script><script type="text/javascript" src="/js/app.js"></script></body>
</html>
Open service 40.114.210.78:80 · achieve.skillstown.com
2026-01-10 11:33
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 11:34:47 GMT Location: https://achieve.skillstown.com/
Open service 40.114.210.78:80 · cm.motorsports.toyota.com.sa
2026-01-10 10:53
HTTP/1.1 403 Ip Forbidden
Content-Length: 1892
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 10:54:41 GMT
x-ms-forbidden-ip: 157.245.204.205
Page title: Web App - Unavailable
<!DOCTYPE html>
<html>
<head>
<title>Web App - Unavailable</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 95px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
width: 460px;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
p a, p a:visited, p a:active, p a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1 id="unavailable">Error 403 - Forbidden</h1>
<p id="tryAgain">The web app you have attempted to reach has blocked your access.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:443 · cm.motorsports.toyota.com.sa
2026-01-10 10:53
HTTP/1.1 403 Ip Forbidden
Content-Length: 1892
Connection: close
Content-Type: text/html
Date: Sat, 10 Jan 2026 10:54:41 GMT
x-ms-forbidden-ip: 46.101.1.225
Page title: Web App - Unavailable
<!DOCTYPE html>
<html>
<head>
<title>Web App - Unavailable</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 95px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
width: 460px;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
p a, p a:visited, p a:active, p a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1 id="unavailable">Error 403 - Forbidden</h1>
<p id="tryAgain">The web app you have attempted to reach has blocked your access.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:80 · aidaxis-extension-dev.aidaxis.com
2026-01-10 10:35
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 10:36:15 GMT Location: https://aidaxis-extension-dev.aidaxis.com/
Open service 40.114.210.78:443 · aidaxis-extension-dev.aidaxis.com
2026-01-10 10:35
HTTP/1.1 302 Found Content-Length: 28 Connection: close Content-Type: text/plain; charset=utf-8 Date: Sat, 10 Jan 2026 10:36:14 GMT Server: Microsoft-IIS/10.0 Location: /login Set-Cookie: connect.sid=s%3A4L8Ctbt0YivDNOUIxjdzJtc_G7CdEnDD.xtDL6V6OOmWEEWxcJrqlucn95ZE5T4UFDK4E4qAD7AY; Path=/; Expires=Sat, 17 Jan 2026 10:36:15 GMT; HttpOnly Set-Cookie: ARRAffinity=997260270c326e2938e72fa9af69674fa8b4402f8e9e65121c461d08eb0abce6;Path=/;HttpOnly;Secure;Domain=aidaxis-extension-dev.aidaxis.com Set-Cookie: ARRAffinitySameSite=997260270c326e2938e72fa9af69674fa8b4402f8e9e65121c461d08eb0abce6;Path=/;HttpOnly;SameSite=None;Secure;Domain=aidaxis-extension-dev.aidaxis.com Vary: Accept X-Powered-By: Express X-Powered-By: ASP.NET Found. Redirecting to /login
Open service 40.114.210.78:80 · g.tguser.com
2026-01-10 08:56
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 08:57:23 GMT Location: https://g.tguser.com/
Open service 40.114.210.78:443 · g.tguser.com
2026-01-10 08:56
HTTP/1.1 200 OK Connection: close Content-Type: text/plain; charset=utf-8 Date: Sat, 10 Jan 2026 08:57:23 GMT Server: Microsoft-IIS/10.0 Transfer-Encoding: chunked Request-Context: appId=cid-v1:efe76155-ca1d-485e-863e-8e5fa70e612f X-Powered-By: ASP.NET It works TGNotification False
Open service 40.114.210.78:443 · motorsports.toyota.com.sa
2026-01-05 07:18
HTTP/1.1 200 OK
Content-Length: 1572
Connection: close
Content-Type: text/html; charset=utf-8
Date: Mon, 05 Jan 2026 07:18:31 GMT
Cache-Control: no-cache, no-store
Expires: -1
Pragma: no-cache
Set-Cookie: ASP.NET_SessionId=xjrfw00c23bl4rp3bx1tpueb; path=/; HttpOnly; SameSite=Lax
Set-Cookie: SC_ANALYTICS_GLOBAL_COOKIE=46ffd52183ed4caaa083b66f5aa5699b|False; expires=Thu, 03-Jan-2036 07:18:31 GMT; path=/; HttpOnly
Set-Cookie: ARRAffinity=49d137dd25d1540f2af68d43ccaf5064e8eb8aeb9df9f51df15ff60af6a1ddd6;Path=/;HttpOnly;Secure;Domain=motorsports.toyota.com.sa
Set-Cookie: ARRAffinitySameSite=49d137dd25d1540f2af68d43ccaf5064e8eb8aeb9df9f51df15ff60af6a1ddd6;Path=/;HttpOnly;SameSite=None;Secure;Domain=motorsports.toyota.com.sa
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Request-Context: appId=cid-v1:8a57063e-9f9e-47f0-a059-b6be85882a51
Content-Security-Policy: default-src *; script-src * http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; style-src * 'unsafe-inline'; font-src * data:; img-src * data:; media-src *; connect-src *; frame-src *; object-src *; base-uri *; form-action *; frame-ancestors *;
Referrer-Policy: no-referrer-when-downgrade
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Permissions-Policy: geolocation=*, microphone=*, camera=*
Cross-Origin-Embedder-Policy: unsafe-none
Cross-Origin-Opener-Policy: unsafe-none
Cross-Origin-Resource-Policy: cross-origin
Page title:
Welcome to Sitecore
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head><title>
Welcome to Sitecore
</title><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="CODE_LANGUAGE" content="C#" /><meta name="vs_defaultClientScript" content="JavaScript" /><meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /><link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,400italic,600italic,700italic,300,600,700,800" /><link href="/default.css" rel="stylesheet" /></head>
<body>
<form method="post" action="./" id="mainform">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="+hCEEhdGdC5Ffiuclvf2+Hy18tR8dcVxbQPfjBytBa9F3n8EouSwFeishBxEQ8HfKx81Z4UkNCFq5pDaKbZzYdfOxmJU5S5hJK7TrzKJqPdPJfPHqILX5od1fBY9u/t7" />
</div>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="51A9F16C" />
</div>
<div id="MainPanel">
<div id="CenterColumn">
<div id="InnerCenter">
<div id="Header">
<img src="-/media/Default Website/sc_logo.ashx" alt="Sitecore" id="scLogo" />
</div>
<div id="Content">
<div id="LeftContent">
<div><h1 class="contentTitle">#f2f2f2</h1><div class="contentDescription"> </div></div>
</div>
</div>
<div id="Footer"><hr class="divider"/>© 2026 Sitecore</div>
</div>
</div>
</div>
</form>
</body>
</html>
Open service 40.114.210.78:80 · motorsports.toyota.com.sa
2026-01-05 07:18
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 05 Jan 2026 07:18:31 GMT Location: https://motorsports.toyota.com.sa/
Open service 40.114.210.78:443 · manage.license2operate.nl
2026-01-05 01:53
HTTP/1.1 403 Ip Forbidden
Content-Length: 1892
Connection: close
Content-Type: text/html
Date: Mon, 05 Jan 2026 01:53:55 GMT
x-ms-forbidden-ip: 134.122.28.88
Page title: Web App - Unavailable
<!DOCTYPE html>
<html>
<head>
<title>Web App - Unavailable</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 95px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
width: 460px;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
p a, p a:visited, p a:active, p a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1 id="unavailable">Error 403 - Forbidden</h1>
<p id="tryAgain">The web app you have attempted to reach has blocked your access.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:80 · manage.license2operate.nl
2026-01-05 01:53
HTTP/1.1 403 Ip Forbidden
Content-Length: 1892
Connection: close
Content-Type: text/html
Date: Mon, 05 Jan 2026 01:53:55 GMT
x-ms-forbidden-ip: 146.190.63.48
Page title: Web App - Unavailable
<!DOCTYPE html>
<html>
<head>
<title>Web App - Unavailable</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 95px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
width: 460px;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
p a, p a:visited, p a:active, p a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1 id="unavailable">Error 403 - Forbidden</h1>
<p id="tryAgain">The web app you have attempted to reach has blocked your access.</p>
</div>
</div>
</body>
</html>
Open service 40.114.210.78:443 · www.license2operate.nl
2026-01-05 01:44
HTTP/1.1 301 Moved Permanently Content-Length: 154 Connection: close Content-Type: text/html; charset=UTF-8 Date: Mon, 05 Jan 2026 01:44:29 GMT Server: Microsoft-IIS/10.0 Location: https://achieve.skillstown.com/ X-Powered-By: ASP.NET Page title: Document Moved <head><title>Document Moved</title></head> <body><h1>Object Moved</h1>This document may be found <a HREF="https://achieve.skillstown.com/">here</a></body>
Open service 40.114.210.78:80 · www.license2operate.nl
2026-01-05 01:44
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 05 Jan 2026 01:44:27 GMT Location: https://www.license2operate.nl/
Open service 40.114.210.78:80 · vinci-extension.aidaxis.com
2026-01-05 00:16
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 05 Jan 2026 00:16:39 GMT Location: https://vinci-extension.aidaxis.com/
Open service 40.114.210.78:443 · vinci-extension.aidaxis.com
2026-01-05 00:16
HTTP/1.1 302 Found Content-Length: 28 Connection: close Content-Type: text/plain; charset=utf-8 Date: Mon, 05 Jan 2026 00:16:39 GMT Server: Microsoft-IIS/10.0 Location: /login Set-Cookie: connect.sid=s%3AHmbrBy2jT-p5amQDyZR5AuKS4BEY-1sl.lbQmdSX37vVexSLEl3241%2FiUBUUGx3Hy9G0eMclT1AA; Path=/; Expires=Mon, 12 Jan 2026 00:16:39 GMT; HttpOnly Set-Cookie: ARRAffinity=c938e666eaf6e0df016524fa614bba58cee60020cb4dd86b35ebac85d5b7cc59;Path=/;HttpOnly;Secure;Domain=vinci-extension.aidaxis.com Set-Cookie: ARRAffinitySameSite=c938e666eaf6e0df016524fa614bba58cee60020cb4dd86b35ebac85d5b7cc59;Path=/;HttpOnly;SameSite=None;Secure;Domain=vinci-extension.aidaxis.com Vary: Accept X-Powered-By: Express X-Powered-By: ASP.NET Found. Redirecting to /login
Open service 40.114.210.78:80 · weborder.test.vertimart.nl
2026-01-05 00:15
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 05 Jan 2026 00:15:43 GMT Location: https://weborder.test.vertimart.nl/
Open service 40.114.210.78:443 · weborder.test.vertimart.nl
2026-01-05 00:15
HTTP/1.1 302 Found Content-Length: 194 Connection: close Content-Type: text/html; charset=utf-8 Date: Mon, 05 Jan 2026 00:15:43 GMT Server: Microsoft-IIS/10.0 Access-Control-Expose-Headers: Request-Context Cache-Control: private Location: https://webordertest.blob.core.windows.net/weborder/WebOrder-Test.application Set-Cookie: ARRAffinity=da02f735820c598129ee45056d7598ae0877d8387fc7412bf200e3ec1ba67db3;Path=/;HttpOnly;Secure;Domain=weborder.test.vertimart.nl Set-Cookie: ARRAffinitySameSite=da02f735820c598129ee45056d7598ae0877d8387fc7412bf200e3ec1ba67db3;Path=/;HttpOnly;SameSite=None;Secure;Domain=weborder.test.vertimart.nl X-AspNet-Version: 4.0.30319 Request-Context: appId=cid-v1:1fa818f6-18c6-4956-8f5e-c8f26928ae74 X-Powered-By: ASP.NET Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="https://webordertest.blob.core.windows.net/weborder/WebOrder-Test.application">here</a>.</h2> </body></html>
gestomed2019api.arianesoftcloud.net 2 www.axslog.net 1 api-locations.euroflorist.com 2 services.al.se 3 open-api.barberly.com 3 psws-dev.tengizchevroil.com 1 login.al.se 1 www.bingggopad.com 1 kandkpreprod01pos.sandbox.operations.dynamics.com 0 mas.pathozoom.com 0 kandkproductionpos.operations.dynamics.com 0 roentgen.zahnis.de 0 www.pdl1-training.nl 0 rvp.ci.az.udiutv.no 0 www.pdl1-training.uk 0 www.patho.training 0 www.mastocytosis-training.gr 0 pdl1.biomarker-training.de 0 waws-prod-am2-219.api.azurewebsites.windows.net 1 www.barberly.app 1 scarexquisitecuts.com 1 gspec-api.clarks365uat.com 1 www.mijnduratherm.nl 1 img.svc.ifb.de 1 syncpt-datapool-as2.gs1pt.org 1 wdms-stage.tengizchevroil.com 0 dapi.prod.afdcp.com 1 shelfdrilling.skillsvx.com 1 wolt-sync.celeryhq.eu 1 www.diagnostik-durchblick.de 0 news.alphareg.no 1 portal.callpageboy.ie 1 pareos-staging.alstria.de 1 pareos.alstria.de 1 lms.archerwell.com 1 shelfdrilling-stg.skillsvx.com 1 archerwell-prd.skillsvx.com 1 shelfdrilling-prd.skillsvx.com 1 archerwell.skillsvx.com 1 www.urcicenu.sk 1 shelfdrillingtest.skillsvx.com 1 form-rewards.trainingym.com 1 connect-api.tecalliance.net 1 stipulationstst.rnhb.nl 1 turbineapprover.dnv.com 1 achieve.skillstown.com 1 cm.motorsports.toyota.com.sa 1 aidaxis-extension-dev.aidaxis.com 1 g.tguser.com 1 motorsports.toyota.com.sa 1 manage.license2operate.nl 1 www.license2operate.nl 1 vinci-extension.aidaxis.com 1 weborder.test.vertimart.nl 1