189.41.18.58:18265 (tcp/http) - last seen on 2024-11-07 at 10:39:59 UTC
-
- IP
- 189.41.18.58
- Network
- 189.41.0.0/16
- Domain(s)
- algarnetsuper.com.br
- Device
-
<enterprise field>: device.class
- Operating System
- Linux Linux Kernel
- URL
-
http://189.41.18.58:18265/ 200
- HTTP Title
- Login
- Reverse DNS
- 189-041-018-58.xd-dynamic.algarnetsuper.com.br
- ASN
- AS53006
- Organization
- ALGAR TELECOM SA
- Protocol
- http
- Source
- datascan
-
- Operating System
- Linux Linux Kernel
- Product
- lighttpd lighttpd 1.4.51
- HTTP Component(s)
- Bootstrap Bootstrap jQuery jQuery 1.11.2
- CPE(s)
-
<enterprise field>: cpe
This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.
-
- Data MD5
- 8c847134c846c8df6afa35095188c96b
- HTTP Header MD5
- 69d73a450223c2aa620d418ef50426f6
- HTTP Body MD5
- d3c970deb691bab01b07cd226b606685
-
HTTP/1.1 200 OK Content-Type: text/html Accept-Ranges: bytes ETag: "2713359749" Last-Modified: Thu, 22 Feb 2024 18:34:22 GMT Access-Control-Allow-Origin: * Access-Control-Allow-Headers: origin, x-csrftoken, content-type, accept Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Content-Length: 6038 Connection: close Date: Thu, 07 Nov 2024 07:32:02 GMT Server: lighttpd/1.4.51 <!DOCTYPE html> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <html> <head> <link rel="shortcut icon" href="/images/favicon.ico" /> <meta charset="utf-8" /> <title>Login</title> <meta content="width=device-width, initial-scale=1.0" name="viewport" /> <meta content="" name="description" /> <meta content="" name="author" /> <!-- BEGIN GLOBAL MANDATORY STYLES --> <link href="/assets/css/themes/default.css" rel="stylesheet" type="text/css" id="style_color"/> <link href="/assets/plugins/bootstrap/css/bootstrap.css" rel="stylesheet" type="text/css"/> <link href="/assets/plugins/bootstrap/css/bootstrap-responsive.css" rel="stylesheet" type="text/css"/> <link href="/assets/plugins/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css"/> <link href="/assets/css/style-metro.css" rel="stylesheet" type="text/css"/> <link href="/assets/css/style.css" rel="stylesheet" type="text/css"/> <link href="/assets/css/style-responsive.css" rel="stylesheet" type="text/css"/> <link href="/assets/css/error.css" rel="stylesheet" type="text/css"/> <link href="/assets/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css"/> <link href="/assets/plugins/bootstrap-switch/static/stylesheets/bootstrap-switch-metro.css" rel="stylesheet" type="text/css"/> <link href="/assets/plugins/glyphicons_halflings/css/halflings.css" rel="stylesheet" type="text/css"/> <link href="/assets/plugins/glyphicons/css/glyphicons.css" rel="stylesheet" type="text/css"/> <!-- END GLOBAL MANDATORY STYLES --> <!-- BEGIN PAGE LEVEL STYLES --> <link href="/assets/css/pages/login.css" rel="stylesheet" type="text/css"/> <!-- END PAGE LEVEL STYLES --> </head> <!-- END HEAD --> <!-- BEGIN BODY --> <body class="login"> <!-- BEGIN LOGO --> <div class="logo"> <img src="/images/logoW.png" alt="" /> </div> <!-- END LOGO --> <!-- BEGIN LOGIN --> <div class="content"> <!-- BEGIN LOGIN FORM --> <h3 class="form-title">Acesse sua conta</h3> <div id="div_alert" class="alert alert-error hide"> <span>Informe o usuário e a senha.</span> </div> <div class="control-group"> <!--ie8, ie9 does not support html5 placeholder, so we just show field title for that--> <label class="control-label visible-ie8 visible-ie9">Usuário</label> <div class="controls"> <div class="input-icon left"> <i class="icon-user"></i> <input id="input_user" class="m-wrap placeholder-no-fix" name="user_name" type="text" autocomplete="off" placeholder="Digite o usuário" value="" autofocus /> </div> </div> </div> <div class="control-group"> <label class="control-label visible-ie8 visible-ie9">Senha</label> <div class="controls"> <div class="input-icon left"> <i class="icon-lock"></i> <input id="input_password" class="m-wrap placeholder-no-fix" type="password" name="password" autocomplete="off" placeholder="Digite a senha" value="" /> </div> </div> </div> <div class="form-actions"> <!--label class="checkbox"> <input type="checkbox" name="remember" value="1"/><small>Mantenha-me conectado</small> </label--> <label class="checkbox"> <input type="checkbox" id="remember" name="remember" value="1"/> Lembrar Senha </label> <button id="logar" class="btn red pull-right"> Entrar <i class="m-icon-swapright m-icon-white"></i> </button> </div> <!--div class="forget-password"> <h4>Esqueceu sua senha ?</h4> <p> Não se preocupe, <a href="javascript:;" id="forget-password">clique aqui</a> para redefinir. </p> </div--> <!-- END LOGIN FORM --> <!-- BEGIN FORGOT PASSWORD FORM --> <!--form class="form-vertical forget-form" action="/pt_BR/index.html" method="post"> <h3 >Esqueceu sua senha ?</h3> <p>Digite seu e-mail para redefinir sua senha.</p> <div class="control-group"> <div class="controls"> <div class="input-icon left"> <i class="icon-envelope"></i> <input class="m-wrap placeholder-no-fix" type="text" autocomplete="off" placeholder="Email" name="email" /> </div> </div> </div> <div class="form-actions"> <button type="button" id="back-btn" class="btn"> <i class="m-icon-swapleft"></i> Voltar </button> <button type="submit" class="btn red pull-right"> Enviar <i class="m-icon-swapright m-icon-white"></i> </button> </div> </form--> <!-- END FORGOT PASSWORD FORM --> </div> <!-- END LOGIN --> <!-- BEGIN COPYRIGHT --> <div class="copyright"> 2024 © Control iD. </div> <!-- END COPYRIGHT --> <!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) --> <!-- BEGIN CORE PLUGINS --> <script src="/assets/plugins/jquery-1.11.2.min.js" type="text/javascript"></script> <script src="/assets/plugins/jquery-migrate-1.2.1.min.js" type="text/javascript"></script> <!-- IMPORTANT! Load jquery-ui-1.10.1.custom.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip --> <script src="/assets/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <!--[if lt IE 9]> <script src="/assets/plugins/excanvas.min.js"></script> <script src="/assets/plugins/respond.min.js"></script> <![endif]--> <script src="/assets/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script> <script src="/assets/plugins/jquery.blockui.min.js" type="text/javascript"></script> <script src="/assets/plugins/jquery.cookie.min.js" type="text/javascript"></script> <script src="/assets/plugins/uniform/jquery.uniform.min.js" type="text/javascript" ></script> <!-- END CORE PLUGINS --> <!-- BEGIN PAGE LEVEL PLUGINS --> <!-- END PAGE LEVEL PLUGINS --> <!-- BEGIN PAGE LEVEL SCRIPTS --> <script src="/assets/scripts/app.js" type="text/javascript"></script> <script src="/pt_BR/js/login.js" type="text/javascript"></script> <!-- END PAGE LEVEL SCRIPTS --> <script> jQuery(document).ready(function() { App.init(); //Login.init(); }); </script> <!-- END JAVASCRIPTS --> </body> <!-- END BODY --> </html>
-
{ "@category" : "datascan", "@timestamp" : "2024-11-07T10:39:59.000Z", "app" : { "http" : { "bodymd5" : "d3c970deb691bab01b07cd226b606685", "bodymmh3" : -1079361436, "component" : [ { "product" : "jQuery", "productvendor" : "jQuery", "productversion" : "1.11.2" }, { "productvendor" : "Bootstrap", "product" : "Bootstrap" } ], "header" : [ { "value" : 2713359749, "name" : "ETag" }, { "value" : "Thu, 22 Feb 2024 18:34:22 GMT", "name" : "Last-Modified" } ], "headermd5" : "69d73a450223c2aa620d418ef50426f6", "headermmh3" : -66136842, "title" : "Login" }, "length" : 6457 }, "asn" : "AS53006", "city" : "Uberl\u00e2ndia", "country" : "BR", "cpe" : "<enterprise field>: cpe", "cpecount" : "<enterprise field>: cpecount", "data" : "HTTP/1.1 200 OK\r\nContent-Type: text/html\r\nAccept-Ranges: bytes\r\nETag: \"2713359749\"\r\nLast-Modified: Thu, 22 Feb 2024 18:34:22 GMT\r\nAccess-Control-Allow-Origin: *\r\nAccess-Control-Allow-Headers: origin, x-csrftoken, content-type, accept\r\nCache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0\r\nContent-Length: 6038\r\nConnection: close\r\nDate: Thu, 07 Nov 2024 07:32:02 GMT\r\nServer: lighttpd/1.4.51\r\n\r\n<!DOCTYPE html>\n<!--[if IE 8]> <html lang=\"en\" class=\"ie8\"> <![endif]-->\n<html>\n<head>\n\t<link rel=\"shortcut icon\" href=\"/images/favicon.ico\" />\n\t<meta charset=\"utf-8\" />\n\t<title>Login</title>\n\t<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\n\t<meta content=\"\" name=\"description\" />\n\t<meta content=\"\" name=\"author\" />\n\t<!-- BEGIN GLOBAL MANDATORY STYLES -->\n<link href=\"/assets/css/themes/default.css\" rel=\"stylesheet\" type=\"text/css\" id=\"style_color\"/>\n<link href=\"/assets/plugins/bootstrap/css/bootstrap.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/plugins/bootstrap/css/bootstrap-responsive.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/plugins/font-awesome/css/font-awesome.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/css/style-metro.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/css/style.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/css/style-responsive.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/css/error.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/plugins/uniform/css/uniform.default.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/plugins/bootstrap-switch/static/stylesheets/bootstrap-switch-metro.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/plugins/glyphicons_halflings/css/halflings.css\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"/assets/plugins/glyphicons/css/glyphicons.css\" rel=\"stylesheet\" type=\"text/css\"/>\n\t<!-- END GLOBAL MANDATORY STYLES -->\n\t<!-- BEGIN PAGE LEVEL STYLES -->\n\t<link href=\"/assets/css/pages/login.css\" rel=\"stylesheet\" type=\"text/css\"/>\n\t<!-- END PAGE LEVEL STYLES -->\n</head>\n<!-- END HEAD -->\n<!-- BEGIN BODY -->\n<body class=\"login\">\n\n\t<!-- BEGIN LOGO -->\n\t<div class=\"logo\">\n\t\t<img src=\"/images/logoW.png\" alt=\"\" />\n\t</div>\n\t<!-- END LOGO -->\n\t<!-- BEGIN LOGIN -->\n\t<div class=\"content\">\n\t\t<!-- BEGIN LOGIN FORM -->\n\t\t<h3 class=\"form-title\">Acesse sua conta</h3>\n\t\t<div id=\"div_alert\" class=\"alert alert-error hide\">\n\t\t\t<span>Informe o usu\u00e1rio e a senha.</span>\n\t\t</div>\n\t\t<div class=\"control-group\">\n\t\t\t<!--ie8, ie9 does not support html5 placeholder, so we just show field title for that-->\n\t\t\t<label class=\"control-label visible-ie8 visible-ie9\">Usu\u00e1rio</label>\n\t\t\t<div class=\"controls\">\n\t\t\t\t<div class=\"input-icon left\">\n\t\t\t\t\t<i class=\"icon-user\"></i>\n\t\t\t\t\t<input id=\"input_user\" class=\"m-wrap placeholder-no-fix\" name=\"user_name\" type=\"text\" autocomplete=\"off\" placeholder=\"Digite o usu\u00e1rio\" value=\"\" autofocus />\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<div class=\"control-group\">\n\t\t\t<label class=\"control-label visible-ie8 visible-ie9\">Senha</label>\n\t\t\t<div class=\"controls\">\n\t\t\t\t<div class=\"input-icon left\">\n\t\t\t\t\t<i class=\"icon-lock\"></i>\n\t\t\t\t\t<input id=\"input_password\" class=\"m-wrap placeholder-no-fix\" type=\"password\" name=\"password\" autocomplete=\"off\" placeholder=\"Digite a senha\" value=\"\" />\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t\t<div class=\"form-actions\">\n\t\t\t\t<!--label class=\"checkbox\">\n\t\t\t\t<input type=\"checkbox\" name=\"remember\" value=\"1\"/><small>Mantenha-me conectado</small>\n\t\t\t</label-->\n\t\t\t<label class=\"checkbox\">\n\t\t\t\t<input type=\"checkbox\" id=\"remember\" name=\"remember\" value=\"1\"/> Lembrar Senha\n\t\t\t</label>\n\n\t\t\t<button id=\"logar\" class=\"btn red pull-right\">\n\t\t\t\tEntrar <i class=\"m-icon-swapright m-icon-white\"></i>\n\t\t\t</button>\n\t\t</div>\n\t\t\t<!--div class=\"forget-password\">\n\t\t\t\t<h4>Esqueceu sua senha ?</h4>\n\t\t\t\t<p>\n\t\t\t\t\tN\u00e3o se preocupe, <a href=\"javascript:;\" id=\"forget-password\">clique aqui</a> para redefinir.\n\t\t\t\t</p>\n\t\t\t</div-->\n\t\t\t<!-- END LOGIN FORM -->\n\t\t\t<!-- BEGIN FORGOT PASSWORD FORM -->\n\t\t<!--form class=\"form-vertical forget-form\" action=\"/pt_BR/index.html\" method=\"post\">\n\t\t\t<h3 >Esqueceu sua senha ?</h3>\n\t\t\t<p>Digite seu e-mail para redefinir sua senha.</p>\n\t\t\t<div class=\"control-group\">\n\t\t\t\t<div class=\"controls\">\n\t\t\t\t\t<div class=\"input-icon left\">\n\t\t\t\t\t\t<i class=\"icon-envelope\"></i>\n\t\t\t\t\t\t<input class=\"m-wrap placeholder-no-fix\" type=\"text\" autocomplete=\"off\" placeholder=\"Email\" name=\"email\" />\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div class=\"form-actions\">\n\t\t\t\t<button type=\"button\" id=\"back-btn\" class=\"btn\">\n\t\t\t\t<i class=\"m-icon-swapleft\"></i> Voltar\n\t\t\t\t</button>\n\t\t\t\t<button type=\"submit\" class=\"btn red pull-right\">\n\t\t\t\tEnviar <i class=\"m-icon-swapright m-icon-white\"></i>\n\t\t\t\t</button>\n\t\t\t</div>\n\t\t</form-->\n\t\t<!-- END FORGOT PASSWORD FORM -->\n\t</div>\n\t<!-- END LOGIN -->\n\t<!-- BEGIN COPYRIGHT -->\n\t<div class=\"copyright\">\n\t\t2024 © Control iD.\n\t</div>\n\t<!-- END COPYRIGHT -->\n\t<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->\n\t<!-- BEGIN CORE PLUGINS -->\n\n\t<script src=\"/assets/plugins/jquery-1.11.2.min.js\" type=\"text/javascript\"></script>\n\t<script src=\"/assets/plugins/jquery-migrate-1.2.1.min.js\" type=\"text/javascript\"></script>\n\t<!-- IMPORTANT! Load jquery-ui-1.10.1.custom.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->\n\t<script src=\"/assets/plugins/bootstrap/js/bootstrap.min.js\" type=\"text/javascript\"></script>\n\n\t<!--[if lt IE 9]>\n\t<script src=\"/assets/plugins/excanvas.min.js\"></script>\n\t<script src=\"/assets/plugins/respond.min.js\"></script>\n\t<![endif]-->\n\t<script src=\"/assets/plugins/jquery-slimscroll/jquery.slimscroll.min.js\" type=\"text/javascript\"></script>\n\t<script src=\"/assets/plugins/jquery.blockui.min.js\" type=\"text/javascript\"></script>\n\t<script src=\"/assets/plugins/jquery.cookie.min.js\" type=\"text/javascript\"></script>\n\t<script src=\"/assets/plugins/uniform/jquery.uniform.min.js\" type=\"text/javascript\" ></script>\n\t<!-- END CORE PLUGINS -->\n\t<!-- BEGIN PAGE LEVEL PLUGINS -->\n\n\t<!-- END PAGE LEVEL PLUGINS -->\n\t<!-- BEGIN PAGE LEVEL SCRIPTS -->\n\t<script src=\"/assets/scripts/app.js\" type=\"text/javascript\"></script>\n\n\t<script src=\"/pt_BR/js/login.js\" type=\"text/javascript\"></script>\n\t<!-- END PAGE LEVEL SCRIPTS -->\n\t<script>\n\t\tjQuery(document).ready(function() {\n\t\t\tApp.init();\n\t\t\t//Login.init();\n\t\t});\n\t</script>\n\t<!-- END JAVASCRIPTS -->\n</body>\n<!-- END BODY -->\n</html>\n", "datamd5" : "8c847134c846c8df6afa35095188c96b", "datammh3" : 1164064047, "device" : { "class" : "<enterprise field>: device.class" }, "domain" : [ "algarnetsuper.com.br" ], "geolocus" : { "asn" : "AS53006", "continent" : "SA", "continentname" : "South America", "country" : "BR", "countryname" : "Brazil", "domain" : [ "algarnetsuper.com.br", "algartelecom.com.br", "cert.br" ], "isineu" : "false", "latitude" : "-14.235004", "location" : "-14.235004,-51.92528", "longitude" : "-51.92528", "netname" : "71.208.516/0001-74", "organization" : "ALGAR TELECOM S/A", "subnet" : "189.41.0.0/16" }, "host" : [ "189-041-018-58" ], "hostname" : [ "189-041-018-58.xd-dynamic.algarnetsuper.com.br" ], "ip" : "189.41.18.58", "ipv6" : "false", "latitude" : "-19.0243", "location" : "-19.0243,-48.3428", "longitude" : "-48.3428", "node" : { "country" : "<enterprise field>: node.country", "groupid" : "<enterprise field>: node.groupid", "id" : "<enterprise field>: node.id", "physicalcountry" : "<enterprise field>: node.physicalcountry" }, "organization" : "ALGAR TELECOM SA", "os" : "Linux Kernel", "osvendor" : "Linux", "port" : 18265, "product" : "lighttpd", "productvendor" : "lighttpd", "productversion" : "1.4.51", "protocol" : "http", "protocolversion" : "1.1", "reason" : "OK", "reverse" : [ "189-041-018-58.xd-dynamic.algarnetsuper.com.br" ], "seen_date" : "2024-11-07", "source" : "datascan", "status" : 200, "subdomains" : [ "xd-dynamic.algarnetsuper.com.br" ], "subnet" : "189.41.0.0/16", "tag" : "<enterprise field>: tag", "tld" : [ "com.br" ], "tls" : "false", "transport" : "tcp", "url" : "/" }