Odin HomeODIN logoODIN logo

Products

Cyble Vision
Cyber threat intelligence platform
Cyble Hawk
Threat detection and intelligence capabilities built for federal bodies
AmIBreached
Identify, Prioritize and Mitigate darkweb risks
The Cyber Express
Cyber Security News and Magazine

Search

HostsExposed BucketsExposed Files

Resources

API DocumentationPlatform GuideODIN CLIPostmanSDKs
GoPythonJavaScript

Contact Us

[email protected]

Legal

Terms of ServiceSecurity Disclosure PolicyPrivacy Policy
Leading Threat Intelligence Company
LinkedInTwitter XYoutube
ODIN logoODIN logo
LinkedInGithubMediumTwitter XYoutube
Launch YC: Odin - Attack surface monitoring and internet scanning for everyone

Made with ❤️ from Cupertino

© 2025 Cyble Inc. All Rights Reserved.

182.16.24.98

SummaryCVE DetailsRaw Data
21 Nov 2025, 14:30:58 UTC

Geolocation

Network
182.16.0.0/17
Postal CodeN/A
CityN/A
Country
Hong Kong (HK)
Continent
Asia
Locale Code
en
Geo Point
22.2578, 114.1657
Updated At
19 Nov 2025, 08:45:01 UTC

Whois

Network
182.16.24.0/22
Organization
Netsec Limited
Desc
Netsec Limited, RM 2607-08, 26/F, Billion Plaza, 8 Cheung Yue St, Cheung Sha
Updated At
09 Dec 2024, 11:27:46 UTC

Geolocation

Network
182.16.0.0/17
Postal CodeN/A
CityN/A
Country
Hong Kong (HK)
Continent
Asia
Locale Code
en
Geo Point
22.2578, 114.1657
Updated At
19 Nov 2025, 08:45:01 UTC

Whois

Network
182.16.24.0/22
Organization
Netsec Limited
Desc
Netsec Limited, RM 2607-08, 26/F, Billion Plaza, 8 Cheung Yue St, Cheung Sha
Updated At
09 Dec 2024, 11:27:46 UTC

80/httpTCPLast Updated At: 21 Nov 2025, 14:16:36 UTC

About Service
Product
Golang net/http server
VersionN/A
Extra InfoN/A
CVEsCVE-2023-24532CVE-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
Login
Softwares
Vendor
golang
Product
go
URI
cpe:/a:golang:go
HTTP
Status Code
403
Title
403 Forbidden
Body SHA256
965536a04eb93ecf78d82857fd51b50986bc3a1d7529ea280e6970f2a46a01f5
ComponentN/A
Response Headers
content length
1810
content type
text/html; charset=utf-8
date
Fri, 21 Nov 2025 14:16:36 GMT
//http

//http

{
  "body": "<!DOCTYPE html>\r\n<html lang=\"zh-CN\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>403 Forbidden</title>\r\n    <style>\r\n        body {\r\n            margin: 0;\r\n            padding: 0;\r\n            font-family: Arial, sans-serif;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            height: 100vh;\r\n            background-color: #f8f8f8;\r\n            color: #333;\r\n        }\r\n        .container {\r\n            text-align: center;\r\n            max-width: 600px;\r\n            padding: 20px;\r\n            background-color: #fff;\r\n            border: 1px solid #ddd;\r\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\r\n        }\r\n        h1 {\r\n            font-size: 72px;\r\n            margin: 0;\r\n            color: #e74c3c;\r\n        }\r\n        h2 {\r\n            font-size: 24px;\r\n            margin: 10px 0;\r\n            color: #333;\r\n        }\r\n        p {\r\n            font-size: 16px;\r\n            color: #666;\r\n        }\r\n        .btn {\r\n            display: inline-block;\r\n            margin-top: 20px;\r\n            padding: 10px 20px;\r\n            font-size: 16px;\r\n            text-decoration: none;\r\n            color: #fff;\r\n            background-color: #3498db;\r\n            border-radius: 5px;\r\n            transition: background-color 0.3s;\r\n        }\r\n        .btn:hover {\r\n            background-color: #2980b9;\r\n        }\r\n    </style>\r\n</head>\r\n<body>\r\n    <div class=\"container\">\r\n        <h1>403</h1>\r\n        <h2>禁止访问</h2>\r\n        <p>抱歉,当前区域禁止访问。</p>\r\n        <p>Access is prohibited in the current area</p>\r\n        <p>Client IP: 134.122.67.48 </p>\r\n        <p>RequestURL: http://182.16.24.98/ </p>\r\n    </div>\r\n</body>",
  "body_murmur": 1678644808,
  "body_sha256": "965536a04eb93ecf78d82857fd51b50986bc3a1d7529ea280e6970f2a46a01f5",
  "content_length": 1810,
  "headers": {
    "content_length": [
      "1810"
    ],
    "content_type": [
      "text/html; charset=utf-8"
    ],
    "date": [
      "Fri, 21 Nov 2025 14:16:36 GMT"
    ]
  },
  "protocol": "HTTP/1.1",
  "request": {
    "headers": {
      "accept": [
        "*/*"
      ],
      "user_agent": [
        "Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
      ]
    },
    "method": "GET",
    "url": {
      "host": "182.16.24.98",
      "path": "",
      "scheme": "http"
    }
  },
  "status_code": 403,
  "title": "403 Forbidden"
}

443/httpTCPLast Updated At: 21 Nov 2025, 14:30:58 UTC

About Service
Product
Golang net/http server
VersionN/A
Extra InfoN/A
CVEsCVE-2023-24532CVE-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
Login
Softwares
Vendor
golang
Product
go
URI
cpe:/a:golang:go
HTTP
Status Code
403
Title
403 Forbidden
Body SHA256
3a7c0afce7537090b7c86110830a2eae34b40d71f9dde3ae94f0ee852cbb4557
ComponentN/A
Response Headers
content length
1812
content type
text/html; charset=utf-8
date
Fri, 21 Nov 2025 14:30:57 GMT
TLS
Serial Number
609536134699076868733734700840280638708063
Validity From
08 Oct 2025, 15:29:05
Validity To
06 Jan 2026, 15:29:04
Subject AN
edge5.test123vip.com
Subject CN
edge5.test123vip.com
Subject Org
N/A
Issuer CN
R12
Issuer Org
Let's Encrypt
Fingerprint
MD5
E7CBC57187EEA3C360CCBE0AF0DD3F2A
SHA1
B68F310400ED53D1F884EC72AE052601519A59DA
SHA256
FB143F93698153506D4B7713736F4682B2F313282CE242A1F6181870A0887841
JARM
3fd21c20d00000021c43d21c21c43d76e1f79b8645e08ae7fa8f07eb5e4202
//http

//http

{
  "body": "<!DOCTYPE html>\r\n<html lang=\"zh-CN\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>403 Forbidden</title>\r\n    <style>\r\n        body {\r\n            margin: 0;\r\n            padding: 0;\r\n            font-family: Arial, sans-serif;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            height: 100vh;\r\n            background-color: #f8f8f8;\r\n            color: #333;\r\n        }\r\n        .container {\r\n            text-align: center;\r\n            max-width: 600px;\r\n            padding: 20px;\r\n            background-color: #fff;\r\n            border: 1px solid #ddd;\r\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\r\n        }\r\n        h1 {\r\n            font-size: 72px;\r\n            margin: 0;\r\n            color: #e74c3c;\r\n        }\r\n        h2 {\r\n            font-size: 24px;\r\n            margin: 10px 0;\r\n            color: #333;\r\n        }\r\n        p {\r\n            font-size: 16px;\r\n            color: #666;\r\n        }\r\n        .btn {\r\n            display: inline-block;\r\n            margin-top: 20px;\r\n            padding: 10px 20px;\r\n            font-size: 16px;\r\n            text-decoration: none;\r\n            color: #fff;\r\n            background-color: #3498db;\r\n            border-radius: 5px;\r\n            transition: background-color 0.3s;\r\n        }\r\n        .btn:hover {\r\n            background-color: #2980b9;\r\n        }\r\n    </style>\r\n</head>\r\n<body>\r\n    <div class=\"container\">\r\n        <h1>403</h1>\r\n        <h2>禁止访问</h2>\r\n        <p>抱歉,当前区域禁止访问。</p>\r\n        <p>Access is prohibited in the current area</p>\r\n        <p>Client IP: 207.154.255.69 </p>\r\n        <p>RequestURL: https://182.16.24.98/ </p>\r\n    </div>\r\n</body>",
  "body_murmur": -508635498,
  "body_sha256": "3a7c0afce7537090b7c86110830a2eae34b40d71f9dde3ae94f0ee852cbb4557",
  "content_length": 1812,
  "headers": {
    "content_length": [
      "1812"
    ],
    "content_type": [
      "text/html; charset=utf-8"
    ],
    "date": [
      "Fri, 21 Nov 2025 14:30:57 GMT"
    ]
  },
  "protocol": "HTTP/1.1",
  "request": {
    "headers": {
      "accept": [
        "*/*"
      ],
      "user_agent": [
        "Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
      ]
    },
    "method": "GET",
    "url": {
      "host": "182.16.24.98",
      "path": "",
      "scheme": "https"
    }
  },
  "status_code": 403,
  "title": "403 Forbidden"
}