74.249.92.55
Geolocation
Network | 74.249.64.0/18 |
Postal Code | 23917 |
City | Boydton |
Country | United States (US) |
Continent | North America |
Locale Code | en |
Geo Point | 36.6676, -78.3875 |
Updated At | 22 Apr 2025, 12:34:43 UTC |
Whois
Network | 74.248.0.0/15 |
Organization | Microsoft Corporation |
Desc | Microsoft Corporation |
Updated At | 04 Feb 2025, 15:05:02 UTC |
Geolocation
Network | 74.249.64.0/18 |
Postal Code | 23917 |
City | Boydton |
Country | United States (US) |
Continent | North America |
Locale Code | en |
Geo Point | 36.6676, -78.3875 |
Updated At | 22 Apr 2025, 12:34:43 UTC |
Whois
Network | 74.248.0.0/15 |
Organization | Microsoft Corporation |
Desc | Microsoft Corporation |
Updated At | 04 Feb 2025, 15:05:02 UTC |
Product | OpenSSH |
Version | 8.2p1 Ubuntu 4ubuntu0.12 |
Extra Info | Ubuntu Linux; protocol 2.0 |
CVEs | CVE-2007-2768CVE-2008-3844CVE-2016-20012CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795 |
{
"banner": "SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.12",
"client_to_server_ciphers": [
"[email protected]",
"aes128-ctr",
"aes192-ctr",
"aes256-ctr",
"[email protected]",
"[email protected]"
],
"client_to_server_compression": [
"none",
"[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"
],
"host_key_algorithms": [
"rsa-sha2-512",
"rsa-sha2-256",
"ssh-rsa",
"ecdsa-sha2-nistp256",
"ssh-ed25519"
],
"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]"
],
"key": {
"algorithm": "ecdsa-sha2-nistp256",
"fingerprint_sha256": "d298a2b0627a64386c738a35458d895e20185fc95dd78a20c866ce79817c1cde",
"raw": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPc1NJHJBne0LBUywBPOCDm6SEBx9/M3UD2NSXVKbO/Tx2jmzLYiutQ4jYBLHUZnhJyJJd1+c0jRHWbapx3ZkYA="
},
"server_to_client_ciphers": [
"[email protected]",
"aes128-ctr",
"aes192-ctr",
"aes256-ctr",
"[email protected]",
"[email protected]"
],
"server_to_client_compression": [
"none",
"[email protected]"
],
"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"
],
"software": "OpenSSH_8.2p1",
"version": "2.0"
}
Product | nginx |
Version | 1.18.0 |
Extra Info | Ubuntu |
CVEs | CVE-1999-0431CVE-1999-0656CVE-1999-1285CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795CVE-2023-48795 |
Status Code | 200 |
Title | Orthanc Explorer 2 |
Body SHA256 | 5e714f9e68d244c12dc496bf19160adc28c7e56e1ec8c655b50b79213a24c199 |
Component | UbuntuNginx:1.18.0 |
Favicon | |
Path | |
MD5 Hash | 6e028d7cc65a1430c68a581f8064e8e2 |
Murmur Hash | -478834633 |
Size | 4286 |
Response Headers | |
access control allow origin | * |
authorization | Basic bWVkaWNhLXBvbGl0ZWNuaWNhOmk0NGZpU0pRYSZSOA== |
connection | keep-alive |
content type | text/html |
date | Wed, 23 Apr 2025 16:20:25 GMT |
server | nginx/1.18.0 (Ubuntu) |
unknown | [{"key":"access_control_allow_headers","value":["Origin, Content-Type, Accept, Authorization"]},{"key":"access_control_allow_credentials","value":["true"]},{"key":"access_control_allow_methods","value":["GET, POST, OPTIONS"]}] |
vary | Accept-Encoding |
x content type options | nosniff |
{
"body": "<!DOCTYPE html>\n<html lang=\"en\" data-bs-theme=\"light\"><!-- don't change !!! data-bs-theme is changed dynamically in the C++ code when the index.html file is loaded or when the custom css is loaded for dev setups-->\n <head>\n <meta charset=\"UTF-8\" />\n <link rel=\"icon\" href=\"./favicon.ico\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <title>Orthanc Explorer 2</title>\n <script>\n // Custom bit of code to redirect to /app/ if the uri is /app\n // The reason for this is that the path to assets is relative\n // so it won't work for /app but it will for /app/\n const currentUri = new URL(window.location.href);\n\n if (currentUri.pathname.endsWith(\"app\")) {\n currentUri.pathname += \"/\";\n window.location.href = currentUri.toString();\n }\n </script>\n <script type=\"module\" crossorigin src=\"./assets/main-D8fTJEsH.js\"></script>\n <link rel=\"modulepreload\" crossorigin href=\"./assets/index-bIgAY6em.js\">\n <link rel=\"stylesheet\" crossorigin href=\"./assets/index-aTg5w7qo.css\">\n <link rel=\"stylesheet\" crossorigin href=\"./assets/main-DKrHFQoX.css\">\n </head>\n <body>\n <div id=\"app\"></div>\n </body>\n</html>\n",
"body_murmur": 1726347666,
"body_sha256": "5e714f9e68d244c12dc496bf19160adc28c7e56e1ec8c655b50b79213a24c199",
"component": [
"Ubuntu",
"Nginx:1.18.0"
],
"content_length": -1,
"favicon": {
"md5_hash": "6e028d7cc65a1430c68a581f8064e8e2",
"murmur_hash": -478834633,
"path": "http://74.249.92.55:80/./favicon.ico",
"size": 4286
},
"headers": {
"access_control_allow_origin": [
"*"
],
"authorization": [
"Basic bWVkaWNhLXBvbGl0ZWNuaWNhOmk0NGZpU0pRYSZSOA=="
],
"connection": [
"keep-alive"
],
"content_type": [
"text/html"
],
"date": [
"Wed, 23 Apr 2025 16:20:25 GMT"
],
"server": [
"nginx/1.18.0 (Ubuntu)"
],
"unknown": [
{
"key": "access_control_allow_headers",
"value": [
"Origin, Content-Type, Accept, Authorization"
]
},
{
"key": "access_control_allow_credentials",
"value": [
"true"
]
},
{
"key": "access_control_allow_methods",
"value": [
"GET, POST, OPTIONS"
]
}
],
"vary": [
"Accept-Encoding"
],
"x_content_type_options": [
"nosniff"
]
},
"protocol": "HTTP/1.1",
"redirects": [
{
"headers": {
"access_control_allow_origin": [
"*"
],
"authorization": [
"Basic bWVkaWNhLXBvbGl0ZWNuaWNhOmk0NGZpU0pRYSZSOA=="
],
"connection": [
"keep-alive"
],
"content_length": [
"0"
],
"date": [
"Wed, 23 Apr 2025 16:20:25 GMT"
],
"location": [
"ui/app/"
],
"server": [
"nginx/1.18.0 (Ubuntu)"
],
"unknown": [
{
"key": "access_control_allow_methods",
"value": [
"GET, POST, OPTIONS"
]
},
{
"key": "access_control_allow_headers",
"value": [
"Origin, Content-Type, Accept, Authorization"
]
},
{
"key": "access_control_allow_credentials",
"value": [
"true"
]
}
],
"x_content_type_options": [
"nosniff"
]
},
"location": "ui/app/",
"protocol": "HTTP/1.1",
"status_code": 307,
"status_line": "307 Temporary Redirect"
}
],
"request": {
"headers": {
"accept": [
"*/*"
],
"referer": [
"http://74.249.92.55"
],
"user_agent": [
"Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
]
},
"method": "GET",
"url": {
"host": "74.249.92.55",
"path": "/ui/app/",
"scheme": "http"
}
},
"status_code": 200,
"title": "Orthanc Explorer 2",
"transfer_encoding": [
"chunked"
]
}