Domain bg.throwback.me
United States
GOOGLE-CLOUD-PLATFORM
Software information

istio-envoy

tcp/443

  • Swagger API description is publicly available
    First seen 2025-10-22 04:45
    Last seen 2026-02-09 20:08
    Open for 110 days
    • Severity: info
      Fingerprint: 5733ddf49ff49cd1b885ff43a0a0e27f0caf932a9a8a33844143bc8a7d7a85ff

      Public Swagger UI/API detected at path: /swagger.json - sample paths:
      DELETE /devicestatus/{spec}
      DELETE /treatments/{spec}
      GET /devicestatus/
      GET /echo/{storage}/{spec}
      GET /entries
      GET /entries/{spec}
      GET /profile
      GET /slice/{storage}/{field}/{type}/{prefix}/{regex}
      GET /status
      GET /times/echo/{prefix}/{regex}
      GET /times/{prefix}/{regex}
      GET /treatments
      Found on 2026-02-09 20:08
  • Open service 35.193.113.78:443 · bg.throwback.me

    2026-01-23 04:35

    HTTP/1.1 200 OK
    x-dns-prefetch-control: off
    expect-ct: max-age=0
    x-download-options: noopen
    x-content-type-options: nosniff
    x-permitted-cross-domain-policies: none
    referrer-policy: no-referrer
    x-xss-protection: 0
    access-control-allow-origin: *
    access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS
    access-control-allow-headers: Content-Type, Authorization, Content-Length, X-Requested-With
    content-type: text/html; charset=utf-8
    content-length: 42975
    etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    vary: Accept-Encoding
    date: Fri, 23 Jan 2026 04:35:30 GMT
    x-envoy-upstream-service-time: 8
    strict-transport-security: max-age=31536000; includeSubDomains
    server: istio-envoy
    connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 35.193.113.78:443 · bg.throwback.me

    2026-01-09 20:27

    HTTP/1.1 200 OK
    x-dns-prefetch-control: off
    expect-ct: max-age=0
    x-download-options: noopen
    x-content-type-options: nosniff
    x-permitted-cross-domain-policies: none
    referrer-policy: no-referrer
    x-xss-protection: 0
    access-control-allow-origin: *
    access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS
    access-control-allow-headers: Content-Type, Authorization, Content-Length, X-Requested-With
    content-type: text/html; charset=utf-8
    content-length: 42975
    etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    vary: Accept-Encoding
    date: Fri, 09 Jan 2026 20:27:41 GMT
    x-envoy-upstream-service-time: 10
    strict-transport-security: max-age=31536000; includeSubDomains
    server: istio-envoy
    connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 35.193.113.78:443 · bg.throwback.me

    2026-01-03 00:40

    HTTP/1.1 200 OK
    x-dns-prefetch-control: off
    expect-ct: max-age=0
    x-download-options: noopen
    x-content-type-options: nosniff
    x-permitted-cross-domain-policies: none
    referrer-policy: no-referrer
    x-xss-protection: 0
    access-control-allow-origin: *
    access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS
    access-control-allow-headers: Content-Type, Authorization, Content-Length, X-Requested-With
    content-type: text/html; charset=utf-8
    content-length: 42975
    etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    vary: Accept-Encoding
    date: Sat, 03 Jan 2026 00:40:31 GMT
    x-envoy-upstream-service-time: 90
    strict-transport-security: max-age=31536000; includeSubDomains
    server: istio-envoy
    connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 35.193.113.78:443 · bg.throwback.me

    2025-12-23 07:56

    HTTP/1.1 200 OK
    x-dns-prefetch-control: off
    expect-ct: max-age=0
    x-download-options: noopen
    x-content-type-options: nosniff
    x-permitted-cross-domain-policies: none
    referrer-policy: no-referrer
    x-xss-protection: 0
    access-control-allow-origin: *
    access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS
    access-control-allow-headers: Content-Type, Authorization, Content-Length, X-Requested-With
    content-type: text/html; charset=utf-8
    content-length: 42975
    etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    vary: Accept-Encoding
    date: Tue, 23 Dec 2025 07:56:10 GMT
    x-envoy-upstream-service-time: 8
    strict-transport-security: max-age=31536000; includeSubDomains
    server: istio-envoy
    connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2025-12-23 by HttpPlugin
    Create report
bg.throwback.me
CN:
bg.throwback.me
Key:
RSA-2048
Issuer:
R13
Not before:
2025-12-21 04:02
Not after:
2026-03-21 04:02
Domain summary
IP summary