Help
RSS
API
Feed
Maltego
Contact
Domain > graph.vshield.pro
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-11-06
104.21.192.142
(
ClassC
)
2026-01-18
172.67.148.114
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sun, 18 Jan 2026 20:20:14 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Thu, 21 Apr 2022 22:58:50 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sYjloeDI%2FX%2FpcJfHtferh0pzO%2FQggZLFGWhyDlnGwDrg9CPeUaQyfUfRdlo2RyV9AOFglyuEkisS9g8PevNgXosvVBsJkoi0kqU3EVhY2%2Fw%3D%3D}}Accept-Ranges: bytescf-cache-status: DYNAMICCF-RAY: 9c00cab65b1cff0d-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen stylebackground-color:rgb(46,46,46);>head> meta charsetutf-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1> title>vShield - Graph/title> script typetext/javascript srchttps://code.jquery.com/jquery-1.11.3.min.js>/script> script typetext/javascript srchttps://code.jquery.com/ui/1.11.4/jquery-ui.min.js>/script> link relshortcut icon hreffavicon.ico /> script srchighcharts.js>/script> script srcexporting.js>/script> script languageJavaScript> $(function() { var mychart; var previous null; var count 0; var extra L7 Live Requests, Requests Per Second received by vShield\s firewall, Requests, ; $(window).load(function(){ initiateChart(container); parseFile(); }); function parseFile() { $.ajax({ url: https://graph.vshield.pro/7VTnnXWvhdVeUC6q, dataType: text, cache: false }) .done(function(data) { var current 0; var part data.split( )9; var series mychart.series0, current parseInt(part); shift series.data.length > 40; if (previous ! null) { series.addPoint( Math.floor($.now()), current-previous , true, shift ); } previous current; count++; // call it again after one second setTimeout(parseFile, 1000); }) .fail(function( jqXHR, textStatus, errorThrown) { console.log(errorThrown); }); } function initiateChart(divid) { Highcharts.createElement(link, { href: //fonts.googleapis.com/css?familyUnica+One, rel: stylesheet, type: text/css }, null, document.getElementsByTagName(head)0); var options { colors: #2b908f, #90ee7e, #f45b5b, #7798BF, #aaeeee, #ff0066, #eeaaee, #55BF3B, #DF5353, #7798BF, #aaeeee, chart: { zoomType: x, renderTo: divid, backgroundColor: { linearGradient: { x1: 0, y1: 0, x2: 1, y2: 1 }, stops: 0, #2a2a2b, 1, #3e3e40 }, style: { fontFamily: Unica One, sans-serif }, plotBorderColor: #606063 }, title: { text: extra0, style: { color: #E0E0E3, textTransform: uppercase, fontSize: 20px } }, subtitle: { text: extra1, style: { color: #E0E0E3, textTransform: uppercase } }, tooltip: { backgroundColor: rgba(0, 0, 0, 0.85), style: { color: #F0F0F0 }, crosshairs: { width: 1, color: #A5A5A5 }, { width: 1, color: #A5A5A5 } }, plotOptions: { series: { dataLabels: { color: #B0B0B3 }, marker: { lineColor: #333 } }, boxplot: { fillColor: #505053 }, candlestick: { lineColor: white }, errorbar: { color: white }, area: { fillColor: { linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 }, stops: 0, #2b908f, 1, Highcharts.Color(#2b908f).setOpacity(0).get(rgba) }, marker: { radius: 2 }, lineWidth: 1, states: { hover: { lineWidth: 1 } }, threshold: null } }, legend: { enabled: false }, credits: { style: { color: #666 } }, labels: { style: { color: #707073 } }, drilldown: { activeAxisLabelStyle: { color: #F0F0F3 }, activeDataLabelStyle: { color: #F0F0F3 } }, navigation: { buttonOptions: { symbolStroke: #DDDDDD, theme: { fill: #505053 } } }, rangeSelector: { buttonTheme: { fill: #505053, stroke: #000000, style: { color: #CCC }, states: { hover: { fill: #707073, stroke: #000000, style: { color: white } }, select: { fill: #000003, stroke: #000000, style: { color: white } } } }, inputBoxBorderColor: #505053, inputStyle: { backgroundColor: #333, color: silver }, labelStyle: { color: silver } }, navigator: { handles: { backgroundColor: #666, borderColor: #AAA }, outlineColor: #CCC, maskFill: rgba(255,255,255,0.1), series: { color: #7798BF, lineColor: #A6C7ED }, xAxis: { gridLineColor: #505053 } }, scrollbar: { barBackgroundColor: #808083, barBorderColor: #808083, buttonArrowColor: #CCC, buttonBackgroundColor: #606063, buttonBorderColor: #606063, rifleColor: #FFF, trackBackgroundColor: #404043, trackBorderColor: #404043 }, legendBackgroundColor: rgba(0, 0, 0, 0.5), background2: #505053, dataLabelsColor: #B0B0B3, textColor: #C0C0C0, contrastTextColor: #F0F0F3, maskColor: rgba(255,255,255,0.3), yAxis: { gridLineColor: #707073, labels: { style: { color: #E0E0E3 } }, lineColor: #707073, minorGridLineColor: #505053, tickColor: #707073, tickWidth: 1, title: { text: extra2, style: { color: #A0A0A3 } } }, xAxis: { type: datetime, dateTimeLabelFormats: { day: %a }, gridLineColor: #707073, labels: { style: { color: #E0E0E3 } }, lineColor: #707073, minorGridLineColor: #505053, tickColor: #707073, title: { style: { color: #A0A0A3 } } }, series: { type: area, name: Total Requests, data: } }; mychart new Highcharts.Chart(options); } }); /script>style typetext/css mediascreen>a:link { color:#ffffff; text-decoration: none; }a:visited { color:#ffffff; text-decoration: none; }a:hover { color:#ffffff; text-decoration: none; }a:active { color:#ffffff; text-decoration: underline; }/style> /head> body>center> div idcontainer stylewidth: 1000px; height: 500px; margin: 0 auto; margin-top: 15px;>/div> br>br>MARQUEE WIDTH20px directionright>font colorred>>>/font>/MARQUEE>font colorwhite>vShield Services/font>MARQUEE WIDTH20px directionleft>font colorred>/font>/MARQUEE>br>br>font colorred>NOTICE:font colorwhite> These requests are not bypassing our protection./font>/font>/center> /body>/html>
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
]