• fn-HTTP - port 80

  • fn-HTTP - port 443

  • fn-HTTP - certificates

{
  "ip": "<redacted>",
  "zannotate": {
    "geoip2": {
      "city": {
        "name": "London",
        "id": 2643743
      },
      "country": {
        "name": "United Kingdom",
        "code": "GB",
        "id": 2635167
      },
      "continent": {
        "name": "Europe",
        "code": "EU",
        "id": 6255148
      },
      "postal": {
        "code": "EC2V"
      },
      "latlong": {
        "accuracy_radius": 1000,
        "latitude": 51.5164,
        "longitude": -0.093,
        "time_zone": "Europe/London"
      },
      "metadata": {},
      "asn": {
        "asn": 16509,
        "org": "AMAZON-02"
      }
    },
    "routing": {
      "prefix": "13.40.0.0/14",
      "asn": 16509,
      "path": [
        34224,
        16509
      ],
      "origin": {
        "asn": 16509,
        "description": "AMAZON-02, US",
        "name": "AMAZON",
        "organization": "02",
        "country_code": "US"
      }
    }
  },
  "timestamp": "2022-09-24T21:27:08+02:00",
  "result": {
    "response": {
      "body_sha256": "3e82d74d218f8c5a86ada4b07e421670ff5a1577f61ab1e80a589233f4079f80",
      "content_length": 136,
      "request": {
        "remote_addr": "<redacted>:80",
        "remote_port": 80,
        "remote_host": "<redacted>",
        "url": {
          "scheme": "http",
          "host": "<redacted>",
          "path": "/"
        },
        "method": "GET",
        "host": "<redacted>",
        "cert": {
          "parsed": {
            "fingerprint_sha256": "",
            "fingerprint_sha1": "",
            "fingerprint_md5": "",
            "subject_dn": "",
            "issuer_dn": "",
            "names": null,
            "serial_number": ""
          }
        }
      },
      "status_line": "200 OK",
      "status_code": 200,
      "protocol": {
        "minor": 1,
        "name": "HTTP/1.1",
        "major": 1
      },
      "headers": {
        "accept_ranges": [
          "bytes"
        ],
        "connection": [
          "keep-alive"
        ],
        "content_length": [
          "136"
        ],
        "date": [
          "Sat, 24 Sep 2022 19:27:08 GMT"
        ],
        "server": [
          "nginx/1.20.0"
        ],
        "cache_control": [
          "public, max-age=0"
        ],
        "content_type": [
          "text/html; charset=UTF-8"
        ],
        "etag": [
          "W/\"88-17b9bd28fa8\""
        ],
        "last_modified": [
          "Tue, 31 Aug 2021 10:47:53 GMT"
        ],
        "x_powered_by": [
          "Express"
        ]
      },
      "body_short": "<!DOCTYPE html>\n<html>\n<head>\n\t<title>WS</title>\n\t<meta name=\"robots\" content=\"noindex, nofollow\" />\n</head>\n<body>\n\tWS\n</body>\n</html>\n"
    }
  }
}