121.36.34.245

As of: Sep 15, 2024 2:40pm UTC | Latest
{
  "ip": "121.36.34.245",
  "services": [
    {
      "_decoded": "http",
      "_encoding": {
        "banner": "DISPLAY_UTF8",
        "banner_hex": "DISPLAY_HEX"
      },
      "banner": "HTTP/1.1 301 Moved Permanently\r\nDate:  <REDACTED>\r\nContent-Type: text/html\r\nContent-Length: 150\r\nConnection: keep-alive\r\nLocation: https://121.36.34.245:443/\r\nServer: elb\r\n",
      "banner_hashes": [
        "sha256:1950f43f9866771174a780760a4c96b2f53676e671b1229e2c8de6590cd54f49"
      ],
      "banner_hex": "485454502f312e3120333031204d6f766564205065726d616e656e746c790d0a446174653a20203c52454441435445443e0d0a436f6e74656e742d547970653a20746578742f68746d6c0d0a436f6e74656e742d4c656e6774683a203135300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a4c6f636174696f6e3a2068747470733a2f2f3132312e33362e33342e3234353a3434332f0d0a5365727665723a20656c620d0a",
      "extended_service_name": "HTTP",
      "http": {
        "request": {
          "method": "GET",
          "uri": "http://121.36.34.245/",
          "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": 301,
          "status_reason": "Moved Permanently",
          "headers": {
            "Date": [
              "<REDACTED>"
            ],
            "_encoding": {
              "Date": "DISPLAY_UTF8",
              "Server": "DISPLAY_UTF8",
              "Content_Length": "DISPLAY_UTF8",
              "Content_Type": "DISPLAY_UTF8",
              "Location": "DISPLAY_UTF8",
              "Connection": "DISPLAY_UTF8"
            },
            "Server": [
              "elb"
            ],
            "Content_Length": [
              "150"
            ],
            "Content_Type": [
              "text/html"
            ],
            "Location": [
              "https://121.36.34.245:443/"
            ],
            "Connection": [
              "keep-alive"
            ]
          },
          "_encoding": {
            "html_tags": "DISPLAY_UTF8",
            "body": "DISPLAY_UTF8",
            "body_hash": "DISPLAY_UTF8",
            "html_title": "DISPLAY_UTF8"
          },
          "html_tags": [
            "<title>301 Moved Permanently</title>"
          ],
          "body_size": 150,
          "body": "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>301 Moved Permanently</h1></center>\r\n</body>\r\n</html>\r\n",
          "body_hashes": [
            "sha256:93e3a29f22a3d0562e0c2badd575470f883459557191b6ad02f314115934254c",
            "sha1:55827be7daf3de9ba3a7c29a7431c4a82e9f93fc"
          ],
          "body_hash": "sha1:55827be7daf3de9ba3a7c29a7431c4a82e9f93fc",
          "html_title": "301 Moved Permanently"
        },
        "supports_http2": false
      },
      "observed_at": "2024-09-15T14:40:41.061834156Z",
      "perspective_id": "PERSPECTIVE_PCCW",
      "port": 80,
      "service_name": "HTTP",
      "source_ip": "199.45.154.137",
      "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\nDate:  <REDACTED>\r\nContent-Type: text/html\r\nTransfer-Encoding: chunked\r\nConnection: keep-alive\r\nLast-Modified: Tue, 21 Apr 2020 12:43:12 GMT\r\nVary: Accept-Encoding\r\nETag: W/\"5e9eea60-264\"\r\nContent-Encoding: gzip\r\nServer: elb\r\n",
      "banner_hashes": [
        "sha256:380a56c1b498a87d5732b92bb806265d0200e68e99e82a9e4fec2d515e3a868c"
      ],
      "banner_hex": "485454502f312e3120323030204f4b0d0a446174653a20203c52454441435445443e0d0a436f6e74656e742d547970653a20746578742f68746d6c0d0a5472616e736665722d456e636f64696e673a206368756e6b65640d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a4c6173742d4d6f6469666965643a205475652c2032312041707220323032302031323a34333a313220474d540d0a566172793a204163636570742d456e636f64696e670d0a455461673a20572f2235653965656136302d323634220d0a436f6e74656e742d456e636f64696e673a20677a69700d0a5365727665723a20656c620d0a",
      "certificate": "4f97c1946dc01a6decf37506176a150432eabcc2b87fff5528b716ef7e3e30d6",
      "extended_service_name": "HTTPS",
      "http": {
        "request": {
          "method": "GET",
          "uri": "https://121.36.34.245/",
          "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": {
            "Vary": [
              "Accept-Encoding"
            ],
            "_encoding": {
              "Vary": "DISPLAY_UTF8",
              "Server": "DISPLAY_UTF8",
              "Content_Type": "DISPLAY_UTF8",
              "Transfer_Encoding": "DISPLAY_UTF8",
              "Connection": "DISPLAY_UTF8",
              "Date": "DISPLAY_UTF8",
              "Content_Encoding": "DISPLAY_UTF8",
              "ETag": "DISPLAY_UTF8",
              "Last_Modified": "DISPLAY_UTF8"
            },
            "Server": [
              "elb"
            ],
            "Content_Type": [
              "text/html"
            ],
            "Transfer_Encoding": [
              "chunked"
            ],
            "Connection": [
              "keep-alive"
            ],
            "Date": [
              "<REDACTED>"
            ],
            "Content_Encoding": [
              "gzip"
            ],
            "ETag": [
              "W/\"5e9eea60-264\""
            ],
            "Last_Modified": [
              "Tue, 21 Apr 2020 12:43:12 GMT"
            ]
          },
          "_encoding": {
            "html_tags": "DISPLAY_UTF8",
            "body": "DISPLAY_UTF8",
            "body_hash": "DISPLAY_UTF8",
            "html_title": "DISPLAY_UTF8"
          },
          "html_tags": [
            "<title>Welcome to nginx!</title>"
          ],
          "body_size": 612,
          "body": "<!DOCTYPE html>\n<html>\n<head>\n<title>Welcome to nginx!</title>\n<style>\n    body {\n        width: 35em;\n        margin: 0 auto;\n        font-family: Tahoma, Verdana, Arial, sans-serif;\n    }\n</style>\n</head>\n<body>\n<h1>Welcome to nginx!</h1>\n<p>If you see this page, the nginx web server is successfully installed and\nworking. Further configuration is required.</p>\n\n<p>For online documentation and support please refer to\n<a href=\"http://nginx.org/\">nginx.org</a>.<br/>\nCommercial support is available at\n<a href=\"http://nginx.com/\">nginx.com</a>.</p>\n\n<p><em>Thank you for using nginx.</em></p>\n</body>\n</html>\n",
          "body_hashes": [
            "sha256:38ffd4972ae513a0c79a8be4573403edcd709f0f572105362b08ff50cf6de521",
            "sha1:7dd71afcfb14e105e80b0c0d7fce370a28a41f0a"
          ],
          "body_hash": "sha1:7dd71afcfb14e105e80b0c0d7fce370a28a41f0a",
          "html_title": "Welcome to nginx!"
        },
        "supports_http2": true
      },
      "jarm": {
        "_encoding": {
          "fingerprint": "DISPLAY_HEX",
          "cipher_and_version_fingerprint": "DISPLAY_HEX",
          "tls_extensions_sha256": "DISPLAY_HEX"
        },
        "fingerprint": "2ad2ad0002ad2ad21c2ad2ad2ad2ad75ea41bf8c0e5467d9b43aa4cd2f413f",
        "cipher_and_version_fingerprint": "2ad2ad0002ad2ad21c2ad2ad2ad2ad",
        "tls_extensions_sha256": "75ea41bf8c0e5467d9b43aa4cd2f413f",
        "observed_at": "2024-08-28T14:54:42.595363338Z"
      },
      "labels": [
        "default-landing-page"
      ],
      "observed_at": "2024-09-15T14:40:47.129553507Z",
      "perspective_id": "PERSPECTIVE_PCCW",
      "port": 443,
      "service_name": "HTTP",
      "software": [
        {
          "uniform_resource_identifier": "cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*",
          "part": "a",
          "vendor": "nginx",
          "product": "nginx",
          "other": {
            "family": "nginx"
          },
          "source": "OSI_APPLICATION_LAYER"
        }
      ],
      "source_ip": "199.45.154.137",
      "tls": {
        "version_selected": "TLSv1_2",
        "cipher_selected": "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",
        "certificates": {
          "_encoding": {
            "leaf_fp_sha_256": "DISPLAY_HEX",
            "chain_fps_sha_256": "DISPLAY_HEX"
          },
          "leaf_fp_sha_256": "4f97c1946dc01a6decf37506176a150432eabcc2b87fff5528b716ef7e3e30d6",
          "chain_fps_sha_256": [
            "92a5f515ad35d3a27c490edb135de7044b1e399d608ac1abe883fc82fb4b16be"
          ],
          "leaf_data": {
            "names": [
              "*.s4.udesk.cn"
            ],
            "subject_dn": "CN=*.s4.udesk.cn",
            "issuer_dn": "C=US, O=DigiCert\\, Inc., CN=RapidSSL Global TLS RSA4096 SHA256 2022 CA1",
            "pubkey_bit_size": 2048,
            "pubkey_algorithm": "RSA",
            "tbs_fingerprint": "12077d428b68046bc7c96690afe216fa537101494f55097a274cb47205ea60b2",
            "fingerprint": "4f97c1946dc01a6decf37506176a150432eabcc2b87fff5528b716ef7e3e30d6",
            "issuer": {
              "common_name": [
                "RapidSSL Global TLS RSA4096 SHA256 2022 CA1"
              ],
              "organization": [
                "DigiCert, Inc."
              ],
              "country": [
                "US"
              ]
            },
            "subject": {
              "common_name": [
                "*.s4.udesk.cn"
              ]
            },
            "public_key": {
              "key_algorithm": "RSA",
              "rsa": {
                "_encoding": {
                  "modulus": "DISPLAY_BASE64",
                  "exponent": "DISPLAY_BASE64"
                },
                "modulus": "38TOmX2iOkwj9igE9YekrOhmcWnadqX3rZNgznn/K/GDi3YuXyd9aOFe2NyEEX5EbHaW8OWfmAoaNu6mzppnP2348gLKlOgoeYDkWwtBkEIgaLLpMawnaxpqmsHvgVO1oNwHxtr0teyDMejcGfa7MI62xZCdBIYab15O4JNBeUW0iYX+6YmywKMLEBvvJ5+64wIBsjwYP7zFb5Ms3GLrz6VqXdV6SIbuQ3Lm5CEQx4T1rqQNywEu8kSDi50g3+IeRVG4bEMXNONHNNJkZM67S2UAOzmlZUOIT81C4BCsDcZwJPp8kG+oK14lCT74NVYkRIdd1zdYuT/vP+XiZErqdQ==",
                "exponent": "AAEAAQ==",
                "length": 256
              },
              "fingerprint": "238673c5fd82d1e83e110fddde148f988059efb3416eb2719aeb0c4f5e3f1e67"
            },
            "signature": {
              "signature_algorithm": "SHA256-RSA",
              "self_signed": false
            }
          },
          "chain": [
            {
              "fingerprint": "92a5f515ad35d3a27c490edb135de7044b1e399d608ac1abe883fc82fb4b16be",
              "subject_dn": "C=US, O=DigiCert\\, Inc., CN=RapidSSL Global TLS RSA4096 SHA256 2022 CA1",
              "issuer_dn": "C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Global Root CA"
            }
          ]
        },
        "server_key_exchange": {
          "ec_params": {
            "named_curve": 29
          }
        },
        "session_ticket": {
          "length": 176,
          "lifetime_hint": 600
        },
        "_encoding": {
          "ja3s": "DISPLAY_HEX"
        },
        "ja3s": "e35df3e00ca4ef31d42b34bebaa2f86e",
        "ja4s": "t120300_c030_bec8bdbaef8a",
        "versions": [
          {
            "tls_version": "TLSv1_2",
            "_encoding": {
              "ja3s": "DISPLAY_HEX"
            },
            "ja3s": "e35df3e00ca4ef31d42b34bebaa2f86e",
            "ja4s": "t120300_c030_bec8bdbaef8a"
          },
          {
            "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
    }
  ],
  "location": {
    "continent": "Asia",
    "country": "China",
    "country_code": "CN",
    "city": "Beijing",
    "postal_code": "100000",
    "timezone": "Asia/Shanghai",
    "province": "Beijing",
    "coordinates": {
      "latitude": 39.9075,
      "longitude": 116.39723
    }
  },
  "location_updated_at": "2024-09-12T03:03:23.076343977Z",
  "autonomous_system": {
    "asn": 55990,
    "description": "HWCSNET Huawei Cloud Service data center",
    "bgp_prefix": "121.36.0.0/17",
    "name": "HWCSNET Huawei Cloud Service data center",
    "country_code": "CN"
  },
  "autonomous_system_updated_at": "2024-09-12T03:03:23.076448886Z",
  "whois": {
    "network": {
      "handle": "HWCSNET",
      "name": "Huawei Public Cloud Service (Huawei Software Technologies Ltd.Co)",
      "cidrs": [
        "121.36.0.0/16"
      ],
      "updated": "2022-04-18T00:00:00Z"
    }
  },
  "dns": {
    "reverse_dns": {
      "names": [
        "ecs-121-36-34-245.compute.hwclouds-dns.com"
      ],
      "resolved_at": "2024-08-25T16:01:03.392960084Z"
    }
  },
  "last_updated_at": "2024-09-15T14:40:59.963Z",
  "labels": [
    "default-landing-page"
  ]
}