104.248.63.248

As of: Nov 05, 2024 9:30pm UTC | Latest
{
  "ip": "104.248.63.248",
  "services": [
    {
      "_decoded": "http",
      "_encoding": {
        "banner": "DISPLAY_UTF8",
        "banner_hex": "DISPLAY_HEX"
      },
      "banner": "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nSec-Websocket-Version: 13\r\nX-Content-Type-Options: nosniff\r\nDate:  <REDACTED>\r\nContent-Length: 12\r\n",
      "banner_hashes": [
        "sha256:97f8ff592fe9b10d28423d97d4bc144383fcc421de26b9c14d08b89f0a119544"
      ],
      "banner_hex": "485454502f312e31203430302042616420526571756573740d0a436f6e74656e742d547970653a20746578742f706c61696e3b20636861727365743d7574662d380d0a5365632d576562736f636b65742d56657273696f6e3a2031330d0a582d436f6e74656e742d547970652d4f7074696f6e733a206e6f736e6966660d0a446174653a20203c52454441435445443e0d0a436f6e74656e742d4c656e6774683a2031320d0a",
      "discovery_method": "PREDICTIVE_METHOD_23",
      "extended_service_name": "HTTP",
      "http": {
        "request": {
          "method": "GET",
          "uri": "http://104.248.63.248:30002/",
          "headers": {
            "User_Agent": [
              "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
            ],
            "_encoding": {
              "User_Agent": "DISPLAY_UTF8",
              "Accept": "DISPLAY_UTF8"
            },
            "Accept": [
              "*/*"
            ]
          }
        },
        "response": {
          "protocol": "HTTP/1.1",
          "status_code": 400,
          "status_reason": "Bad Request",
          "headers": {
            "X_Content_Type_Options": [
              "nosniff"
            ],
            "_encoding": {
              "X_Content_Type_Options": "DISPLAY_UTF8",
              "Date": "DISPLAY_UTF8",
              "Content_Length": "DISPLAY_UTF8",
              "Content_Type": "DISPLAY_UTF8",
              "Sec_Websocket_Version": "DISPLAY_UTF8"
            },
            "Date": [
              "<REDACTED>"
            ],
            "Content_Length": [
              "12"
            ],
            "Content_Type": [
              "text/plain; charset=utf-8"
            ],
            "Sec_Websocket_Version": [
              "13"
            ]
          },
          "body_size": 12,
          "_encoding": {
            "body": "DISPLAY_UTF8",
            "body_hash": "DISPLAY_UTF8"
          },
          "body": "Bad Request\n",
          "body_hashes": [
            "sha256:0cd6aed5d21ae37310b3c4e0facf48009005018bf4402fbcda1cb66d69b03346",
            "sha1:5c1a4a02f3681ad95fbfcef9ee56f62b37b9ab36"
          ],
          "body_hash": "sha1:5c1a4a02f3681ad95fbfcef9ee56f62b37b9ab36"
        },
        "supports_http2": false
      },
      "observed_at": "2024-11-05T03:31:03.506664136Z",
      "perspective_id": "PERSPECTIVE_NTT",
      "port": 30002,
      "service_name": "HTTP",
      "source_ip": "206.168.34.35",
      "transport_protocol": "TCP",
      "truncated": false
    },
    {
      "_decoded": "http",
      "_encoding": {
        "banner": "DISPLAY_UTF8",
        "banner_hex": "DISPLAY_HEX"
      },
      "banner": "HTTP/1.1 200 OK\r\nAccess-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept\r\nAccess-Control-Allow-Origin: *\r\nContent-Type: application/json;charset=utf-8\r\nDate:  <REDACTED>\r\nContent-Length: 0\r\nConnection: close\r\n",
      "banner_hashes": [
        "sha256:a13cf4caed9594e2a2cbfe453a5475f53f34c7cbb58bcbe47139ec06a13cdde4"
      ],
      "banner_hex": "485454502f312e3120323030204f4b0d0a4163636573732d436f6e74726f6c2d416c6c6f772d486561646572733a204f726967696e2c20582d5265717565737465642d576974682c20436f6e74656e742d547970652c204163636570740d0a4163636573732d436f6e74726f6c2d416c6c6f772d4f726967696e3a202a0d0a436f6e74656e742d547970653a206170706c69636174696f6e2f6a736f6e3b636861727365743d7574662d380d0a446174653a20203c52454441435445443e0d0a436f6e74656e742d4c656e6774683a20300d0a436f6e6e656374696f6e3a20636c6f73650d0a",
      "discovery_method": "PREDICTIVE_METHOD_23",
      "extended_service_name": "HTTP",
      "http": {
        "request": {
          "method": "GET",
          "uri": "http://104.248.63.248:30003/",
          "headers": {
            "User_Agent": [
              "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
            ],
            "_encoding": {
              "User_Agent": "DISPLAY_UTF8",
              "Accept": "DISPLAY_UTF8"
            },
            "Accept": [
              "*/*"
            ]
          }
        },
        "response": {
          "protocol": "HTTP/1.1",
          "status_code": 200,
          "status_reason": "OK",
          "headers": {
            "Connection": [
              "close"
            ],
            "_encoding": {
              "Connection": "DISPLAY_UTF8",
              "Date": "DISPLAY_UTF8",
              "Content_Length": "DISPLAY_UTF8",
              "Content_Type": "DISPLAY_UTF8",
              "Access_Control_Allow_Headers": "DISPLAY_UTF8",
              "Access_Control_Allow_Origin": "DISPLAY_UTF8"
            },
            "Date": [
              "<REDACTED>"
            ],
            "Content_Length": [
              "0"
            ],
            "Content_Type": [
              "application/json;charset=utf-8"
            ],
            "Access_Control_Allow_Headers": [
              "Origin, X-Requested-With, Content-Type, Accept"
            ],
            "Access_Control_Allow_Origin": [
              "*"
            ]
          },
          "body_size": 0
        },
        "supports_http2": false
      },
      "observed_at": "2024-11-05T03:28:56.409929513Z",
      "perspective_id": "PERSPECTIVE_TATA",
      "port": 30003,
      "service_name": "HTTP",
      "source_ip": "167.94.138.48",
      "transport_protocol": "TCP",
      "truncated": false
    },
    {
      "_decoded": "http",
      "_encoding": {
        "banner": "DISPLAY_UTF8",
        "certificate": "DISPLAY_HEX",
        "banner_hex": "DISPLAY_HEX"
      },
      "banner": "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nSec-Websocket-Version: 13\r\nX-Content-Type-Options: nosniff\r\nDate:  <REDACTED>\r\nContent-Length: 12\r\n",
      "banner_hashes": [
        "sha256:97f8ff592fe9b10d28423d97d4bc144383fcc421de26b9c14d08b89f0a119544"
      ],
      "banner_hex": "485454502f312e31203430302042616420526571756573740d0a436f6e74656e742d547970653a20746578742f706c61696e3b20636861727365743d7574662d380d0a5365632d576562736f636b65742d56657273696f6e3a2031330d0a582d436f6e74656e742d547970652d4f7074696f6e733a206e6f736e6966660d0a446174653a20203c52454441435445443e0d0a436f6e74656e742d4c656e6774683a2031320d0a",
      "certificate": "0792b15498dbdce4b7026772481fd909518514ec56ab10ffe98d08c6f2229659",
      "discovery_method": "PREDICTIVE_METHOD_30",
      "extended_service_name": "HTTPS",
      "http": {
        "request": {
          "method": "GET",
          "uri": "https://104.248.63.248:30004/",
          "headers": {
            "User_Agent": [
              "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
            ],
            "_encoding": {
              "User_Agent": "DISPLAY_UTF8",
              "Accept": "DISPLAY_UTF8"
            },
            "Accept": [
              "*/*"
            ]
          }
        },
        "response": {
          "protocol": "HTTP/1.1",
          "status_code": 400,
          "status_reason": "Bad Request",
          "headers": {
            "X_Content_Type_Options": [
              "nosniff"
            ],
            "_encoding": {
              "X_Content_Type_Options": "DISPLAY_UTF8",
              "Date": "DISPLAY_UTF8",
              "Content_Length": "DISPLAY_UTF8",
              "Content_Type": "DISPLAY_UTF8",
              "Sec_Websocket_Version": "DISPLAY_UTF8"
            },
            "Date": [
              "<REDACTED>"
            ],
            "Content_Length": [
              "12"
            ],
            "Content_Type": [
              "text/plain; charset=utf-8"
            ],
            "Sec_Websocket_Version": [
              "13"
            ]
          },
          "body_size": 12,
          "_encoding": {
            "body": "DISPLAY_UTF8",
            "body_hash": "DISPLAY_UTF8"
          },
          "body": "Bad Request\n",
          "body_hashes": [
            "sha256:0cd6aed5d21ae37310b3c4e0facf48009005018bf4402fbcda1cb66d69b03346",
            "sha1:5c1a4a02f3681ad95fbfcef9ee56f62b37b9ab36"
          ],
          "body_hash": "sha1:5c1a4a02f3681ad95fbfcef9ee56f62b37b9ab36"
        },
        "supports_http2": false
      },
      "jarm": {
        "_encoding": {
          "fingerprint": "DISPLAY_HEX",
          "cipher_and_version_fingerprint": "DISPLAY_HEX",
          "tls_extensions_sha256": "DISPLAY_HEX"
        },
        "fingerprint": "3fd21b20d3fd3fd21c43d21b21b43d1ec49a4b64df0a9e9f328abd60285841",
        "cipher_and_version_fingerprint": "3fd21b20d3fd3fd21c43d21b21b43d",
        "tls_extensions_sha256": "1ec49a4b64df0a9e9f328abd60285841",
        "observed_at": "2024-10-26T02:54:42.690629235Z"
      },
      "observed_at": "2024-11-05T06:53:55.105321435Z",
      "perspective_id": "PERSPECTIVE_NTT_2",
      "port": 30004,
      "service_name": "HTTP",
      "source_ip": "199.45.155.93",
      "tls": {
        "version_selected": "TLSv1_3",
        "cipher_selected": "TLS_CHACHA20_POLY1305_SHA256",
        "certificates": {
          "_encoding": {
            "leaf_fp_sha_256": "DISPLAY_HEX",
            "chain_fps_sha_256": "DISPLAY_HEX"
          },
          "leaf_fp_sha_256": "0792b15498dbdce4b7026772481fd909518514ec56ab10ffe98d08c6f2229659",
          "chain_fps_sha_256": [
            "591e9ce6c863d3a079e9fabe1478c7339a26b21269dde795211361024ae31a44"
          ],
          "leaf_data": {
            "names": [
              "104-248-63-248.ipv4.staticdns3.io"
            ],
            "subject_dn": "CN=104-248-63-248.ipv4.staticdns3.io",
            "issuer_dn": "C=US, O=Let's Encrypt, CN=R11",
            "pubkey_bit_size": 2048,
            "pubkey_algorithm": "RSA",
            "tbs_fingerprint": "9de6a4c6d820be1374bdc547d486194b82c92905dc2026ca4fff96a536e00fd7",
            "fingerprint": "0792b15498dbdce4b7026772481fd909518514ec56ab10ffe98d08c6f2229659",
            "issuer": {
              "common_name": [
                "R11"
              ],
              "organization": [
                "Let's Encrypt"
              ],
              "country": [
                "US"
              ]
            },
            "subject": {
              "common_name": [
                "104-248-63-248.ipv4.staticdns3.io"
              ]
            },
            "public_key": {
              "key_algorithm": "RSA",
              "rsa": {
                "_encoding": {
                  "modulus": "DISPLAY_BASE64",
                  "exponent": "DISPLAY_BASE64"
                },
                "modulus": "ryuoq/Q35isHQBcqxdNs9EBKZnYAUcdSrnFsiYVzOTv2A8rjR5j+GGWoGu0m2fnXniIciCQpwlT8lAZ0ov20WyoJy2Ho5F6gWEPxoa42VVHvem+gIjEYa4HWLJPsPh+0zWqlpImvrhXTw3D6LfoOD0fGNWCvfeh1H2TklnFcuOegGkssOIZGESdB8Jd+603kfy+U4pLOifO1hlT6cFmNdK07xcvmCAeeU+U9S1gEy4hfVPL53uc0cuDkFFdBXfPYtpG1bmx5gIobDDDJzMd4vOBCqYqccTCDo9oOv/zrYsWc49+qCIWTYXgPdnltbbxZwE6zX/ZxA3Rqp9/dLf4B1Q==",
                "exponent": "AAEAAQ==",
                "length": 256
              },
              "fingerprint": "2e2e52fe5cdc8d6ba7514cf7d2792267afbfc6cf040c8e4f43605668dd287d47"
            },
            "signature": {
              "signature_algorithm": "SHA256-RSA",
              "self_signed": false
            }
          },
          "chain": [
            {
              "fingerprint": "591e9ce6c863d3a079e9fabe1478c7339a26b21269dde795211361024ae31a44",
              "subject_dn": "C=US, O=Let's Encrypt, CN=R11",
              "issuer_dn": "C=US, O=Internet Security Research Group, CN=ISRG Root X1"
            }
          ]
        },
        "_encoding": {
          "ja3s": "DISPLAY_HEX"
        },
        "ja3s": "475c9302dc42b2751db9edcac3b74891",
        "ja4s": "t130200_1303_a56c5b993250",
        "versions": [
          {
            "tls_version": "TLSv1_3",
            "_encoding": {
              "ja3s": "DISPLAY_HEX"
            },
            "ja3s": "475c9302dc42b2751db9edcac3b74891",
            "ja4s": "t130200_1303_a56c5b993250"
          },
          {
            "tls_version": "TLSv1_2",
            "_encoding": {
              "ja3s": "DISPLAY_HEX"
            },
            "ja3s": "d25619cb77d3219fc9fc14cb6b35eacc",
            "ja4s": "t120200_cca8_344b4dce5a52"
          },
          {
            "tls_version": "TLSv1_1",
            "_encoding": {
              "ja3s": "DISPLAY_HEX"
            },
            "ja3s": "b8d8f22562475aebf44ad54175c1d9c7",
            "ja4s": "t110200_c013_344b4dce5a52"
          },
          {
            "tls_version": "TLSv1_0",
            "_encoding": {
              "ja3s": "DISPLAY_HEX"
            },
            "ja3s": "184d532a16876b78846ae6a03f654890",
            "ja4s": "t100200_c013_344b4dce5a52"
          }
        ]
      },
      "transport_protocol": "TCP",
      "truncated": false
    },
    {
      "_decoded": "http",
      "_encoding": {
        "banner": "DISPLAY_UTF8",
        "certificate": "DISPLAY_HEX",
        "banner_hex": "DISPLAY_HEX"
      },
      "banner": "HTTP/1.1 200 OK\r\nAccess-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept\r\nAccess-Control-Allow-Origin: *\r\nContent-Type: application/json;charset=utf-8\r\nDate:  <REDACTED>\r\nContent-Length: 0\r\nConnection: close\r\n",
      "banner_hashes": [
        "sha256:a13cf4caed9594e2a2cbfe453a5475f53f34c7cbb58bcbe47139ec06a13cdde4"
      ],
      "banner_hex": "485454502f312e3120323030204f4b0d0a4163636573732d436f6e74726f6c2d416c6c6f772d486561646572733a204f726967696e2c20582d5265717565737465642d576974682c20436f6e74656e742d547970652c204163636570740d0a4163636573732d436f6e74726f6c2d416c6c6f772d4f726967696e3a202a0d0a436f6e74656e742d547970653a206170706c69636174696f6e2f6a736f6e3b636861727365743d7574662d380d0a446174653a20203c52454441435445443e0d0a436f6e74656e742d4c656e6774683a20300d0a436f6e6e656374696f6e3a20636c6f73650d0a",
      "certificate": "0792b15498dbdce4b7026772481fd909518514ec56ab10ffe98d08c6f2229659",
      "discovery_method": "IPV4_WALK_FULL_PRIORITY_1",
      "extended_service_name": "HTTPS",
      "http": {
        "request": {
          "method": "GET",
          "uri": "https://104.248.63.248:30005/",
          "headers": {
            "User_Agent": [
              "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
            ],
            "_encoding": {
              "User_Agent": "DISPLAY_UTF8",
              "Accept": "DISPLAY_UTF8"
            },
            "Accept": [
              "*/*"
            ]
          }
        },
        "response": {
          "protocol": "HTTP/1.1",
          "status_code": 200,
          "status_reason": "OK",
          "headers": {
            "Connection": [
              "close"
            ],
            "_encoding": {
              "Connection": "DISPLAY_UTF8",
              "Date": "DISPLAY_UTF8",
              "Content_Length": "DISPLAY_UTF8",
              "Content_Type": "DISPLAY_UTF8",
              "Access_Control_Allow_Headers": "DISPLAY_UTF8",
              "Access_Control_Allow_Origin": "DISPLAY_UTF8"
            },
            "Date": [
              "<REDACTED>"
            ],
            "Content_Length": [
              "0"
            ],
            "Content_Type": [
              "application/json;charset=utf-8"
            ],
            "Access_Control_Allow_Headers": [
              "Origin, X-Requested-With, Content-Type, Accept"
            ],
            "Access_Control_Allow_Origin": [
              "*"
            ]
          },
          "body_size": 0
        },
        "supports_http2": false
      },
      "jarm": {
        "_encoding": {
          "fingerprint": "DISPLAY_HEX",
          "cipher_and_version_fingerprint": "DISPLAY_HEX",
          "tls_extensions_sha256": "DISPLAY_HEX"
        },
        "fingerprint": "3fd21b20d3fd3fd21c43d21b21b43d1ec49a4b64df0a9e9f328abd60285841",
        "cipher_and_version_fingerprint": "3fd21b20d3fd3fd21c43d21b21b43d",
        "tls_extensions_sha256": "1ec49a4b64df0a9e9f328abd60285841",
        "observed_at": "2024-10-26T18:52:32.530479015Z"
      },
      "observed_at": "2024-11-05T19:59:45.483420915Z",
      "perspective_id": "PERSPECTIVE_TELIA",
      "port": 30005,
      "service_name": "HTTP",
      "source_ip": "167.94.146.61",
      "tls": {
        "version_selected": "TLSv1_3",
        "cipher_selected": "TLS_CHACHA20_POLY1305_SHA256",
        "certificates": {
          "_encoding": {
            "leaf_fp_sha_256": "DISPLAY_HEX",
            "chain_fps_sha_256": "DISPLAY_HEX"
          },
          "leaf_fp_sha_256": "0792b15498dbdce4b7026772481fd909518514ec56ab10ffe98d08c6f2229659",
          "chain_fps_sha_256": [
            "591e9ce6c863d3a079e9fabe1478c7339a26b21269dde795211361024ae31a44"
          ],
          "leaf_data": {
            "names": [
              "104-248-63-248.ipv4.staticdns3.io"
            ],
            "subject_dn": "CN=104-248-63-248.ipv4.staticdns3.io",
            "issuer_dn": "C=US, O=Let's Encrypt, CN=R11",
            "pubkey_bit_size": 2048,
            "pubkey_algorithm": "RSA",
            "tbs_fingerprint": "9de6a4c6d820be1374bdc547d486194b82c92905dc2026ca4fff96a536e00fd7",
            "fingerprint": "0792b15498dbdce4b7026772481fd909518514ec56ab10ffe98d08c6f2229659",
            "issuer": {
              "common_name": [
                "R11"
              ],
              "organization": [
                "Let's Encrypt"
              ],
              "country": [
                "US"
              ]
            },
            "subject": {
              "common_name": [
                "104-248-63-248.ipv4.staticdns3.io"
              ]
            },
            "public_key": {
              "key_algorithm": "RSA",
              "rsa": {
                "_encoding": {
                  "modulus": "DISPLAY_BASE64",
                  "exponent": "DISPLAY_BASE64"
                },
                "modulus": "ryuoq/Q35isHQBcqxdNs9EBKZnYAUcdSrnFsiYVzOTv2A8rjR5j+GGWoGu0m2fnXniIciCQpwlT8lAZ0ov20WyoJy2Ho5F6gWEPxoa42VVHvem+gIjEYa4HWLJPsPh+0zWqlpImvrhXTw3D6LfoOD0fGNWCvfeh1H2TklnFcuOegGkssOIZGESdB8Jd+603kfy+U4pLOifO1hlT6cFmNdK07xcvmCAeeU+U9S1gEy4hfVPL53uc0cuDkFFdBXfPYtpG1bmx5gIobDDDJzMd4vOBCqYqccTCDo9oOv/zrYsWc49+qCIWTYXgPdnltbbxZwE6zX/ZxA3Rqp9/dLf4B1Q==",
                "exponent": "AAEAAQ==",
                "length": 256
              },
              "fingerprint": "2e2e52fe5cdc8d6ba7514cf7d2792267afbfc6cf040c8e4f43605668dd287d47"
            },
            "signature": {
              "signature_algorithm": "SHA256-RSA",
              "self_signed": false
            }
          },
          "chain": [
            {
              "fingerprint": "591e9ce6c863d3a079e9fabe1478c7339a26b21269dde795211361024ae31a44",
              "subject_dn": "C=US, O=Let's Encrypt, CN=R11",
              "issuer_dn": "C=US, O=Internet Security Research Group, CN=ISRG Root X1"
            }
          ]
        },
        "_encoding": {
          "ja3s": "DISPLAY_HEX"
        },
        "ja3s": "475c9302dc42b2751db9edcac3b74891",
        "ja4s": "t130200_1303_a56c5b993250",
        "versions": [
          {
            "tls_version": "TLSv1_3",
            "_encoding": {
              "ja3s": "DISPLAY_HEX"
            },
            "ja3s": "475c9302dc42b2751db9edcac3b74891",
            "ja4s": "t130200_1303_a56c5b993250"
          },
          {
            "tls_version": "TLSv1_2",
            "_encoding": {
              "ja3s": "DISPLAY_HEX"
            },
            "ja3s": "d25619cb77d3219fc9fc14cb6b35eacc",
            "ja4s": "t120200_cca8_344b4dce5a52"
          },
          {
            "tls_version": "TLSv1_1",
            "_encoding": {
              "ja3s": "DISPLAY_HEX"
            },
            "ja3s": "b8d8f22562475aebf44ad54175c1d9c7",
            "ja4s": "t110200_c013_344b4dce5a52"
          },
          {
            "tls_version": "TLSv1_0",
            "_encoding": {
              "ja3s": "DISPLAY_HEX"
            },
            "ja3s": "184d532a16876b78846ae6a03f654890",
            "ja4s": "t100200_c013_344b4dce5a52"
          }
        ]
      },
      "transport_protocol": "TCP",
      "truncated": false
    },
    {
      "_decoded": "ssh",
      "_encoding": {
        "banner": "DISPLAY_UTF8",
        "banner_hex": "DISPLAY_HEX"
      },
      "banner": "SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.11",
      "banner_hashes": [
        "sha256:2bf2033dbf501c6d1f063e64b737f30c2ab11dd1fb2e65a7dd4b2a88c71f23e5"
      ],
      "banner_hex": "5353482d322e302d4f70656e5353485f382e327031205562756e74752d347562756e7475302e3131",
      "discovery_method": "PREDICTIVE_METHOD_12",
      "extended_service_name": "SSH",
      "labels": [
        "remote-access"
      ],
      "observed_at": "2024-11-05T21:30:34.411231948Z",
      "perspective_id": "PERSPECTIVE_TATA",
      "port": 56422,
      "service_name": "SSH",
      "software": [
        {
          "product": "openssh",
          "other": {
            "comment": "Ubuntu-4ubuntu0.11"
          },
          "source": "OSI_APPLICATION_LAYER"
        },
        {
          "uniform_resource_identifier": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:*:*:*:*",
          "part": "o",
          "vendor": "Ubuntu",
          "product": "Linux",
          "version": "20.04",
          "other": {
            "family": "Linux"
          },
          "source": "OSI_APPLICATION_LAYER"
        },
        {
          "uniform_resource_identifier": "cpe:2.3:a:openbsd:openssh:8.2:p1:*:*:*:*:*:*",
          "part": "a",
          "vendor": "OpenBSD",
          "product": "OpenSSH",
          "version": "8.2",
          "update": "p1",
          "other": {
            "family": "OpenSSH"
          },
          "source": "OSI_APPLICATION_LAYER"
        }
      ],
      "source_ip": "167.94.138.35",
      "ssh": {
        "endpoint_id": {
          "_encoding": {
            "raw": "DISPLAY_UTF8"
          },
          "raw": "SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.11",
          "protocol_version": "2.0",
          "software_version": "OpenSSH_8.2p1",
          "comment": "Ubuntu-4ubuntu0.11"
        },
        "kex_init_message": {
          "kex_algorithms": [
            "curve25519-sha256",
            "[email protected]",
            "ecdh-sha2-nistp256",
            "ecdh-sha2-nistp384",
            "ecdh-sha2-nistp521",
            "diffie-hellman-group-exchange-sha256",
            "diffie-hellman-group16-sha512",
            "diffie-hellman-group18-sha512",
            "diffie-hellman-group14-sha256",
            "[email protected]"
          ],
          "host_key_algorithms": [
            "rsa-sha2-512",
            "rsa-sha2-256",
            "ssh-rsa",
            "ecdsa-sha2-nistp256",
            "ssh-ed25519"
          ],
          "client_to_server_ciphers": [
            "[email protected]",
            "aes128-ctr",
            "aes192-ctr",
            "aes256-ctr",
            "[email protected]",
            "[email protected]"
          ],
          "server_to_client_ciphers": [
            "[email protected]",
            "aes128-ctr",
            "aes192-ctr",
            "aes256-ctr",
            "[email protected]",
            "[email protected]"
          ],
          "client_to_server_macs": [
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "hmac-sha2-256",
            "hmac-sha2-512",
            "hmac-sha1"
          ],
          "server_to_client_macs": [
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "[email protected]",
            "hmac-sha2-256",
            "hmac-sha2-512",
            "hmac-sha1"
          ],
          "client_to_server_compression": [
            "none",
            "[email protected]"
          ],
          "server_to_client_compression": [
            "none",
            "[email protected]"
          ],
          "first_kex_follows": false
        },
        "algorithm_selection": {
          "kex_algorithm": "[email protected]",
          "host_key_algorithm": "ecdsa-sha2-nistp256",
          "client_to_server_alg_group": {
            "cipher": "aes128-ctr",
            "mac": "hmac-sha2-256",
            "compression": "none"
          },
          "server_to_client_alg_group": {
            "cipher": "aes128-ctr",
            "mac": "hmac-sha2-256",
            "compression": "none"
          }
        },
        "server_host_key": {
          "fingerprint_sha256": "2c1b84632528246b246f2bcf9cc400c5b752f5f0ae0834e5268a1394983e9a53",
          "ecdsa_public_key": {
            "_encoding": {
              "b": "DISPLAY_BASE64",
              "gx": "DISPLAY_BASE64",
              "gy": "DISPLAY_BASE64",
              "n": "DISPLAY_BASE64",
              "p": "DISPLAY_BASE64",
              "x": "DISPLAY_BASE64",
              "y": "DISPLAY_BASE64"
            },
            "b": "WsY12Ko6k+ez671VdpiGvGUdBrDMU7D2O848PifSYEs=",
            "curve": "P-256",
            "gx": "axfR8uEsQkf4vOblY6RA8ncDfYEt6zOg9KE5RdiYwpY=",
            "gy": "T+NC4v4af5uO5+tKfA+eFivOM1drMV7Oy7ZAaDe/UfU=",
            "length": 256,
            "n": "/////wAAAAD//////////7zm+q2nF56E87nKwvxjJVE=",
            "p": "/////wAAAAEAAAAAAAAAAAAAAAD///////////////8=",
            "x": "NxuHOKIVoMxaCRGxDesgm0Ki3CxDCoghr9q+mZLIPqM=",
            "y": "KEHVf4mHfgOopQxqCo1DVfhf+1oykyn6uuMGQXoMiZo="
          }
        },
        "hassh_fingerprint": "779664e66160bf75999f091fce5edb5a"
      },
      "transport_protocol": "TCP",
      "truncated": false
    }
  ],
  "location": {
    "continent": "North America",
    "country": "United States",
    "country_code": "US",
    "city": "North Bergen",
    "postal_code": "07047",
    "timezone": "America/New_York",
    "province": "New Jersey",
    "coordinates": {
      "latitude": 40.80427,
      "longitude": -74.01208
    }
  },
  "location_updated_at": "2024-10-25T18:40:59.167841107Z",
  "autonomous_system": {
    "asn": 14061,
    "description": "DIGITALOCEAN-ASN",
    "bgp_prefix": "104.248.48.0/20",
    "name": "DIGITALOCEAN-ASN",
    "country_code": "US"
  },
  "autonomous_system_updated_at": "2024-10-25T18:40:59.167915703Z",
  "whois": {
    "network": {
      "handle": "DIGITALOCEAN-104-248-0-0",
      "name": "DigitalOcean, LLC",
      "cidrs": [
        "104.248.0.0/16"
      ],
      "created": "2018-08-06T00:00:00Z",
      "updated": "2020-04-03T00:00:00Z",
      "allocation_type": "ALLOCATION"
    },
    "organization": {
      "handle": "DO-13",
      "name": "DigitalOcean, LLC",
      "street": "101 Ave of the Americas\\nFL2",
      "city": "New York",
      "state": "NY",
      "postal_code": "10013",
      "country": "US",
      "abuse_contacts": [
        {
          "handle": "ABUSE5232-ARIN",
          "name": "DigitalOcean Abuse",
          "email": "[email protected]"
        }
      ],
      "admin_contacts": [
        {
          "handle": "NOC32014-ARIN",
          "name": "Network Operations Center",
          "email": "[email protected]"
        }
      ],
      "tech_contacts": [
        {
          "handle": "NOC32014-ARIN",
          "name": "Network Operations Center",
          "email": "[email protected]"
        }
      ]
    }
  },
  "operating_system": {
    "uniform_resource_identifier": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:*:*:*:*",
    "part": "o",
    "vendor": "Ubuntu",
    "product": "Linux",
    "version": "20.04",
    "other": {
      "family": "Linux"
    }
  },
  "dns": {
    "names": [
      "calculator.avery.coffee",
      "test.sportchanbara.com",
      "palmu.cl",
      "104-248-63-248.ipv4.staticdns3.io",
      "n4c8s8cckcss0cw0cwwcskoo.olacdy.com",
      "coolify.olacdy.com"
    ],
    "records": {
      "104-248-63-248.ipv4.staticdns3.io": {
        "record_type": "A",
        "resolved_at": "2024-10-29T00:00:20.766152656Z"
      },
      "n4c8s8cckcss0cw0cwwcskoo.olacdy.com": {
        "record_type": "A",
        "resolved_at": "2024-11-02T18:22:34.090084533Z"
      },
      "test.sportchanbara.com": {
        "record_type": "A",
        "resolved_at": "2024-10-30T19:16:22.524472821Z"
      },
      "coolify.olacdy.com": {
        "record_type": "A",
        "resolved_at": "2024-10-27T17:55:59.724926299Z"
      },
      "calculator.avery.coffee": {
        "record_type": "A",
        "resolved_at": "2024-10-30T13:25:55.996903252Z"
      },
      "palmu.cl": {
        "record_type": "A",
        "resolved_at": "2024-10-27T13:04:58.376956004Z"
      }
    }
  },
  "last_updated_at": "2024-11-05T21:30:35.332Z",
  "labels": [
    "remote-access"
  ]
}