104.21.96.1:443 (tcp/http/tls) - last seen on 2025-09-06 at 11:15:34 UTC
-
- IP
- 104.21.96.1
- Alternative IP(s)
- 104.21.112.1 104.21.16.1 104.21.32.1 104.21.48.1 104.21.64.1 104.21.80.1 2606:4700:3030:0:0:0:6815:1001 2606:4700:3030:0:0:0:6815:2001 2606:4700:3030:0:0:0:6815:3001 2606:4700:3030:0:0:0:6815:4001 2606:4700:3030:0:0:0:6815:5001 2606:4700:3030:0:0:0:6815:6001 2606:4700:3030:0:0:0:6815:7001
- Network
- 104.21.0.0/17
- Domain(s)
- axlava.xyz
- Device
-
<enterprise field>: device.class
- URL
-
https://m2.axlava.xyz/login 200
- HTTP Title
- Grafana
- ASN
- AS13335
- Organization
- CLOUDFLARENET
- Protocol
- http
- Source
- urlscan::redirect::2
-
- Product
- Cloudflare Cloudflare
- HTTP Component(s)
- Grafana Grafana
- CPE(s)
-
<enterprise field>: cpe
-
- Issuer Common Name
- WE1
- Issuer Organization
- Google Trust Services
- Subject Common Name
- axlava.xyz
- Subject Alt Name
- axlava.xyz *.axlava.xyz
- SHA256 Fingerprint
- e50d5cf42bec5c20ba445cb0057086b97c13630abccc1d399cf0744bdcc8fdea
- Validity Not Before
- 2025-08-26T06:02:44Z
- Validity Not After
- 2025-11-24T07:01:02Z
This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.
-
- Data MD5
- 0940f028bd907aa7b17065d03186c547
- HTTP Header MD5
- 68cac625a1c21dc684fe71d8187b1f60
- HTTP Body MD5
- 44f2c9fcb6dfb142fe91530a04f427b8
- Favicon MD5
- bcc4933f81eff43e5d9bcc5b2828aa70
- Favicon MMH3
- 2123863676
-
HTTP/1.1 200 OK Date: Sat, 06 Sep 2025 11:08:12 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close alt-svc: h3=":443"; ma=86400 Cache-Control: no-store via: 1.1 Caddy x-content-type-options: nosniff x-frame-options: deny x-xss-protection: 1; mode=block cf-cache-status: DYNAMIC Nel: {"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?s=q6%2BgNjz%2BU312C5zzYE2eZejh1O1xoIR07d2aSuQsCUrJCQzhy4ZGByoCcKQrK2ofCH5xm4%2B%2F9h0yFjthJ%2BYqNgVq%2B9mChyICJ%2FTQMOk%3D"}]} Server: cloudflare CF-RAY: 97ad81cefbf7320a-AMS 5ffa <!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width" /> <meta name="theme-color" content="#000" /> <title>Grafana</title> <base href="/" /> <link rel="icon" type="image/png" href="public/img/fav32.png" /> <link rel="apple-touch-icon" sizes="180x180" href="public/img/apple-touch-icon.png" /> <link rel="mask-icon" href="public/img/grafana_mask_icon.svg" color="#F05A28" /> <link rel="stylesheet" href="public/build/grafana.app.1f6473bb54b1e1647be8.css" /> <link rel="stylesheet" href="public/build/grafana.dark.23c5425b7a9e1580d499.css" /> <script nonce=""> performance.mark('frontend_boot_css_time_seconds'); </script> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="msapplication-TileColor" content="#2b5797" /> <meta name="msapplication-config" content="public/img/browserconfig.xml" /> </head> <body class="theme-dark app-grafana"> <style> .preloader { height: 100%; flex-direction: column; display: flex; justify-content: center; align-items: center; margin: 0 32px; } .preloader__enter { opacity: 0; animation-name: preloader-fade-in; animation-iteration-count: 1; animation-duration: 0.9s; animation-delay: 0.5s; animation-fill-mode: forwards; } .preloader__bounce { text-align: center; animation-name: preloader-bounce; animation-duration: 0.9s; animation-iteration-count: infinite; } .preloader__logo { display: inline-block; animation-name: preloader-squash; animation-duration: 0.9s; animation-iteration-count: infinite; width: 60px; height: 60px; background-repeat: no-repeat; background-size: contain; background-image: url('public/img/grafana_icon.svg'); } .preloader__text { margin-top: 16px; font-weight: 500; font-size: 14px; font-family: Sans-serif; opacity: 0; animation-name: preloader-fade-in; animation-duration: 0.9s; animation-delay: 0.5s; animation-fill-mode: forwards; } .theme-light .preloader__text { color: #52545c; } .theme-dark .preloader__text { color: #d8d9da; } @keyframes preloader-fade-in { 0% { opacity: 0; animation-timing-function: cubic-bezier(0, 0, 0.5, 1); } 100% { opacity: 1; } } @keyframes preloader-bounce { from, to { transform: translateY(0px); animation-timing-function: cubic-bezier(0.3, 0, 0.1, 1); } 50% { transform: translateY(-50px); animation-timing-function: cubic-bezier(0.9, 0, 0.7, 1); } } @keyframes preloader-squash { 0% { transform: scaleX(1.3) scaleY(0.8); animation-timing-function: cubic-bezier(0.3, 0, 0.1, 1); } 15% { transform: scaleX(0.75) scaleY(1.25); animation-timing-function: cubic-bezier(0, 0, 0.7, 0.75); } 55% { transform: scaleX(1.05) scaleY(0.95); animation-timing-function: cubic-bezier(0.9, 0, 1, 1); } 95% { transform: scaleX(0.75) scaleY(1.25); animation-timing-function: cubic-bezier(0, 0, 0, 1); } 100% { transform: scaleX(1.3) scaleY(0.8); animation-timing-function: cubic-bezier(0, 0, 0.7, 1); } } .preloader__text--fail { display: none; } .preloader--done .preloader__bounce, .preloader--done .preloader__logo { animation-name: none; display: none; } .preloader--done .preloader__logo, .preloader--done .preloader__text { display: none; color: #ff5705 !important; font-size: 15px; } .theme-light .preloader--done .preloader__text { color: #52545c !important; } .preloader--done .preloader__text--fail { display: block; } .preloader--done .preloader__text--fail a { color: white; } .theme-light .preloader--done .preloader__text--fail a { color: rgb(31, 98, 224); } .preloader--done code { white-space: nowrap; padding: 2px 5px; margin: 0px 2px; font-size: 0.8rem; background-color: rgb(24, 27, 31); color: rgb(204, 204, 220); border: 1px solid rgba(204, 204, 220, 0.2); border-radius: 4px; } .preloader__error-list li { margin-bottom: 8px; } [ng\:cloak], [ng-cloak], .ng-cloak { display: none !important; } </style> <div class="preloader"> <div class="preloader__enter"> <div class="preloader__bounce"> <div class="preloader__logo" aria-live="polite" role="status" aria-label="Loading Grafana"></div> </div> </div> <div class="preloader__text preloader__text--fail"> <main> <h1>If you're seeing this Grafana has failed to load its application files</h1> <ol class="preloader__error-list"> <li>This could be caused by your reverse proxy settings.</li> <li>If you host grafana under a subpath make sure your <code>grafana.ini</code> <code>root_url</code> setting includes subpath. If not using a reverse proxy make sure to set <code>serve_from_sub_path</code> to true.</li> <li>If you have a local dev build make sure you build frontend using: <code>yarn start</code>, or <code>yarn build</code>.</li> <li>Sometimes restarting <code>grafana-server</code> can help.</li> <li>Check if you are using a non-supported browser. For more information, refer to the list of <a href="https://grafana.com/docs/grafana/latest/installation/requirements/#supported-web-browsers"> supported browsers </a >.</li> </ol> </main> </div> <script nonce=""> function checkBrowserCompatibility() { var isIE = navigator.userAgent.indexOf('MSIE') > -1; var isEdge = navigator.userAgent.indexOf('Edge/') > -1 || navigator.userAgent.indexOf('Edg/') > -1; var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1; var isChrome = /Chrome/.test(navigator.userAgent) && /Google Inc/.test(navigator.vendor); var isEdgeVersion = /Edge\/([0-9.]+)/.exec(navigator.userAgent); if (isIE && parseFloat(/Trident\/([0-9.]+)/.exec(navigator.userAgent)[1]) <= 7) { return false; } else if ( isEdge && ((isEdgeVersion && parseFloat(isEdgeVersion[1]) <= 16) || parseFloat(/Edg\/([0-9.]+)/.exec(navigator.userAgent)[1]) <= 16) ) { return false; } else if (isFirefox && parseFloat(/Firefox\/([0-9.]+)/.exec(navigator.userAgent)[1]) <= 64) { return false; } else if (isChrome && parseFloat(/Chrome\/([0-9.]+)/.exec(navigator.userAgent)[1]) <= 54) { return false; } return true; } if (!checkBrowserCompatibility()) { alert('Your browser is not fully supported, please try newer version.'); } </script> </div> <div id="reactRoot"></div> <script nonce=""> window.grafanaBootData = { user: {"isSignedIn":false,"id":0,"uid":"","login":"","email":"","name":"","theme":"dark","lightTheme":false,"orgCount":1,"orgId":0,"orgName":"","orgRole":"","isGrafanaAdmin":false,"gravatarUrl":"","timezone":"browser","weekStart":"browser","locale":"en-US","regionalFormat":"","language":"en-US","helpFlags1":0,"hasEditPermissionInFolders":false,"authenticatedBy":"","permissions":{"folders:read":true},"analytics":{"identifier":"@http://localhost:3000/"}}, settings: {"defaultDatasource":"-- Grafana --","datasources":{"-- Dashboard --":{"type":"datasource","name":"-- Dashboard --","meta":{"id":"dashboard","type":"datasource","name":"-- Dashboard --","info":{"author":{"name":"Grafana Labs","url":"https://grafana.com"},"description":"Uses the result set from another panel in the same dashboard","links":[{"name":"Raise issue","url":"https://github.com/grafana/grafana/issues/new"}],"logos":{"small":"public/plugins/dashboard/img/icn-reusequeries.svg","large":"public/plugins/dashboard/img/icn-reusequeries.svg"},"build":{},"screenshots":null,"version":"","updated":"","keywords":null},"dependencies":{"grafanaDependency":"","grafanaVersion":"*","plugins":[],"extensions":{"exposedComponents":[]}},"includes":null,"category":"","preload":false,"backend":false,"routes":null,"skipDataQuery":false,"autoEnabled":false,"annotations":false,"metrics":true,"alerting":false,"explore":false,"tables":false,"logs":false,"tracing":false,"builtIn":true,"streaming":false,"signature":"internal","module":"core:plugin/dashboard","baseUrl":"public/plugins/dashboard","angular":{"detected":false,"hideDeprecation":false},"multiValueFilterOperators":false,"loadingStrategy":"","extensions":{"addedLinks":null,"addedComponents":null,"exposedComponents":null,"extensionPoints":null,"addedFunctions":null}},"isDefault":false,"preload":false,"jsonData":{},"readOnly":false,"cachingConfig":{"enabled":false,"TTLMs":0}},"-- Grafana --":{"id":-1,"uid":"grafana","type":"datasource","name":"-- Grafana --","meta":{"id":"grafana","type":"datasource","name":"-- Grafana --","info":{"author":{"name":"Grafana Labs","url":"https://grafana.com"},"description":"A built-in data source that generates random walk data and can poll the Testdata data source. This helps you test visualizations and run experiments.","links":[{"name":"Raise issue","url":"https://github.com/grafana/grafana/issues/new"}],"logos":{"small":"public/plugins/grafana/img/icn-grafanadb.svg","large":"public/plugins/grafana/img/icn-grafanadb.svg"},"build":{},"screenshots":null,"version":"","updated":"","keywords":null},"dependencies":{"grafanaDependency":"","grafanaVersion":"*","plugins":[],"extensions":{"exposedComponents":[]}},"includes":null,"category":"","preload":false,"backend":true,"routes":null,"skipDataQuery":false,"autoEnabled":false,"annotations":true,"metrics":true,"alerting":false,"explore":false,"tables":false,"logs":false,"tracing":false,"builtIn":true,"streaming":false,"signature":"internal","module":"core:plugin/grafana","baseUrl":"public/plugins/grafana","angular":{"detected":false,"hideDeprecation":false},"multiValueFilterOperators":false,"loadingStrategy":"","extensions":{"addedLinks":null,"addedComponents":null,"exposedComponents":null,"extensionPoints":null,"addedFunctions":null}},"isDefault":false,"preload":false,"jsonData":{},"readOnly":false,"cachingConfig":{"enabled":false,"TTLMs":0}},"-- Mixed --":{"type":"datasource","name":"-- Mixed --","meta":{"id":"mixed","type":"datasource","name":"-- Mixed --","info":{"author":{"name":"Grafana Labs","url":"https://grafana.com"},"description":"Lets you query multiple data sources in the same panel.","links":[{"name":"Raise issue","url":"https://github.com/grafana/grafana/issues/new"},{"name":"Documentation","url":"https://grafana.com/docs/grafana/latest/datasources/#special-data-sources"}],"logos":{"small":"public/plugins/mixed/img/icn-mixeddatasources.svg","large":"public/plugins/mixed/img/icn-mixeddatasources.svg"},"build":{},"screenshots":null,"version":"","updated":"","keywords":null},"dependencies":{"grafanaDependency":"","grafanaVersion":"*","plugins":[],"extensions":{"exposedComponents":[]}},"includes":null,"category":"","preload":false,"backend":false,"routes":null,"skipDataQuery":false,"autoEnabled":false,"annotations":false,"metrics":true,"alerting":false,"explore":false,"tables":false,"logs":false,"tracing":false,"queryOptions":{"minInterval":true},"builtIn":true,"mixed":true,"streaming":false,"signature":"internal","module":"core:plugin/mixed","baseUrl":"public/plugins/mixed","angular":{"detected":false,"hideDeprecation":false},"multiValueFilterOperators":false,"loadingStrategy":"","extensions":{"addedLinks":null,"addedComponents":null,"exposedComponents":null,"extensionPoints":null,"addedFunctions":null}},"isDefault":false,"preload":false,"jsonData":{},"readOnly":false,"cachingConfig":{"enabled":false,"TTLMs":0}}},"minRefreshInterval":"5s","panels":{"alertlist":{"id":"alertlist","name":"Alert list","info":{"author":{"name":"Grafana Labs","url":"https://grafana.com"},"description":"Shows list of alerts and their current status","links":[{"name":"Raise issue","url":"https://github.com/grafana/grafana/issues/new"},{"name":"Documentation","url":"https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/alert-list/"}],"logos":{"small":"public/plugins/alertlist/img/icn-singlestat-panel.svg","large":"public/plugins/alertlist/img/icn-singlestat-panel.svg"},"build":{},"screenshots":null,"version":"","updated":"","keywords":null},"hideFromList":false,"sort":15,"skipDataQuery":true,"state":"","baseUrl":"public/plugins/alertlist","signature":"internal","module":"core:plugin/alertlist","angular":{"detected":false,"hideDeprecation":false},"loadingStrategy":"script"},"annolist":{"id":"annolist","name":"Annotations list","aliasIds":["ryantxu-annolist-panel"],"info":{"author":{"name":"Grafana Labs","url":"https://grafana.com"},"description":"List annotations","links":[{"name":"Raise issue","url":"https://github.com/grafana/grafana/issues/new"},{"name":"Documentation","url":"https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/annotations/"}],"logos":{"small":"public/plugins/annolist/img/icn-annolist-panel.svg","large":"public/plugins/annolist/img/icn-annolist-panel.svg"},"build":{},"screenshots":null,"version":"","updated":"","keywords":null},"hideFromList":false,"sort":100,"skipDataQuery":true,"state":"","baseUrl":"public/plugins/annolist","signature":"internal","module":"core:plugin/annolist","angular":{"detected":false,"hideDeprecation":false},"loadingStrategy":"script"},"barchart":{"id":"barchart","name":"Bar chart","info":{"author":{"name":"Grafana Labs","url":"https://grafana.com"},"description":"Categorical charts with group support","links":[{"name":"Raise issue","url":"https://github.com/grafana/grafana/issues/new"},{"name":"Documentation","url":"https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/bar-chart/"}],"logos":{"small":"public/plugins/barchart/img/barchart.svg","large":"public/plugins/barchart/img/barchart.svg"},"build":{},"screenshots":null,"version":"","updated":"","keywords":null},"hideFromList":false,"sort":2,"skipDataQuery":false,"state":"","baseUrl":"public/plugins/barchart","signature":"internal","module":"core:plugin/barchart","angular":{"detected":false,"hideDeprecation":false},"loadingStrategy":"script"},"bargauge":{"id":"bargauge","name":"Bar gauge","info":{"author":{"name":"Grafana Labs","url":"https://grafana.com"},"description":"Horizontal and vertical gauges","links":[{"name":"Raise issue","url":"https://github.com/grafana/grafana/issues/new"},{"name":"Documentation","url":"https://grafana.com/docs
-
{ "@category" : "datascan", "@timestamp" : "2025-09-06T11:15:34.000Z", "alternativeip" : [ "104.21.112.1", "104.21.16.1", "104.21.32.1", "104.21.48.1", "104.21.64.1", "104.21.80.1", "2606:4700:3030:0:0:0:6815:1001", "2606:4700:3030:0:0:0:6815:2001", "2606:4700:3030:0:0:0:6815:3001", "2606:4700:3030:0:0:0:6815:4001", "2606:4700:3030:0:0:0:6815:5001", "2606:4700:3030:0:0:0:6815:6001", "2606:4700:3030:0:0:0:6815:7001" ], "app" : { "extract" : { "domain" : [ "github.com", "cloudflare.com", "grafana.com" ], "file" : [ "browserconfig.xml" ], "hostname" : [ "a.nel.cloudflare.com", "github.com", "grafana.com", "localhost" ], "url" : [ "http://localhost:3000/", "https://a.nel.cloudflare.com/report/v4?s=q6%2BgNjz%2BU312C5zzYE2eZejh1O1xoIR07d2aSuQsCUrJCQzhy4ZGByoCcKQrK2ofCH5xm4%2B%2F9h0yFjthJ%2BYqNgVq%2B9mChyICJ%2FTQMOk%3D", "https://github.com/grafana/grafana/issues/new", "https://grafana.com", "https://grafana.com/docs", "https://grafana.com/docs/grafana/latest/datasources/", "https://grafana.com/docs/grafana/latest/installation/requirements/", "https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/alert-list/", "https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/annotations/", "https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/bar-chart/" ] }, "favicon" : { "image" : "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABABJREFUeNq0V7tuE0EUvZPsWiYBez/B6UBrCbumsNNRgV0hEFEcAULQGBc0FCQRDRQQHuIpwBuBkKjsfEFCQY2R1oIuyxdgEidQeTizHsf7mF07WIx0tOs7M/eevY+Za0YTjF8XTAOPNaAE1NIf2tZhdUzRZEMYrwCCSB2ESodVwCb4emGsERB3gDl4ovNfCcB4RnwxUFRMbwGfgCbgSA+dFF4CsfLYBGR8c+IdG7ekTPxeljH/l5GHrpZXoCkM38CjCmQ8MvFoDQhNMIpSTzQBjLNe454xyrgjYRyGKFN4YDMitqRIOFF2G4MQKZL0rMwB7x4RBieuDD+NYbwps72mMi7zpgksiXVyPUnvNEadA60Rxi2RzeOWmvhamf2rg1DKPIuugl8L5rYyDzhtpd+35//57LgIw8w9vJz0u/ZcJIGdS2ZF1nmQwFzq7TB+B4qvmEXMVYEcFGa4iDWDJxltAFb61dBb0C1CUOKMyunX7ab6KE5AQcJ9HoAnyFIZ37lm1plGm0ynEkvAa1iLp4HfRcjX2DRt71zPHpwbXKcadHUwX4i+C3RWAMgLprNHIePVbB1zleDaAAwUewNr3WpIv2g70GVBnosmkEAd+z3QST22fcm5cxNfpaPExLyO+teojDVMAO95yCyfDp3q2NMvb53WXZmKwO4txF8HAd1dOEC4MjRalHPCeD71wB6UGuG9lbpvL0G+5NOj9fMKcy28b4QI7C6bdcGUJbgBkBehEyzBS+6czldT92xlSabu2hbmLY+eDGyU5NxDH4HdO9k10hBPDXFTIeQBKZ9mzdja09hqQFchdBB172WLyMobAEXACCeqm8nEkoo5zzh223YCunLhk1Dj1UDMg8h1H5i+gwkl1uzHlVdGnkBBfWECSCQdcY6DRn5DiD2Md6Bwuft4eLR2n/iJur/9ujKQGT4CR6vtGk1Tzb2co1Hdez5Ujj0O9swDIqPXus/Mn8AX/P7SfWoO3TyN5sWvJwNZQ3kX7L3MZiBZBqLc2gLl+dlL/qzHvpy8woW8OXu1P7/3JmtQj7blLRhsBPKzl+2W8i7Yf5sVG4p8KtR09kkwkFi0R96Ge1a2EdO+rc5W7JXYpnT/vbkie8BwMzJFtZkL6v8B+x8QKg7yXNkZOcTZ+syCvTJWV/z7oxn3FeLWawI/PDfmSUC13uE9ys+c9/cR2ugSYl9jCBiBlitioFp6VJ45F25ixiBAhQk7YeHy8pEztrLTGkmA6XxC+1RLnm5HtnljeKDXCnXJaM0A0e0U3NaNxbThPL7HHE2gf23mDkqQ03qy+G2g9OFg2Z+tEwaIbPrIgGiy8M35L39OVePP5+OChGg8q66gR/PJU99jPfBXgAEAbnJc8fGkUxEAAAAASUVORK5CYII=", "imagemd5" : "bcc4933f81eff43e5d9bcc5b2828aa70", "imagemmh3" : 2123863676, "length" : 1118, "url" : "/public/img/fav32.png" }, "http" : { "bodymd5" : "44f2c9fcb6dfb142fe91530a04f427b8", "bodymmh3" : -2088582182, "component" : [ { "productvendor" : "Grafana", "product" : "Grafana" } ], "headermd5" : "68cac625a1c21dc684fe71d8187b1f60", "headermmh3" : 1550493352, "title" : "Grafana" }, "length" : 16384 }, "asn" : "AS13335", "basicconstraints" : "critical", "ca" : "false", "cpe" : "<enterprise field>: cpe", "cpecount" : "<enterprise field>: cpecount", "data" : "HTTP/1.1 200 OK\r\nDate: Sat, 06 Sep 2025 11:08:12 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nalt-svc: h3=\":443\"; ma=86400\r\nCache-Control: no-store\r\nvia: 1.1 Caddy\r\nx-content-type-options: nosniff\r\nx-frame-options: deny\r\nx-xss-protection: 1; mode=block\r\ncf-cache-status: DYNAMIC\r\nNel: {\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}\r\nReport-To: {\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=q6%2BgNjz%2BU312C5zzYE2eZejh1O1xoIR07d2aSuQsCUrJCQzhy4ZGByoCcKQrK2ofCH5xm4%2B%2F9h0yFjthJ%2BYqNgVq%2B9mChyICJ%2FTQMOk%3D\"}]}\r\nServer: cloudflare\r\nCF-RAY: 97ad81cefbf7320a-AMS\r\n\r\n5ffa\r\n<!DOCTYPE html>\n<html lang=\"en-US\">\n <head>\n \n <meta charset=\"utf-8\" />\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\" />\n <meta name=\"viewport\" content=\"width=device-width\" />\n <meta name=\"theme-color\" content=\"#000\" />\n\n <title>Grafana</title>\n\n <base href=\"/\" />\n\n <link rel=\"icon\" type=\"image/png\" href=\"public/img/fav32.png\" />\n <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"public/img/apple-touch-icon.png\" />\n <link rel=\"mask-icon\" href=\"public/img/grafana_mask_icon.svg\" color=\"#F05A28\" />\n\n \n <link rel=\"stylesheet\" href=\"public/build/grafana.app.1f6473bb54b1e1647be8.css\" />\n \n\n \n \n <link rel=\"stylesheet\" href=\"public/build/grafana.dark.23c5425b7a9e1580d499.css\" />\n \n\n <script nonce=\"\">\n performance.mark('frontend_boot_css_time_seconds');\n </script>\n\n <meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n <meta name=\"mobile-web-app-capable\" content=\"yes\" />\n <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black\" />\n <meta name=\"msapplication-TileColor\" content=\"#2b5797\" />\n <meta name=\"msapplication-config\" content=\"public/img/browserconfig.xml\" />\n </head>\n\n <body class=\"theme-dark app-grafana\">\n <style>\n .preloader {\n height: 100%;\n flex-direction: column;\n display: flex;\n justify-content: center;\n align-items: center;\n margin: 0 32px;\n }\n\n .preloader__enter {\n opacity: 0;\n animation-name: preloader-fade-in;\n animation-iteration-count: 1;\n animation-duration: 0.9s;\n animation-delay: 0.5s;\n animation-fill-mode: forwards;\n }\n\n .preloader__bounce {\n text-align: center;\n animation-name: preloader-bounce;\n animation-duration: 0.9s;\n animation-iteration-count: infinite;\n }\n\n .preloader__logo {\n display: inline-block;\n animation-name: preloader-squash;\n animation-duration: 0.9s;\n animation-iteration-count: infinite;\n width: 60px;\n height: 60px;\n background-repeat: no-repeat;\n background-size: contain;\n background-image: url('public/img/grafana_icon.svg');\n }\n\n .preloader__text {\n margin-top: 16px;\n font-weight: 500;\n font-size: 14px;\n font-family: Sans-serif;\n opacity: 0;\n animation-name: preloader-fade-in;\n animation-duration: 0.9s;\n animation-delay: 0.5s;\n animation-fill-mode: forwards;\n }\n\n .theme-light .preloader__text {\n color: #52545c;\n }\n\n .theme-dark .preloader__text {\n color: #d8d9da;\n }\n\n @keyframes preloader-fade-in {\n 0% {\n opacity: 0;\n \n animation-timing-function: cubic-bezier(0, 0, 0.5, 1);\n }\n 100% {\n opacity: 1;\n }\n }\n\n @keyframes preloader-bounce {\n from,\n to {\n transform: translateY(0px);\n animation-timing-function: cubic-bezier(0.3, 0, 0.1, 1);\n }\n 50% {\n transform: translateY(-50px);\n animation-timing-function: cubic-bezier(0.9, 0, 0.7, 1);\n }\n }\n\n @keyframes preloader-squash {\n 0% {\n transform: scaleX(1.3) scaleY(0.8);\n animation-timing-function: cubic-bezier(0.3, 0, 0.1, 1);\n }\n 15% {\n transform: scaleX(0.75) scaleY(1.25);\n animation-timing-function: cubic-bezier(0, 0, 0.7, 0.75);\n }\n 55% {\n transform: scaleX(1.05) scaleY(0.95);\n animation-timing-function: cubic-bezier(0.9, 0, 1, 1);\n }\n 95% {\n transform: scaleX(0.75) scaleY(1.25);\n animation-timing-function: cubic-bezier(0, 0, 0, 1);\n }\n 100% {\n transform: scaleX(1.3) scaleY(0.8);\n animation-timing-function: cubic-bezier(0, 0, 0.7, 1);\n }\n }\n\n \n .preloader__text--fail {\n display: none;\n }\n\n \n .preloader--done .preloader__bounce,\n .preloader--done .preloader__logo {\n animation-name: none;\n display: none;\n }\n\n .preloader--done .preloader__logo,\n .preloader--done .preloader__text {\n display: none;\n color: #ff5705 !important;\n font-size: 15px;\n }\n\n .theme-light .preloader--done .preloader__text {\n color: #52545c !important;\n }\n\n .preloader--done .preloader__text--fail {\n display: block;\n }\n\n .preloader--done .preloader__text--fail a {\n color: white;\n }\n\n .theme-light .preloader--done .preloader__text--fail a {\n color: rgb(31, 98, 224);\n }\n\n .preloader--done code {\n white-space: nowrap;\n padding: 2px 5px;\n margin: 0px 2px;\n font-size: 0.8rem;\n background-color: rgb(24, 27, 31);\n color: rgb(204, 204, 220);\n border: 1px solid rgba(204, 204, 220, 0.2);\n border-radius: 4px;\n }\n\n .preloader__error-list li {\n margin-bottom: 8px;\n }\n\n [ng\\:cloak],\n [ng-cloak],\n .ng-cloak {\n display: none !important;\n }\n </style>\n\n <div class=\"preloader\">\n <div class=\"preloader__enter\">\n <div class=\"preloader__bounce\">\n <div class=\"preloader__logo\" aria-live=\"polite\" role=\"status\" aria-label=\"Loading Grafana\"></div>\n </div>\n </div>\n <div class=\"preloader__text preloader__text--fail\">\n <main>\n <h1>If you're seeing this Grafana has failed to load its application files</h1>\n <ol class=\"preloader__error-list\">\n <li>This could be caused by your reverse proxy settings.</li>\n <li>If you host grafana under a subpath make sure your <code>grafana.ini</code> <code>root_url</code> setting\n includes subpath. If not using a reverse proxy make sure to set <code>serve_from_sub_path</code> to true.</li>\n <li>If you have a local dev build make sure you build frontend using: <code>yarn start</code>, or\n <code>yarn build</code>.</li>\n <li>Sometimes restarting <code>grafana-server</code> can help.</li>\n <li>Check if you are using a non-supported browser. For more information, refer to the list of\n <a href=\"https://grafana.com/docs/grafana/latest/installation/requirements/#supported-web-browsers\">\n supported browsers </a\n >.</li>\n </ol>\n </main>\n </div>\n <script nonce=\"\">\n \n \n function checkBrowserCompatibility() {\n var isIE = navigator.userAgent.indexOf('MSIE') > -1;\n var isEdge = navigator.userAgent.indexOf('Edge/') > -1 || navigator.userAgent.indexOf('Edg/') > -1;\n var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1;\n var isChrome = /Chrome/.test(navigator.userAgent) && /Google Inc/.test(navigator.vendor);\n\n \n\n var isEdgeVersion = /Edge\\/([0-9.]+)/.exec(navigator.userAgent);\n\n if (isIE && parseFloat(/Trident\\/([0-9.]+)/.exec(navigator.userAgent)[1]) <= 7) {\n return false;\n } else if (\n isEdge &&\n ((isEdgeVersion && parseFloat(isEdgeVersion[1]) <= 16) ||\n parseFloat(/Edg\\/([0-9.]+)/.exec(navigator.userAgent)[1]) <= 16)\n ) {\n return false;\n } else if (isFirefox && parseFloat(/Firefox\\/([0-9.]+)/.exec(navigator.userAgent)[1]) <= 64) {\n return false;\n } else if (isChrome && parseFloat(/Chrome\\/([0-9.]+)/.exec(navigator.userAgent)[1]) <= 54) {\n return false;\n }\n\n return true;\n }\n\n if (!checkBrowserCompatibility()) {\n alert('Your browser is not fully supported, please try newer version.');\n }\n </script>\n </div>\n\n <div id=\"reactRoot\"></div>\n\n <script nonce=\"\">\n window.grafanaBootData = {\n user: {\"isSignedIn\":false,\"id\":0,\"uid\":\"\",\"login\":\"\",\"email\":\"\",\"name\":\"\",\"theme\":\"dark\",\"lightTheme\":false,\"orgCount\":1,\"orgId\":0,\"orgName\":\"\",\"orgRole\":\"\",\"isGrafanaAdmin\":false,\"gravatarUrl\":\"\",\"timezone\":\"browser\",\"weekStart\":\"browser\",\"locale\":\"en-US\",\"regionalFormat\":\"\",\"language\":\"en-US\",\"helpFlags1\":0,\"hasEditPermissionInFolders\":false,\"authenticatedBy\":\"\",\"permissions\":{\"folders:read\":true},\"analytics\":{\"identifier\":\"@http://localhost:3000/\"}},\n settings: {\"defaultDatasource\":\"-- Grafana --\",\"datasources\":{\"-- Dashboard --\":{\"type\":\"datasource\",\"name\":\"-- Dashboard --\",\"meta\":{\"id\":\"dashboard\",\"type\":\"datasource\",\"name\":\"-- Dashboard --\",\"info\":{\"author\":{\"name\":\"Grafana Labs\",\"url\":\"https://grafana.com\"},\"description\":\"Uses the result set from another panel in the same dashboard\",\"links\":[{\"name\":\"Raise issue\",\"url\":\"https://github.com/grafana/grafana/issues/new\"}],\"logos\":{\"small\":\"public/plugins/dashboard/img/icn-reusequeries.svg\",\"large\":\"public/plugins/dashboard/img/icn-reusequeries.svg\"},\"build\":{},\"screenshots\":null,\"version\":\"\",\"updated\":\"\",\"keywords\":null},\"dependencies\":{\"grafanaDependency\":\"\",\"grafanaVersion\":\"*\",\"plugins\":[],\"extensions\":{\"exposedComponents\":[]}},\"includes\":null,\"category\":\"\",\"preload\":false,\"backend\":false,\"routes\":null,\"skipDataQuery\":false,\"autoEnabled\":false,\"annotations\":false,\"metrics\":true,\"alerting\":false,\"explore\":false,\"tables\":false,\"logs\":false,\"tracing\":false,\"builtIn\":true,\"streaming\":false,\"signature\":\"internal\",\"module\":\"core:plugin/dashboard\",\"baseUrl\":\"public/plugins/dashboard\",\"angular\":{\"detected\":false,\"hideDeprecation\":false},\"multiValueFilterOperators\":false,\"loadingStrategy\":\"\",\"extensions\":{\"addedLinks\":null,\"addedComponents\":null,\"exposedComponents\":null,\"extensionPoints\":null,\"addedFunctions\":null}},\"isDefault\":false,\"preload\":false,\"jsonData\":{},\"readOnly\":false,\"cachingConfig\":{\"enabled\":false,\"TTLMs\":0}},\"-- Grafana --\":{\"id\":-1,\"uid\":\"grafana\",\"type\":\"datasource\",\"name\":\"-- Grafana --\",\"meta\":{\"id\":\"grafana\",\"type\":\"datasource\",\"name\":\"-- Grafana --\",\"info\":{\"author\":{\"name\":\"Grafana Labs\",\"url\":\"https://grafana.com\"},\"description\":\"A built-in data source that generates random walk data and can poll the Testdata data source. This helps you test visualizations and run experiments.\",\"links\":[{\"name\":\"Raise issue\",\"url\":\"https://github.com/grafana/grafana/issues/new\"}],\"logos\":{\"small\":\"public/plugins/grafana/img/icn-grafanadb.svg\",\"large\":\"public/plugins/grafana/img/icn-grafanadb.svg\"},\"build\":{},\"screenshots\":null,\"version\":\"\",\"updated\":\"\",\"keywords\":null},\"dependencies\":{\"grafanaDependency\":\"\",\"grafanaVersion\":\"*\",\"plugins\":[],\"extensions\":{\"exposedComponents\":[]}},\"includes\":null,\"category\":\"\",\"preload\":false,\"backend\":true,\"routes\":null,\"skipDataQuery\":false,\"autoEnabled\":false,\"annotations\":true,\"metrics\":true,\"alerting\":false,\"explore\":false,\"tables\":false,\"logs\":false,\"tracing\":false,\"builtIn\":true,\"streaming\":false,\"signature\":\"internal\",\"module\":\"core:plugin/grafana\",\"baseUrl\":\"public/plugins/grafana\",\"angular\":{\"detected\":false,\"hideDeprecation\":false},\"multiValueFilterOperators\":false,\"loadingStrategy\":\"\",\"extensions\":{\"addedLinks\":null,\"addedComponents\":null,\"exposedComponents\":null,\"extensionPoints\":null,\"addedFunctions\":null}},\"isDefault\":false,\"preload\":false,\"jsonData\":{},\"readOnly\":false,\"cachingConfig\":{\"enabled\":false,\"TTLMs\":0}},\"-- Mixed --\":{\"type\":\"datasource\",\"name\":\"-- Mixed --\",\"meta\":{\"id\":\"mixed\",\"type\":\"datasource\",\"name\":\"-- Mixed --\",\"info\":{\"author\":{\"name\":\"Grafana Labs\",\"url\":\"https://grafana.com\"},\"description\":\"Lets you query multiple data sources in the same panel.\",\"links\":[{\"name\":\"Raise issue\",\"url\":\"https://github.com/grafana/grafana/issues/new\"},{\"name\":\"Documentation\",\"url\":\"https://grafana.com/docs/grafana/latest/datasources/#special-data-sources\"}],\"logos\":{\"small\":\"public/plugins/mixed/img/icn-mixeddatasources.svg\",\"large\":\"public/plugins/mixed/img/icn-mixeddatasources.svg\"},\"build\":{},\"screenshots\":null,\"version\":\"\",\"updated\":\"\",\"keywords\":null},\"dependencies\":{\"grafanaDependency\":\"\",\"grafanaVersion\":\"*\",\"plugins\":[],\"extensions\":{\"exposedComponents\":[]}},\"includes\":null,\"category\":\"\",\"preload\":false,\"backend\":false,\"routes\":null,\"skipDataQuery\":false,\"autoEnabled\":false,\"annotations\":false,\"metrics\":true,\"alerting\":false,\"explore\":false,\"tables\":false,\"logs\":false,\"tracing\":false,\"queryOptions\":{\"minInterval\":true},\"builtIn\":true,\"mixed\":true,\"streaming\":false,\"signature\":\"internal\",\"module\":\"core:plugin/mixed\",\"baseUrl\":\"public/plugins/mixed\",\"angular\":{\"detected\":false,\"hideDeprecation\":false},\"multiValueFilterOperators\":false,\"loadingStrategy\":\"\",\"extensions\":{\"addedLinks\":null,\"addedComponents\":null,\"exposedComponents\":null,\"extensionPoints\":null,\"addedFunctions\":null}},\"isDefault\":false,\"preload\":false,\"jsonData\":{},\"readOnly\":false,\"cachingConfig\":{\"enabled\":false,\"TTLMs\":0}}},\"minRefreshInterval\":\"5s\",\"panels\":{\"alertlist\":{\"id\":\"alertlist\",\"name\":\"Alert list\",\"info\":{\"author\":{\"name\":\"Grafana Labs\",\"url\":\"https://grafana.com\"},\"description\":\"Shows list of alerts and their current status\",\"links\":[{\"name\":\"Raise issue\",\"url\":\"https://github.com/grafana/grafana/issues/new\"},{\"name\":\"Documentation\",\"url\":\"https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/alert-list/\"}],\"logos\":{\"small\":\"public/plugins/alertlist/img/icn-singlestat-panel.svg\",\"large\":\"public/plugins/alertlist/img/icn-singlestat-panel.svg\"},\"build\":{},\"screenshots\":null,\"version\":\"\",\"updated\":\"\",\"keywords\":null},\"hideFromList\":false,\"sort\":15,\"skipDataQuery\":true,\"state\":\"\",\"baseUrl\":\"public/plugins/alertlist\",\"signature\":\"internal\",\"module\":\"core:plugin/alertlist\",\"angular\":{\"detected\":false,\"hideDeprecation\":false},\"loadingStrategy\":\"script\"},\"annolist\":{\"id\":\"annolist\",\"name\":\"Annotations list\",\"aliasIds\":[\"ryantxu-annolist-panel\"],\"info\":{\"author\":{\"name\":\"Grafana Labs\",\"url\":\"https://grafana.com\"},\"description\":\"List annotations\",\"links\":[{\"name\":\"Raise issue\",\"url\":\"https://github.com/grafana/grafana/issues/new\"},{\"name\":\"Documentation\",\"url\":\"https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/annotations/\"}],\"logos\":{\"small\":\"public/plugins/annolist/img/icn-annolist-panel.svg\",\"large\":\"public/plugins/annolist/img/icn-annolist-panel.svg\"},\"build\":{},\"screenshots\":null,\"version\":\"\",\"updated\":\"\",\"keywords\":null},\"hideFromList\":false,\"sort\":100,\"skipDataQuery\":true,\"state\":\"\",\"baseUrl\":\"public/plugins/annolist\",\"signature\":\"internal\",\"module\":\"core:plugin/annolist\",\"angular\":{\"detected\":false,\"hideDeprecation\":false},\"loadingStrategy\":\"script\"},\"barchart\":{\"id\":\"barchart\",\"name\":\"Bar chart\",\"info\":{\"author\":{\"name\":\"Grafana Labs\",\"url\":\"https://grafana.com\"},\"description\":\"Categorical charts with group support\",\"links\":[{\"name\":\"Raise issue\",\"url\":\"https://github.com/grafana/grafana/issues/new\"},{\"name\":\"Documentation\",\"url\":\"https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/bar-chart/\"}],\"logos\":{\"small\":\"public/plugins/barchart/img/barchart.svg\",\"large\":\"public/plugins/barchart/img/barchart.svg\"},\"build\":{},\"screenshots\":null,\"version\":\"\",\"updated\":\"\",\"keywords\":null},\"hideFromList\":false,\"sort\":2,\"skipDataQuery\":false,\"state\":\"\",\"baseUrl\":\"public/plugins/barchart\",\"signature\":\"internal\",\"module\":\"core:plugin/barchart\",\"angular\":{\"detected\":false,\"hideDeprecation\":false},\"loadingStrategy\":\"script\"},\"bargauge\":{\"id\":\"bargauge\",\"name\":\"Bar gauge\",\"info\":{\"author\":{\"name\":\"Grafana Labs\",\"url\":\"https://grafana.com\"},\"description\":\"Horizontal and vertical gauges\",\"links\":[{\"name\":\"Raise issue\",\"url\":\"https://github.com/grafana/grafana/issues/new\"},{\"name\":\"Documentation\",\"url\":\"https://grafana.com/docs", "datamd5" : "0940f028bd907aa7b17065d03186c547", "datammh3" : 606222605, "device" : { "class" : "<enterprise field>: device.class" }, "domain" : [ "axlava.xyz" ], "extkeyusage" : [ "serverAuth" ], "fingerprint" : { "md5" : "1c507a8971f1ae9e9c48176a31ab3a5e", "sha1" : "d4581038cf609ae96890c795ce83aa5de8ae2d91", "sha256" : "e50d5cf42bec5c20ba445cb0057086b97c13630abccc1d399cf0744bdcc8fdea" }, "forward" : "m2.axlava.xyz", "geolocus" : { "asn" : "AS13335", "continent" : "NA", "continentname" : "North America", "country" : "US", "countryname" : "United States", "domain" : [ "cloudflare.com" ], "isineu" : "false", "latitude" : "37.09024", "location" : "37.09024,-95.712891", "longitude" : "-95.712891", "netname" : "CLOUDFLARENET", "organization" : "Cloudflare, Inc.", "subnet" : "104.16.0.0/12" }, "host" : [ "m2" ], "hostname" : [ "m2.axlava.xyz" ], "ip" : "104.21.96.1", "ipv6" : "false", "issuer" : { "commonname" : "WE1", "country" : "US", "organization" : "Google Trust Services" }, "keyusage" : [ "digitalSignature" ], "node" : { "country" : "<enterprise field>: node.country", "groupid" : "<enterprise field>: node.groupid", "id" : "<enterprise field>: node.id", "physicalcountry" : "<enterprise field>: node.physicalcountry" }, "organization" : "CLOUDFLARENET", "port" : 443, "product" : "Cloudflare", "productvendor" : "Cloudflare", "protocol" : "http", "protocolversion" : "1.1", "publickey" : { "algorithm" : "id-ecPublicKey", "length" : 256 }, "reason" : "OK", "rtt" : 0.049638, "seen_date" : "2025-09-06", "serial" : "b0:6a:54:c8:fa:41:36:bc:0e:aa:12:55:5c:51:d7:af", "signature" : { "algorithm" : "ecdsa-with-SHA256" }, "source" : "urlscan::redirect::2", "srcip" : "91.196.152.83", "srcport" : 53969, "status" : 200, "subject" : { "altname" : [ "axlava.xyz", "*.axlava.xyz" ], "commonname" : "axlava.xyz" }, "subnet" : "104.21.0.0/17", "tag" : "<enterprise field>: tag", "tld" : [ "xyz" ], "tls" : "true", "transport" : "tcp", "url" : "/login", "validity" : { "notafter" : "2025-11-24T07:01:02Z", "notbefore" : "2025-08-26T06:02:44Z" }, "version" : "v3", "wildcard" : "true" }