76.82.65.137:4040 (tcp/http) - last seen on 2024-11-21 at 08:41:10 UTC
-
- IP
- 76.82.65.137
- Network
- 76.82.64.0/18
- Domain(s)
- spectrum.com
- Device
-
<enterprise field>: device.class
- URL
-
http://76.82.65.137:4040/login.view;jsessionid=1dzzy9dv0j7o0? 200
- HTTP Title
- Subsonic
- Reverse DNS
- syn-076-082-065-137.res.spectrum.com
- ASN
- AS20001
- Organization
- TWC-20001-PACWEST
- Protocol
- http
- Source
- datascan::redirect::1
-
- Product
- Mortbay Jetty 6.1.x
- CPE(s)
-
<enterprise field>: cpe
This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.
-
- Data MD5
- 49350c0741cf2790be6e0327e79650e9
- HTTP Header MD5
- bf65a84e096c3775511bffc8b6119276
- HTTP Body MD5
- 2a5cae381212999d68f61cf0dcf7546b
-
HTTP/1.1 200 OK Content-Language: en Content-Type: text/html; charset=utf-8 Connection: close Server: Jetty(6.1.x) <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>Subsonic</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="icon" type="image/png" href="/icons/favicon.png;jsessionid=1dzzy9dv0j7o0"/> <link rel="stylesheet" href="/fonts/fonts.css;jsessionid=1dzzy9dv0j7o0" type="text/css"> <link rel="stylesheet" href="/style/barents.css;jsessionid=1dzzy9dv0j7o0?v=6.1" type="text/css"> <link rel="stylesheet" href="/style/font-awesome-4.5.0/css/font-awesome.min.css;jsessionid=1dzzy9dv0j7o0"> <script type="text/javascript" src="/script/mousetrap-1.5.3.js;jsessionid=1dzzy9dv0j7o0"></script> <script type="text/javascript"> Mousetrap.bind('space', function() { getPlayerWindow().keyboardShortcut("togglePlayPause"); return false }); Mousetrap.bind('left', function() { getPlayerWindow().keyboardShortcut("previous") }); Mousetrap.bind('right', function() { getPlayerWindow().keyboardShortcut("next") }); Mousetrap.bind('shift+left', function() { getPlayerWindow().keyboardShortcut("seekBackward") }); Mousetrap.bind('shift+right', function() { getPlayerWindow().keyboardShortcut("seekForward") }); Mousetrap.bind('-', function() { getPlayerWindow().keyboardShortcut("volumeDown") }); Mousetrap.bind('*', function() { getPlayerWindow().keyboardShortcut("star") }); Mousetrap.bind('plus', function() { getPlayerWindow().keyboardShortcut("volumeUp") }); Mousetrap.bind('m', function() { parent.frames.upper.keyboardShortcut("toggleSideBar") }); Mousetrap.bind('q', function() { parent.frames.playQueue.keyboardShortcut("togglePlayQueue") }); Mousetrap.bind('l', function() { parent.frames.main.keyboardShortcut("toggleViewAsList") }); Mousetrap.bind('g h', function() { parent.frames.upper.keyboardShortcut("showHome") }); Mousetrap.bind('g i', function() { parent.frames.upper.keyboardShortcut("showIndex") }); Mousetrap.bind('g p', function() { parent.frames.upper.keyboardShortcut("showPlaylists") }); Mousetrap.bind('g o', function() { parent.frames.upper.keyboardShortcut("showPodcasts") }); Mousetrap.bind('g s', function() { parent.frames.upper.keyboardShortcut("showSettings") }); Mousetrap.bind('g d', function() { parent.frames.upper.keyboardShortcut("showInternetRadio") }); Mousetrap.bind('g b', function() { parent.frames.upper.keyboardShortcut("showBookmarks") }); Mousetrap.bind('g t', function() { parent.frames.upper.keyboardShortcut("showStarred") }); Mousetrap.bind('g r', function() { parent.frames.upper.keyboardShortcut("showMore") }); Mousetrap.bind('g a', function() { parent.frames.upper.keyboardShortcut("showAbout") }); Mousetrap.bind('/', function() { parent.frames.upper.keyboardShortcut("search"); return false }); Mousetrap.bind('?', function() { parent.frames.upper.keyboardShortcut("showMore", "shortcuts")}); var indices = "abcdefghijklmnopqrstuvwxyz"; for (var i = 0, len = indices.length; i < len; i++) { var target = indices.substring(i, i + 1); createKeyboardShortcutForIndex(target); } function getPlayerWindow() { if (parent.frames.main == null) { return window; } if (parent.frames.main.location.href.indexOf("videoPlayer.view") == -1) { return parent.frames.playQueue; } return parent.frames.main; } function createKeyboardShortcutForIndex(index) { Mousetrap.bind("i " + index, function() { parent.frames.upper.keyboardShortcut("showIndex", index.toUpperCase()); }); } </script> <script type="text/javascript"> if (window != window.top) { top.location.href = location.href; } </script> </head> <body class="mainframe bgcolor1" onload="document.getElementById('j_username').focus()"> <form action="/j_acegi_security_check;jsessionid=1dzzy9dv0j7o0" method="POST"> <div class="bgcolor2 dropshadow" align="center" style="padding:20px 50px 20px 50px; margin-top:100px;margin-left:50px;margin-right:50px"> <div style="margin-bottom:1em;max-width:50em;text-align:left;"></div> <table> <tr> <td colspan="2" align="center" style="padding-bottom:10px"> <img src="/icons/subsonic_logo.png;jsessionid=1dzzy9dv0j7o0" style="height:50px; vertical-align:middle" alt=""> <span style="font-size:20px; font-weight:400; vertical-align:middle; padding-left:3px">Subsonic</span> </td> </tr> <tr> <td align="left" style="padding-right:10px">Username</td> <td align="left"><input type="text" id="j_username" name="j_username" style="width:12em" tabindex="1"></td> </tr> <tr> <td align="left" style="padding-bottom:10px">Password</td> <td align="left" style="padding-bottom:10px"><input type="password" name="j_password" style="width:12em" tabindex="2"></td> </tr> <tr> <td align="left"><input name="submit" type="submit" value="Log in" tabindex="4"></td> <td align="left" class="detail"> <input type="checkbox" name="_acegi_security_remember_me" id="remember" class="checkbox" tabindex="3"> <label for="remember">Remember me</label> </td> </tr> <tr> <td></td> <td align="left" class="detail"><a href="recover.view">Forgotten your password?</a></td> </tr> </table> </div> </form> </body> </html>
-
{ "@category" : "datascan", "@timestamp" : "2024-11-21T08:41:10.000Z", "app" : { "extract" : { "domain" : [ "w3.org" ], "hostname" : [ "www.w3.org" ], "url" : [ "http://www.w3.org/TR/html4/loose.dtd" ] }, "http" : { "bodymd5" : "2a5cae381212999d68f61cf0dcf7546b", "bodymmh3" : -815286268, "headermd5" : "bf65a84e096c3775511bffc8b6119276", "headermmh3" : 959458220, "title" : "Subsonic" }, "length" : 5924 }, "asn" : "AS20001", "city" : "Van Nuys", "country" : "US", "cpe" : "<enterprise field>: cpe", "cpecount" : "<enterprise field>: cpecount", "data" : "HTTP/1.1 200 OK\r\nContent-Language: en\r\nContent-Type: text/html; charset=utf-8\r\nConnection: close\r\nServer: Jetty(6.1.x)\r\n\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\r\n\r\n<html><head>\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<title>Subsonic</title>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\r\n\r\n<link rel=\"icon\" type=\"image/png\" href=\"/icons/favicon.png;jsessionid=1dzzy9dv0j7o0\"/>\r\n<link rel=\"stylesheet\" href=\"/fonts/fonts.css;jsessionid=1dzzy9dv0j7o0\" type=\"text/css\">\r\n<link rel=\"stylesheet\" href=\"/style/barents.css;jsessionid=1dzzy9dv0j7o0?v=6.1\" type=\"text/css\">\r\n<link rel=\"stylesheet\" href=\"/style/font-awesome-4.5.0/css/font-awesome.min.css;jsessionid=1dzzy9dv0j7o0\">\r\n<script type=\"text/javascript\" src=\"/script/mousetrap-1.5.3.js;jsessionid=1dzzy9dv0j7o0\"></script>\r\n<script type=\"text/javascript\">\r\n\r\n Mousetrap.bind('space', function() { getPlayerWindow().keyboardShortcut(\"togglePlayPause\"); return false });\r\n Mousetrap.bind('left', function() { getPlayerWindow().keyboardShortcut(\"previous\") });\r\n Mousetrap.bind('right', function() { getPlayerWindow().keyboardShortcut(\"next\") });\r\n Mousetrap.bind('shift+left', function() { getPlayerWindow().keyboardShortcut(\"seekBackward\") });\r\n Mousetrap.bind('shift+right', function() { getPlayerWindow().keyboardShortcut(\"seekForward\") });\r\n Mousetrap.bind('-', function() { getPlayerWindow().keyboardShortcut(\"volumeDown\") });\r\n Mousetrap.bind('*', function() { getPlayerWindow().keyboardShortcut(\"star\") });\r\n Mousetrap.bind('plus', function() { getPlayerWindow().keyboardShortcut(\"volumeUp\") });\r\n Mousetrap.bind('m', function() { parent.frames.upper.keyboardShortcut(\"toggleSideBar\") });\r\n Mousetrap.bind('q', function() { parent.frames.playQueue.keyboardShortcut(\"togglePlayQueue\") });\r\n Mousetrap.bind('l', function() { parent.frames.main.keyboardShortcut(\"toggleViewAsList\") });\r\n Mousetrap.bind('g h', function() { parent.frames.upper.keyboardShortcut(\"showHome\") });\r\n Mousetrap.bind('g i', function() { parent.frames.upper.keyboardShortcut(\"showIndex\") });\r\n Mousetrap.bind('g p', function() { parent.frames.upper.keyboardShortcut(\"showPlaylists\") });\r\n Mousetrap.bind('g o', function() { parent.frames.upper.keyboardShortcut(\"showPodcasts\") });\r\n Mousetrap.bind('g s', function() { parent.frames.upper.keyboardShortcut(\"showSettings\") });\r\n Mousetrap.bind('g d', function() { parent.frames.upper.keyboardShortcut(\"showInternetRadio\") });\r\n Mousetrap.bind('g b', function() { parent.frames.upper.keyboardShortcut(\"showBookmarks\") });\r\n Mousetrap.bind('g t', function() { parent.frames.upper.keyboardShortcut(\"showStarred\") });\r\n Mousetrap.bind('g r', function() { parent.frames.upper.keyboardShortcut(\"showMore\") });\r\n Mousetrap.bind('g a', function() { parent.frames.upper.keyboardShortcut(\"showAbout\") });\r\n Mousetrap.bind('/', function() { parent.frames.upper.keyboardShortcut(\"search\"); return false });\r\n Mousetrap.bind('?', function() { parent.frames.upper.keyboardShortcut(\"showMore\", \"shortcuts\")});\r\n\r\n var indices = \"abcdefghijklmnopqrstuvwxyz\";\r\n for (var i = 0, len = indices.length; i < len; i++) {\r\n var target = indices.substring(i, i + 1);\r\n createKeyboardShortcutForIndex(target);\r\n }\r\n\r\n function getPlayerWindow() {\r\n if (parent.frames.main == null) {\r\n return window;\r\n }\r\n if (parent.frames.main.location.href.indexOf(\"videoPlayer.view\") == -1) {\r\n return parent.frames.playQueue;\r\n }\r\n return parent.frames.main;\r\n }\r\n\r\n function createKeyboardShortcutForIndex(index) {\r\n Mousetrap.bind(\"i \" + index, function() {\r\n parent.frames.upper.keyboardShortcut(\"showIndex\", index.toUpperCase());\r\n });\r\n }\r\n\r\n</script>\r\n\r\n\r\n <script type=\"text/javascript\">\r\n if (window != window.top) {\r\n top.location.href = location.href;\r\n }\r\n </script>\r\n\r\n</head>\r\n<body class=\"mainframe bgcolor1\" onload=\"document.getElementById('j_username').focus()\">\r\n\r\n<form action=\"/j_acegi_security_check;jsessionid=1dzzy9dv0j7o0\" method=\"POST\">\r\n <div class=\"bgcolor2 dropshadow\" align=\"center\" style=\"padding:20px 50px 20px 50px; margin-top:100px;margin-left:50px;margin-right:50px\">\r\n\r\n <div style=\"margin-bottom:1em;max-width:50em;text-align:left;\"></div>\r\n\r\n <table>\r\n <tr>\r\n <td colspan=\"2\" align=\"center\" style=\"padding-bottom:10px\">\r\n <img src=\"/icons/subsonic_logo.png;jsessionid=1dzzy9dv0j7o0\" style=\"height:50px; vertical-align:middle\" alt=\"\">\r\n <span style=\"font-size:20px; font-weight:400; vertical-align:middle; padding-left:3px\">Subsonic</span>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td align=\"left\" style=\"padding-right:10px\">Username</td>\r\n <td align=\"left\"><input type=\"text\" id=\"j_username\" name=\"j_username\" style=\"width:12em\" tabindex=\"1\"></td>\r\n </tr>\r\n\r\n <tr>\r\n <td align=\"left\" style=\"padding-bottom:10px\">Password</td>\r\n <td align=\"left\" style=\"padding-bottom:10px\"><input type=\"password\" name=\"j_password\" style=\"width:12em\" tabindex=\"2\"></td>\r\n </tr>\r\n\r\n <tr>\r\n <td align=\"left\"><input name=\"submit\" type=\"submit\" value=\"Log in\" tabindex=\"4\"></td>\r\n <td align=\"left\" class=\"detail\">\r\n <input type=\"checkbox\" name=\"_acegi_security_remember_me\" id=\"remember\" class=\"checkbox\" tabindex=\"3\">\r\n <label for=\"remember\">Remember me</label>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td></td>\r\n <td align=\"left\" class=\"detail\"><a href=\"recover.view\">Forgotten your password?</a></td>\r\n </tr>\r\n \r\n \r\n \r\n\r\n </table>\r\n\r\n \r\n\r\n </div>\r\n</form>\r\n</body>\r\n</html>\r\n", "datamd5" : "49350c0741cf2790be6e0327e79650e9", "datammh3" : 497658577, "device" : { "class" : "<enterprise field>: device.class" }, "domain" : [ "spectrum.com" ], "forward" : "76.82.65.137", "geolocus" : { "asn" : "AS20001", "continent" : "NA", "continentname" : "North America", "country" : "US", "countryname" : "United States", "domain" : [ "charter.com", "charter.net", "spectrum.com" ], "isineu" : "false", "latitude" : "37.09024", "location" : "37.09024,-95.712891", "longitude" : "-95.712891", "netname" : "RRWE", "organization" : "Charter Communications Inc", "subnet" : "76.82.0.0/15" }, "host" : [ "syn-076-082-065-137" ], "hostname" : [ "76.82.65.137", "syn-076-082-065-137.res.spectrum.com" ], "ip" : "76.82.65.137", "ipv6" : "false", "latitude" : "34.1794", "location" : "34.1794,-118.4313", "longitude" : "-118.4313", "node" : { "country" : "<enterprise field>: node.country", "groupid" : "<enterprise field>: node.groupid", "id" : "<enterprise field>: node.id", "physicalcountry" : "<enterprise field>: node.physicalcountry" }, "organization" : "TWC-20001-PACWEST", "port" : 4040, "product" : "Jetty", "productvendor" : "Mortbay", "productversion" : "6.1.x", "protocol" : "http", "protocolversion" : "1.1", "reason" : "OK", "reverse" : [ "syn-076-082-065-137.res.spectrum.com" ], "seen_date" : "2024-11-21", "source" : "datascan::redirect::1", "status" : 200, "subdomains" : [ "res.spectrum.com" ], "subnet" : "76.82.64.0/18", "tag" : "<enterprise field>: tag", "tld" : [ "com" ], "tls" : "false", "transport" : "tcp", "url" : "/login.view;jsessionid=1dzzy9dv0j7o0?" }