54.194.149.21

As of: Sep 26, 2023 11:38am UTC | Latest
{
  "ip": "54.194.149.21",
  "services": [
    {
      "_decoded": "http",
      "_encoding": {
        "banner": "DISPLAY_UTF8",
        "banner_hex": "DISPLAY_HEX"
      },
      "banner": "HTTP/1.1 301 Moved Permanently\r\nServer: awselb/2.0\r\nDate:  <REDACTED>\r\nContent-Type: text/html\r\nContent-Length: 134\r\nConnection: keep-alive\r\nLocation: https://54.194.149.21:443/\r\n",
      "banner_hashes": [
        "sha256:cbc3191613fbffe93ef4f6055c07a93d48de9e84c319b5c96c8598a1946917de"
      ],
      "banner_hex": "485454502f312e3120333031204d6f766564205065726d616e656e746c790d0a5365727665723a20617773656c622f322e300d0a446174653a20203c52454441435445443e0d0a436f6e74656e742d547970653a20746578742f68746d6c0d0a436f6e74656e742d4c656e6774683a203133340d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a4c6f636174696f6e3a2068747470733a2f2f35342e3139342e3134392e32313a3434332f0d0a",
      "discovery_method": "PREDICTIVE_METHOD_7",
      "extended_service_name": "HTTP",
      "http": {
        "request": {
          "method": "GET",
          "uri": "http://54.194.149.21/",
          "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",
              "Content_Type": "DISPLAY_UTF8",
              "Connection": "DISPLAY_UTF8",
              "Content_Length": "DISPLAY_UTF8",
              "Server": "DISPLAY_UTF8",
              "Location": "DISPLAY_UTF8"
            },
            "Content_Type": [
              "text/html"
            ],
            "Connection": [
              "keep-alive"
            ],
            "Content_Length": [
              "134"
            ],
            "Server": [
              "awselb/2.0"
            ],
            "Location": [
              "https://54.194.149.21:443/"
            ]
          },
          "_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": 134,
          "body": "<html>\r\n<head><title>301 Moved Permanently</title></head>\r\n<body>\r\n<center><h1>301 Moved Permanently</h1></center>\r\n</body>\r\n</html>\r\n",
          "body_hashes": [
            "sha256:34ccdc351dc93dbf30a8630521968421091e3ed19c31a16e32c2eabb55c6a73a",
            "sha1:1965c4952cc8c082a6307ed67061a57aab6632fa"
          ],
          "body_hash": "sha1:1965c4952cc8c082a6307ed67061a57aab6632fa",
          "html_title": "301 Moved Permanently"
        },
        "supports_http2": false
      },
      "observed_at": "2023-09-26T11:38:41.819873274Z",
      "perspective_id": "PERSPECTIVE_HE",
      "port": 80,
      "service_name": "HTTP",
      "software": [
        {
          "uniform_resource_identifier": "cpe:2.3:a:amazon:elastic_load_balancing:2.0:*:*:*:*:*:*:*",
          "part": "a",
          "vendor": "Amazon",
          "product": "Elastic Load Balancing",
          "version": "2.0",
          "other": {
            "family": "Web Services"
          },
          "source": "OSI_APPLICATION_LAYER"
        }
      ],
      "source_ip": "162.142.125.225",
      "transport_protocol": "TCP",
      "truncated": false
    },
    {
      "_decoded": "http",
      "_encoding": {
        "banner": "DISPLAY_UTF8",
        "certificate": "DISPLAY_HEX",
        "banner_hex": "DISPLAY_HEX"
      },
      "banner": "HTTP/1.1 403 Forbidden\r\nServer: awselb/2.0\r\nDate:  <REDACTED>\r\nContent-Type: text/plain; charset=utf-8\r\nContent-Length: 0\r\nConnection: keep-alive\r\n",
      "banner_hashes": [
        "sha256:afed3582beb99a1e775e70f8a8836a79f657a2fb9b4062dccd8734832230f735"
      ],
      "banner_hex": "485454502f312e312034303320466f7262696464656e0d0a5365727665723a20617773656c622f322e300d0a446174653a20203c52454441435445443e0d0a436f6e74656e742d547970653a20746578742f706c61696e3b20636861727365743d7574662d380d0a436f6e74656e742d4c656e6774683a20300d0a436f6e6e656374696f6e3a206b6565702d616c6976650d0a",
      "certificate": "188486da9d539443a99aa90bdb0efc4821b408ddd6f97212f3ddf8a524515c41",
      "discovery_method": "PREDICTIVE_METHOD_7",
      "extended_service_name": "HTTPS",
      "http": {
        "request": {
          "method": "GET",
          "uri": "https://54.194.149.21/flightdeck/login",
          "headers": {
            "Accept": [
              "*/*"
            ],
            "_encoding": {
              "Accept": "DISPLAY_UTF8",
              "User_Agent": "DISPLAY_UTF8"
            },
            "User_Agent": [
              "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
            ]
          }
        },
        "response": {
          "protocol": "HTTP/1.1",
          "status_code": 403,
          "status_reason": "Forbidden",
          "headers": {
            "Content_Length": [
              "0"
            ],
            "_encoding": {
              "Content_Length": "DISPLAY_UTF8",
              "Date": "DISPLAY_UTF8",
              "Connection": "DISPLAY_UTF8",
              "Content_Type": "DISPLAY_UTF8",
              "Server": "DISPLAY_UTF8"
            },
            "Date": [
              "<REDACTED>"
            ],
            "Connection": [
              "keep-alive"
            ],
            "Content_Type": [
              "text/plain; charset=utf-8"
            ],
            "Server": [
              "awselb/2.0"
            ]
          },
          "body_size": 0
        },
        "supports_http2": true
      },
      "observed_at": "2023-09-26T11:38:43.370202494Z",
      "perspective_id": "PERSPECTIVE_HE",
      "port": 443,
      "service_name": "HTTP",
      "software": [
        {
          "uniform_resource_identifier": "cpe:2.3:a:amazon:elastic_load_balancing:2.0:*:*:*:*:*:*:*",
          "part": "a",
          "vendor": "Amazon",
          "product": "Elastic Load Balancing",
          "version": "2.0",
          "other": {
            "family": "Web Services"
          },
          "source": "OSI_APPLICATION_LAYER"
        }
      ],
      "source_ip": "162.142.125.225",
      "tls": {
        "version_selected": "TLSv1_2",
        "cipher_selected": "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",
        "certificates": {
          "_encoding": {
            "leaf_fp_sha_256": "DISPLAY_HEX",
            "chain_fps_sha_256": "DISPLAY_HEX"
          },
          "leaf_fp_sha_256": "188486da9d539443a99aa90bdb0efc4821b408ddd6f97212f3ddf8a524515c41",
          "chain_fps_sha_256": [
            "5338ebec8fb2ac60996126d3e76aa34fd0f3318ac78ebb7ac8f6f1361f484b33",
            "87dcd4dc74640a322cd205552506d1be64f12596258096544986b4850bc72706",
            "28689b30e4c306aab53b027b29e36ad6dd1dcf4b953994482ca84bdc1ecac996"
          ],
          "leaf_data": {
            "names": [
              "*.privatefly.ae",
              "*.privatefly.be",
              "*.privatefly.biz",
              "*.privatefly.ca",
              "*.privatefly.ch",
              "*.privatefly.cn",
              "*.privatefly.co",
              "*.privatefly.co.nz",
              "*.privatefly.co.uk",
              "*.privatefly.co.za",
              "*.privatefly.com",
              "*.privatefly.com.au",
              "*.privatefly.com.de",
              "*.privatefly.com.mx",
              "*.privatefly.cz",
              "*.privatefly.de.com",
              "*.privatefly.es",
              "*.privatefly.fr",
              "*.privatefly.hu",
              "*.privatefly.in",
              "*.privatefly.info",
              "*.privatefly.it",
              "*.privatefly.me",
              "*.privatefly.mx",
              "*.privatefly.nl",
              "*.privatefly.pl",
              "*.privatefly.qa",
              "*.privatefly.sk",
              "*.prod.privatefly.com",
              "*.prod.privatefly.fr",
              "privatefly.ae",
              "privatefly.be",
              "privatefly.biz",
              "privatefly.ca",
              "privatefly.ch",
              "privatefly.cn",
              "privatefly.co",
              "privatefly.co.nz",
              "privatefly.co.uk",
              "privatefly.co.za",
              "privatefly.com",
              "privatefly.com.au",
              "privatefly.com.de",
              "privatefly.com.mx",
              "privatefly.cz",
              "privatefly.de.com",
              "privatefly.es",
              "privatefly.fr",
              "privatefly.hu",
              "privatefly.in",
              "privatefly.info",
              "privatefly.it",
              "privatefly.me",
              "privatefly.mx",
              "privatefly.nl",
              "privatefly.pl",
              "privatefly.qa",
              "privatefly.sk"
            ],
            "subject_dn": "CN=privatefly.com",
            "issuer_dn": "C=US, O=Amazon, CN=Amazon RSA 2048 M01",
            "pubkey_bit_size": 2048,
            "pubkey_algorithm": "RSA",
            "tbs_fingerprint": "66c559138b104fb2978e8b292c2570e6283aaf854d9cc3613d9154ea61382052",
            "fingerprint": "188486da9d539443a99aa90bdb0efc4821b408ddd6f97212f3ddf8a524515c41",
            "issuer": {
              "common_name": [
                "Amazon RSA 2048 M01"
              ],
              "organization": [
                "Amazon"
              ],
              "country": [
                "US"
              ]
            },
            "subject": {
              "common_name": [
                "privatefly.com"
              ]
            },
            "public_key": {
              "key_algorithm": "RSA",
              "rsa": {
                "_encoding": {
                  "modulus": "DISPLAY_BASE64",
                  "exponent": "DISPLAY_BASE64"
                },
                "modulus": "pJwpBx2N3+CnM5Z+YLWxEyf6YhUnfwauNXkpL/O0Xx93mtgHhQTYG5fx6jRphUxk+Vdv89Baj5lWmlIu5v5sK7PYuPu379uz9WR6Vao5GDjT0AypyhUd/TMvfzjq1OXTMUEwNshFHcNIRMCIC/GrO9ZWbJmuPUb90WP61rulVjZVBpe/aCdYvKuGmp9u5r+lqIt0X99qUoh/+v0mpdAKNHczMvXe6xD+6eiQtiZlCoJXiC2dfaxttrGjZF7rlU4/1o/1EgRLe7zgn4y1LQdrTfEgwilYGmh0D8TbZj1tpQ0dwqK9rF1oDLr0vrcJAjM8YaThRepdiupNVey+yrYhGw==",
                "exponent": "AAEAAQ==",
                "length": 256
              },
              "fingerprint": "e702dc28e4dfe685aeefc8a9336f3f9c81433d549405287f0f35d9880a15d41f"
            },
            "signature": {
              "signature_algorithm": "SHA256-RSA",
              "self_signed": false
            }
          },
          "chain": [
            {
              "fingerprint": "5338ebec8fb2ac60996126d3e76aa34fd0f3318ac78ebb7ac8f6f1361f484b33",
              "subject_dn": "C=US, O=Amazon, CN=Amazon RSA 2048 M01",
              "issuer_dn": "C=US, O=Amazon, CN=Amazon Root CA 1"
            },
            {
              "fingerprint": "87dcd4dc74640a322cd205552506d1be64f12596258096544986b4850bc72706",
              "subject_dn": "C=US, O=Amazon, CN=Amazon Root CA 1",
              "issuer_dn": "C=US, ST=Arizona, L=Scottsdale, O=Starfield Technologies\\, Inc., CN=Starfield Services Root Certificate Authority - G2"
            },
            {
              "fingerprint": "28689b30e4c306aab53b027b29e36ad6dd1dcf4b953994482ca84bdc1ecac996",
              "subject_dn": "C=US, ST=Arizona, L=Scottsdale, O=Starfield Technologies\\, Inc., CN=Starfield Services Root Certificate Authority - G2",
              "issuer_dn": "C=US, O=Starfield Technologies\\, Inc., OU=Starfield Class 2 Certification Authority"
            }
          ]
        },
        "server_key_exchange": {
          "ec_params": {
            "named_curve": 23
          }
        },
        "session_ticket": {
          "length": 105,
          "lifetime_hint": 86400
        },
        "_encoding": {
          "ja3s": "DISPLAY_HEX"
        },
        "ja3s": "68e2191680437b43d30ef341ac8c2b4d"
      },
      "transport_protocol": "TCP",
      "truncated": false
    }
  ],
  "location": {
    "continent": "Europe",
    "country": "Ireland",
    "country_code": "IE",
    "city": "Dublin",
    "postal_code": "D02",
    "timezone": "Europe/Dublin",
    "province": "Leinster",
    "coordinates": {
      "latitude": 53.33306,
      "longitude": -6.24889
    }
  },
  "location_updated_at": "2023-09-15T19:58:23.531656Z",
  "autonomous_system": {
    "asn": 16509,
    "description": "AMAZON-02",
    "bgp_prefix": "54.194.0.0/16",
    "name": "AMAZON-02",
    "country_code": "US"
  },
  "autonomous_system_updated_at": "2023-09-15T19:58:23.531735Z",
  "dns": {
    "names": [
      "ec2-54-194-149-21.eu-west-1.compute.amazonaws.com",
      "web.privatefly.com"
    ],
    "records": {
      "ec2-54-194-149-21.eu-west-1.compute.amazonaws.com": {
        "record_type": "A",
        "resolved_at": "2023-09-21T13:33:29.602401692Z"
      },
      "web.privatefly.com": {
        "record_type": "A",
        "resolved_at": "2023-09-13T15:49:31.223552489Z"
      }
    },
    "reverse_dns": {
      "names": [
        "ec2-54-194-149-21.eu-west-1.compute.amazonaws.com"
      ],
      "resolved_at": "2023-09-08T20:49:15.174399485Z"
    }
  },
  "last_updated_at": "2023-09-26T11:38:44.154Z"
}