Help
RSS
API
Feed
Maltego
Contact
Domain > datam.dev
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-09-02
100.24.79.231
(
ClassC
)
2026-01-30
200.7.102.150
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginx/1.18.0 (Ubuntu)Date: Fri, 30 Jan 2026 16:33:31 GMTContent-Type: text/htmlContent-Length: 178Connection: keep-aliveLocation: https://datam.dev/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.18.0 (Ubuntu)/center>/body>/html>
Port 443
HTTP/1.1 302 FoundServer: nginx/1.18.0 (Ubuntu)Date: Fri, 30 Jan 2026 16:33:31 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveSet-Cookie: PHPSESSIDe2fhb0oqju1dgn08h7q0s1ojnh; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheLocation: login.php head> !-- Required meta tags --> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1> link relicon hreffavicon.ico sizes32x32 /> !-- Bootstrap CSS --> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css relstylesheet integritysha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3 crossoriginanonymous> link hrefhttps://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css relstylesheet /> link relstylesheet hrefhttps://pro.fontawesome.com/releases/v5.10.0/css/all.css integritysha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p crossoriginanonymous /> link relstylesheet hrefhttps://cdn.datatables.net/1.13.6/css/jquery.dataTables.min.css /> link relstylesheet hrefhttps://cdn.datatables.net/buttons/3.2.2/css/buttons.dataTables.css> script srchttps://code.jquery.com/jquery-3.7.1.js integritysha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4 crossoriginanonymous>/script> script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js integritysha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p crossoriginanonymous>/script> script srchttps://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js>/script> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css /> script srchttps://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js>/script> script srchttps://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js>/script> !-- script srchttps://cdn.datatables.net/buttons/3.2.2/js/dataTables.buttons.js>/script> --> script srchttps://cdn.datatables.net/buttons/3.2.2/js/buttons.dataTables.js>/script> title>MinSalud - FESP/title> /head>head>style> body { display: flex; flex-direction: column; min-height: 100vh; margin: 0; } .container { flex: 1; } footer { position: fixed; bottom: 0; width: 100%; background-color: #f8f9fa; text-align: center; padding: 10px 0; } a{ text-decoration: none; color:rgb(86, 88, 91); } .bdc { width: 80%; margin: 0 auto; padding-top: 8px; } li.active { font-weight: bold; } li a { color: #6c757d !important; cursor: pointer; }/style>/head>nav classnavbar navbar-expand-lg navbar-light bg-light> div classcontainer-fluid> a classnavbar-brand href# styleheight: 80px;margin: 5px 50px> img srcassets/img/Logo-MinSalud.png altLogo height80 classd-inline-block align-text-top> /a> button classnavbar-toggler typebutton data-bs-togglecollapse data-bs-target#navbarSupportedContent aria-controlsnavbarSupportedContent aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> div classcollapse navbar-collapse idnavbarSupportedContent styleheight: 80px;> ul classnavbar-nav me-auto mb-2 mb-lg-0> li classnav-item align-text-bottom stylemargin-bottom: -30px;> p stylemargin-bottom: 0;margin-left: 10px;>b>Funciones Esenciales de Salud Pública/b>/p> p stylefont-size:12px; margin-top: 0;>Acciones implementadas para el cierre de brechas en Colombia - 2025/p> /li> /ul> ul classnavbar-nav stylemargin-right: 50px;> li classnav-item> div classdropdown> button classbtn btn-light dropdown-toggle typebutton iddropdownMenuButton1 data-bs-toggledropdown aria-expandedfalse stylefont-size: 14px; margin-bottom: -10px;> /button> ul classdropdown-menu aria-labelledbydropdownMenuButton1 stylefont-size: 14px; margin-bottom: -30px !important;> !-- li>a classdropdown-item data-bs-togglemodal data-bs-target#chPwdModal>Cambiar contraseña/a>/li> --> li>a classdropdown-item href/logout.php>Salir/a>/li> /ul> /div> /li> /ul> /div> /div>/nav>div classrow flex bdc> nav aria-labelbreadcrumb styleheight:25px; font-size:14px;color:#6c757d !important;--bs-breadcrumb-divider: >;> ol classbreadcrumb> li classbreadcrumb-item>a href/home.php>i classfar fa-home>/i>/a>/li> /ol> /nav>/div>hr stylewidth:85%;margin:0 auto;>script> function updateLocation() { var locationId document.getElementById(location).value; $.ajax({ url: requests/updateLocation.php, type: POST, data: { location_id: locationId }, success: function(response) { console.log(response); window.location.reload(); } }); }/script>!-- script> $(document).ready(function() { $(#location).select2({ theme: bootstrap-5, width: 200px, placeholder: Seleccione una ubicación, allowClear: false }); $(#location).on(change, function() { var locationId $(this).val(); $.ajax({ url: sys/update_location.php, type: POST, data: { location_id: locationId }, success: function(response) { console.log(response); window.location.reload(); } }); }); });/script> -->nav classnavbar navbar-expand-lg navbar-light bg-light styledisplay: flex; flex-direction:row; justify-content: center;> img srcassets/img/lops.png alt styleheight: 50px; margin: 0 20px;> div stylemargin: auto 20px;font-size:13px;>Con el apoyo de/div> img srcassets/img/lacsp.png alt styleheight: 50px; margin: 0 20px;>/nav>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]