99.154.2.119:9001 (tcp/http) - last seen on 2024-11-07 at 05:24:40 UTC
-
- IP
- 99.154.2.119
- Network
- 99.152.0.0/14
- Domain(s)
- sbcglobal.net
- Device
-
<enterprise field>: device.class <enterprise field>: device.productvendor <enterprise field>: device.product
- Operating System
- Linux Linux Kernel
- URL
-
http://99.154.2.119:9001/ 200
- HTTP Title
- index
- Reverse DNS
- 99-154-2-119.lightspeed.snantx.sbcglobal.net
- ASN
- AS7018
- Organization
- ATT-INTERNET4
- Protocol
- http
- Source
- datascan
-
- Operating System
- Linux Linux Kernel
- Product
- Hikvision DNVRS-Webs
- HTTP Component(s)
- jQuery jQuery 1.7.1
- CPE(s)
-
<enterprise field>: cpe
This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.
-
- Data MD5
- fad66b780f8b264c4e105013df861348
- HTTP Header MD5
- 321312112428bf3249e0ac669832acca
- HTTP Body MD5
- 1009cfd1687d37ffb65c7b717d382bcc
-
HTTP/1.1 200 OK Date: Wed, 06 Nov 2024 23:24:40 GMT Server: DNVRS-Webs ETag: "0-87e-62d" Content-Length: 1581 Content-Type: text/html Connection: close X-FRAME-OPTIONS: SAMEORIGIN Last-Modified: Tue, 14 Feb 2017 02:19:23 GMT <!doctype html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache, must-revalidate"> <meta http-equiv="expires" content="0"> <title>index</title> <script> function initIndex() { if (navigator.appName == 'Netscape' || navigator.appName == "Opera") { var sysLanguage= navigator.language.toLowerCase(); } else { var sysLanguage= navigator.browserLanguage.toLowerCase(); } var szLanguage = sysLanguage.substring(0,2); if(szLanguage == "zh") { //中文需要区分简体和繁体 var arSysLan = sysLanguage.split("-"); if (arSysLan.length === 2) { var szLanguage = arSysLan[0].toLowerCase() + "_" + arSysLan[1].toUpperCase(); if(arSysLan[1].toLowerCase() === "cn") { $.cookie('language', 'zh'); } else { $.cookie('language', szLanguage); } } } else { $.cookie('language', szLanguage); } self.moveTo(0,0); //使其IE窗口最大化 self.resizeTo(screen.availWidth,screen.availHeight); $.cookie('updateTips', 'true'); window.location.href = "doc/page/login.asp"; } </script> </head> <body> <script type="text/javascript" src="doc/script/LAB.min.js"></script> <script> $LAB .script("doc/script/jquery-1.7.1.min.js").wait() .script("doc/script/jquery.cookie.js").wait() .script("doc/script/global_config.js?version=" + new Date()).wait(function () { initIndex(); }); </script> </body> </html>
-
{ "@category" : "datascan", "@timestamp" : "2024-11-07T05:24:40.000Z", "app" : { "http" : { "bodymd5" : "1009cfd1687d37ffb65c7b717d382bcc", "bodymmh3" : 755950927, "component" : [ { "product" : "jQuery", "productvendor" : "jQuery", "productversion" : "1.7.1" } ], "header" : [ { "name" : "ETag", "value" : "0-87e-62d" }, { "value" : "Tue, 14 Feb 2017 02:19:23 GMT", "name" : "Last-Modified" } ], "headermd5" : "321312112428bf3249e0ac669832acca", "headermmh3" : 1371139662, "title" : "index" }, "length" : 1817 }, "asn" : "AS7018", "city" : "San Antonio", "country" : "US", "cpe" : "<enterprise field>: cpe", "cpecount" : "<enterprise field>: cpecount", "data" : "HTTP/1.1 200 OK\r\nDate: Wed, 06 Nov 2024 23:24:40 GMT\r\nServer: DNVRS-Webs\r\nETag: \"0-87e-62d\"\r\nContent-Length: 1581\r\nContent-Type: text/html\r\nConnection: close\r\nX-FRAME-OPTIONS: SAMEORIGIN\r\nLast-Modified: Tue, 14 Feb 2017 02:19:23 GMT\r\n\r\n\ufeff<!doctype html>\r\n<head>\r\n\t<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n\t<meta http-equiv=\"pragma\" content=\"no-cache\">\r\n\t<meta http-equiv=\"cache-control\" content=\"no-cache, must-revalidate\">\r\n\t<meta http-equiv=\"expires\" content=\"0\">\r\n\t<title>index</title>\t\r\n\t<script>\r\n\t\tfunction initIndex() {\r\n\t\t\tif (navigator.appName == 'Netscape' || navigator.appName == \"Opera\") {\r\n\t\t\t\tvar sysLanguage= navigator.language.toLowerCase();\r\n\t\t\t} else {\r\n\t\t\t\tvar sysLanguage= navigator.browserLanguage.toLowerCase();\r\n\t\t\t}\r\n\t\t\tvar szLanguage = sysLanguage.substring(0,2);\r\n\t\t\tif(szLanguage == \"zh\") { //\u4e2d\u6587\u9700\u8981\u533a\u5206\u7b80\u4f53\u548c\u7e41\u4f53 \r\n\t\t\t\tvar arSysLan = sysLanguage.split(\"-\");\r\n\t\t\t\tif (arSysLan.length === 2) {\r\n\t\t\t\t\tvar szLanguage = arSysLan[0].toLowerCase() + \"_\" + arSysLan[1].toUpperCase();\r\n\t\t\t\t\tif(arSysLan[1].toLowerCase() === \"cn\") {\r\n\t\t\t\t\t\t$.cookie('language', 'zh');\r\n\t\t\t\t\t} else {\r\n\t\t\t\t\t\t$.cookie('language', szLanguage);\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t} else {\r\n\t\t\t\t$.cookie('language', szLanguage);\r\n\t\t\t}\r\n\t\t\tself.moveTo(0,0); //\u4f7f\u5176IE\u7a97\u53e3\u6700\u5927\u5316\r\n\t\t\tself.resizeTo(screen.availWidth,screen.availHeight); \r\n\t\t\t$.cookie('updateTips', 'true');\r\n\t\t\twindow.location.href = \"doc/page/login.asp\";\r\n\t\t}\r\n\t</script> \r\n</head>\r\n<body>\r\n\t<script type=\"text/javascript\" src=\"doc/script/LAB.min.js\"></script>\r\n\t<script>\r\n\t\t$LAB\r\n\t\t.script(\"doc/script/jquery-1.7.1.min.js\").wait()\r\n\t\t.script(\"doc/script/jquery.cookie.js\").wait()\r\n\t\t.script(\"doc/script/global_config.js?version=\" + new Date()).wait(function () {\r\n\t\t\tinitIndex();\r\n\t\t});\r\n\t</script>\r\n</body>\r\n</html>", "datamd5" : "fad66b780f8b264c4e105013df861348", "datammh3" : 1364529544, "device" : { "class" : "<enterprise field>: device.class", "product" : "<enterprise field>: device.product", "productvendor" : "<enterprise field>: device.productvendor" }, "domain" : [ "sbcglobal.net" ], "geolocus" : { "asn" : "AS7018", "continent" : "NA", "continentname" : "North America", "country" : "US", "countryname" : "United States", "domain" : [ "att.com", "att.net", "sbcglobal.net" ], "isineu" : "false", "latitude" : "37.09024", "location" : "37.09024,-95.712891", "longitude" : "-95.712891", "netname" : "SBC-99-152-0-0-21-0801235647", "organization" : "AT&T Corp.", "subnet" : "99.152.0.0/14" }, "host" : [ "99-154-2-119" ], "hostname" : [ "99-154-2-119.lightspeed.snantx.sbcglobal.net" ], "ip" : "99.154.2.119", "ipv6" : "false", "latitude" : "29.3582", "location" : "29.3582,-98.4290", "longitude" : "-98.4290", "node" : { "country" : "<enterprise field>: node.country", "groupid" : "<enterprise field>: node.groupid", "id" : "<enterprise field>: node.id", "physicalcountry" : "<enterprise field>: node.physicalcountry" }, "organization" : "ATT-INTERNET4", "os" : "Linux Kernel", "osvendor" : "Linux", "port" : 9001, "product" : "DNVRS-Webs", "productvendor" : "Hikvision", "protocol" : "http", "protocolversion" : "1.1", "reason" : "OK", "reverse" : [ "99-154-2-119.lightspeed.snantx.sbcglobal.net" ], "seen_date" : "2024-11-07", "source" : "datascan", "status" : 200, "subdomains" : [ "lightspeed.snantx.sbcglobal.net", "snantx.sbcglobal.net" ], "subnet" : "99.152.0.0/14", "tld" : [ "net" ], "tls" : "false", "transport" : "tcp", "url" : "/" }