cloudflare
tcp/443 tcp/80 tcp/8443
nginx
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: 5733ddf49ff49cd1aad03549fc235d7acc8be39aef42a5cab2197f7b536c659c
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
GET /Security/CheckUserConnection
GET /Security/CreateEntityPin/{customerId}/{entityType}/{entityId}/{startValidity}/{endValidity}
GET /Security/DecodeEntityToken/{token}
GET /Security/EncodeEntityToken/{customerId}/{entityType}/{entityId}/{entityPos}
GET /Security/GetSecretsForTenant/{tenantId}
GET /Security/GetSecretsForUser/{username}
GET /Security/GetSecretsForUserByNfcCard/{nfcCardId}
GET /Security/GetTenantsForUser/{username}
GET /Security/GetUsersConnectionInfo
GET /Security/IsTenant/{vat}
GET /Security/IsTenantUser/{tenantId}/{username}
GET /Security/IsUser/{username}
GET /Security/TestLicense
POST /Security/ActivateNfcCard
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}/{nfcCardId}
POST /Security/AppLicenseTest
POST /Security/AppLogout
POST /Security/AppTokenRenewal
POST /Security/AttendanceMarkTime
POST /Security/CheckMachine
POST /Security/ConnectUser
POST /Security/CustomerNfcCardLogin
POST /Security/CustomerTokenLogin
POST /Security/CustomerUserLogin
POST /Security/CustomerWebLogin
POST /Security/CustomerWebLogin2FA
POST /Security/CustomerWebLogin2FASMS
POST /Security/CustomerWebLoginV2
POST /Security/DecodeEntityPin/{pin}/{checkStartValidity}
POST /Security/DeleteEntityPin/{pin}
POST /Security/RefreshMachine
POST /Security/RefreshMachines
POST /Security/RefreshUser
POST /Security/RemoveUserFromTenant/{tenantId}/{username}
POST /Security/SendData
POST /Security/SwitchTenant
POST /Security/TestMachinesLicense
POST /Security/UpdateEntityPin/{pin}/{startValidity}/{endValidity}
POST /Security/UpdateTenantUser/{tenantId}/{username}
POST /Security/UpdateTenantUser/{tenantId}/{username}/{nfcCardId}
POST /Security/UserLogout
Severity: info
Fingerprint: 5733ddf49ff49cd1f3d88d6075ad7609b71c62812a0dbb4bd631f6d2ee6152bd
Public Swagger UI/API detected at path: /swagger/v1/swagger.json - sample paths:
GET /Security/CheckUserConnection
GET /Security/CreateEntityPin/{customerId}/{entityType}/{entityId}/{startValidity}/{endValidity}
GET /Security/DecodeEntityToken/{token}
GET /Security/EncodeEntityToken/{customerId}/{entityType}/{entityId}/{entityPos}
GET /Security/GetSecretsForTenant/{tenantId}
GET /Security/GetSecretsForUser/{username}
GET /Security/GetSecretsForUserByNfcCard/{nfcCardId}
GET /Security/GetTenantsForUser/{username}
GET /Security/GetUsersConnectionInfo
GET /Security/IsTenant/{vat}
GET /Security/IsTenantUser/{tenantId}/{username}
GET /Security/IsUser/{username}
GET /Security/TestLicense
POST /Security/ActivateNfcCard
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}/{nfcCardId}
POST /Security/AppLicenseTest
POST /Security/AppLogout
POST /Security/AppTokenRenewal
POST /Security/AttendanceMarkTime
POST /Security/CheckMachine
POST /Security/ConnectUser
POST /Security/CustomerNfcCardLogin
POST /Security/CustomerTokenLogin
POST /Security/CustomerUserLogin
POST /Security/CustomerWebLogin
POST /Security/CustomerWebLogin2FA
POST /Security/CustomerWebLogin2FASMS
POST /Security/CustomerWebLoginV2
POST /Security/DecodeEntityPin/{pin}/{checkStartValidity}
POST /Security/DeleteEntityPin/{pin}
POST /Security/RefreshMachine
POST /Security/RefreshMachines
POST /Security/RefreshUser
POST /Security/RemoveUserFromTenant/{tenantId}/{username}
POST /Security/SendData
POST /Security/SwitchTenant
POST /Security/TestMachinesLicense
POST /Security/UpdateEntityPin/{pin}/{startValidity}/{endValidity}
POST /Security/UpdateTenantUser/{tenantId}/{username}
POST /Security/UpdateTenantUser/{tenantId}/{username}/{nfcCardId}
POST /Security/UserLogout
Severity: info
Fingerprint: 5733ddf49ff49cd1aad03549fc235d7acc8be39aef42a5cab2197f7bfd8a61e9
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
GET /Security/CheckUserConnection
GET /Security/CreateEntityPin/{customerId}/{entityType}/{entityId}/{startValidity}/{endValidity}
GET /Security/DecodeEntityToken/{token}
GET /Security/EncodeEntityToken/{customerId}/{entityType}/{entityId}/{entityPos}
GET /Security/GetSecretsForTenant/{tenantId}
GET /Security/GetSecretsForUser/{username}
GET /Security/GetSecretsForUserByNfcCard/{nfcCardId}
GET /Security/GetTenantsForUser/{username}
GET /Security/GetUsersConnectionInfo
GET /Security/IsTenant/{vat}
GET /Security/IsTenantUser/{tenantId}/{username}
GET /Security/IsUser/{username}
GET /Security/TestLicense
POST /Security/ActivateNfcCard
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}/{nfcCardId}
POST /Security/AppLicenseTest
POST /Security/AppLogout
POST /Security/AppTokenRenewal
POST /Security/AttendanceMarkTime
POST /Security/CheckMachine
POST /Security/ConnectUser
POST /Security/CustomerNfcCardLogin
POST /Security/CustomerTokenLogin
POST /Security/CustomerUserLogin
POST /Security/CustomerWebLogin
POST /Security/CustomerWebLogin2FA
POST /Security/CustomerWebLogin2FASMS
POST /Security/CustomerWebLoginV2
POST /Security/DecodeEntityPin/{pin}/{checkStartValidity}
POST /Security/DeleteEntityPin/{pin}
POST /Security/RefreshMachine
POST /Security/RefreshUser
POST /Security/RemoveUserFromTenant/{tenantId}/{username}
POST /Security/SendData
POST /Security/SwitchTenant
POST /Security/TestMachinesLicense
POST /Security/UpdateEntityPin/{pin}/{startValidity}/{endValidity}
POST /Security/UpdateTenantUser/{tenantId}/{username}
POST /Security/UpdateTenantUser/{tenantId}/{username}/{nfcCardId}
POST /Security/UserLogout
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: 5733ddf49ff49cd1aad03549d89aa6fd37d616f71278166d9d14f10720ef4930
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /api/Boms/DeleteBom DELETE /api/Customers/DeleteCustomer DELETE /api/Items/DeleteItem DELETE /api/Machines/DeleteMachine DELETE /api/Phases/DeleteProductPhase DELETE /api/PhasesInstances/DeletePhaseInstance DELETE /api/Posts/DeletePost DELETE /api/SalesOrders/DeleteSalesOrder DELETE /api/TrackingData/removepart DELETE /api/WorkOrders/DeleteWorkOrder GET /api/Account/Avatar GET /api/Account/GetIprodCustomer GET /api/Account/GetIprodTenantData GET /api/Account/GetMemoryStats GET /api/Account/GetUser GET /api/Account/GetUserTable GET /api/Account/Logo GET /api/Boms/GetBom GET /api/Boms/GetBomByCode GET /api/Boms/GetBomsPaged GET /api/Boms/GetBomsTable GET /api/Categories/GetCategories GET /api/Categories/GetCategoriesByContext GET /api/Contacts/GetCompaniesContactsTable GET /api/Customers/GetCustomerByVat GET /api/Customers/GetCustomersPaged GET /api/Customers/GetCustomersTable GET /api/Documents/GetAvailableDocuments GET /api/Documents/GetDocument GET /api/Documents/GetDocumentsByType GET /api/Documents/GetDocumentsByTypeAndDate GET /api/Documents/GetPDFDocument GET /api/Documents/GetPurchaseOrders GET /api/Documents/GetReasons GET /api/EnelX/GetEnergyFirstNote GET /api/EnelX/GetEnergyFirstNotesByPeriod GET /api/Items/GetItem GET /api/Items/GetItemByCode GET /api/Items/GetItemsPaged GET /api/Items/GetItemsTable GET /api/Machines/GetMachine GET /api/Machines/GetMachineTable GET /api/PdfViewer/GetBase64PdfDocument GET /api/PdfViewer/GetPdfDocument GET /api/Phases/GetPhaseTable GET /api/Phases/GetPhasesPaged GET /api/Phases/GetSinglePhase GET /api/PhasesInstances/GetPhaseInstance GET /api/PhasesInstances/GetPhaseInstanceActive GET /api/PhasesInstances/GetPhaseInstanceActivePerMachine GET /api/PhasesInstances/GetPhaseInstancePerWO GET /api/PhasesInstances/GetPhaseInstancesPaged GET /api/PhasesInstances/GetPhaseInstancesTable GET /api/PhasesInstances/GetUnassignedPhases GET /api/Posts/GetAllPostsByContext GET /api/Posts/GetPost GET /api/Posts/GetPosts GET /api/Posts/GetPostsByOwnerAndContext GET /api/Posts/GetPostsByPhase GET /api/Posts/GetPostsPaged GET /api/Posts/GetPostsSons GET /api/Posts/GetVisiblePosts GET /api/SalesOrders/CloseSalesOrder GET /api/SalesOrders/GetSalesOrder GET /api/SalesOrders/GetSalesOrdersPaged GET /api/SalesOrders/GetSalesOrdersTable GET /api/Statistics/GetStatistics GET /api/Telemetry/GetTelemetry GET /api/TrackingData/GetLastOngoingUserActivity GET /api/TrackingData/GetTrackingdata GET /api/WareHouses/GetWareHousesTable GET /api/WorkOrders/CloseWorkOrder GET /api/WorkOrders/GetWorkOrder GET /api/WorkOrders/GetWorkOrdersBySOID GET /api/WorkOrders/GetWorkOrdersPaged GET /api/WorkOrders/GetWorkOrdersTable POST /api/Boms/ImportBoms POST /api/Boms/SaveBom POST /api/Boms/SaveBomsBatch POST /api/Contacts/SaveCompanyContactsBatch POST /api/Customers/SaveCustomer POST /api/Documents/AddPickingListParameters POST /api/Documents/GetDocuments POST /api/Documents/SaveDocument POST /api/Documents/SaveDocumentsBatch POST /api/Documents/SavePurchaseOrder POST /api/Documents/SaveStock POST /api/Documents/SaveStocksBatch POST /api/EnelX/SaveEnergyFirstNote POST /api/EnelX/SaveEnergyFirstNotesBatch POST /api/Files/UploadFiles POST /api/Items/GetPDFLabel POST /api/Items/SaveProduct POST /api/Items/SaveProductsBatch POST /api/Logs/UploadAppLog POST /api/Machines/SaveMachine POST /api/PdfViewer/AddSquareAnnotation POST /api/PdfViewer/Bookmarks POST /api/PdfViewer/Download POST /api/PdfViewer/ExportAnnotations POST /api/PdfViewer/ExportFormFields POST /api/PdfViewer/ImportAnnotations POST /api/PdfViewer/ImportFormFields POST /api/PdfViewer/Load POST /api/PdfViewer/RenderAnnotationComments POST /api/PdfViewer/RenderPdfPages POST /api/PdfViewer/RenderThumbnailImages POST /api/PdfViewer/Unload POST /api/Phases/SaveProductPhase POST /api/Phases/SaveProductPhaseBatch POST /api/PhasesInstances/ChangePhaseStatus POST /api/PhasesInstances/GetOperatorActivities POST /api/PhasesInstances/UpdateInstance POST /api/Posts/UpdatePost POST /api/SalesOrders/SaveSalesOrder POST /api/TrackingData/UpdateTrackingData POST /api/TrackingData/newpart POST /api/TrackingData/trashpart POST /api/WareHouses/NewWareHouse POST /api/WorkOrders/SaveWorkOrder POST /api/iProdAuthentication/GetTokenV2
Severity: info
Fingerprint: 5733ddf49ff49cd1aad03549d89aa6fd37d616f71278166d9d14f107f0711d1d
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /api/Boms/DeleteBom DELETE /api/Customers/DeleteCustomer DELETE /api/Items/DeleteItem DELETE /api/Machines/DeleteMachine DELETE /api/Phases/DeleteProductPhase DELETE /api/PhasesInstances/DeletePhaseInstance DELETE /api/Posts/DeletePost DELETE /api/SalesOrders/DeleteSalesOrder DELETE /api/TrackingData/removepart DELETE /api/WorkOrders/DeleteWorkOrder GET /api/Account/Avatar GET /api/Account/GetIprodCustomer GET /api/Account/GetIprodTenantData GET /api/Account/GetMemoryStats GET /api/Account/GetUser GET /api/Account/GetUserTable GET /api/Account/Logo GET /api/Boms/GetBom GET /api/Boms/GetBomByCode GET /api/Boms/GetBomsPaged GET /api/Boms/GetBomsTable GET /api/Categories/GetCategories GET /api/Categories/GetCategoriesByContext GET /api/Contacts/GetCompaniesContactsTable GET /api/Customers/GetCustomerByVat GET /api/Customers/GetCustomersPaged GET /api/Customers/GetCustomersTable GET /api/Documents/GetAvailableDocuments GET /api/Documents/GetDocument GET /api/Documents/GetDocumentsByType GET /api/Documents/GetDocumentsByTypeAndDate GET /api/Documents/GetPDFDocument GET /api/Documents/GetPurchaseOrders GET /api/Documents/GetReasons GET /api/EnelX/GetEnergyFirstNote GET /api/EnelX/GetEnergyFirstNotesByPeriod GET /api/Items/GetItem GET /api/Items/GetItemByCode GET /api/Items/GetItemsPaged GET /api/Items/GetItemsTable GET /api/Machines/GetMachine GET /api/Machines/GetMachineTable GET /api/PdfViewer/GetBase64PdfDocument GET /api/PdfViewer/GetPdfDocument GET /api/Phases/GetPhaseTable GET /api/Phases/GetPhasesPaged GET /api/Phases/GetSinglePhase GET /api/PhasesInstances/GetPhaseInstance GET /api/PhasesInstances/GetPhaseInstanceActive GET /api/PhasesInstances/GetPhaseInstanceActivePerMachine GET /api/PhasesInstances/GetPhaseInstancePerWO GET /api/PhasesInstances/GetPhaseInstancesPaged GET /api/PhasesInstances/GetPhaseInstancesTable GET /api/PhasesInstances/GetUnassignedPhases GET /api/Posts/GetAllPostsByContext GET /api/Posts/GetPost GET /api/Posts/GetPosts GET /api/Posts/GetPostsByOwnerAndContext GET /api/Posts/GetPostsByPhase GET /api/Posts/GetPostsPaged GET /api/Posts/GetPostsSons GET /api/Posts/GetVisiblePosts GET /api/SalesOrders/CloseSalesOrder GET /api/SalesOrders/GetSalesOrder GET /api/SalesOrders/GetSalesOrdersPaged GET /api/SalesOrders/GetSalesOrdersTable GET /api/Statistics/GetStatistics GET /api/Telemetry/GetTelemetry GET /api/TrackingData/GetLastOngoingUserActivity GET /api/TrackingData/GetTrackingdata GET /api/WareHouses/GetWareHousesTable GET /api/WorkOrders/CloseWorkOrder GET /api/WorkOrders/GetWorkOrder GET /api/WorkOrders/GetWorkOrdersBySOID GET /api/WorkOrders/GetWorkOrdersPaged GET /api/WorkOrders/GetWorkOrdersTable POST /api/Boms/ImportBoms POST /api/Boms/SaveBom POST /api/Boms/SaveBomsBatch POST /api/Contacts/SaveCompanyContactsBatch POST /api/Customers/SaveCustomer POST /api/Documents/AddPickingListParameters POST /api/Documents/SaveDocument POST /api/Documents/SaveDocumentsBatch POST /api/Documents/SavePurchaseOrder POST /api/Documents/SaveStock POST /api/Documents/SaveStocksBatch POST /api/EnelX/SaveEnergyFirstNote POST /api/EnelX/SaveEnergyFirstNotesBatch POST /api/Files/UploadFiles POST /api/Items/GetPDFLabel POST /api/Items/SaveProduct POST /api/Items/SaveProductsBatch POST /api/Logs/UploadAppLog POST /api/Machines/SaveMachine POST /api/PdfViewer/AddSquareAnnotation POST /api/PdfViewer/Bookmarks POST /api/PdfViewer/Download POST /api/PdfViewer/ExportAnnotations POST /api/PdfViewer/ExportFormFields POST /api/PdfViewer/ImportAnnotations POST /api/PdfViewer/ImportFormFields POST /api/PdfViewer/Load POST /api/PdfViewer/RenderAnnotationComments POST /api/PdfViewer/RenderPdfPages POST /api/PdfViewer/RenderThumbnailImages POST /api/PdfViewer/Unload POST /api/Phases/SaveProductPhase POST /api/Phases/SaveProductPhaseBatch POST /api/PhasesInstances/ChangePhaseStatus POST /api/PhasesInstances/GetOperatorActivities POST /api/PhasesInstances/UpdateInstance POST /api/Posts/UpdatePost POST /api/SalesOrders/SaveSalesOrder POST /api/TrackingData/UpdateTrackingData POST /api/TrackingData/newpart POST /api/TrackingData/trashpart POST /api/WareHouses/NewWareHouse POST /api/WorkOrders/SaveWorkOrder POST /api/iProdAuthentication/GetTokenV2
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: 5733ddf49ff49cd1aad03549fc235d7acc8be39aef42a5cab2197f7b536c659c
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
GET /Security/CheckUserConnection
GET /Security/CreateEntityPin/{customerId}/{entityType}/{entityId}/{startValidity}/{endValidity}
GET /Security/DecodeEntityToken/{token}
GET /Security/EncodeEntityToken/{customerId}/{entityType}/{entityId}/{entityPos}
GET /Security/GetSecretsForTenant/{tenantId}
GET /Security/GetSecretsForUser/{username}
GET /Security/GetSecretsForUserByNfcCard/{nfcCardId}
GET /Security/GetTenantsForUser/{username}
GET /Security/GetUsersConnectionInfo
GET /Security/IsTenant/{vat}
GET /Security/IsTenantUser/{tenantId}/{username}
GET /Security/IsUser/{username}
GET /Security/TestLicense
POST /Security/ActivateNfcCard
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}/{nfcCardId}
POST /Security/AppLicenseTest
POST /Security/AppLogout
POST /Security/AppTokenRenewal
POST /Security/AttendanceMarkTime
POST /Security/CheckMachine
POST /Security/ConnectUser
POST /Security/CustomerNfcCardLogin
POST /Security/CustomerTokenLogin
POST /Security/CustomerUserLogin
POST /Security/CustomerWebLogin
POST /Security/CustomerWebLogin2FA
POST /Security/CustomerWebLogin2FASMS
POST /Security/CustomerWebLoginV2
POST /Security/DecodeEntityPin/{pin}/{checkStartValidity}
POST /Security/DeleteEntityPin/{pin}
POST /Security/RefreshMachine
POST /Security/RefreshMachines
POST /Security/RefreshUser
POST /Security/RemoveUserFromTenant/{tenantId}/{username}
POST /Security/SendData
POST /Security/SwitchTenant
POST /Security/TestMachinesLicense
POST /Security/UpdateEntityPin/{pin}/{startValidity}/{endValidity}
POST /Security/UpdateTenantUser/{tenantId}/{username}
POST /Security/UpdateTenantUser/{tenantId}/{username}/{nfcCardId}
POST /Security/UserLogout
Severity: info
Fingerprint: 5733ddf49ff49cd1aad03549fc235d7acc8be39aef42a5cab2197f7bfd8a61e9
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
GET /Security/CheckUserConnection
GET /Security/CreateEntityPin/{customerId}/{entityType}/{entityId}/{startValidity}/{endValidity}
GET /Security/DecodeEntityToken/{token}
GET /Security/EncodeEntityToken/{customerId}/{entityType}/{entityId}/{entityPos}
GET /Security/GetSecretsForTenant/{tenantId}
GET /Security/GetSecretsForUser/{username}
GET /Security/GetSecretsForUserByNfcCard/{nfcCardId}
GET /Security/GetTenantsForUser/{username}
GET /Security/GetUsersConnectionInfo
GET /Security/IsTenant/{vat}
GET /Security/IsTenantUser/{tenantId}/{username}
GET /Security/IsUser/{username}
GET /Security/TestLicense
POST /Security/ActivateNfcCard
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}/{nfcCardId}
POST /Security/AppLicenseTest
POST /Security/AppLogout
POST /Security/AppTokenRenewal
POST /Security/AttendanceMarkTime
POST /Security/CheckMachine
POST /Security/ConnectUser
POST /Security/CustomerNfcCardLogin
POST /Security/CustomerTokenLogin
POST /Security/CustomerUserLogin
POST /Security/CustomerWebLogin
POST /Security/CustomerWebLogin2FA
POST /Security/CustomerWebLogin2FASMS
POST /Security/CustomerWebLoginV2
POST /Security/DecodeEntityPin/{pin}/{checkStartValidity}
POST /Security/DeleteEntityPin/{pin}
POST /Security/RefreshMachine
POST /Security/RefreshUser
POST /Security/RemoveUserFromTenant/{tenantId}/{username}
POST /Security/SendData
POST /Security/SwitchTenant
POST /Security/TestMachinesLicense
POST /Security/UpdateEntityPin/{pin}/{startValidity}/{endValidity}
POST /Security/UpdateTenantUser/{tenantId}/{username}
POST /Security/UpdateTenantUser/{tenantId}/{username}/{nfcCardId}
POST /Security/UserLogout
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: 5733ddf49ff49cd1aad03549c764bef53d6e7daf6dcbf0ab207e220eae0b41d1
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /iProdData/DeleteCart DELETE /iProdData/DeleteSketch DELETE /iProdData/RemoveItemFromCart DELETE /iProdData/RemovePost GET /iProdData/CalcProductMaxQty GET /iProdData/DownloadFile GET /iProdData/Error GET /iProdData/GetBom GET /iProdData/GetBomBotItems GET /iProdData/GetCsvPresetting GET /iProdData/GetCurrencyInfo GET /iProdData/GetCustomerName GET /iProdData/GetDeclarationsForPhaseInstance GET /iProdData/GetDocument GET /iProdData/GetFileVersions GET /iProdData/GetIprodCustomerData GET /iProdData/GetIprodCustomerItemLabels GET /iProdData/GetIprodCustomerName GET /iProdData/GetIprodCustomerVat GET /iProdData/GetItem GET /iProdData/GetItemBySerialAndWarehouses GET /iProdData/GetMachine GET /iProdData/GetMachineGroup GET /iProdData/GetMachinePickingLists GET /iProdData/GetMachineReturnLists GET /iProdData/GetNextPhaseInstanceInfo GET /iProdData/GetNotifications GET /iProdData/GetOpenAlarms GET /iProdData/GetPartPrograms GET /iProdData/GetPhase GET /iProdData/GetPhaseInstance GET /iProdData/GetPhaseInstanceTrackingData GET /iProdData/GetPickingList GET /iProdData/GetPosMarketplaceProducts GET /iProdData/GetPosOrders GET /iProdData/GetPost GET /iProdData/GetPostsByPhase GET /iProdData/GetShoppingCartsByMachine GET /iProdData/GetShoppingCartsByUser GET /iProdData/GetSketchByPhaseInstance GET /iProdData/GetSketchesByWorkOrder GET /iProdData/GetSpares GET /iProdData/GetTenantInfo GET /iProdData/GetTimeZoneInfo GET /iProdData/GetTracesLocations GET /iProdData/GetTrackingData GET /iProdData/GetUnboundMachine GET /iProdData/GetUserBalance GET /iProdData/GetUserByNfcCardId GET /iProdData/GetUserTimeSheets GET /iProdData/GetWarehouseIdForDeclaration GET /iProdData/GetWarehouses GET /iProdData/GetWorkOrder GET /iProdData/PiCheckTools GET /iProdData/ProductionDeclareList POST /iProdData/AddItemToCart POST /iProdData/CheckSalesOrderOpen POST /iProdData/CloseOpenAlarms POST /iProdData/CompleteSalesOrder POST /iProdData/CreateCart POST /iProdData/CreatePickingList POST /iProdData/CreateReturnList POST /iProdData/DownloadFileApp POST /iProdData/GetLogoUrl POST /iProdData/GetTherapyData POST /iProdData/GetUser POST /iProdData/GetUserApp POST /iProdData/MakePosPayment POST /iProdData/MakeUserTransaction POST /iProdData/ProductionDeclare POST /iProdData/RemoveMachine POST /iProdData/SaveDocument POST /iProdData/SaveItem POST /iProdData/SaveMachine POST /iProdData/SavePost POST /iProdData/SaveTrackSketch POST /iProdData/SaveTrackingData POST /iProdData/SaveUser POST /iProdData/SendTherapyResults POST /iProdData/SetAndGetCoupledMachine POST /iProdData/SetTelemetryData POST /iProdData/StartSalesOrder POST /iProdData/UpdateJourney POST /iProdData/UpdatePhaseInstance POST /iProdData/UpdatePhaseInstanceQty POST /iProdData/UpdateProductionDetail POST /iProdData/UploadFile
Severity: info
Fingerprint: 5733ddf49ff49cd1aad03549c764bef53d6e7daf6dcbf0ab207e220e7f6161d9
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /iProdData/DeleteCart DELETE /iProdData/DeleteSketch DELETE /iProdData/RemoveItemFromCart DELETE /iProdData/RemovePost GET /iProdData/CalcProductMaxQty GET /iProdData/DownloadFile GET /iProdData/Error GET /iProdData/GetBom GET /iProdData/GetBomBotItems GET /iProdData/GetCsvPresetting GET /iProdData/GetCurrencyInfo GET /iProdData/GetCustomerName GET /iProdData/GetDeclarationsForPhaseInstance GET /iProdData/GetDocument GET /iProdData/GetFileVersions GET /iProdData/GetIprodCustomerData GET /iProdData/GetIprodCustomerItemLabels GET /iProdData/GetIprodCustomerName GET /iProdData/GetIprodCustomerVat GET /iProdData/GetItem GET /iProdData/GetItemBySerialAndWarehouses GET /iProdData/GetMachine GET /iProdData/GetMachineGroup GET /iProdData/GetMachinePickingLists GET /iProdData/GetMachineReturnLists GET /iProdData/GetNextPhaseInstanceInfo GET /iProdData/GetNotifications GET /iProdData/GetOpenAlarms GET /iProdData/GetPartPrograms GET /iProdData/GetPhase GET /iProdData/GetPhaseInstance GET /iProdData/GetPhaseInstanceTrackingData GET /iProdData/GetPickingList GET /iProdData/GetPosMarketplaceProducts GET /iProdData/GetPosOrders GET /iProdData/GetPost GET /iProdData/GetPostsByPhase GET /iProdData/GetShoppingCartsByMachine GET /iProdData/GetShoppingCartsByUser GET /iProdData/GetSketchByPhaseInstance GET /iProdData/GetSketchesByWorkOrder GET /iProdData/GetSpares GET /iProdData/GetTenantInfo GET /iProdData/GetTimeZoneInfo GET /iProdData/GetTracesLocations GET /iProdData/GetTrackingData GET /iProdData/GetUnboundMachine GET /iProdData/GetUserBalance GET /iProdData/GetUserByNfcCardId GET /iProdData/GetUserTimeSheets GET /iProdData/GetWarehouseIdForDeclaration GET /iProdData/GetWarehouses GET /iProdData/GetWorkOrder GET /iProdData/PiCheckTools GET /iProdData/ProductionDeclareList POST /iProdData/AddItemToCart POST /iProdData/CheckSalesOrderOpen POST /iProdData/CloseOpenAlarms POST /iProdData/CompleteSalesOrder POST /iProdData/CreateCart POST /iProdData/CreatePickingList POST /iProdData/CreateReturnList POST /iProdData/DownloadFileApp POST /iProdData/GetTherapyData POST /iProdData/GetUser POST /iProdData/GetUserApp POST /iProdData/MakePosPayment POST /iProdData/MakeUserTransaction POST /iProdData/ProductionDeclare POST /iProdData/RemoveMachine POST /iProdData/SaveDocument POST /iProdData/SaveItem POST /iProdData/SaveMachine POST /iProdData/SavePost POST /iProdData/SaveTrackSketch POST /iProdData/SaveTrackingData POST /iProdData/SaveUser POST /iProdData/SendTherapyResults POST /iProdData/SetAndGetCoupledMachine POST /iProdData/SetTelemetryData POST /iProdData/StartSalesOrder POST /iProdData/UpdateJourney POST /iProdData/UpdatePhaseInstance POST /iProdData/UpdatePhaseInstanceQty POST /iProdData/UpdateProductionDetail POST /iProdData/UploadFile
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: 5733ddf49ff49cd1aad03549fc235d7acc8be39aef42a5cab2197f7b536c659c
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
GET /Security/CheckUserConnection
GET /Security/CreateEntityPin/{customerId}/{entityType}/{entityId}/{startValidity}/{endValidity}
GET /Security/DecodeEntityToken/{token}
GET /Security/EncodeEntityToken/{customerId}/{entityType}/{entityId}/{entityPos}
GET /Security/GetSecretsForTenant/{tenantId}
GET /Security/GetSecretsForUser/{username}
GET /Security/GetSecretsForUserByNfcCard/{nfcCardId}
GET /Security/GetTenantsForUser/{username}
GET /Security/GetUsersConnectionInfo
GET /Security/IsTenant/{vat}
GET /Security/IsTenantUser/{tenantId}/{username}
GET /Security/IsUser/{username}
GET /Security/TestLicense
POST /Security/ActivateNfcCard
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}/{nfcCardId}
POST /Security/AppLicenseTest
POST /Security/AppLogout
POST /Security/AppTokenRenewal
POST /Security/AttendanceMarkTime
POST /Security/CheckMachine
POST /Security/ConnectUser
POST /Security/CustomerNfcCardLogin
POST /Security/CustomerTokenLogin
POST /Security/CustomerUserLogin
POST /Security/CustomerWebLogin
POST /Security/CustomerWebLogin2FA
POST /Security/CustomerWebLogin2FASMS
POST /Security/CustomerWebLoginV2
POST /Security/DecodeEntityPin/{pin}/{checkStartValidity}
POST /Security/DeleteEntityPin/{pin}
POST /Security/RefreshMachine
POST /Security/RefreshMachines
POST /Security/RefreshUser
POST /Security/RemoveUserFromTenant/{tenantId}/{username}
POST /Security/SendData
POST /Security/SwitchTenant
POST /Security/TestMachinesLicense
POST /Security/UpdateEntityPin/{pin}/{startValidity}/{endValidity}
POST /Security/UpdateTenantUser/{tenantId}/{username}
POST /Security/UpdateTenantUser/{tenantId}/{username}/{nfcCardId}
POST /Security/UserLogout
Severity: info
Fingerprint: 5733ddf49ff49cd1aad03549fc235d7acc8be39aef42a5cab2197f7bfd8a61e9
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
GET /Security/CheckUserConnection
GET /Security/CreateEntityPin/{customerId}/{entityType}/{entityId}/{startValidity}/{endValidity}
GET /Security/DecodeEntityToken/{token}
GET /Security/EncodeEntityToken/{customerId}/{entityType}/{entityId}/{entityPos}
GET /Security/GetSecretsForTenant/{tenantId}
GET /Security/GetSecretsForUser/{username}
GET /Security/GetSecretsForUserByNfcCard/{nfcCardId}
GET /Security/GetTenantsForUser/{username}
GET /Security/GetUsersConnectionInfo
GET /Security/IsTenant/{vat}
GET /Security/IsTenantUser/{tenantId}/{username}
GET /Security/IsUser/{username}
GET /Security/TestLicense
POST /Security/ActivateNfcCard
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}
POST /Security/AddUserToTenant/{tenantId}/{username}/{allowSameUserOnDifferentTenants}/{nfcCardId}
POST /Security/AppLicenseTest
POST /Security/AppLogout
POST /Security/AppTokenRenewal
POST /Security/AttendanceMarkTime
POST /Security/CheckMachine
POST /Security/ConnectUser
POST /Security/CustomerNfcCardLogin
POST /Security/CustomerTokenLogin
POST /Security/CustomerUserLogin
POST /Security/CustomerWebLogin
POST /Security/CustomerWebLogin2FA
POST /Security/CustomerWebLogin2FASMS
POST /Security/CustomerWebLoginV2
POST /Security/DecodeEntityPin/{pin}/{checkStartValidity}
POST /Security/DeleteEntityPin/{pin}
POST /Security/RefreshMachine
POST /Security/RefreshUser
POST /Security/RemoveUserFromTenant/{tenantId}/{username}
POST /Security/SendData
POST /Security/SwitchTenant
POST /Security/TestMachinesLicense
POST /Security/UpdateEntityPin/{pin}/{startValidity}/{endValidity}
POST /Security/UpdateTenantUser/{tenantId}/{username}
POST /Security/UpdateTenantUser/{tenantId}/{username}/{nfcCardId}
POST /Security/UserLogout
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: 5733ddf49ff49cd1aad03549d89aa6fd37d616f71278166d9d14f10720ef4930
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /api/Boms/DeleteBom DELETE /api/Customers/DeleteCustomer DELETE /api/Items/DeleteItem DELETE /api/Machines/DeleteMachine DELETE /api/Phases/DeleteProductPhase DELETE /api/PhasesInstances/DeletePhaseInstance DELETE /api/Posts/DeletePost DELETE /api/SalesOrders/DeleteSalesOrder DELETE /api/TrackingData/removepart DELETE /api/WorkOrders/DeleteWorkOrder GET /api/Account/Avatar GET /api/Account/GetIprodCustomer GET /api/Account/GetIprodTenantData GET /api/Account/GetMemoryStats GET /api/Account/GetUser GET /api/Account/GetUserTable GET /api/Account/Logo GET /api/Boms/GetBom GET /api/Boms/GetBomByCode GET /api/Boms/GetBomsPaged GET /api/Boms/GetBomsTable GET /api/Categories/GetCategories GET /api/Categories/GetCategoriesByContext GET /api/Contacts/GetCompaniesContactsTable GET /api/Customers/GetCustomerByVat GET /api/Customers/GetCustomersPaged GET /api/Customers/GetCustomersTable GET /api/Documents/GetAvailableDocuments GET /api/Documents/GetDocument GET /api/Documents/GetDocumentsByType GET /api/Documents/GetDocumentsByTypeAndDate GET /api/Documents/GetPDFDocument GET /api/Documents/GetPurchaseOrders GET /api/Documents/GetReasons GET /api/EnelX/GetEnergyFirstNote GET /api/EnelX/GetEnergyFirstNotesByPeriod GET /api/Items/GetItem GET /api/Items/GetItemByCode GET /api/Items/GetItemsPaged GET /api/Items/GetItemsTable GET /api/Machines/GetMachine GET /api/Machines/GetMachineTable GET /api/PdfViewer/GetBase64PdfDocument GET /api/PdfViewer/GetPdfDocument GET /api/Phases/GetPhaseTable GET /api/Phases/GetPhasesPaged GET /api/Phases/GetSinglePhase GET /api/PhasesInstances/GetPhaseInstance GET /api/PhasesInstances/GetPhaseInstanceActive GET /api/PhasesInstances/GetPhaseInstanceActivePerMachine GET /api/PhasesInstances/GetPhaseInstancePerWO GET /api/PhasesInstances/GetPhaseInstancesPaged GET /api/PhasesInstances/GetPhaseInstancesTable GET /api/PhasesInstances/GetUnassignedPhases GET /api/Posts/GetAllPostsByContext GET /api/Posts/GetPost GET /api/Posts/GetPosts GET /api/Posts/GetPostsByOwnerAndContext GET /api/Posts/GetPostsByPhase GET /api/Posts/GetPostsPaged GET /api/Posts/GetPostsSons GET /api/Posts/GetVisiblePosts GET /api/SalesOrders/CloseSalesOrder GET /api/SalesOrders/GetSalesOrder GET /api/SalesOrders/GetSalesOrdersPaged GET /api/SalesOrders/GetSalesOrdersTable GET /api/Statistics/GetStatistics GET /api/Telemetry/GetTelemetry GET /api/TrackingData/GetLastOngoingUserActivity GET /api/TrackingData/GetTrackingdata GET /api/WareHouses/GetWareHousesTable GET /api/WorkOrders/CloseWorkOrder GET /api/WorkOrders/GetWorkOrder GET /api/WorkOrders/GetWorkOrdersBySOID GET /api/WorkOrders/GetWorkOrdersPaged GET /api/WorkOrders/GetWorkOrdersTable POST /api/Boms/ImportBoms POST /api/Boms/SaveBom POST /api/Boms/SaveBomsBatch POST /api/Contacts/SaveCompanyContactsBatch POST /api/Customers/SaveCustomer POST /api/Documents/AddPickingListParameters POST /api/Documents/GetDocuments POST /api/Documents/SaveDocument POST /api/Documents/SaveDocumentsBatch POST /api/Documents/SavePurchaseOrder POST /api/Documents/SaveStock POST /api/Documents/SaveStocksBatch POST /api/EnelX/SaveEnergyFirstNote POST /api/EnelX/SaveEnergyFirstNotesBatch POST /api/Files/UploadFiles POST /api/Items/GetPDFLabel POST /api/Items/SaveProduct POST /api/Items/SaveProductsBatch POST /api/Logs/UploadAppLog POST /api/Machines/SaveMachine POST /api/PdfViewer/AddSquareAnnotation POST /api/PdfViewer/Bookmarks POST /api/PdfViewer/Download POST /api/PdfViewer/ExportAnnotations POST /api/PdfViewer/ExportFormFields POST /api/PdfViewer/ImportAnnotations POST /api/PdfViewer/ImportFormFields POST /api/PdfViewer/Load POST /api/PdfViewer/RenderAnnotationComments POST /api/PdfViewer/RenderPdfPages POST /api/PdfViewer/RenderThumbnailImages POST /api/PdfViewer/Unload POST /api/Phases/SaveProductPhase POST /api/Phases/SaveProductPhaseBatch POST /api/PhasesInstances/ChangePhaseStatus POST /api/PhasesInstances/GetOperatorActivities POST /api/PhasesInstances/UpdateInstance POST /api/Posts/UpdatePost POST /api/SalesOrders/SaveSalesOrder POST /api/TrackingData/UpdateTrackingData POST /api/TrackingData/newpart POST /api/TrackingData/trashpart POST /api/WareHouses/NewWareHouse POST /api/WorkOrders/SaveWorkOrder POST /api/iProdAuthentication/GetTokenV2
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: 5733ddf49ff49cd1aad03549d89aa6fd37d616f71278166d9d14f10720ef4930
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /api/Boms/DeleteBom DELETE /api/Customers/DeleteCustomer DELETE /api/Items/DeleteItem DELETE /api/Machines/DeleteMachine DELETE /api/Phases/DeleteProductPhase DELETE /api/PhasesInstances/DeletePhaseInstance DELETE /api/Posts/DeletePost DELETE /api/SalesOrders/DeleteSalesOrder DELETE /api/TrackingData/removepart DELETE /api/WorkOrders/DeleteWorkOrder GET /api/Account/Avatar GET /api/Account/GetIprodCustomer GET /api/Account/GetIprodTenantData GET /api/Account/GetMemoryStats GET /api/Account/GetUser GET /api/Account/GetUserTable GET /api/Account/Logo GET /api/Boms/GetBom GET /api/Boms/GetBomByCode GET /api/Boms/GetBomsPaged GET /api/Boms/GetBomsTable GET /api/Categories/GetCategories GET /api/Categories/GetCategoriesByContext GET /api/Contacts/GetCompaniesContactsTable GET /api/Customers/GetCustomerByVat GET /api/Customers/GetCustomersPaged GET /api/Customers/GetCustomersTable GET /api/Documents/GetAvailableDocuments GET /api/Documents/GetDocument GET /api/Documents/GetDocumentsByType GET /api/Documents/GetDocumentsByTypeAndDate GET /api/Documents/GetPDFDocument GET /api/Documents/GetPurchaseOrders GET /api/Documents/GetReasons GET /api/EnelX/GetEnergyFirstNote GET /api/EnelX/GetEnergyFirstNotesByPeriod GET /api/Items/GetItem GET /api/Items/GetItemByCode GET /api/Items/GetItemsPaged GET /api/Items/GetItemsTable GET /api/Machines/GetMachine GET /api/Machines/GetMachineTable GET /api/PdfViewer/GetBase64PdfDocument GET /api/PdfViewer/GetPdfDocument GET /api/Phases/GetPhaseTable GET /api/Phases/GetPhasesPaged GET /api/Phases/GetSinglePhase GET /api/PhasesInstances/GetPhaseInstance GET /api/PhasesInstances/GetPhaseInstanceActive GET /api/PhasesInstances/GetPhaseInstanceActivePerMachine GET /api/PhasesInstances/GetPhaseInstancePerWO GET /api/PhasesInstances/GetPhaseInstancesPaged GET /api/PhasesInstances/GetPhaseInstancesTable GET /api/PhasesInstances/GetUnassignedPhases GET /api/Posts/GetAllPostsByContext GET /api/Posts/GetPost GET /api/Posts/GetPosts GET /api/Posts/GetPostsByOwnerAndContext GET /api/Posts/GetPostsByPhase GET /api/Posts/GetPostsPaged GET /api/Posts/GetPostsSons GET /api/Posts/GetVisiblePosts GET /api/SalesOrders/CloseSalesOrder GET /api/SalesOrders/GetSalesOrder GET /api/SalesOrders/GetSalesOrdersPaged GET /api/SalesOrders/GetSalesOrdersTable GET /api/Statistics/GetStatistics GET /api/Telemetry/GetTelemetry GET /api/TrackingData/GetLastOngoingUserActivity GET /api/TrackingData/GetTrackingdata GET /api/WareHouses/GetWareHousesTable GET /api/WorkOrders/CloseWorkOrder GET /api/WorkOrders/GetWorkOrder GET /api/WorkOrders/GetWorkOrdersBySOID GET /api/WorkOrders/GetWorkOrdersPaged GET /api/WorkOrders/GetWorkOrdersTable POST /api/Boms/ImportBoms POST /api/Boms/SaveBom POST /api/Boms/SaveBomsBatch POST /api/Contacts/SaveCompanyContactsBatch POST /api/Customers/SaveCustomer POST /api/Documents/AddPickingListParameters POST /api/Documents/GetDocuments POST /api/Documents/SaveDocument POST /api/Documents/SaveDocumentsBatch POST /api/Documents/SavePurchaseOrder POST /api/Documents/SaveStock POST /api/Documents/SaveStocksBatch POST /api/EnelX/SaveEnergyFirstNote POST /api/EnelX/SaveEnergyFirstNotesBatch POST /api/Files/UploadFiles POST /api/Items/GetPDFLabel POST /api/Items/SaveProduct POST /api/Items/SaveProductsBatch POST /api/Logs/UploadAppLog POST /api/Machines/SaveMachine POST /api/PdfViewer/AddSquareAnnotation POST /api/PdfViewer/Bookmarks POST /api/PdfViewer/Download POST /api/PdfViewer/ExportAnnotations POST /api/PdfViewer/ExportFormFields POST /api/PdfViewer/ImportAnnotations POST /api/PdfViewer/ImportFormFields POST /api/PdfViewer/Load POST /api/PdfViewer/RenderAnnotationComments POST /api/PdfViewer/RenderPdfPages POST /api/PdfViewer/RenderThumbnailImages POST /api/PdfViewer/Unload POST /api/Phases/SaveProductPhase POST /api/Phases/SaveProductPhaseBatch POST /api/PhasesInstances/ChangePhaseStatus POST /api/PhasesInstances/GetOperatorActivities POST /api/PhasesInstances/UpdateInstance POST /api/Posts/UpdatePost POST /api/SalesOrders/SaveSalesOrder POST /api/TrackingData/UpdateTrackingData POST /api/TrackingData/newpart POST /api/TrackingData/trashpart POST /api/WareHouses/NewWareHouse POST /api/WorkOrders/SaveWorkOrder POST /api/iProdAuthentication/GetTokenV2
Severity: info
Fingerprint: 5733ddf49ff49cd1aad03549d89aa6fd37d616f71278166d9d14f107f0711d1d
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /api/Boms/DeleteBom DELETE /api/Customers/DeleteCustomer DELETE /api/Items/DeleteItem DELETE /api/Machines/DeleteMachine DELETE /api/Phases/DeleteProductPhase DELETE /api/PhasesInstances/DeletePhaseInstance DELETE /api/Posts/DeletePost DELETE /api/SalesOrders/DeleteSalesOrder DELETE /api/TrackingData/removepart DELETE /api/WorkOrders/DeleteWorkOrder GET /api/Account/Avatar GET /api/Account/GetIprodCustomer GET /api/Account/GetIprodTenantData GET /api/Account/GetMemoryStats GET /api/Account/GetUser GET /api/Account/GetUserTable GET /api/Account/Logo GET /api/Boms/GetBom GET /api/Boms/GetBomByCode GET /api/Boms/GetBomsPaged GET /api/Boms/GetBomsTable GET /api/Categories/GetCategories GET /api/Categories/GetCategoriesByContext GET /api/Contacts/GetCompaniesContactsTable GET /api/Customers/GetCustomerByVat GET /api/Customers/GetCustomersPaged GET /api/Customers/GetCustomersTable GET /api/Documents/GetAvailableDocuments GET /api/Documents/GetDocument GET /api/Documents/GetDocumentsByType GET /api/Documents/GetDocumentsByTypeAndDate GET /api/Documents/GetPDFDocument GET /api/Documents/GetPurchaseOrders GET /api/Documents/GetReasons GET /api/EnelX/GetEnergyFirstNote GET /api/EnelX/GetEnergyFirstNotesByPeriod GET /api/Items/GetItem GET /api/Items/GetItemByCode GET /api/Items/GetItemsPaged GET /api/Items/GetItemsTable GET /api/Machines/GetMachine GET /api/Machines/GetMachineTable GET /api/PdfViewer/GetBase64PdfDocument GET /api/PdfViewer/GetPdfDocument GET /api/Phases/GetPhaseTable GET /api/Phases/GetPhasesPaged GET /api/Phases/GetSinglePhase GET /api/PhasesInstances/GetPhaseInstance GET /api/PhasesInstances/GetPhaseInstanceActive GET /api/PhasesInstances/GetPhaseInstanceActivePerMachine GET /api/PhasesInstances/GetPhaseInstancePerWO GET /api/PhasesInstances/GetPhaseInstancesPaged GET /api/PhasesInstances/GetPhaseInstancesTable GET /api/PhasesInstances/GetUnassignedPhases GET /api/Posts/GetAllPostsByContext GET /api/Posts/GetPost GET /api/Posts/GetPosts GET /api/Posts/GetPostsByOwnerAndContext GET /api/Posts/GetPostsByPhase GET /api/Posts/GetPostsPaged GET /api/Posts/GetPostsSons GET /api/Posts/GetVisiblePosts GET /api/SalesOrders/CloseSalesOrder GET /api/SalesOrders/GetSalesOrder GET /api/SalesOrders/GetSalesOrdersPaged GET /api/SalesOrders/GetSalesOrdersTable GET /api/Statistics/GetStatistics GET /api/Telemetry/GetTelemetry GET /api/TrackingData/GetLastOngoingUserActivity GET /api/TrackingData/GetTrackingdata GET /api/WareHouses/GetWareHousesTable GET /api/WorkOrders/CloseWorkOrder GET /api/WorkOrders/GetWorkOrder GET /api/WorkOrders/GetWorkOrdersBySOID GET /api/WorkOrders/GetWorkOrdersPaged GET /api/WorkOrders/GetWorkOrdersTable POST /api/Boms/ImportBoms POST /api/Boms/SaveBom POST /api/Boms/SaveBomsBatch POST /api/Contacts/SaveCompanyContactsBatch POST /api/Customers/SaveCustomer POST /api/Documents/AddPickingListParameters POST /api/Documents/SaveDocument POST /api/Documents/SaveDocumentsBatch POST /api/Documents/SavePurchaseOrder POST /api/Documents/SaveStock POST /api/Documents/SaveStocksBatch POST /api/EnelX/SaveEnergyFirstNote POST /api/EnelX/SaveEnergyFirstNotesBatch POST /api/Files/UploadFiles POST /api/Items/GetPDFLabel POST /api/Items/SaveProduct POST /api/Items/SaveProductsBatch POST /api/Logs/UploadAppLog POST /api/Machines/SaveMachine POST /api/PdfViewer/AddSquareAnnotation POST /api/PdfViewer/Bookmarks POST /api/PdfViewer/Download POST /api/PdfViewer/ExportAnnotations POST /api/PdfViewer/ExportFormFields POST /api/PdfViewer/ImportAnnotations POST /api/PdfViewer/ImportFormFields POST /api/PdfViewer/Load POST /api/PdfViewer/RenderAnnotationComments POST /api/PdfViewer/RenderPdfPages POST /api/PdfViewer/RenderThumbnailImages POST /api/PdfViewer/Unload POST /api/Phases/SaveProductPhase POST /api/Phases/SaveProductPhaseBatch POST /api/PhasesInstances/ChangePhaseStatus POST /api/PhasesInstances/GetOperatorActivities POST /api/PhasesInstances/UpdateInstance POST /api/Posts/UpdatePost POST /api/SalesOrders/SaveSalesOrder POST /api/TrackingData/UpdateTrackingData POST /api/TrackingData/newpart POST /api/TrackingData/trashpart POST /api/WareHouses/NewWareHouse POST /api/WorkOrders/SaveWorkOrder POST /api/iProdAuthentication/GetTokenV2
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: 5733ddf49ff49cd1aad03549d89aa6fd37d616f71278166d9d14f10720ef4930
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /api/Boms/DeleteBom DELETE /api/Customers/DeleteCustomer DELETE /api/Items/DeleteItem DELETE /api/Machines/DeleteMachine DELETE /api/Phases/DeleteProductPhase DELETE /api/PhasesInstances/DeletePhaseInstance DELETE /api/Posts/DeletePost DELETE /api/SalesOrders/DeleteSalesOrder DELETE /api/TrackingData/removepart DELETE /api/WorkOrders/DeleteWorkOrder GET /api/Account/Avatar GET /api/Account/GetIprodCustomer GET /api/Account/GetIprodTenantData GET /api/Account/GetMemoryStats GET /api/Account/GetUser GET /api/Account/GetUserTable GET /api/Account/Logo GET /api/Boms/GetBom GET /api/Boms/GetBomByCode GET /api/Boms/GetBomsPaged GET /api/Boms/GetBomsTable GET /api/Categories/GetCategories GET /api/Categories/GetCategoriesByContext GET /api/Contacts/GetCompaniesContactsTable GET /api/Customers/GetCustomerByVat GET /api/Customers/GetCustomersPaged GET /api/Customers/GetCustomersTable GET /api/Documents/GetAvailableDocuments GET /api/Documents/GetDocument GET /api/Documents/GetDocumentsByType GET /api/Documents/GetDocumentsByTypeAndDate GET /api/Documents/GetPDFDocument GET /api/Documents/GetPurchaseOrders GET /api/Documents/GetReasons GET /api/EnelX/GetEnergyFirstNote GET /api/EnelX/GetEnergyFirstNotesByPeriod GET /api/Items/GetItem GET /api/Items/GetItemByCode GET /api/Items/GetItemsPaged GET /api/Items/GetItemsTable GET /api/Machines/GetMachine GET /api/Machines/GetMachineTable GET /api/PdfViewer/GetBase64PdfDocument GET /api/PdfViewer/GetPdfDocument GET /api/Phases/GetPhaseTable GET /api/Phases/GetPhasesPaged GET /api/Phases/GetSinglePhase GET /api/PhasesInstances/GetPhaseInstance GET /api/PhasesInstances/GetPhaseInstanceActive GET /api/PhasesInstances/GetPhaseInstanceActivePerMachine GET /api/PhasesInstances/GetPhaseInstancePerWO GET /api/PhasesInstances/GetPhaseInstancesPaged GET /api/PhasesInstances/GetPhaseInstancesTable GET /api/PhasesInstances/GetUnassignedPhases GET /api/Posts/GetAllPostsByContext GET /api/Posts/GetPost GET /api/Posts/GetPosts GET /api/Posts/GetPostsByOwnerAndContext GET /api/Posts/GetPostsByPhase GET /api/Posts/GetPostsPaged GET /api/Posts/GetPostsSons GET /api/Posts/GetVisiblePosts GET /api/SalesOrders/CloseSalesOrder GET /api/SalesOrders/GetSalesOrder GET /api/SalesOrders/GetSalesOrdersPaged GET /api/SalesOrders/GetSalesOrdersTable GET /api/Statistics/GetStatistics GET /api/Telemetry/GetTelemetry GET /api/TrackingData/GetLastOngoingUserActivity GET /api/TrackingData/GetTrackingdata GET /api/WareHouses/GetWareHousesTable GET /api/WorkOrders/CloseWorkOrder GET /api/WorkOrders/GetWorkOrder GET /api/WorkOrders/GetWorkOrdersBySOID GET /api/WorkOrders/GetWorkOrdersPaged GET /api/WorkOrders/GetWorkOrdersTable POST /api/Boms/ImportBoms POST /api/Boms/SaveBom POST /api/Boms/SaveBomsBatch POST /api/Contacts/SaveCompanyContactsBatch POST /api/Customers/SaveCustomer POST /api/Documents/AddPickingListParameters POST /api/Documents/GetDocuments POST /api/Documents/SaveDocument POST /api/Documents/SaveDocumentsBatch POST /api/Documents/SavePurchaseOrder POST /api/Documents/SaveStock POST /api/Documents/SaveStocksBatch POST /api/EnelX/SaveEnergyFirstNote POST /api/EnelX/SaveEnergyFirstNotesBatch POST /api/Files/UploadFiles POST /api/Items/GetPDFLabel POST /api/Items/SaveProduct POST /api/Items/SaveProductsBatch POST /api/Logs/UploadAppLog POST /api/Machines/SaveMachine POST /api/PdfViewer/AddSquareAnnotation POST /api/PdfViewer/Bookmarks POST /api/PdfViewer/Download POST /api/PdfViewer/ExportAnnotations POST /api/PdfViewer/ExportFormFields POST /api/PdfViewer/ImportAnnotations POST /api/PdfViewer/ImportFormFields POST /api/PdfViewer/Load POST /api/PdfViewer/RenderAnnotationComments POST /api/PdfViewer/RenderPdfPages POST /api/PdfViewer/RenderThumbnailImages POST /api/PdfViewer/Unload POST /api/Phases/SaveProductPhase POST /api/Phases/SaveProductPhaseBatch POST /api/PhasesInstances/ChangePhaseStatus POST /api/PhasesInstances/GetOperatorActivities POST /api/PhasesInstances/UpdateInstance POST /api/Posts/UpdatePost POST /api/SalesOrders/SaveSalesOrder POST /api/TrackingData/UpdateTrackingData POST /api/TrackingData/newpart POST /api/TrackingData/trashpart POST /api/WareHouses/NewWareHouse POST /api/WorkOrders/SaveWorkOrder POST /api/iProdAuthentication/GetTokenV2
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: 5733ddf49ff49cd1aad03549c764bef53d6e7daf6dcbf0ab207e220eae0b41d1
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /iProdData/DeleteCart DELETE /iProdData/DeleteSketch DELETE /iProdData/RemoveItemFromCart DELETE /iProdData/RemovePost GET /iProdData/CalcProductMaxQty GET /iProdData/DownloadFile GET /iProdData/Error GET /iProdData/GetBom GET /iProdData/GetBomBotItems GET /iProdData/GetCsvPresetting GET /iProdData/GetCurrencyInfo GET /iProdData/GetCustomerName GET /iProdData/GetDeclarationsForPhaseInstance GET /iProdData/GetDocument GET /iProdData/GetFileVersions GET /iProdData/GetIprodCustomerData GET /iProdData/GetIprodCustomerItemLabels GET /iProdData/GetIprodCustomerName GET /iProdData/GetIprodCustomerVat GET /iProdData/GetItem GET /iProdData/GetItemBySerialAndWarehouses GET /iProdData/GetMachine GET /iProdData/GetMachineGroup GET /iProdData/GetMachinePickingLists GET /iProdData/GetMachineReturnLists GET /iProdData/GetNextPhaseInstanceInfo GET /iProdData/GetNotifications GET /iProdData/GetOpenAlarms GET /iProdData/GetPartPrograms GET /iProdData/GetPhase GET /iProdData/GetPhaseInstance GET /iProdData/GetPhaseInstanceTrackingData GET /iProdData/GetPickingList GET /iProdData/GetPosMarketplaceProducts GET /iProdData/GetPosOrders GET /iProdData/GetPost GET /iProdData/GetPostsByPhase GET /iProdData/GetShoppingCartsByMachine GET /iProdData/GetShoppingCartsByUser GET /iProdData/GetSketchByPhaseInstance GET /iProdData/GetSketchesByWorkOrder GET /iProdData/GetSpares GET /iProdData/GetTenantInfo GET /iProdData/GetTimeZoneInfo GET /iProdData/GetTracesLocations GET /iProdData/GetTrackingData GET /iProdData/GetUnboundMachine GET /iProdData/GetUserBalance GET /iProdData/GetUserByNfcCardId GET /iProdData/GetUserTimeSheets GET /iProdData/GetWarehouseIdForDeclaration GET /iProdData/GetWarehouses GET /iProdData/GetWorkOrder GET /iProdData/PiCheckTools GET /iProdData/ProductionDeclareList POST /iProdData/AddItemToCart POST /iProdData/CheckSalesOrderOpen POST /iProdData/CloseOpenAlarms POST /iProdData/CompleteSalesOrder POST /iProdData/CreateCart POST /iProdData/CreatePickingList POST /iProdData/CreateReturnList POST /iProdData/DownloadFileApp POST /iProdData/GetLogoUrl POST /iProdData/GetTherapyData POST /iProdData/GetUser POST /iProdData/GetUserApp POST /iProdData/MakePosPayment POST /iProdData/MakeUserTransaction POST /iProdData/ProductionDeclare POST /iProdData/RemoveMachine POST /iProdData/SaveDocument POST /iProdData/SaveItem POST /iProdData/SaveMachine POST /iProdData/SavePost POST /iProdData/SaveTrackSketch POST /iProdData/SaveTrackingData POST /iProdData/SaveUser POST /iProdData/SendTherapyResults POST /iProdData/SetAndGetCoupledMachine POST /iProdData/SetTelemetryData POST /iProdData/StartSalesOrder POST /iProdData/UpdateJourney POST /iProdData/UpdatePhaseInstance POST /iProdData/UpdatePhaseInstanceQty POST /iProdData/UpdateProductionDetail POST /iProdData/UploadFile
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: 5733ddf49ff49cd1aad03549d89aa6fd37d616f71278166d9d14f10720ef4930
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /api/Boms/DeleteBom DELETE /api/Customers/DeleteCustomer DELETE /api/Items/DeleteItem DELETE /api/Machines/DeleteMachine DELETE /api/Phases/DeleteProductPhase DELETE /api/PhasesInstances/DeletePhaseInstance DELETE /api/Posts/DeletePost DELETE /api/SalesOrders/DeleteSalesOrder DELETE /api/TrackingData/removepart DELETE /api/WorkOrders/DeleteWorkOrder GET /api/Account/Avatar GET /api/Account/GetIprodCustomer GET /api/Account/GetIprodTenantData GET /api/Account/GetMemoryStats GET /api/Account/GetUser GET /api/Account/GetUserTable GET /api/Account/Logo GET /api/Boms/GetBom GET /api/Boms/GetBomByCode GET /api/Boms/GetBomsPaged GET /api/Boms/GetBomsTable GET /api/Categories/GetCategories GET /api/Categories/GetCategoriesByContext GET /api/Contacts/GetCompaniesContactsTable GET /api/Customers/GetCustomerByVat GET /api/Customers/GetCustomersPaged GET /api/Customers/GetCustomersTable GET /api/Documents/GetAvailableDocuments GET /api/Documents/GetDocument GET /api/Documents/GetDocumentsByType GET /api/Documents/GetDocumentsByTypeAndDate GET /api/Documents/GetPDFDocument GET /api/Documents/GetPurchaseOrders GET /api/Documents/GetReasons GET /api/EnelX/GetEnergyFirstNote GET /api/EnelX/GetEnergyFirstNotesByPeriod GET /api/Items/GetItem GET /api/Items/GetItemByCode GET /api/Items/GetItemsPaged GET /api/Items/GetItemsTable GET /api/Machines/GetMachine GET /api/Machines/GetMachineTable GET /api/PdfViewer/GetBase64PdfDocument GET /api/PdfViewer/GetPdfDocument GET /api/Phases/GetPhaseTable GET /api/Phases/GetPhasesPaged GET /api/Phases/GetSinglePhase GET /api/PhasesInstances/GetPhaseInstance GET /api/PhasesInstances/GetPhaseInstanceActive GET /api/PhasesInstances/GetPhaseInstanceActivePerMachine GET /api/PhasesInstances/GetPhaseInstancePerWO GET /api/PhasesInstances/GetPhaseInstancesPaged GET /api/PhasesInstances/GetPhaseInstancesTable GET /api/PhasesInstances/GetUnassignedPhases GET /api/Posts/GetAllPostsByContext GET /api/Posts/GetPost GET /api/Posts/GetPosts GET /api/Posts/GetPostsByOwnerAndContext GET /api/Posts/GetPostsByPhase GET /api/Posts/GetPostsPaged GET /api/Posts/GetPostsSons GET /api/Posts/GetVisiblePosts GET /api/SalesOrders/CloseSalesOrder GET /api/SalesOrders/GetSalesOrder GET /api/SalesOrders/GetSalesOrdersPaged GET /api/SalesOrders/GetSalesOrdersTable GET /api/Statistics/GetStatistics GET /api/Telemetry/GetTelemetry GET /api/TrackingData/GetLastOngoingUserActivity GET /api/TrackingData/GetTrackingdata GET /api/WareHouses/GetWareHousesTable GET /api/WorkOrders/CloseWorkOrder GET /api/WorkOrders/GetWorkOrder GET /api/WorkOrders/GetWorkOrdersBySOID GET /api/WorkOrders/GetWorkOrdersPaged GET /api/WorkOrders/GetWorkOrdersTable POST /api/Boms/ImportBoms POST /api/Boms/SaveBom POST /api/Boms/SaveBomsBatch POST /api/Contacts/SaveCompanyContactsBatch POST /api/Customers/SaveCustomer POST /api/Documents/AddPickingListParameters POST /api/Documents/GetDocuments POST /api/Documents/SaveDocument POST /api/Documents/SaveDocumentsBatch POST /api/Documents/SavePurchaseOrder POST /api/Documents/SaveStock POST /api/Documents/SaveStocksBatch POST /api/EnelX/SaveEnergyFirstNote POST /api/EnelX/SaveEnergyFirstNotesBatch POST /api/Files/UploadFiles POST /api/Items/GetPDFLabel POST /api/Items/SaveProduct POST /api/Items/SaveProductsBatch POST /api/Logs/UploadAppLog POST /api/Machines/SaveMachine POST /api/PdfViewer/AddSquareAnnotation POST /api/PdfViewer/Bookmarks POST /api/PdfViewer/Download POST /api/PdfViewer/ExportAnnotations POST /api/PdfViewer/ExportFormFields POST /api/PdfViewer/ImportAnnotations POST /api/PdfViewer/ImportFormFields POST /api/PdfViewer/Load POST /api/PdfViewer/RenderAnnotationComments POST /api/PdfViewer/RenderPdfPages POST /api/PdfViewer/RenderThumbnailImages POST /api/PdfViewer/Unload POST /api/Phases/SaveProductPhase POST /api/Phases/SaveProductPhaseBatch POST /api/PhasesInstances/ChangePhaseStatus POST /api/PhasesInstances/GetOperatorActivities POST /api/PhasesInstances/UpdateInstance POST /api/Posts/UpdatePost POST /api/SalesOrders/SaveSalesOrder POST /api/TrackingData/UpdateTrackingData POST /api/TrackingData/newpart POST /api/TrackingData/trashpart POST /api/WareHouses/NewWareHouse POST /api/WorkOrders/SaveWorkOrder POST /api/iProdAuthentication/GetTokenV2
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: 5733ddf49ff49cd1aad03549c764bef53d6e7daf6dcbf0ab207e220eae0b41d1
Public Swagger UI/API detected at path: /swagger/index.html - sample paths: DELETE /iProdData/DeleteCart DELETE /iProdData/DeleteSketch DELETE /iProdData/RemoveItemFromCart DELETE /iProdData/RemovePost GET /iProdData/CalcProductMaxQty GET /iProdData/DownloadFile GET /iProdData/Error GET /iProdData/GetBom GET /iProdData/GetBomBotItems GET /iProdData/GetCsvPresetting GET /iProdData/GetCurrencyInfo GET /iProdData/GetCustomerName GET /iProdData/GetDeclarationsForPhaseInstance GET /iProdData/GetDocument GET /iProdData/GetFileVersions GET /iProdData/GetIprodCustomerData GET /iProdData/GetIprodCustomerItemLabels GET /iProdData/GetIprodCustomerName GET /iProdData/GetIprodCustomerVat GET /iProdData/GetItem GET /iProdData/GetItemBySerialAndWarehouses GET /iProdData/GetMachine GET /iProdData/GetMachineGroup GET /iProdData/GetMachinePickingLists GET /iProdData/GetMachineReturnLists GET /iProdData/GetNextPhaseInstanceInfo GET /iProdData/GetNotifications GET /iProdData/GetOpenAlarms GET /iProdData/GetPartPrograms GET /iProdData/GetPhase GET /iProdData/GetPhaseInstance GET /iProdData/GetPhaseInstanceTrackingData GET /iProdData/GetPickingList GET /iProdData/GetPosMarketplaceProducts GET /iProdData/GetPosOrders GET /iProdData/GetPost GET /iProdData/GetPostsByPhase GET /iProdData/GetShoppingCartsByMachine GET /iProdData/GetShoppingCartsByUser GET /iProdData/GetSketchByPhaseInstance GET /iProdData/GetSketchesByWorkOrder GET /iProdData/GetSpares GET /iProdData/GetTenantInfo GET /iProdData/GetTimeZoneInfo GET /iProdData/GetTracesLocations GET /iProdData/GetTrackingData GET /iProdData/GetUnboundMachine GET /iProdData/GetUserBalance GET /iProdData/GetUserByNfcCardId GET /iProdData/GetUserTimeSheets GET /iProdData/GetWarehouseIdForDeclaration GET /iProdData/GetWarehouses GET /iProdData/GetWorkOrder GET /iProdData/PiCheckTools GET /iProdData/ProductionDeclareList POST /iProdData/AddItemToCart POST /iProdData/CheckSalesOrderOpen POST /iProdData/CloseOpenAlarms POST /iProdData/CompleteSalesOrder POST /iProdData/CreateCart POST /iProdData/CreatePickingList POST /iProdData/CreateReturnList POST /iProdData/DownloadFileApp POST /iProdData/GetLogoUrl POST /iProdData/GetTherapyData POST /iProdData/GetUser POST /iProdData/GetUserApp POST /iProdData/MakePosPayment POST /iProdData/MakeUserTransaction POST /iProdData/ProductionDeclare POST /iProdData/RemoveMachine POST /iProdData/SaveDocument POST /iProdData/SaveItem POST /iProdData/SaveMachine POST /iProdData/SavePost POST /iProdData/SaveTrackSketch POST /iProdData/SaveTrackingData POST /iProdData/SaveUser POST /iProdData/SendTherapyResults POST /iProdData/SetAndGetCoupledMachine POST /iProdData/SetTelemetryData POST /iProdData/StartSalesOrder POST /iProdData/UpdateJourney POST /iProdData/UpdatePhaseInstance POST /iProdData/UpdatePhaseInstanceQty POST /iProdData/UpdateProductionDetail POST /iProdData/UploadFile
Open service 20.50.2.39:443 · iprod.it
2026-01-11 08:31
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Sun, 11 Jan 2026 08:33:01 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 20.50.2.39:80 · iprod.it
2026-01-11 08:31
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Sun, 11 Jan 2026 08:33:00 GMT Server: nginx Cache-Control: max-age=3600 Expires: Sun, 11 Jan 2026 09:33:00 GMT Location: https://iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 20.50.2.39:443 · www.iprod.it
2026-01-10 23:16
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Sat, 10 Jan 2026 23:17:44 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://www.iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://www.iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://www.iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 20.50.2.39:80 · www.iprod.it
2026-01-10 23:16
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Sat, 10 Jan 2026 23:17:43 GMT Server: nginx Cache-Control: max-age=3600 Expires: Sun, 11 Jan 2026 00:17:43 GMT Location: https://www.iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · devices.iprod.it
2026-01-10 02:33
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 02:34:33 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:8809c3f9-c8f3-4450-8aca-3ace4e5f6903
Open service 4.232.99.1:443 · app.iprod.it
2026-01-10 01:49
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 01:50:15 GMT Location: https://app.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7952e871-1218-4461-9eaa-f636181dcf53 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · alphadevices.iprod.it
2026-01-10 00:29
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 00:30:04 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:fc522edd-33b2-49ce-a7a8-ef3b777122af
Open service 4.232.99.1:443 · alpha.iprod.it
2026-01-09 23:07
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 09 Jan 2026 23:08:42 GMT Location: https://alpha.iprod.it/Login/UserLogin/?ReturnUrl=%2F Request-Context: appId=cid-v1:5b6d3cdb-752b-4cba-8c94-bd9be9932e47 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · beta.iprod.it
2026-01-09 16:16
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 09 Jan 2026 16:17:49 GMT Location: https://beta.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:e70187d6-ac9d-4ae9-94ef-3185c1d9c8c3 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · betadevices.iprod.it
2026-01-09 12:03
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 09 Jan 2026 12:04:49 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:eb393d5e-4f04-4c73-b64a-e4ff634f30f3
Open service 4.232.99.1:443 · betasecurity.iprod.it
2026-01-09 08:24
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 09 Jan 2026 08:25:47 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:74aaa0c9-a6fd-4a05-9038-c700c479ef65
Open service 20.50.2.39:80 · www.iprod.it
2026-01-09 07:22
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Fri, 09 Jan 2026 07:23:23 GMT Server: nginx Cache-Control: max-age=3600 Expires: Fri, 09 Jan 2026 08:23:23 GMT Location: https://www.iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · download.iprod.it
2026-01-09 06:59
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 09 Jan 2026 07:00:47 GMT Location: https://download.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · mobile.iprod.it
2026-01-09 05:26
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 09 Jan 2026 05:27:10 GMT Location: https://mobile.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7952e871-1218-4461-9eaa-f636181dcf53 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · security.iprod.it
2026-01-09 03:16
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 09 Jan 2026 03:17:12 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:667e8060-c0a4-4b4e-a737-585320c7f9d7
Open service 4.232.99.1:443 · api.iprod.it
2026-01-09 02:22
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 09 Jan 2026 02:23:19 GMT Location: https://api.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · alphasecurity.iprod.it
2026-01-08 23:32
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Thu, 08 Jan 2026 23:33:29 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7e7b4610-a8f7-4620-936e-aa0f93e8ebd3
Open service 20.50.2.39:443 · www.iprod.it
2026-01-08 22:20
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Thu, 08 Jan 2026 22:21:04 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://www.iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://www.iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://www.iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 20.50.2.39:80 · iprod.it
2026-01-08 20:37
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Thu, 08 Jan 2026 20:38:58 GMT Server: nginx Cache-Control: max-age=3600 Expires: Thu, 08 Jan 2026 21:38:57 GMT Location: https://iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 20.50.2.39:443 · iprod.it
2026-01-08 20:37
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Thu, 08 Jan 2026 20:38:58 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 170.187.131.209:80 · link.iprod.it
2026-01-06 23:10
HTTP/1.1 301 Moved Permanently Content-Type: text/html; charset=utf-8 Location: https://link.iprod.it/ Date: Tue, 06 Jan 2026 23:11:36 GMT Content-Length: 57 Connection: close
Open service 185.3.93.228:80 · link.iprod.it
2026-01-06 23:10
HTTP/1.1 301 Moved Permanently Content-Type: text/html; charset=utf-8 Location: https://link.iprod.it/ Date: Tue, 06 Jan 2026 23:11:36 GMT Content-Length: 57 Connection: close
Open service 170.187.131.209:443 · link.iprod.it
2026-01-06 23:10
HTTP/1.1 200 OK
Access-Control-Allow-Methods: *
Access-Control-Allow-Origin: http://link.iprod.it, https://link.iprod.it
Access-Control-Expose-Headers: *
Access-Control-Max-Age: 600
Cache-Control: no-cache
Content-Security-Policy: default-src 'self'; style-src 'self' https://fonts.googleapis.com 'sha256-qu/DA/rYdnX+6KBfIuR3TOhptBOBZW5dbmK89Ckd3gM=' 'sha256-zqiMqGYP1YZ5gW2psQKxjVB3CQGC7gzqZUrTnc1LAxQ='; font-src 'self' https://fonts.gstatic.com; frame-ancestors 'self'; form-action 'self'; script-src 'sha256-qu/DA/rYdnX+6KBfIuR3TOhptBOBZW5dbmK89Ckd3gM='; img-src 'self' https://www.smtp2go.com;
Content-Type: text/html; charset=utf-8
Date: Tue, 06 Jan 2026 23:10:33 GMT
Permissions-Policy: accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=()
Referrer-Policy: no-referrer
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Permitted-Cross-Domain-Policies: none
Connection: close
Transfer-Encoding: chunked
Page title: SMTP2GO
<!DOCTYPE html>
<html>
<head>
<title>SMTP2GO</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="data/style.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="data/favicon.ico">
<style type="text/css">
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
main {
display: block;
}
a {
background-color: transparent;
}
img {
border-style: none;
}
body {
font-family: 'Open Sans', sans-serif;
background: white;
color: #343a45;
}
main {
margin: 84px auto 0;
padding: 1em;
max-width: 600px;
}
figure {
text-align: center;
width: 109px;
margin: 0 auto 24px;
}
img {
max-width: 100%;
height: auto;
}
h1 {
font-size: 30px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: -1.02px;
text-align: center;
}
p {
font-size: 17px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.59;
letter-spacing: -0.29px;
}
a {
color: #32a0e8;
text-decoration: none;
transition: all .3s;
}
a:hover {
color: #343a45;
}
</style>
<meta name="robots" content="noindex" />
</head>
<body>
<main>
<figure><a href="https://www.smtp2go.com/"><img src="data/logo@2x.png" alt="SMTP2go"></figure></a>
<h1>Hi there! We’re SMTP2GO, a leader in transactional email delivery.</h1>
<p>You've probably found this page because you received an email from someone using our service. SMTP2GO helps ensure that important transactional emails are delivered to an inbox, instead of the spam folder.</p>
<p>Check out <strong>SMTP2GO</strong> to improve your email deliverability with just a few clicks.</p>
<p>Got questions? Contact our team at <a href="mailto:ticket@smtp2go.com">ticket@smtp2go.com</a></p>
</main>
</body>
</html>
Open service 185.3.93.228:443 · link.iprod.it
2026-01-06 23:10
HTTP/1.1 200 OK
Access-Control-Allow-Methods: *
Access-Control-Allow-Origin: http://link.iprod.it, https://link.iprod.it
Access-Control-Expose-Headers: *
Access-Control-Max-Age: 600
Cache-Control: no-cache
Content-Security-Policy: default-src 'self'; style-src 'self' https://fonts.googleapis.com 'sha256-qu/DA/rYdnX+6KBfIuR3TOhptBOBZW5dbmK89Ckd3gM=' 'sha256-zqiMqGYP1YZ5gW2psQKxjVB3CQGC7gzqZUrTnc1LAxQ='; font-src 'self' https://fonts.gstatic.com; frame-ancestors 'self'; form-action 'self'; script-src 'sha256-qu/DA/rYdnX+6KBfIuR3TOhptBOBZW5dbmK89Ckd3gM='; img-src 'self' https://www.smtp2go.com;
Content-Type: text/html; charset=utf-8
Date: Tue, 06 Jan 2026 23:10:33 GMT
Permissions-Policy: accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=()
Referrer-Policy: no-referrer
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Permitted-Cross-Domain-Policies: none
Connection: close
Transfer-Encoding: chunked
Page title: SMTP2GO
<!DOCTYPE html>
<html>
<head>
<title>SMTP2GO</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="data/style.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="data/favicon.ico">
<style type="text/css">
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
main {
display: block;
}
a {
background-color: transparent;
}
img {
border-style: none;
}
body {
font-family: 'Open Sans', sans-serif;
background: white;
color: #343a45;
}
main {
margin: 84px auto 0;
padding: 1em;
max-width: 600px;
}
figure {
text-align: center;
width: 109px;
margin: 0 auto 24px;
}
img {
max-width: 100%;
height: auto;
}
h1 {
font-size: 30px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: -1.02px;
text-align: center;
}
p {
font-size: 17px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.59;
letter-spacing: -0.29px;
}
a {
color: #32a0e8;
text-decoration: none;
transition: all .3s;
}
a:hover {
color: #343a45;
}
</style>
<meta name="robots" content="noindex" />
</head>
<body>
<main>
<figure><a href="https://www.smtp2go.com/"><img src="data/logo@2x.png" alt="SMTP2go"></figure></a>
<h1>Hi there! We’re SMTP2GO, a leader in transactional email delivery.</h1>
<p>You've probably found this page because you received an email from someone using our service. SMTP2GO helps ensure that important transactional emails are delivered to an inbox, instead of the spam folder.</p>
<p>Check out <strong>SMTP2GO</strong> to improve your email deliverability with just a few clicks.</p>
<p>Got questions? Contact our team at <a href="mailto:ticket@smtp2go.com">ticket@smtp2go.com</a></p>
</main>
</body>
</html>
Open service 4.232.99.1:80 · beta.iprod.it
2026-01-05 15:47
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 05 Jan 2026 15:47:27 GMT Location: https://beta.iprod.it/
Open service 4.232.99.1:443 · beta.iprod.it
2026-01-05 15:47
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Mon, 05 Jan 2026 15:47:27 GMT Location: https://beta.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:e70187d6-ac9d-4ae9-94ef-3185c1d9c8c3 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 2606:2c40::c73c:67fe:80 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 301 Moved Permanently
Date: Sun, 04 Jan 2026 01:13:12 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b86df3ba9cac472-EWR
Location: https://kb.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=iQyo4eGLOpjT0pgwe.UtSnI8d219DDX_Olq7gGvrdFE-1767489192-1.0.1.1-FwZQY0MFnJjjBji5Nqax5aHIaOSHo4CIZqPDSoFg9tJJY6byrJ..WFzslHyIH27zNGCiMyj.RhSOIiplFf7OCfqJCBgHCEWeHIIjGC9wPzE; path=/; expires=Sun, 04-Jan-26 01:43:12 GMT; domain=.kb.iprod.it; HttpOnly
Set-Cookie: _cfuvid=87Y6zou4n0vyV0f.QhaBYmyLV16eGKALDXJ2bBod0cE-1767489192293-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zDnmCkqkS%2BBSu7J6poFRpMYyeKK2kgXrmeJC2U4yMcCk0S0R3Scu1Ym%2B2U%2F1kKxlAEeYhOqoIpQSC5oIOK0tD2WMpZdUYqqwGSl8jDm6HJViS6EhA7n%2BKSg6UxmRIhvlUuexQ32Nb3ii"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.254:443 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 01:13:13 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9b86df3bdd0566d9-AMS
Cache-Control: no-store, no-cache, must-revalidate, max-age=5
Last-Modified: Sat, 03 Jan 2026 07:39:16 GMT
Link: </hs/hsstatic/jquery-libs/static-1.1/jquery/jquery-1.7.1.js>; rel=preload; as=script,</hs/hsstatic/ContentIcons/static-1.198/fontawesome/5.0.10/css/fontawesome-all.min.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118688459/template_main.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118684047/template__support-form.min.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118686460/template_kbdom.min.js>; rel=preload; as=script
Strict-Transport-Security: max-age=31536000
Content-Security-Policy: upgrade-insecure-requests
Edge-Cache-Tag: CG-6046826,P-6046826,PGS-ALL,SW-2,KB-11975675640,TS-11975429160
Referrer-Policy: no-referrer-when-downgrade
X-HS-CF-Cache-Status: HIT
X-HS-Cache-Config: BrowserCache-5s-EdgeCache-0s
X-HS-Cache-Control: s-maxage=36000, max-age=0
X-HS-Content-Group-Id: 11975675640
X-Hs-Hub-Id: 6046826
X-Hs-Prerendered: two-phase;Sat, 03 Jan 2026 07:39:15 GMT
x-hs-cfworker-meta: {"contentType":"KNOWLEDGE_BASE","resolver":"PreRenderedContentResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=cK44R3kO0riJczcRh7l0dLRxA2FLUvGo_amWUXs7RxQ-1767489193-1.0.1.1-tQkQ2W9sHgrRqx0VkLY7GB5Q6hb5iossFhEg3SaI_3T.ywsnJuzxpy2ie4_yhrsynjIQYADAXjGAfp2kxQh7AEILJwUkWalLSMlbMRne1rU; path=/; expires=Sun, 04-Jan-26 01:43:13 GMT; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=Ed4k_RCQvkkgIFMtDCeJtGUlQ7lUlPPIRC18KCTvCgw-1767489193086-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hoQtq8uGaK0KZIa9evEI%2BcsWxID%2B7kPumfh9Y3dq9oH04DKffJg%2BTOWBJVCwHj0tazMo9N25aKFGychpIEh%2FNQZPmjUjosLOVYf24z4Izm0YzBcVvIQdbfF6uK0O"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.254:80 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 301 Moved Permanently
Date: Sun, 04 Jan 2026 01:13:12 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b86df3b5838f4a0-LHR
Location: https://kb.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=IrWplL6Bq.wJg_eWWTiUydkLUQBOv9RMGZGGUnWNjiQ-1767489192-1.0.1.1-l8dd78UP206MlbNvQjDffpa9xkzhJao1gLC3_z0yp7uyhn44A0_sy6xMZfC1CArvdzJYUlEUwbDsoLHgYtr_Xx1.YqbIaaqsP71y25C6ecs; path=/; expires=Sun, 04-Jan-26 01:43:12 GMT; domain=.kb.iprod.it; HttpOnly
Set-Cookie: _cfuvid=lAbnsajSeA1uMAGOm.6FJ8md1umhCGucrZ41jX4yhDY-1767489192233-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RV6JGagYo%2Fhf9oz7hIoq15vgKCQ8SagC99SBOSOP6NKbIVvwivUvpVkO3GbkBoIbur%2BVwsnFKiRefyPc76Rev00LzpoDVmLyNIkMCSPu5UF87UFEFXvZRt2vck6h"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.2:80 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 301 Moved Permanently
Date: Sun, 04 Jan 2026 01:13:12 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b86df3b58b05672-LHR
Location: https://kb.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=NEmPJAw_sclRj0gtGkSNT_YSrRdGu698qjcQwbVFN9k-1767489192-1.0.1.1-Sd0Cjq0Gl8pNF58VDEidBGplQ3o3iitok9zK02oeeC8gOgpuFU9dxkK3YC6Y862ZdnafbHaSVE_8ImLx0YWnROXCzKoPmeci6f_J3YTrOGQ; path=/; expires=Sun, 04-Jan-26 01:43:12 GMT; domain=.kb.iprod.it; HttpOnly
Set-Cookie: _cfuvid=JsHE5pJtU84xzG91VRQxTLnu_gnuBN0UzJwGJieSkCY-1767489192229-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=L6Ie%2BY1oKrV4q%2FVFlMiKz6UkweW1ZlzASiBseO0JGRX2AM6RZFJTsVYBrJsKdH6xc%2BaaQqNDr5hw30ThNALojn2XkjuWRd7B1e%2BiFdP8Yin6km5cQYrQQFd%2Fultf"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.2:443 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 01:13:13 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9b86df3b6b7de16d-SJC
Cache-Control: no-store, no-cache, must-revalidate, max-age=5
Last-Modified: Sat, 03 Jan 2026 07:39:16 GMT
Link: </hs/hsstatic/jquery-libs/static-1.1/jquery/jquery-1.7.1.js>; rel=preload; as=script,</hs/hsstatic/ContentIcons/static-1.198/fontawesome/5.0.10/css/fontawesome-all.min.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118688459/template_main.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118684047/template__support-form.min.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118686460/template_kbdom.min.js>; rel=preload; as=script
Strict-Transport-Security: max-age=31536000
Content-Security-Policy: upgrade-insecure-requests
Edge-Cache-Tag: CG-6046826,P-6046826,PGS-ALL,SW-2,KB-11975675640,TS-11975429160
Referrer-Policy: no-referrer-when-downgrade
X-HS-CF-Cache-Status: HIT
X-HS-Cache-Config: BrowserCache-5s-EdgeCache-0s
X-HS-Cache-Control: s-maxage=36000, max-age=0
X-HS-Content-Group-Id: 11975675640
X-Hs-Hub-Id: 6046826
X-Hs-Prerendered: two-phase;Sat, 03 Jan 2026 07:39:15 GMT
x-hs-cfworker-meta: {"contentType":"KNOWLEDGE_BASE","resolver":"PreRenderedContentResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=nj8kYMzv41GMV9UMbeDscyqcteA4ogZKDX2hJhefB2I-1767489193-1.0.1.1-15hVrV4MqOyGnlN45rRAUtp1e3YjIRnEEeo5aZi97NOZfCJHu31F_znQ6kORbuqGsrX0uZhmuZN74HbLmG.jzb30IJXok5MZmc5R3dmbDNU; path=/; expires=Sun, 04-Jan-26 01:43:13 GMT; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=t5n9q9iX0wq3TC3YaEZ0zsBUn_M6VmdcQVCFfxPg0.M-1767489193030-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=VL%2FYM8L0GK7WGJaWx01C%2F%2B0VpvHSNyYgnfaFrkx5JL2z2dm%2Fyqj%2BH9N0WPs6qHk%2BjStor85ZcGmFGlyaW3MsvpmNar1iBdxFZXomWkdFPYx%2FEYooYIv4aLX1Dw2o"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.2:8443 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 01:13:12 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=_oKeKOVdSvvVW3SxrH2kk_Qav4ngu1UcCNiJdgAFI2A-1767489192-1.0.1.1-OBODTa4MMa0uir5OduvDjKpDO5epGrlR2VUJJkW6FIgRONlY2vT801CmxbdxbQaGpW4PwTMnxpjKe..7fXJVMBIpkG09zKu.QfdF3f9_MvY; path=/; expires=Sun, 04-Jan-26 01:43:12 GMT; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=o3gxXpF.FADShl47ihYVaZaSs6WLxQytykRA8cKxrqM-1767489192136-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=y6qpTCn6JxdrJ%2FI%2BN0ITGQLNb9KJOWZCvCQxEkgMYob1G9%2FYHRDudERUC1WT6NcqyUejrLgGBj0THOLri5LJ7efhEGlU03xlME3MnvTmTTC5v9fjf0qKSXUrVTo0"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b86df3aae9f80d3-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b86df3aae9f80d3</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">159.223.132.86</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.class
Open service 199.60.103.254:8443 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 01:13:12 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=p.gMiJAshp2SgGczUJYh1d3y1lLb8xeGCGRzuOJ7sjc-1767489192-1.0.1.1-ZfNH83JxcPC_1lJH0Cit61lLrujdMXUWFjBs4OzS7JE4cU1iD2OZVHk466bdLQFlPG5nOncTHjIlGSxeI74TrMfR7wtAsFfO7uuWOnUI6Os; path=/; expires=Sun, 04-Jan-26 01:43:12 GMT; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=qcuCymKESxlrcnqnOKA3jf6WhvtAQuFdBy3LnqiJqwY-1767489192073-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XniGzfiDqLmMNzWF6sd%2F39T%2FvXDGPjxqScsf2PFH%2Bh%2Bc5uR2y1vDOL%2BRyNg71uHi9VXg6FTa6MKPwO0XVB9obK8R3IFDUA6ARIrPE4s36IE3946UhoyjN4uFzUns"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b86df3a5d37187f-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b86df3a5d37187f</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">167.71.175.236</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.class
Open service 2606:2c40::c73c:6702:443 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 01:13:13 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
CF-RAY: 9b86df3a3877d349-FRA
Cache-Control: no-store, no-cache, must-revalidate, max-age=5
Last-Modified: Sat, 03 Jan 2026 07:39:16 GMT
Link: </hs/hsstatic/jquery-libs/static-1.1/jquery/jquery-1.7.1.js>; rel=preload; as=script,</hs/hsstatic/ContentIcons/static-1.198/fontawesome/5.0.10/css/fontawesome-all.min.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118688459/template_main.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118684047/template__support-form.min.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118686460/template_kbdom.min.js>; rel=preload; as=script
Strict-Transport-Security: max-age=31536000
Content-Security-Policy: upgrade-insecure-requests
Edge-Cache-Tag: CG-6046826,P-6046826,PGS-ALL,SW-2,KB-11975675640,TS-11975429160
Referrer-Policy: no-referrer-when-downgrade
X-HS-CF-Cache-Status: HIT
X-HS-Cache-Config: BrowserCache-5s-EdgeCache-0s
X-HS-Cache-Control: s-maxage=36000, max-age=0
X-HS-Content-Group-Id: 11975675640
X-Hs-Hub-Id: 6046826
X-Hs-Prerendered: two-phase;Sat, 03 Jan 2026 07:39:15 GMT
x-hs-cfworker-meta: {"contentType":"KNOWLEDGE_BASE","resolver":"PreRenderedContentResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=kHV8YmsVVOsdhYbTUSc2VPmpBvVekqQPePv066Dc9Og-1767489193-1.0.1.1-mRRLJF41N5_g8CB2cRbTvOAglzMEfpmeeLVBFct2fJJZDs162ZQmq5LOVbu74PjC55OmW2vDG9ZnJzHAV1qRHHnsmOSITiekQGkfHmshDjs; path=/; expires=Sun, 04-Jan-26 01:43:13 GMT; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=jJEx2fnUDv49I8HR3YGnXannZivdulucpNOH4coBRUo-1767489193294-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rJz9AOjvUV6n%2FzZmr5efAtxBJha%2BI6MejGbeX%2ByeKGswWqTN58FOZL3dUIa43pDSl8KBMONvyoAnRhpStU9zK%2BwNI1jDH1co9ZRcyFQvGAUu6egGz1lbWEHuVXD6bPz96d%2Bh7MNxFSOw"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 2606:2c40::c73c:6702:8443 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 01:13:12 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=n0JW887WgKVmf8YAxE3iRqHioLfJCicX8oGtoQcUsR8-1767489192-1.0.1.1-9drOpK7N.LMNkc3sSptYt2spm1PFGEjUex7Pa_C1qfugZW0xPXFZ.wVUFWQFzHZ20Pc9YhTM17tKnu3WEvxKVTPB7l3pdfdCWoJ4jUt5oFA; path=/; expires=Sun, 04-Jan-26 01:43:12 GMT; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=tYr2rRAopzdyycFYu4QOp3g2zfx6uZVbFM1lGcNNMeA-1767489192040-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=T6upkLmvToOFnsW0kbLv2JXisgDObVvh8Lmcx1dd4dUIFq2SWBteRkyZ6frVkjdWSPrBtux%2BndlXjdYT9j05puf%2BFPX63y%2B77eKSMQi9sampHx%2FRz3jO%2FOAbJNoRDi2TCxLHzsJLw%2FfQ"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b86df3a297f9b33-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b86df3a297f9b33</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:3:d0::402:d001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b
Open service 2606:2c40::c73c:67fe:8443 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 01:13:12 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=WwfVy0zIM1kENcow4eDKyVDQr2fTYjhz2L3XcDqF34c-1767489192-1.0.1.1-eYgaE3SkkGJnZWt9L8m9ihRaE.cHE0h33UoMIZjtQrWeuqn9ACwIDFzeORFnank8EYWwcbiqWfhsQAqrG61M.X14YiC2BAXtklwAAL0zDyI; path=/; expires=Sun, 04-Jan-26 01:43:12 GMT; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=mKOzAUs0AFUCw0yJo3EAwtpFv2_VdU_99nyyjG4TtO4-1767489192051-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5Ra7o5UAFc5np322FxXyBNyQyMo2zve0rewm%2BJPqBTENXUIz5hLWECRTDi2NKu16dgEXqGIjJXfdsPkKuoXkkGDr3BktmJO4EnJfBo2rlbJmj0sHGY3F9GVMKaL%2BvqMXzyOSLwEXuaWV"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b86df3a1d4b1cb7-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b86df3a1d4b1cb7</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:3:d0::402:d001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b
Open service 2606:2c40::c73c:6702:80 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 301 Moved Permanently
Date: Sun, 04 Jan 2026 01:13:12 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b86df3a393ca076-FRA
Location: https://kb.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=PDNKR.IrY3r1HPwC.HScPrk_YmS1x5UsE.rCVpKYKDQ-1767489192-1.0.1.1-UENN4TYdxNaez89hURDlGs3JUTsrucDH98UvfGzUiPO545ljBcJf1VCcsdsYgLXjfGQ3chEA14lg4tv1nFPcepftN2z5hG5WuBpAwGl_g8c; path=/; expires=Sun, 04-Jan-26 01:43:12 GMT; domain=.kb.iprod.it; HttpOnly
Set-Cookie: _cfuvid=4NKv4z848CMhPMJ9HxBzcsKWrZTobq73QMklmyzyruA-1767489192065-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=H9usRXxfsZfOEW3vk1uqLb7WBB01qnQvBIClmLBMWLT0deh2rtcqlGUK1Zln465KL7jVZnWfn%2Bi0uteNhTY%2BaQcUyuprYDketX2mMPw5NH30theCtNPUUAsf9HS4iYJ2eLfLSDBCi%2B8K"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 2606:2c40::c73c:67fe:443 · kb.iprod.it
2026-01-04 01:13
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 01:13:12 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: no-store, no-cache, must-revalidate, max-age=5
Last-Modified: Sat, 03 Jan 2026 07:39:16 GMT
Link: </hs/hsstatic/jquery-libs/static-1.1/jquery/jquery-1.7.1.js>; rel=preload; as=script,</hs/hsstatic/ContentIcons/static-1.198/fontawesome/5.0.10/css/fontawesome-all.min.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118688459/template_main.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118684047/template__support-form.min.css>; rel=preload; as=style,<//7052064.fs1.hubspotusercontent-na1.net/hubfs/7052064/hub_generated/template_assets/DEFAULT_ASSET/1767118686460/template_kbdom.min.js>; rel=preload; as=script
Strict-Transport-Security: max-age=31536000
Content-Security-Policy: upgrade-insecure-requests
Edge-Cache-Tag: CG-6046826,P-6046826,PGS-ALL,SW-2,KB-11975675640,TS-11975429160
Referrer-Policy: no-referrer-when-downgrade
X-HS-CF-Cache-Status: HIT
X-HS-Cache-Config: BrowserCache-5s-EdgeCache-0s
X-HS-Cache-Control: s-maxage=36000, max-age=0
X-HS-Content-Group-Id: 11975675640
X-Hs-Hub-Id: 6046826
X-Hs-Prerendered: two-phase;Sat, 03 Jan 2026 07:39:15 GMT
x-hs-cfworker-meta: {"contentType":"KNOWLEDGE_BASE","resolver":"PreRenderedContentResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=Gs4KQgdYxIbvycgdEZ8l_t8_z504qFciC12LOuMj8Eo-1767489192-1.0.1.1-N3u0gxt.FKbjf71PBQW.R5BwOSsJIbZp1SeLQt8r_mXfx5fyNG8nm9CNHljj8LjNVsTUyfyTalWjKVbU_N30vwsC8175_Iz4lW8Zd7RBRdY; path=/; expires=Sun, 04-Jan-26 01:43:12 GMT; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iC%2B8XIw8JA9ODLNDNm4WVEwYY7AQJgCqhgYqaNjZYSk2gHoRJAymjCM7UlJBQkoXL8Yny59z5BfOwXhCajpg9vXLaNwJucEHMSG82Mswubtesjx0EpoSOU%2FZhcMkk8ha8C3oJJUQtREK"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Set-Cookie: _cfuvid=yHnGse3JR9130.MjvNgPAVO0BXBt081ylN0p33Wwpjw-1767489192996-0.0.1.1-604800000; path=/; domain=.kb.iprod.it; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 9b86df3a3e0a4d3e-FRA
alt-svc: h3=":443"; ma=86400
Open service 20.50.2.39:80 · iprod.it
2026-01-03 06:06
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Sat, 03 Jan 2026 06:06:29 GMT Server: nginx Cache-Control: max-age=3600 Expires: Sat, 03 Jan 2026 07:06:29 GMT Location: https://iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 20.50.2.39:443 · iprod.it
2026-01-03 06:06
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Sat, 03 Jan 2026 06:06:29 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · app.iprod.it
2026-01-03 00:20
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Sat, 03 Jan 2026 00:20:21 GMT Location: https://app.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7952e871-1218-4461-9eaa-f636181dcf53 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · devices.iprod.it
2026-01-02 22:57
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 22:57:31 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:8809c3f9-c8f3-4450-8aca-3ace4e5f6903
Open service 4.232.99.1:443 · alphadevices.iprod.it
2026-01-02 19:44
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 19:44:40 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:fc522edd-33b2-49ce-a7a8-ef3b777122af
Open service 4.232.99.1:443 · alpha.iprod.it
2026-01-02 13:11
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 13:11:04 GMT Location: https://alpha.iprod.it/Login/UserLogin/?ReturnUrl=%2F Request-Context: appId=cid-v1:5b6d3cdb-752b-4cba-8c94-bd9be9932e47 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 20.50.2.39:443 · www.iprod.it
2026-01-02 11:35
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Fri, 02 Jan 2026 11:35:19 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://www.iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://www.iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://www.iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · security.iprod.it
2026-01-02 10:36
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 10:36:47 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:667e8060-c0a4-4b4e-a737-585320c7f9d7
Open service 4.232.99.1:443 · betasecurity.iprod.it
2026-01-02 10:35
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 10:35:30 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:74aaa0c9-a6fd-4a05-9038-c700c479ef65
Open service 4.232.99.1:443 · download.iprod.it
2026-01-02 08:09
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 08:09:28 GMT Location: https://download.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 20.50.2.39:80 · www.iprod.it
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Fri, 02 Jan 2026 06:20:29 GMT Server: nginx Cache-Control: max-age=3600 Expires: Fri, 02 Jan 2026 07:20:29 GMT Location: https://www.iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · mobile.iprod.it
2026-01-02 05:08
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 05:08:46 GMT Location: https://mobile.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7952e871-1218-4461-9eaa-f636181dcf53 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 20.50.2.39:443 · iprod.it
2026-01-02 04:42
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Fri, 02 Jan 2026 04:42:37 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · betadevices.iprod.it
2026-01-02 02:51
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 02:51:35 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:eb393d5e-4f04-4c73-b64a-e4ff634f30f3
Open service 4.232.99.1:443 · alphasecurity.iprod.it
2026-01-02 02:27
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 02:27:20 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7e7b4610-a8f7-4620-936e-aa0f93e8ebd3
Open service 4.232.99.1:443 · api.iprod.it
2026-01-02 01:59
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 02 Jan 2026 01:59:48 GMT Location: https://api.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 20.50.2.39:80 · iprod.it
2026-01-01 23:43
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Thu, 01 Jan 2026 23:43:50 GMT Server: nginx Cache-Control: max-age=3600 Expires: Fri, 02 Jan 2026 00:43:50 GMT Location: https://iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 199.60.103.254:443 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 404 Not Found
Date: Wed, 31 Dec 2025 13:18:23 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b6a10011fc4be83-EWR
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:44 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: 2b74450b-9752-4630-a6ec-5a420920c484
x-hubspot-notfound: true
Set-Cookie: __cf_bm=D_bK7kxHCwi7q9bBa4yEN0_beLSMqacKCNLeaHloZaE-1767187103-1.0.1.1-Vgtsakp9Z3EnEiLz90OuLZBP7pQHYTNSvTAeezyzEBpHGNKkF8lNF8zAszDjNMYDZ4H.gJo0Tmb3Qzrvsl0NZmZkFtG27vEx7ftBFyUO8Yc; path=/; expires=Wed, 31-Dec-25 13:48:23 GMT; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=O5rExzmOw85tN2qvoe1teY3.wfb6mJrK7qd6m3moVOc-1767187103050-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=vM6gL0a2X0vXJmFCGLEUCYCaW1B8UUfVIq2HTa7IRxHkWOo%2Fpf%2FGbe93HTHUoljSqxTWkFcDla8YOm0ZedNQXKgzTmouR8ihbBPFYoOIcUqiroFheBvFhLaUzxsd"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="it-it"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://lp.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public
Open service 199.60.103.254:80 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 301 Moved Permanently
Date: Wed, 31 Dec 2025 13:18:22 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b6a0fff1d0cbf0f-LHR
Location: https://lp.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=5jLnMOIcJOlhGDah3a7eU.nSUdZ28kFYtrNSRYagRIk-1767187102-1.0.1.1-f1zPadNguFsgIW1CyZseasG0URefzYX5enyyauby2ox7RlWByltb8jWFymG9RacjZ6hJjCeJEwzTGM6bXGe4VezFoUYIc0mh3UgnUPtBCac; path=/; expires=Wed, 31-Dec-25 13:48:22 GMT; domain=.lp.iprod.it; HttpOnly
Set-Cookie: _cfuvid=BvKJpOWr1oWFQ_suAFzzKqglVdSMFTLBtI2TsbLb8dc-1767187102595-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9T4oAl8Ml%2FahFkyQednr3ZXEJi3oMUcCYG3RufbTxDj62La9nF4olpAwIq7F%2BQJm7qZi7vTxlLiLLkEuehoclOvzVfINn4FrKl97MNFypHMJasUGIiitr%2FJ9mBle"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 2606:2c40::c73c:67fe:8443 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 403 Forbidden
Date: Wed, 31 Dec 2025 13:18:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=d4VM4iCykqj4yQI7ZzIwLwx0KS26xmjWP8Yy_sXCiXU-1767187102-1.0.1.1-W9gJAgh2UPYtD4mFMv7xPJVsor2PTT_v3gNe12EoRRJqj0nJOKvB285nTKsdkj97_WroP0dT.B6yQbj241912Iuys3u4tzN3ONnPNCyalB8; path=/; expires=Wed, 31-Dec-25 13:48:22 GMT; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=X.dEhWnBgzaG1U8F_aJaYCOqOd1r2__hWUr4saq2cUg-1767187102497-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PC%2Bm8FmEEAIdEbM2b1phG39iV320XKQ6LKwxXpfIJ0dPiMqpixotwlAdI5GZRFDCmqYl46gRDl0FsrHCDxFGb8JNaOycM7mV0Y2ak2MgeRNpA8NCiBQlItcnrJtqYVXDhKjPvTqgt3Lj"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b6a0ffe7ef745e2-SIN
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b6a0ffe7ef745e2</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2400:6180:0:d0::1188:b001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in
Open service 2606:2c40::c73c:6702:8443 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 403 Forbidden
Date: Wed, 31 Dec 2025 13:18:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=HmhjX0UxZ.y0CKLOHjVprgEk_ZLlCPQYhupYDH0ed_o-1767187102-1.0.1.1-2YjiC2cUjqj9siWyi3LHTYAmcM0au4rR8.wWlDA03ithotr9L3zsmm2f9cBLgtxOhR4SOur9pe0tKoC58h8QWyqFruz.ueOMF3BubXEeAOI; path=/; expires=Wed, 31-Dec-25 13:48:22 GMT; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=Yoe9c87w6z3FMf0PnaZvdwAMmS0qxcE_pBSMDo3S6Uk-1767187102496-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YV%2BwaPgMFkeQTStWGrrhBsRCl5LhjfX7uE%2Fy7Qu%2BUuNHPq6v9cF0qFIg9OLcv4lgPp%2FoGJkQ05tt5miiq4%2B6X26o2EvhjFXnfKPwJATjrT0IC4%2BAPAcuP3sd6q8gF55f4olITgUruOwh"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b6a0ffe7a17ce27-SIN
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b6a0ffe7a17ce27</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2400:6180:0:d0::1188:b001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in
Open service 199.60.103.2:80 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 301 Moved Permanently
Date: Wed, 31 Dec 2025 13:18:22 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b6a0ffe3a0ab785-EWR
Location: https://lp.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=.TqMtINw88wBwDeu7QduQ4N6q9mTdJn9CtlXXnmSFn0-1767187102-1.0.1.1-H6Yh0MaVTfnJ5mkzQljcOJF1mXjMn6XqUqz9jbOY1Z6cHQtNn3ukClfACOeT9Re49sqNGn4cZwxN5SCzvUOpgrWtfbOBlt1CBi396Umj9ag; path=/; expires=Wed, 31-Dec-25 13:48:22 GMT; domain=.lp.iprod.it; HttpOnly
Set-Cookie: _cfuvid=lQdUjSCNBHkbrxvmJNepU3Wi6ath3UuKoV0ZnbxuTsk-1767187102449-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MT76KlLgH5eWjWsEEpbIjJM4m7EouX8FDNC%2FWfffGf7PCrGr%2FWs5azA2%2F8CLaxZIQcN9OSCoO1glECBKp6IKfdjPuPEDPVQEd08G8n5WIRrqWyhkhbDM8Y9uBfr8"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.254:8443 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 403 Forbidden
Date: Wed, 31 Dec 2025 13:18:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=uXXDkgQ1OBAM3X51jh3t34wWoNTYlVN8h_.Jp8YzK9E-1767187102-1.0.1.1-.hmz8p5Ud46UxZEJAb2HCJ9SVhTbIc3uoMWJG9.F91oEazv.8zQF3Zll5wf70dam9ChzES_41dZhi_AzjTcRAYi8EH.Tqf5xqu2RDzNNDls; path=/; expires=Wed, 31-Dec-25 13:48:22 GMT; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=xlOnWCC_tHEfDqS2Pfv.zvbvEyVmdaTDwgXjhcbNUZg-1767187102418-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=w1oLLcxCY64MzIIWo62q1Ex%2Bu%2FZXfOjob14jUr5CE2vN%2BprYiHnzKzjWN7kHpZZGAaBAZ5pymLrj3evI6YxNc1xCrg4zJCjA8YX9WqZ%2BDSzimR0h2kb0LTwK73Yz"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b6a0ffe09baaba5-YYZ
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b6a0ffe09baaba5</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">143.110.217.244</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.clas
Open service 2606:2c40::c73c:6702:80 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 301 Moved Permanently
Date: Wed, 31 Dec 2025 13:18:22 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b6a0ffdef46ee2f-YYZ
Location: https://lp.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=qLYByACqJf0ovSLQYZRIMOPcZlNa3ceanmjfCujWSGA-1767187102-1.0.1.1-OY9QSAcOuDdYS6wlVo8hde.O90Rn0ml2GaVleUSw1vaQ89VKsF.GX72pOWlO36NZcjTFSpZH.R4k5itqposoAP0zxRL4GlLemzkeXVEOkH8; path=/; expires=Wed, 31-Dec-25 13:48:22 GMT; domain=.lp.iprod.it; HttpOnly
Set-Cookie: _cfuvid=R6xr5mNBJmnY3qa1yVPj9KoHuk.ZOxl1tvopKNv3AuQ-1767187102401-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=gd4bxOT%2BjWQUZEF8wWJ6LmF%2BHBWIVizLnNIzyoRhdi7aKu9a7l2Ss%2FdpFkjRKME0fVa%2B8tv01gu%2BRxeG1T1Sz0H2HTsu062myteqACbrsRHOxAyeAgxTPL8vRHrEjoT6dB8WVhvn%2FYBZ"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.2:443 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 404 Not Found
Date: Wed, 31 Dec 2025 13:18:22 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b6a10001ff03a02-YYZ
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:44 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: e5ead03c-6662-43a8-ad3f-0216dcf9d7cd
x-hubspot-notfound: true
Set-Cookie: __cf_bm=AukHNO0iVWeGfnbvPDho_4a5HzRkP0gh.B78gyqW_p0-1767187102-1.0.1.1-jU9HeRZvn5NSufGx4pFhINs8E6ZSbvfeHvbCgtJn5iMAlMNNa_lZ78W78SfUvlnQozy1krXz_xPPvZwtQUPIoDy1ErjPeUJEjOZKOYxiUb8; path=/; expires=Wed, 31-Dec-25 13:48:22 GMT; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=jf7kWgAlJWvA1ZuOUWqoHlT03M94Y3oUckq5vU4IpOg-1767187102993-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7QpaF0EIK9CN1eIlV8cnLfpNu%2FYtbt2fUttle%2BQVBDlAkSpPIhsbNLR6SEsbrhg6PfUYML6iQx0VlV9ndHxtbLclGPBtfGrkkEagwtiHdC9Psv16jrxedORc%2BAB1"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="it-it"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://lp.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public
Open service 2606:2c40::c73c:67fe:443 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 404 Not Found
Date: Wed, 31 Dec 2025 13:18:23 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b6a10004d10d2c3-FRA
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:44 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: b739f974-b256-4651-b911-21d3f4364b5f
x-hubspot-notfound: true
Set-Cookie: __cf_bm=DBV0tpd28N9iOkgaq9q3HOeEfT9lNbJTTfXGkh1S.40-1767187103-1.0.1.1-gP5DLNqLAtwmkZrKw2uEJk1G23yrNY8M_w0tO167PJQ8bYwWzqZuypwRJ4WyrNJKTmm4tg8_MxVktv5EAwYePhgvMyoEahLR76M97bDqHX4; path=/; expires=Wed, 31-Dec-25 13:48:23 GMT; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=NQlUX6THCh7h_sgAsXUuVDRI1H3scg.ARD7_adsym4k-1767187103065-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rwhPwqYJOP%2BI6EeflUzu%2BcStBrqEA%2FOKuX3yDXhss2eEwFmZ5NiEHAi9MfMUnDturyqdARRaZlPwYPa%2Bvf0bEXL%2BxtlFmbUCL3jkHd93xNrJEfElPVcrZB%2BjhvUjS3fs2OPJTxgCMFaG"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="it-it"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://lp.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public
Open service 2606:2c40::c73c:6702:443 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 404 Not Found
Date: Wed, 31 Dec 2025 13:18:23 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b6a1000488f291b-FRA
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:44 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: 59dfa74d-a246-4a8a-a1b3-33433d40756c
x-hubspot-notfound: true
Set-Cookie: __cf_bm=ZlR_5MQot0a53MPUH.g__.uzi66hRo24qj__2ywIVSA-1767187103-1.0.1.1-yTny7RcmMPGy8TWA41nSbmP8Ima.J4rvPFPaaSBFEfMRhJO3xV.73jhIzH86VOvanqaNkZhNwb8febwtV9zyeUaZ2FZYy_VQdWkP7fCfmjM; path=/; expires=Wed, 31-Dec-25 13:48:23 GMT; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=02R.eAZJX5sxO1UEAR9yxgNH_oRwabtXwZCueNIfgyQ-1767187103032-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9wET7IiSbrl6iBzOECLD4A0ZMOByvF7zcjM%2ByJKJY6lYABzQyKXRTrMA23sds2iCeuY1IvR1qNubT8h52QB%2Bedt5wNIT5tnkgBeNqWwqKNJijHrPSCv7r9qRyjznFAXUhiDPjqyCWc3J"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="it-it"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://lp.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public
Open service 199.60.103.2:8443 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 403 Forbidden
Date: Wed, 31 Dec 2025 13:18:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=Cy3NR4UATIvuWFHYoqYT_nNr0AKUL2N7nGKsVOkvxmQ-1767187102-1.0.1.1-1sA4KnJez86XWZ5WlS.YUw5JSIXVGkmogh4KmAS95uqdF_1v4fmBFpN3IGPJ4.j_c58NbzGL6qKZAmpuQ0gW2b9rsxqjKqqVeIG1Jcq7ymQ; path=/; expires=Wed, 31-Dec-25 13:48:22 GMT; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=vDryhkI1bMSm814H1TdHpzSyf.uU4EO0ItEeI0rpMko-1767187102365-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yshkQqMnAfRVeGEmjB2mheFcSYobaD0AQP7qzb%2FdqTdoRZHAEG4QCwwTqeJz68rSjTwaFZoNOouJIrWLwVR%2BZvJa%2BgFnEyRfa2NA0U4ZHKr77anRzT88XdtTW5l2"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b6a0ffdaedbdb0c-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b6a0ffdaedbdb0c</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">139.59.143.102</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.class
Open service 2606:2c40::c73c:67fe:80 · lp.iprod.it
2025-12-31 13:18
HTTP/1.1 301 Moved Permanently
Date: Wed, 31 Dec 2025 13:18:22 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b6a0ffdaf25098f-FRA
Location: https://lp.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=EsEuDWie1g5cxf4UqAQYqC2V99tmXSME7I1.yhtGadI-1767187102-1.0.1.1-sm_UvtTnhPjYJZ6IKFH_c6GVzSAFEjeXmEi3VAvRSzuePKGOYYskRniy1kyEb8VRQmvemQPpXH16qeD2l3VjkS0sGsMrcbwx1o6LMQnfFcg; path=/; expires=Wed, 31-Dec-25 13:48:22 GMT; domain=.lp.iprod.it; HttpOnly
Set-Cookie: _cfuvid=XSs0yJz0nXU8tVS3jzU0DFVrXQYjyVEERs1dL1Rd7sQ-1767187102362-0.0.1.1-604800000; path=/; domain=.lp.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=y%2BP6IZ1OzNQVgYmlVl60jimZJkudTZBzaXij2qvTCV706IW8%2BeiAXxjxi7MjXFG%2Fv3dy7gN6er%2BRdD5GvVS61DwaVIQZwSUzLV3Yz8Ry58OPncrKWJOGEhwamxad2mlNDNrp8QdGrDre"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 2606:2c40::c73c:67fe:8443 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 403 Forbidden
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=H4Gk7n88eno7WRulC9S36to0Clv8UheOTJH.V1C87cg-1767160251-1.0.1.1-j9RuJ1sgHKy0qxa5jPtp0KtFbBkuXqy.rRQnDY6HjM8a2uvE_Vh0eupWPJSONeYKgyl3Zeg11Xs8ahw3KMC60yly5k6Oifr.oBsd3QBkReU; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=QpZCrXTTQNNXblDKV.pjEvi1AR4RscecuGub5O3MZ28-1767160251193-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=cbcI1yfnp3ZgD5VrTZbdBoIhkFUjoqKU8H9IewXVpihhu1rKl5TPg66PxA9WvunCMk2MB80SvQ7sXBidj1J4mFLnOMjgEbyReEflO5D89HCIM%2FyfPZ7TTIHUu0QFgWVd9fzdzzSSmTSnGuUd4SSt"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b678071dd445e4a-LHR
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b678071dd445e4a</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:1:d0::c66:2001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b
Open service 2606:2c40::c73c:67fe:443 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 404 Not Found
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b6780721eccf49b-FRA
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:44 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: a520e045-945f-4ffa-95c4-9c92daa2bd39
x-hubspot-notfound: true
Set-Cookie: __cf_bm=YfjdhO5y5lOrZUOA5N_r_j5SEI7CurK0kN6DWfvMvys-1767160251-1.0.1.1-OXiAwGtgr.v0nf7OoNFTtNOd4_2wogafFjeLNTwnuPo45z4aruu6AKKOXP1GMjsJBYXmgldhnvh6ExgBEi3Tx2MmzuDsKblPeRGk5C2ZdXw; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=RhfOOBw1wh6OIVGsfy69IbV85r.ofUNkmg9xxDhGR6Q-1767160251466-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XKom62XmFU7rk1F%2FEu8LmOT7GUF3ppwvG4lX%2B8iiFMxtL0x9sGdlXsSz3iGapY9Md7ak2BbMB%2FcN7tP2OlNQaH1lPwqDJLEezXLCVB74yQ2Ksg4xhnD2X0sqd4rCIIbsVOPVw%2BcPI7n%2BPoP3fU%2FU"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="en"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://nanotech.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/pub
Open service 199.60.103.254:8443 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 403 Forbidden
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=2ot9AQiRlSDA6fpZY0TfFvd1y6NXohyXssGDZjaXDbA-1767160251-1.0.1.1-962ZQDJaQtBA7luEmLgnjkKPj7rmNw3I7uR0fmIb5WMTOHzpHam2JSIXhO0joXJfbbUKc693jv9dMuYc0LeaF6dCyF_lKTCFne110Xw3JIw; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=53UxcOK388ivq9BQukcZkrJIcYEsb9Hh7Swkjqspx4U-1767160251192-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dR0Ozhq58N1yIBQ8r5b17kc6RfxeulbIXzJi8V5Yfo0EFqBqpzb3ZpTdDk3OrnZ4X8F0xYFi5JSYW%2FViCls9EQUeDvi1O8foKTu15BcxTX5d0zDAO5rLWXtFnPcw2kZHJRjP"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b678071de6ddbf2-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b678071de6ddbf2</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">209.38.208.202</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.class
Open service 2606:2c40::c73c:6702:443 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 404 Not Found
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b678072b88a3545-LHR
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:44 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: 66c06cf2-6549-4012-8c33-1663abf371a6
x-hubspot-notfound: true
Set-Cookie: __cf_bm=nUEpQTDtPiSHd7tVZs7hR47AREpmuIq_s_bNW2mcMTM-1767160251-1.0.1.1-BeOsFdpSMOsvhfQAdbzsJBExoax2dpihNmQL98FXdBKRoDcUpzFoqqDH4WuI71yav8SPbF0KOFVTJ_NQR8lqyCElk3.zEgw.sDVcF3lGcIY; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=_Zqjbi2qO_5foHOXLQqQ39B_gsG2MMpfAL0cgWCARtg-1767160251747-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5000%2FJd%2Ba%2FuGOg1ojJln7YHucgvonboR%2FgC05NHjBUGfdcx9wVasIYdVl5dQxHhuYItNwJgEQYFE3wock9MzrR5mO3gPpbvsatDtqdsgA65hWY%2BqrJ9QoKP1MUu6yQVN1lRjmo2TgldlWtsbfj%2FQ"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="en"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://nanotech.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/pub
Open service 2606:2c40::c73c:6702:8443 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 403 Forbidden
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=UVmRDqFD4SyqUcS4m3MQ86Bs2Lrs38Xo6yHP_TEEgTE-1767160251-1.0.1.1-yz5LFydrvKmmznMkO5tP95lMb08B6h1C5f47qX3n_FD2FGlMBDrbOxMqfdwWLDOzSnauf9X1ijoFEN8sfn3r_CT16mmk.lMpUqBkaIcoF_c; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=raJ5GVkmY6GUxYDofjt1ZK0pffyQEH2qvjRF708vCxs-1767160251193-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=eaQ9HoCvPlnp4NDubUBhE1AglGBvPSsKu0mQacFBfJI81rvU59vj%2BvOJcJzR3FzmOAKmY3Yt4oSvvoPeATcBXUyXfwMctTm1fgYiP4AmQeqtoK1tyta1smMx8rLKb2L%2Fsoq2wqX0VY5sVQ6kD3OA"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b678071ec97f3d1-LHR
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b678071ec97f3d1</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:1:d0::c59:9001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b
Open service 199.60.103.254:443 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 404 Not Found
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b678072a91606ce-AMS
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:44 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: 0c4b50cd-08f9-4183-87cd-e7dd183d4214
x-hubspot-notfound: true
Set-Cookie: __cf_bm=vULgwWBUVDDJ.tg9AB8ObwF6gP7cES2fa2KUs0s45rw-1767160251-1.0.1.1-jEahSMTglk7jumWgtim_LfrXVxtVuAAU294fGfMi_XwAx.FaS2pg21ZAMLbi1UXDUeAzdGI.t2aixQOo15ynf94I1Y3NaATy7fR9hGNt0a8; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=zhSSO7.NpEJ6huflubpg5Gc2LrQ0CbpHutyD1S1U168-1767160251733-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5rvD2e9xym%2FJKDZT%2BUQEmuSuDDY2LMHa9nSQHN1ibkXSFnUUE3Wl%2FV0tDXaongLaroUotXLXwof8gYu%2FNEm7tW0RYy5sTvqVeyriKgSyQW%2Fgh6Z0PAZpn85YGuoA5EGV9pjs"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="en"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://nanotech.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/pub
Open service 2606:2c40::c73c:67fe:80 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 301 Moved Permanently
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b678071cdd07a96-AMS
Location: https://nanotech.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=h1OHtoj3oOLOtvbCMtcHLNyl2ASBA7gloslDysWziJg-1767160251-1.0.1.1-tf0IZcu7aYUStvmslHe28ESKBjAXgYJu.sGOXXjCDgiY1gh6WK4UG3hSGmr0nvfDwAX_39b9VrljA6Juuw4tTOKgOUw075q34ke_y1EkxNg; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly
Set-Cookie: _cfuvid=LD.eL_wpC1T4MzJTTUKr.5eaOhY98JL_OLKC.pXyoPY-1767160251179-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=t44PFuWceG%2BAu%2FL70L%2Bo5SH%2BMQn9TXX%2FizRVloIEOI2mune451EQeE3TUAjOXAiA9%2BN%2ByfcF9MBNTnSRXd9dBYY7tHQLcp95SqAxeZjYnn95N9MU4lix86gOUEsg30HT8RbsFc%2B%2BdLDrA%2Bv%2F6omG"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.254:80 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 301 Moved Permanently
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b678071b83ff5ee-AMS
Location: https://nanotech.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=t1NIitca7y.cpZ4DGF3zZ9AU8j.PWy4SLIGBy8_j.gU-1767160251-1.0.1.1-JxgVaUrn7ZIU8oEyTAS9kQBW2lSdNgUzL22qek2iar18ny99z_bWUqfvuVsd77W2qiOwmARbIkyNqm34LMy1wbyrZTBjjuEV4KK__B8EdxQ; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly
Set-Cookie: _cfuvid=DY3BlWje7ADuThfJSYdmIwpr8PzeppwmfOggFMWOP_A-1767160251169-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9IaW%2BmrIKSBTiaEhf1cOiNp0GPbaF1Zb2ls6UxCn3L00WufOSWsltwMwiUCS1ZHgXyhdIEyWtcZxi84iY%2B7KHQ5W6dWvSxGyvmfiQ0plfO%2BsF0vOAXo6Q8rPPfSKYtguo%2B02"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 2606:2c40::c73c:6702:80 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 301 Moved Permanently
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b678072a81f0f87-EWR
Location: https://nanotech.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=bLhQYJKnStxwAl3pGVhTdwTA4GZnnZ5CMX6rI.WbpDc-1767160251-1.0.1.1-ODD.AgX6.O9N47Nz_pmFqhm1pMrde0nTVJRQA0YsaVDIsRzOZSh3wmkUqJR9ZbEc6Z9q8Tub6KMzNLM0qT3_8hnaTfUFoX_fGoZfmLz5ozE; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly
Set-Cookie: _cfuvid=nwLngOJkhgk3sOwUzODuA2x2dd0dZcJmzS5w2NkFbT0-1767160251337-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sbB0dVgHuQobL4TKQW0HmziWIH0U4OT1zUQ2aDspr8lbb5KIr%2FZSjYNAEaPfkj8EI809y%2F2IolV4fGoh8XQ552GCETYQGXkq3iRi4sPBGsToeVRLPbvXo31HG17Bqlwgcq8XwQqOm4duWVcjW67Y"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.2:8443 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 403 Forbidden
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=Rd49.pKGI_tN0t7oiKkvyyuEcrv1nr.s29_J3mr.Fkw-1767160251-1.0.1.1-xm9SLR1BcNC7JI7.EcrOC_YYrd1_SMSmLQ9J9PWlxNeA6bQXUUYUSZzPcUqLImE_2Ok1SqYyjn06EjKhW4WGYoUnjNj7vUKk284S9TbACVE; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=MjqYHeLSUtebTZYjAfP8PPbgnhhVnKlufCZaOzTpln8-1767160251160-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MX%2BEyGkctQrT5g%2F5iV3jOm%2Fq24hI52UYM2uxjj%2BYp%2BifrWhpiP0yayEBzPFGv2edy7fAMC2r7CKe0HTv3o8hkjLn%2F1IOrL65u%2BQJuukFXvFV1c9awByi%2BD07zWqs9p%2BhNLZh"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b678071ac961cc9-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b678071ac961cc9</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">164.90.228.79</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classL
Open service 199.60.103.2:443 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 404 Not Found
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b67807218f037e9-FRA
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:44 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: 1138f94a-d56f-4979-a141-b3f4d627a1c6
x-hubspot-notfound: true
Set-Cookie: __cf_bm=d9t7hIt.pCkyvFJndBGBn_yVD6a7godzsUVy6YFScVE-1767160251-1.0.1.1-RKALxs7vQ1sI4V18KNcIMjFyJfOO76m_l3g4FKfBa2rZCmlwyBo6_haSS11Br3L4CZIKjpYaoNJ0h52QGnEKwiMzJUqYyLeD0dC68WabIC4; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=_tuERBz4bYuIWJiS.xNG7WuuaZKIZPrwpUornv_6gi0-1767160251664-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6Ek8ymWWSX9GuR3%2FEUvoiUql65xq14jHJpK4GGdQfHjXgI9PLOhlT8kFPduV%2FVMhmk%2FurwIX8xY1QWyzBLk4WzECna59QNE7kr2QWn3VfaGq%2B9Zd4zLpDyR7Ftw92Evkjszh"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="en"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://nanotech.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/pub
Open service 199.60.103.2:80 · nanotech.iprod.it
2025-12-31 05:50
HTTP/1.1 301 Moved Permanently
Date: Wed, 31 Dec 2025 05:50:51 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b678071996ddbf7-FRA
Location: https://nanotech.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=A8Q.kvqOqoXamTigtNb.L_z5oiSZhvzVxkNPTMC9rwQ-1767160251-1.0.1.1-2UCjMAHkpZcHUpAzOABh0bgoghSoMVRrrflm4Sv1.RFDqdX1ebw_cqSFc.sovP1JnN5JFQCEjXibLP9l3ATfHWQKAX9XD25KdBZ0vs.piaA; path=/; expires=Wed, 31-Dec-25 06:20:51 GMT; domain=.nanotech.iprod.it; HttpOnly
Set-Cookie: _cfuvid=6vnLy1x_A8Xfj17xu5Ro_srfr5ZzNgkX2KRzANWN7Zs-1767160251152-0.0.1.1-604800000; path=/; domain=.nanotech.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=tx1EqP%2FDyi%2BJ6vEDCBNh1QBYimeQ0djhUoJI0hxC%2FZBnR2i%2F%2Ft4%2FgPev8GWe4ShKkt0zpxZxpX4rLrt3wIbc%2Fe%2FtwVcahFJfjw%2BfQO2exG%2FstYCm%2B31L0%2FyMXIaLtfAnkZDq"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 4.232.99.1:80 · beta.iprod.it
2025-12-30 20:59
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Tue, 30 Dec 2025 20:59:35 GMT Location: https://beta.iprod.it/
Open service 4.232.99.1:443 · beta.iprod.it
2025-12-30 20:59
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Tue, 30 Dec 2025 20:59:35 GMT Location: https://beta.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:e70187d6-ac9d-4ae9-94ef-3185c1d9c8c3 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · betadevices.iprod.it
2025-12-30 14:56
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Tue, 30 Dec 2025 14:56:50 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:eb393d5e-4f04-4c73-b64a-e4ff634f30f3
Open service 4.232.99.1:443 · api.iprod.it
2025-12-30 12:13
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Tue, 30 Dec 2025 12:13:51 GMT Location: https://api.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 20.50.2.39:80 · iprod.it
2025-12-30 10:35
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Dec 2025 10:35:27 GMT Server: nginx Cache-Control: max-age=3600 Expires: Tue, 30 Dec 2025 11:35:27 GMT Location: https://iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · download.iprod.it
2025-12-24 12:15
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Wed, 24 Dec 2025 12:15:51 GMT Location: https://download.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · alphadevices.iprod.it
2025-12-23 09:06
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Tue, 23 Dec 2025 09:06:23 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:fc522edd-33b2-49ce-a7a8-ef3b777122af
Open service 4.232.99.1:443 · devices.iprod.it
2025-12-23 08:25
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Tue, 23 Dec 2025 08:25:03 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:8809c3f9-c8f3-4450-8aca-3ace4e5f6903
Open service 4.232.99.1:443 · alphasecurity.iprod.it
2025-12-23 05:39
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Tue, 23 Dec 2025 05:39:34 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7e7b4610-a8f7-4620-936e-aa0f93e8ebd3
Open service 20.50.2.39:80 · iprod.it
2025-12-23 01:23
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Tue, 23 Dec 2025 01:23:35 GMT Server: nginx Cache-Control: max-age=3600 Expires: Tue, 23 Dec 2025 02:23:35 GMT Location: https://iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · app.iprod.it
2025-12-23 01:20
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Tue, 23 Dec 2025 01:20:05 GMT Location: https://app.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7952e871-1218-4461-9eaa-f636181dcf53 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 20.50.2.39:443 · www.iprod.it
2025-12-22 21:27
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Dec 2025 21:27:15 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://www.iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://www.iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://www.iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · security.iprod.it
2025-12-22 19:13
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 19:13:07 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:667e8060-c0a4-4b4e-a737-585320c7f9d7
Open service 20.50.2.39:443 · iprod.it
2025-12-22 18:44
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Dec 2025 18:44:56 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · mobile.iprod.it
2025-12-22 16:30
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 16:30:28 GMT Location: https://mobile.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7952e871-1218-4461-9eaa-f636181dcf53 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · betasecurity.iprod.it
2025-12-22 15:22
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 15:22:36 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:74aaa0c9-a6fd-4a05-9038-c700c479ef65
Open service 4.232.99.1:443 · alpha.iprod.it
2025-12-22 13:30
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 13:30:36 GMT Location: https://alpha.iprod.it/Login/UserLogin/?ReturnUrl=%2F Request-Context: appId=cid-v1:5b6d3cdb-752b-4cba-8c94-bd9be9932e47 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · download.iprod.it
2025-12-22 12:58
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 12:58:21 GMT Location: https://download.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 20.50.2.39:80 · www.iprod.it
2025-12-22 12:51
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Dec 2025 12:51:23 GMT Server: nginx Cache-Control: max-age=3600 Expires: Mon, 22 Dec 2025 13:51:23 GMT Location: https://www.iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · betadevices.iprod.it
2025-12-22 09:54
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 09:54:08 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:eb393d5e-4f04-4c73-b64a-e4ff634f30f3
Open service 4.232.99.1:443 · api.iprod.it
2025-12-22 06:32
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 06:32:06 GMT Location: https://api.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · app.iprod.it
2025-12-21 07:59
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Sun, 21 Dec 2025 07:59:54 GMT Location: https://app.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7952e871-1218-4461-9eaa-f636181dcf53 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · devices.iprod.it
2025-12-21 06:54
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sun, 21 Dec 2025 06:54:26 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:8809c3f9-c8f3-4450-8aca-3ace4e5f6903
Open service 4.232.99.1:443 · alphadevices.iprod.it
2025-12-21 06:00
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sun, 21 Dec 2025 06:00:05 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:fc522edd-33b2-49ce-a7a8-ef3b777122af
Open service 4.232.99.1:443 · alphasecurity.iprod.it
2025-12-21 01:23
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sun, 21 Dec 2025 01:23:41 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7e7b4610-a8f7-4620-936e-aa0f93e8ebd3
Open service 20.50.2.39:443 · www.iprod.it
2025-12-20 23:59
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Dec 2025 23:59:12 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://www.iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://www.iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://www.iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 20.50.2.39:443 · iprod.it
2025-12-20 21:07
HTTP/1.1 200 OK Connection: close Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Dec 2025 21:07:55 GMT Server: nginx Transfer-Encoding: chunked Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * Link: <https://iprod.it/wp-json/>; rel="https://api.w.org/" Link: <https://iprod.it/wp-json/wp/v2/pages/97>; rel="alternate"; title="JSON"; type="application/json" Link: <https://iprod.it/>; rel=shortlink X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · security.iprod.it
2025-12-20 20:36
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sat, 20 Dec 2025 20:36:15 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:667e8060-c0a4-4b4e-a737-585320c7f9d7
Open service 4.232.99.1:443 · betasecurity.iprod.it
2025-12-20 18:48
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sat, 20 Dec 2025 18:48:23 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:74aaa0c9-a6fd-4a05-9038-c700c479ef65
Open service 4.232.99.1:443 · api.iprod.it
2025-12-20 18:28
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Sat, 20 Dec 2025 18:28:23 GMT Location: https://api.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · download.iprod.it
2025-12-20 15:48
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Sat, 20 Dec 2025 15:48:35 GMT Location: https://download.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · mobile.iprod.it
2025-12-20 15:44
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Sat, 20 Dec 2025 15:44:26 GMT Location: https://mobile.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7952e871-1218-4461-9eaa-f636181dcf53 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · alpha.iprod.it
2025-12-20 11:37
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Sat, 20 Dec 2025 11:37:10 GMT Location: https://alpha.iprod.it/Login/UserLogin/?ReturnUrl=%2F Request-Context: appId=cid-v1:5b6d3cdb-752b-4cba-8c94-bd9be9932e47 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 20.50.2.39:80 · www.iprod.it
2025-12-20 10:11
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Dec 2025 10:11:15 GMT Server: nginx Cache-Control: max-age=3600 Expires: Sat, 20 Dec 2025 11:11:15 GMT Location: https://www.iprod.it/ Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Powered-By: PHP/8.0.30 X-Content-Security-Policy: frame-ancestors * Content-Security-Policy: frame-ancestors * X-Redirect-By: WordPress X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Referrer-Policy: strict-origin Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self)
Open service 4.232.99.1:443 · betadevices.iprod.it
2025-12-20 08:16
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Sat, 20 Dec 2025 08:16:41 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:eb393d5e-4f04-4c73-b64a-e4ff634f30f3
Open service 2606:2c40::c73c:67fe:8443 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 403 Forbidden
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=q18k3Kkl6ewzbNVPpEt5A.4W2ZZu7akf8mtzh9e9bnQ-1766186317-1.0.1.1-TrFCZdWIs3fxUKhcid1XmvgZOZ6rKe.RvU6DI.djoK_QNdpwoTqWoRP2hqY3_MV8_U1Z6_b8mES7gpDupnH49GC1aLd2pDtxRKZLf9sm6H4; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=M_r_W4nDL91BKkEyx81WujnHYszfo23DmpzGI7k5zGI-1766186317408-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QDh%2FVtBdD4bEpJs136OAbj3XEd4wtZ%2BzFMASdLNeIp37QI60f473JyKoQ9B7f4zN62%2Fi%2FztD500ExaKf0s9VzhRGSg%2BffdSfST84TuHjv6vOxzGLMAT66wt70J7ShV8qPobNe9Oxzbc%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b0a9ec3cbd9f555-SJC
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b0a9ec3cbd9f555</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2604:a880:4:1d0::3d7:5000</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in
Open service 199.60.103.2:80 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 301 Moved Permanently
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b0a9ec33bb84c7c-SJC
Location: https://p.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=TuFqS4P1yJPsTUCmYtHJ_5oZdw_vvsHosJH6dc1UTr0-1766186317-1.0.1.1-oRNAYxM1C62d5BQBbf0NzirzwMYSvtm0_8XoYbLxKZ_zj_i2U1x.U7MWstJOodX7mTWb0Yz3ECWz4xHTgkLTdaGd1tfjZn1JFOmjFQORFvk; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly
Set-Cookie: _cfuvid=T8hUmjAK0Zq8honDYEfYgtZ1H_.pGKqprUBEE4HXFKE-1766186317332-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ASwEiVY1n79sR%2BOBQSJpnmbMudD6jR9hmJprsY4UoumXgmZsLtoZEuv6%2BgmCoiq8WAB2jtqrGDj7JGeQPWA2Okn7C%2FjQoUbHX4JD0d%2F4vZgFAX8ysIPhttOcLKE%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 2606:2c40::c73c:6702:443 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 404 Not Found
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b0a9ec41a05001d-LHR
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:43 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: ad195049-d4ac-48ef-83a5-1fefe19513e0
x-hubspot-notfound: true
Set-Cookie: __cf_bm=vdz4OqxxF9NkagIrZhQgpnI9xjrGTRlJoyN5_P9EKlM-1766186317-1.0.1.1-ELgySEcDxGdUQ.FcsUDK2O4rMayzzl3k7K9T.v0y8BUuQFporkdBv2GvF44iglDWT4PS6vNJW0Y4Yj_SYa1LBf1VQD7pmr1p8x0bedxDrMc; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=Iv_i.7qxJosuClz85WwFSTkZpAZrjG0cRGDTsKs90a4-1766186317827-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SA%2FaGq9tNV6rBKbRyGBUn6JnPYCtTLrHxGpEt4NlYBu498Ta7J2s8gz%2BHFa9ylg5b15vkD5lIz7lVbKTZ9c8OVJnwOoQXTWD6YCX32pOUAzdVB%2FFhpJ8P2eSnUWwQ7Qzm%2BsUDcUKkOc%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="it-it"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://p.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/
Open service 2606:2c40::c73c:67fe:443 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 404 Not Found
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b0a9ec47b109a11-FRA
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:43 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: adeff48e-34d8-4d90-8dac-97da545bb859
x-hubspot-notfound: true
Set-Cookie: __cf_bm=50IODegnvEhmdMzlU_1WWiekkNliiFE.qw69KepzqrM-1766186317-1.0.1.1-dhjY7VViTb_SObH7Y1yxV1ePbAScb11g9VeopzJbri5vZStsgVtIF18RtMfYMc7MW9xoS_hZD_mmE4ve0VulZatiz8jw9PbidVeskIAQukk; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=VIwzDdcFce7WyfIDVzSCu7_SWOtkm3t1x_fkgfVVTBs-1766186317877-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5BTktPNUyLQC2wwMtM%2B%2FzUUw%2BdWnChTQwvgVpzQczBZPhd3vDHBRH8OUCAUFI54qcrgwMlSPJu49wH2hONEtDx7x6c5p3HKjFcylwGGPzXNOhnK6zkeMSEa4dhxIX7paauAcXl0J6%2Bg%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="it-it"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://p.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/
Open service 2606:2c40::c73c:6702:8443 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 403 Forbidden
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=YWjx8vADwnRBpwH4_27RzYEfAXK7KZLFesMwSyd6cl8-1766186317-1.0.1.1-EmRwGTatoy0T9ZY7js_GaSba0V.Bpli0pahoLRX3qId6CmKoXHomSUO1ffxnv6gc9qnOoeXgtNqoPGQPlmTIlNzuwGJAxXx7ZhKVAi9mPuk; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=ckvPVgufd_eWkfWlPsHsUx4ntDa3aMK.ru5u5gX9NSI-1766186317332-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=B%2BJCjB78d6qnXfkbJ0S3m15Db6e%2FLlN3pjFvjkH5YrBaN%2BiB0TFC%2Fu2p3nQ0LebdBPVZ5d47jRNsLy%2FWe0NY9ghyBjaFhvEQA6eB%2BEqV%2BHDHdXc68Ku6IRckjvYYiwK5jijJiwiopXw%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b0a9ec34a64e862-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b0a9ec34a64e862</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:3:d0::1047:b001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in
Open service 199.60.103.254:443 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 404 Not Found
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b0a9ec4fd6edf5a-YYZ
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:43 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: 2d4bca27-5d90-41d1-adb2-7a44646cc708
x-hubspot-notfound: true
Set-Cookie: __cf_bm=isQjmCaYxAgVf_pGyi6kVP2M_.Bc6u_tfwzG4doINd8-1766186317-1.0.1.1-efkv0M7c8LZk19d6wqg23NyU2gvDkfwTkHH8MVS9olLFIQjI9E7DP7rI3fj74jehC1sK47ZshO8YMCPCbtD7jYm3.aCnfF7xV94a08EMIyE; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=3qO.4vRLznUM0i5rbMAXCGf69WhRmLkeFZr5WqBtcus-1766186317846-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=C77mi%2Fp6fsNsIUV9%2FhQyBLlyCDD42cOP%2FgAakMaN7JB2sGVL%2F1GQ8AhdUoDzu3xy0ZS%2FH6bZSTOfMSC0iw65o83vEC2RTgMNv165r8xTIaeRMBv81Vkq%2F9u6w%2Fw%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="it-it"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://p.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/
Open service 199.60.103.2:8443 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 403 Forbidden
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=X2hCmkUkuw6B2kNmLoPxLJrXQ3iOAZSMJKJERxxoy8Y-1766186317-1.0.1.1-kUZpJm6IdYtroauYPrHwQe9lYzOnFaG6lf5GVR1Yuf0ANhkXjznLKzGC7VuOlHcw.pDfOGKysUxiezT7SJ3e8jUnjoIfMlIDgK71Eya62lQ; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=voihlgI40zUudxFKXdd.UMVvmAFCLty7R64i6kTRxI4-1766186317300-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Y8x0PcICzX8FG0vnqIn2x7kD2IYp3%2FwLhSzWbCmmop92CC1dKzmJaSRVcdphfwKUTe6c0YAcLab1pYA8lYmQZPP0Q4shD9CbibVB%2BLRbxT%2F5fId7HiSm64RLoKg%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b0a9ec2f8eabbec-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b0a9ec2f8eabbec</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">46.101.111.185</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.class
Open service 2606:2c40::c73c:67fe:80 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 301 Moved Permanently
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b0a9ec30b66b8fd-AMS
Location: https://p.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=rloKXAmepyD7se9mpXQlOJotyY0JHE3U143vQkH5XAQ-1766186317-1.0.1.1-4Q4MsRCsAu6h9ISTIW659jRUUiaHOyN_pgpPjH3HbmqgUzD5T9miXLFGqR1Pp8vkrnZxZDUPW1ayt0vSIQgjxSnyHOo_zucaxqfpeiQkrTs; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly
Set-Cookie: _cfuvid=FxqoxZhouwyTUPPe7RxpuT_8U8xaLukduDt2r6mlOlY-1766186317308-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=u8F0EqHRi4sKpwfion1m%2BlMpV50tjM4Ro5CJM%2BuwAc2SUU%2BD3wub0ZWqsxSAnUdGDM2RQF3qiVARupMULi2BE3RS1rC3Z%2FR2WX%2BqzP7qiwEmo6pnKdK0uAeL5PhtIHJH2SzypIYed0c%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.254:8443 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 403 Forbidden
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=rxYIG4nezajyFpWXPW5Fh5VC13guSGDm.GtrbsEvsr8-1766186317-1.0.1.1-68mOlgev1.cIGJaFrwcmbYeAw0Hk6C2u9yQsJk1pcYmmm0sCj8TJGVnQ2lIRc9UyW05DreaEXJf9jawydhb8GB3z_Qu1Avz.kAQmqkyCm5s; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=Dx_GcGTdqSOesmtuJlUfu80jZhsX7VadpOv2Gy_Xx0s-1766186317291-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HP5xFWqnZKO%2BImYSuTjUgzqEs1W19b7F%2Bz%2FBj%2FEluRGxQj5xbyRP2FJC2eb0TEN%2B5JddUTQhKiEScWJzr2H2SrnW8R5z9Waexhfs6s2xhYRUtNMxGwjB%2FtNu%2FfQ%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9b0a9ec2ff911db1-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> hscoscdn20.net</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b0a9ec2ff911db1</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">209.38.208.202</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.class
Open service 199.60.103.254:80 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 301 Moved Permanently
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b0a9ec32cd343e2-EWR
Location: https://p.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=hiRCK1gdfmm_OY4KepetlHw38Y2G50i7cw_hgAqlPoU-1766186317-1.0.1.1-qcc1cnotM5Tb5ey.2Leui0DtaaHYhkGhvmcjFer4pFYFia6AesZmWFDYq57ENMhwAIM81KILS6nLUhP12be_CtUwKgRRzq2QYWpaYgImxlA; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly
Set-Cookie: _cfuvid=UmNJ13tAe03DGwNnL4z6_YCJJU..vQGoEvTMvp1Ukaw-1766186317336-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hVGDphLhgkP7Yi2i0fZ8FFbkXaRuIsnH%2BgTTxW5OVC6bZQuE991IcOovvzmOycTGJj2D4k3XZ5OjKgUoYkquGQDOUE8DXmMn%2BBPromJxhVPFhrV9DTCRCLFHbt4%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 199.60.103.2:443 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 404 Not Found
Date: Fri, 19 Dec 2025 23:18:38 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
CF-Ray: 9b0a9ec41e41661c-AMS
CF-Cache-Status: MISS
Cache-Control: s-maxage=5,max-age=5
Strict-Transport-Security: max-age=31536000
Vary: origin, Accept-Encoding
access-control-allow-credentials: false
content-security-policy: upgrade-insecure-requests
x-content-type-options: nosniff
x-hs-cfworker-meta: {"resolver":"OriginResolver"}
x-hs-portal-id: 6046826
x-hs-prerendered-error: Fri, 05 Dec 2025 02:22:43 GMT
x-hs-reason: No view mapper found to handle request
x-hubspot-correlation-id: 608eab3d-d825-459e-88ae-99047160a26b
x-hubspot-notfound: true
Set-Cookie: __cf_bm=3njbGQ10LntFBZjEMehzEI1SndiZdlSw5RAbhiqmvi8-1766186318-1.0.1.1-EBSBDcuxdRb.S_F.2iVwErnx.Dvjp.1.nYWDlFNUaIk.mAoSKvCs9ou0zlbBeyAwr025EdPzOTKTQLv80G8Pes9kDwKvVqTwMgH.4eSozUc; path=/; expires=Fri, 19-Dec-25 23:48:38 GMT; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Set-Cookie: _cfuvid=UIineJruIPLM7Pn0vKYk2bWpYX56BkzHZbyIf3_7usM-1766186318351-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly; Secure; SameSite=None
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8%2Fw6MvHaEQdYLaG1KXsmGN6pzusIudJ4VsZFCqMOd2XLTKHFbNO%2BuQFLbN2%2FB%2BhsOf%2FrMVZre9owlHy9nJNGUHoY68RWZbBHyZi6w5sj7d36G4OelTN5JbJWCbY%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: Error 404 | Page not found
<!doctype html><html lang="it-it"><head>
<meta charset="utf-8">
<title>Error 404 | Page not found</title>
<link rel="shortcut icon" href="https://p.iprod.it/hubfs/favicon-iprod-32.png">
<meta name="description" content="">
<link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-regular.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528309.fs1.hubspotusercontent-na1.net/hubfs/7528309/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-500.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-700.woff" as="font" type="font/woff" crossorigin>
<style>
@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff2') format('woff2'),
url('//7528304.fs1.hubspotusercontent-na1.net/hubfs/7528304/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/source-serif-pro-600.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:
url('//7528315.fs1.hubspotusercontent-na1.net/hubfs/7528315/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff2') format('woff2'),
url('//7528311.fs1.hubspotusercontent-na1.net/hubfs/7528311/raw_assets/public/mV0_d-CmsDefaultSystemPages_hubspot/CmsDefaultSystemPages/fonts/montserrat-300.woff') format('woff');
}
/* montserrat-regular - vietnamese_latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:
url('//7528302.fs1.hubspotusercontent-na1.net/hubfs/7528302/raw_assets/public/
Open service 2606:2c40::c73c:6702:80 · p.iprod.it
2025-12-19 23:18
HTTP/1.1 301 Moved Permanently
Date: Fri, 19 Dec 2025 23:18:37 GMT
Content-Length: 0
Connection: close
CF-RAY: 9b0a9ec20fd27685-LHR
Location: https://p.iprod.it/
Cache-Control: s-maxage=3600,max-age=120
X-Hs-Https-Only: worker
x-hs-cfworker-meta: {"resolver":"HttpsRedirectResolver"}
x-hs-portal-id: 6046826
Set-Cookie: __cf_bm=BAtRIdwOB8I_LiaQ49vUEQ88dsuT.Yk8gDrPRjcZP.0-1766186317-1.0.1.1-Z854EudRaUDBXR9DMMZQRmzxwxuFy_JSK2qf6r51hJ2GzQ2jbI9sCSerPD10sOVR.rqptoxQAoero2O2GLRG689IaC4A1S1ruH75Ldd1_B8; path=/; expires=Fri, 19-Dec-25 23:48:37 GMT; domain=.p.iprod.it; HttpOnly
Set-Cookie: _cfuvid=4tNfVuqnyTVvbVDPNieAXYIz_ERhBoMOF4H6zzQ0dyU-1766186317137-0.0.1.1-604800000; path=/; domain=.p.iprod.it; HttpOnly
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KJRSOYfLndAcCdN%2BQFyA6O5a%2BzSfE94ux4RLuOW9hEXWR4YRC9rie4aaSTMKLisRDUjl2Mb0JhsF4v%2FBJpkkXua%2FpTeUjnlkubl0ioP2Y1qR%2BFfvvEq93lB8IihJ50Qsm%2FxaN%2BveMdQ%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
alt-svc: h3=":443"; ma=86400
Open service 4.232.99.1:443 · app.iprod.it
2025-12-19 09:46
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 09:46:54 GMT Location: https://app.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7952e871-1218-4461-9eaa-f636181dcf53 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · alphadevices.iprod.it
2025-12-19 07:21
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 07:21:27 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:fc522edd-33b2-49ce-a7a8-ef3b777122af
Open service 4.232.99.1:443 · alphasecurity.iprod.it
2025-12-19 05:32
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 05:32:32 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:7e7b4610-a8f7-4620-936e-aa0f93e8ebd3
Open service 4.232.99.1:443 · api.iprod.it
2025-12-19 02:26
HTTP/1.1 302 Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 02:26:31 GMT Location: https://api.iprod.it/Login/UserLogin/?ReturnUrl=%2F Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:9a7a9170-54c8-43e5-9690-ed4db2ea3861 Content-Security-Policy: frame-ancestors 'self'; X-Frame-Options: DENY X-Content-Type-Options: nosniff
Open service 4.232.99.1:443 · devices.iprod.it
2025-12-19 01:35
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 01:35:23 GMT Strict-Transport-Security: max-age=2592000 Request-Context: appId=cid-v1:8809c3f9-c8f3-4450-8aca-3ace4e5f6903
alphasecurity.iprod.it 7 api.iprod.it 7 mobile.iprod.it 5 download.iprod.it 6 betasecurity.iprod.it 5 devices.iprod.it 6 security.iprod.it 5 app.iprod.it 5 alphadevices.iprod.it 5 alpha.iprod.it 4 betadevices.iprod.it 5 beta.iprod.it 4 iprod.it 11 www.iprod.it 9 link.iprod.it 3 kb.iprod.it 11 lp.iprod.it 11 nanotech.iprod.it 11 p.iprod.it 11