Domain allegrii.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80

  • Open service 104.19.240.93:443 · allegrii.com

    2026-01-12 22:00

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:00:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bcfed920db1ac07-SJC
    x-powered-by: Express
    x-content-type-options: nosniff
    set-cookie: allegrii-36571_live_u2main=bus|1768255240060x958500644653868400|1768255240073x113572669829914660; path=/; expires=Thu, 15 Jan 2026 22:00:40 GMT; domain=allegrii.com; secure; httponly
    set-cookie: allegrii-36571_live_u2main.sig=6m1-f7anvPRAVaX_b4TSJxnKGGg; path=/; expires=Thu, 15 Jan 2026 22:00:40 GMT; domain=allegrii.com; secure; httponly
    set-cookie: allegrii-36571_u1main=1768255240060x958500644653868400; path=/; domain=allegrii.com; secure
    referrer-policy: origin
    x-frame-options: DENY
    content-security-policy: frame-ancestors 'none';
    cache-control: no-store
    x-bubble-perf: {"total":90.9,"percents":{"top":{"bubble_cpu":45.7,"block":54.6,"capacity_rl":0,"other_pause":0,"pre_fiber":0.9},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":51.1,"appserver_cache_misses_time":0,"redis":16.2,"fiber_queue":6.9,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":8,"derived_cache_memory_misses":8,"serverjson":64,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":24,"fiber_queue":112,"blocks":111},"misc":{"userdb_results":1,"userdb_data":247,"spent_time":6228706}}
    x-bubble-capacity-used: 0.096 unit-seconds used
    x-bubble-capacity-limit: 0 ms slower
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=31536000
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Page title: Allegrii
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    
    <title>Allegrii</title>
    <script type="text/javascript">
        window.bubble_session_uid = '1768255240060x958500644653868400';
    </script>
    <script type="text/javascript">
        window.headers_source_maps = []
    </script>
    <script type="text/javascript">
    function make_proxy(target, name) {
      return new Proxy(target, {
        get: function(target, prop) {
          if (prop in target) {
            return target[prop];
          }
          throw new Error('The variable ' + name + ' is not fully initialized yet');
        }
      });
    }
    window.appquery = make_proxy({
      app_version: function() { return "live"; },
      last_change: function() { return "33511449158";},
    }, 'appquery');
    window.Lib = new Proxy(function() {}, {
      get: function(target, prop) {
        if (prop === 'is_skeleton') {
          return true;
        }
        throw new Error('The variable ' + Lib + ' is not fully initialized yet');
      },
      apply: function() {
        return make_proxy({
          current_user: function() {
            return make_proxy({ id: "1768255240060x958500644653868400" }, 'Lib().current_user');
          }
        }, 'Lib()');
      }
    });
    </script>
    <script type="text/javascript">
    function load_error_function (event) {
      return window.load_error_log.push({ msg: event.message, error_url: event.filename, line: event.lineno, col: event.colno })
    }
    window.load_error_log = [];
    window.addEventListener('error', load_error_function);
    window.disableLoadErrorFunction = function () {
      window.removeEventListener('error', load_error_function);
    }
    </script>
    <meta name="referrer" content="origin">
    <script type="text/javascript">
    if (!window._bubble_page_load_data) {
      window._bubble_page_load_data = {}
    }
    if (!window._bubble_page_load_data.js_execution_timings) {
      window._bubble_page_load_data.js_execution_timings = {}
    }
    window._bubble_page_load_data.js_execution_timings['pre_early_js'] = Date.now();
    </script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/early_js/05ae9fe83d6b755291132aab9d325d70918aafd336da1bd91a41a31c8b25734b/early.js"></script><script type="text/javascript">
    if (!window._bubble_page_load_data) {
      window._bubble_page_load_data = {}
    }
    if (!window._bubble_page_load_data.js_execution_timings) {
      window._bubble_page_load_data.js_execution_timings = {}
    }
    window._bubble_page_load_data.js_execution_timings['post_early_js'] = Date.now();
    </script>
    <script type="text/javascript">(function () {
        function onWebFontFinish () {
            window.google_web_fonts_active = true;
    if (window.google_web_fonts_active_cb) {
        window.google_web_fonts_active_cb();
    }
            (function fontface_loaded_snippet (font) {
      if (window.fontface_loaded == null) {
        window.fontface_loaded = {}
      }
      if (font != null) {
        window.fontface_loaded[font] = true
      } else {
        window.all_fontface_loaded = true
      }
      if (window.fontface_webfonts_loaded_cb) {
        return window.fontface_webfonts_loaded_cb(font)
      }
    })()
        }
        const WebFontConfig = {'google': { families: ["Roboto:regular","Roboto:600","Roboto:700"] },
            active: function() {
                onWebFontFinish()
            },
            inactive: function() {
                console.log('Failed to load all the fonts');
                onWebFontFinish()
            },
            fontinactive: function(family_name, fvd) {
                console.log('fontinactive being called for ' + family_name + ', Google says the fonts didnt render');
                onWebFontFinish()
            }
        }
            window.WebFont.load(WebFontConfig);
    })();</script>
    <script>
    (function initialize_data() {
    const xhr = new XMLHttpRequest();
    xhr.onreadystatechange = function() {
        if (this.readyState === 4 && this.status === 200) {
            const data = JSON.parse(this.responseText);
    
            function init_data() {
                data.forEach(function(d) {
                    Lib().db_instance().initialize_data(d.id, d.data, d.type, d.version);
                })
            }
    
            if (window.Lib && window.Lib.is_skeleton == null) {
                init_data();
            } else {
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 104.19.241.93:80 · allegrii.com

    2026-01-12 22:00

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 22:00:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 12 Jan 2026 23:00:39 GMT
    Location: https://allegrii.com/
    Strict-Transport-Security: max-age=31536000
    Server: cloudflare
    CF-RAY: 9bcfed909cda583f-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 104.19.240.93:80 · allegrii.com

    2026-01-12 22:00

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 22:00:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Mon, 12 Jan 2026 23:00:39 GMT
    Location: https://allegrii.com/
    Strict-Transport-Security: max-age=31536000
    Server: cloudflare
    CF-RAY: 9bcfed90bdbd44ce-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 104.19.240.93:8443 · allegrii.com

    2026-01-12 22:00

    
                                
    Found one day ago by HttpPlugin
    Create report
  • Open service 104.19.241.93:8443 · allegrii.com

    2026-01-12 22:00

    
                                
    Found one day ago by HttpPlugin
    Create report
  • Open service 104.19.241.93:443 · allegrii.com

    2026-01-12 22:00

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:00:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bcfed928beb9754-FRA
    x-powered-by: Express
    x-content-type-options: nosniff
    set-cookie: allegrii-36571_live_u2main=bus|1768255240544x661526744529343100|1768255240562x540706948294656700; path=/; expires=Thu, 15 Jan 2026 22:00:40 GMT; domain=allegrii.com; secure; httponly
    set-cookie: allegrii-36571_live_u2main.sig=2nssB1f0yRuC0s_GwUw3LmDDKWo; path=/; expires=Thu, 15 Jan 2026 22:00:40 GMT; domain=allegrii.com; secure; httponly
    set-cookie: allegrii-36571_u1main=1768255240544x661526744529343100; path=/; domain=allegrii.com; secure
    referrer-policy: origin
    x-frame-options: DENY
    content-security-policy: frame-ancestors 'none';
    cache-control: no-store
    x-bubble-perf: {"total":100.7,"percents":{"top":{"bubble_cpu":37.6,"block":61.9,"capacity_rl":0,"other_pause":0,"pre_fiber":1.1},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":69.9,"appserver_cache_misses_time":0,"redis":17.8,"fiber_queue":12.5,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":8,"derived_cache_memory_misses":8,"serverjson":64,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":24,"fiber_queue":111,"blocks":110},"misc":{"userdb_results":1,"userdb_data":247,"spent_time":5673909}}
    x-bubble-capacity-used: 0.087 unit-seconds used
    x-bubble-capacity-limit: 0 ms slower
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=31536000
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Page title: Allegrii
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    
    <title>Allegrii</title>
    <script type="text/javascript">
        window.bubble_session_uid = '1768255240544x661526744529343100';
    </script>
    <script type="text/javascript">
        window.headers_source_maps = []
    </script>
    <script type="text/javascript">
    function make_proxy(target, name) {
      return new Proxy(target, {
        get: function(target, prop) {
          if (prop in target) {
            return target[prop];
          }
          throw new Error('The variable ' + name + ' is not fully initialized yet');
        }
      });
    }
    window.appquery = make_proxy({
      app_version: function() { return "live"; },
      last_change: function() { return "33511449158";},
    }, 'appquery');
    window.Lib = new Proxy(function() {}, {
      get: function(target, prop) {
        if (prop === 'is_skeleton') {
          return true;
        }
        throw new Error('The variable ' + Lib + ' is not fully initialized yet');
      },
      apply: function() {
        return make_proxy({
          current_user: function() {
            return make_proxy({ id: "1768255240544x661526744529343100" }, 'Lib().current_user');
          }
        }, 'Lib()');
      }
    });
    </script>
    <script type="text/javascript">
    function load_error_function (event) {
      return window.load_error_log.push({ msg: event.message, error_url: event.filename, line: event.lineno, col: event.colno })
    }
    window.load_error_log = [];
    window.addEventListener('error', load_error_function);
    window.disableLoadErrorFunction = function () {
      window.removeEventListener('error', load_error_function);
    }
    </script>
    <meta name="referrer" content="origin">
    <script type="text/javascript">
    if (!window._bubble_page_load_data) {
      window._bubble_page_load_data = {}
    }
    if (!window._bubble_page_load_data.js_execution_timings) {
      window._bubble_page_load_data.js_execution_timings = {}
    }
    window._bubble_page_load_data.js_execution_timings['pre_early_js'] = Date.now();
    </script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/early_js/05ae9fe83d6b755291132aab9d325d70918aafd336da1bd91a41a31c8b25734b/early.js"></script><script type="text/javascript">
    if (!window._bubble_page_load_data) {
      window._bubble_page_load_data = {}
    }
    if (!window._bubble_page_load_data.js_execution_timings) {
      window._bubble_page_load_data.js_execution_timings = {}
    }
    window._bubble_page_load_data.js_execution_timings['post_early_js'] = Date.now();
    </script>
    <script type="text/javascript">(function () {
        function onWebFontFinish () {
            window.google_web_fonts_active = true;
    if (window.google_web_fonts_active_cb) {
        window.google_web_fonts_active_cb();
    }
            (function fontface_loaded_snippet (font) {
      if (window.fontface_loaded == null) {
        window.fontface_loaded = {}
      }
      if (font != null) {
        window.fontface_loaded[font] = true
      } else {
        window.all_fontface_loaded = true
      }
      if (window.fontface_webfonts_loaded_cb) {
        return window.fontface_webfonts_loaded_cb(font)
      }
    })()
        }
        const WebFontConfig = {'google': { families: ["Roboto:regular","Roboto:600","Roboto:700"] },
            active: function() {
                onWebFontFinish()
            },
            inactive: function() {
                console.log('Failed to load all the fonts');
                onWebFontFinish()
            },
            fontinactive: function(family_name, fvd) {
                console.log('fontinactive being called for ' + family_name + ', Google says the fonts didnt render');
                onWebFontFinish()
            }
        }
            window.WebFont.load(WebFontConfig);
    })();</script>
    <script>
    (function initialize_data() {
    const xhr = new XMLHttpRequest();
    xhr.onreadystatechange = function() {
        if (this.readyState === 4 && this.status === 200) {
            const data = JSON.parse(this.responseText);
    
            function init_data() {
                data.forEach(function(d) {
                    Lib().db_instance().initialize_data(d.id, d.data, d.type, d.version);
                })
            }
    
            if (window.Lib && window.Lib.is_skeleton == null) {
                init_data();
            } else {
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 104.19.241.93:443 · www.allegrii.com

    2026-01-11 05:12

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 05:12:44 GMT
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bc1ebbf0f7fffcc-SIN
    x-powered-by: Express
    x-content-type-options: nosniff
    location: https://allegrii.com/
    access-control-allow-origin: *
    x-bubble-perf: {"total":7.2,"percents":{"top":{"bubble_cpu":50.4,"block":41,"capacity_rl":0,"other_pause":0,"pre_fiber":9.7},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":0,"appserver_cache_misses_time":0,"redis":40,"fiber_queue":10.5,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"serverjson":0,"appserver_cache_attempts":0,"appserver_mem_cache_hits":0,"appserver_cache_hits":0,"appserver_cache_misses":0,"redis":6,"fiber_queue":8,"blocks":7},"misc":{"userdb_results":0,"userdb_data":0,"spent_time":546815}}
    x-bubble-capacity-used: 0.008 unit-seconds used
    x-bubble-capacity-limit: 0 ms slower
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=31536000
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.19.240.93:8443 · www.allegrii.com

    2026-01-11 05:12

    
                                
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.19.241.93:8443 · www.allegrii.com

    2026-01-11 05:12

    
                                
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.19.241.93:80 · www.allegrii.com

    2026-01-11 05:12

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 05:12:44 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sun, 11 Jan 2026 06:12:44 GMT
    Location: https://www.allegrii.com/
    Strict-Transport-Security: max-age=31536000
    Server: cloudflare
    CF-RAY: 9bc1ebbd59128a70-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.19.240.93:80 · www.allegrii.com

    2026-01-11 05:12

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 05:12:44 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sun, 11 Jan 2026 06:12:44 GMT
    Location: https://www.allegrii.com/
    Strict-Transport-Security: max-age=31536000
    Server: cloudflare
    CF-RAY: 9bc1ebbd3ffe1823-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.19.240.93:443 · www.allegrii.com

    2026-01-11 05:12

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 05:12:44 GMT
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bc1ebbe6c39bb83-FRA
    x-powered-by: Express
    x-content-type-options: nosniff
    location: https://allegrii.com/
    access-control-allow-origin: *
    x-bubble-perf: {"total":7.9,"percents":{"top":{"bubble_cpu":32.8,"block":60.3,"capacity_rl":0,"other_pause":0,"pre_fiber":7.5},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":0,"appserver_cache_misses_time":0,"redis":49.2,"fiber_queue":9.2,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"serverjson":0,"appserver_cache_attempts":0,"appserver_mem_cache_hits":0,"appserver_cache_hits":0,"appserver_cache_misses":0,"redis":6,"fiber_queue":8,"blocks":7},"misc":{"userdb_results":0,"userdb_data":0,"spent_time":390082}}
    x-bubble-capacity-used: 0.006 unit-seconds used
    x-bubble-capacity-limit: 0 ms slower
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=31536000
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Found 3 days ago by HttpPlugin
    Create report
allegrii.com
CN:
allegrii.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-12 21:00
Not after:
2026-04-12 22:00
www.allegrii.com
CN:
www.allegrii.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-11 04:12
Not after:
2026-04-11 05:12
Domain summary
IP summary