43.252.165.122
Aggregated from public BGP, CT logs, our scan layer, honeypots and global probes.
Run a live full scan of 43.252.165.122
On-demand: ports, banners, TLS, tech-stack, subdomains and origin/IP-leak detection. Results are shared publicly for everyone to link to.
Autonomous System
Geolocation
Reverse DNS
Network
Open Ports
| Port | Proto | Service | Server | Last seen |
|---|---|---|---|---|
| 80 | tcp | http | Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.1t PHP/5.3.21 | 2026-06-19 13:30:54.000 |
| 443 | tcp | https | Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.1t PHP/5.3.21 | 2026-07-19 08:19:59.000 |
| 587 | tcp | smtp-submission | — | 2026-07-25 05:18:22.000 |
| 993 | tcp | imaps | — | 2026-07-18 20:49:42.000 |
TLS Certificates
Known Vulnerabilities
Published CVEs matched to the software versions fingerprinted on this host. Matching is by product and version against the NVD dictionary — presence of a CVE does not confirm the host is exploitable (patches or backports may apply).
| CVE | Software | CVSS | Severity | Summary |
|---|---|---|---|---|
| CVE-2017-3169 | Apache 2.2.22 | 9.8 | N/A | In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_ssl may dereference a NULL pointer when third-party modules call ap_hook_process_connection() d... |
| CVE-2016-2177 | OpenSSL 1.0.1t | 9.8 | N/A | OpenSSL through 1.0.2h incorrectly uses pointer arithmetic for heap-buffer boundary checks, which might allow remote attackers to cause a denial of service (int... |
| CVE-2016-2182 | OpenSSL 1.0.1t | 9.8 | N/A | The BN_bn2dec function in crypto/bn/bn_print.c in OpenSSL before 1.1.0 does not properly validate division results, which allows remote attackers to cause a den... |
| CVE-2016-6303 | OpenSSL 1.0.1t | 9.8 | N/A | Integer overflow in the MDC2_Update function in crypto/mdc2/mdc2dgst.c in OpenSSL before 1.1.0 allows remote attackers to cause a denial of service (out-of-boun... |
| CVE-2016-2179 | OpenSSL 1.0.1t | 7.5 | N/A | The DTLS implementation in OpenSSL before 1.1.0 does not properly restrict the lifetime of queue entries associated with unused out-of-order messages, which all... |
| CVE-2016-2180 | OpenSSL 1.0.1t | 7.5 | N/A | The TS_OBJ_print_bio function in crypto/ts/ts_lib.c in the X.509 Public Key Infrastructure Time-Stamp Protocol (TSP) implementation in OpenSSL through 1.0.2h al... |
| CVE-2016-2181 | OpenSSL 1.0.1t | 7.5 | N/A | The Anti-Replay feature in the DTLS implementation in OpenSSL before 1.1.0 mishandles early use of a new epoch number in conjunction with a large sequence numbe... |
| CVE-2016-2183 | OpenSSL 1.0.1t | 7.5 | N/A | The DES and Triple DES ciphers, as used in the TLS, SSH, and IPSec protocols and other protocols and products, have a birthday bound of approximately four billi... |
| CVE-2016-6302 | OpenSSL 1.0.1t | 7.5 | N/A | The tls_decrypt_ticket function in ssl/t1_lib.c in OpenSSL before 1.1.0 does not consider the HMAC size during validation of the ticket length, which allows rem... |
| CVE-2016-6304 | OpenSSL 1.0.1t | 7.5 | N/A | Multiple memory leaks in t1_lib.c in OpenSSL before 1.0.1u, 1.0.2 before 1.0.2i, and 1.1.0 before 1.1.0a allow remote attackers to cause a denial of service (me... |
| CVE-2013-6420 | PHP 5.3.21 | 7.5 | HIGH | The asn1_time_to_time_t function in ext/openssl/openssl.c in PHP before 5.3.28, 5.4.x before 5.4.23, and 5.5.x before 5.5.7 does not properly parse (1) notBefor... |
| CVE-2014-9427 | PHP 5.3.21 | 7.5 | HIGH | sapi/cgi/cgi_main.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap is used to read a .php file, does not p... |
| CVE-2016-7478 | PHP 5.3.21 | 7.5 | N/A | Zend/zend_exceptions.c in PHP, possibly 5.x before 5.6.28 and 7.x before 7.0.13, allows remote attackers to cause a denial of service (infinite loop) via a craf... |
| CVE-2011-4718 | PHP 5.3.21 | 6.8 | MEDIUM | Session fixation vulnerability in the Sessions subsystem in PHP before 5.5.2 allows remote attackers to hijack web sessions by specifying a session ID. |
| CVE-2016-4975 | Apache 2.2.22 | 6.1 | N/A | Possible CRLF injection allowing HTTP response splitting attacks for sites which use mod_userdir. This issue was mitigated by changes made in 2.4.25 and 2.2.32... |
| CVE-2016-6306 | OpenSSL 1.0.1t | 5.9 | N/A | The certificate parser in OpenSSL before 1.0.1u and 1.0.2 before 1.0.2i might allow remote attackers to cause a denial of service (out-of-bounds read) via craft... |
| CVE-2016-2178 | OpenSSL 1.0.1t | 5.5 | N/A | The dsa_sign_setup function in crypto/dsa/dsa_ossl.c in OpenSSL through 1.0.2h does not properly ensure the use of constant-time operations, which makes it easi... |
| CVE-2013-5704 | Apache 2.2.22 | 5.0 | MEDIUM | The mod_headers module in the Apache HTTP Server 2.2.22 allows remote attackers to bypass "RequestHeader unset" directives by placing a header in the trailer po... |
| CVE-2012-1171 | PHP 5.3.21 | 5.0 | MEDIUM | The libxml RSHUTDOWN function in PHP 5.x allows remote attackers to bypass the open_basedir protection mechanism and read arbitrary files via vectors involving... |
| CVE-2013-2110 | PHP 5.3.21 | 5.0 | MEDIUM | Heap-based buffer overflow in the php_quot_print_encode function in ext/standard/quot_print.c in PHP before 5.3.26 and 5.4.x before 5.4.16 allows remote attacke... |
| CVE-2013-4635 | PHP 5.3.21 | 5.0 | MEDIUM | Integer overflow in the SdnToJewish function in jewish.c in the Calendar component in PHP before 5.3.26 and 5.4.x before 5.4.16 allows context-dependent attacke... |
| CVE-2012-3499 | Apache 2.2.22 | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in the Apache HTTP Server 2.2.x before 2.2.24-dev and 2.4.x before 2.4.4 allow remote attackers to inject ar... |
| CVE-2012-4558 | Apache 2.2.22 | 4.3 | MEDIUM | Multiple cross-site scripting (XSS) vulnerabilities in the balancer_handler function in the manager interface in mod_proxy_balancer.c in the mod_proxy_balancer... |
| CVE-2013-4248 | PHP 5.3.21 | 4.3 | MEDIUM | The openssl_x509_parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 does not properly handle a '\0' character in a do... |
| CVE-2012-2687 | Apache 2.2.22 | 2.6 | LOW | Multiple cross-site scripting (XSS) vulnerabilities in the make_variant_list function in mod_negotiation.c in the mod_negotiation module in the Apache HTTP Serv... |
Tech Stack
Detected via Wappalyzer-style rules on the HTTP response body, headers, scripts and meta tags.
Origin / IP-Leak
When a hostname is served behind a CDN (e.g. Cloudflare), the origin server can sometimes be identified by matching its TLS cert against the protected hostname. Findings shown here are heuristic candidates, not guarantees.
No origin-leak candidates for this IP
When this IP serves a TLS cert for a domain that fronts behind a CDN, that domain surfaces here as an origin-leak candidate with a confidence score.
Hosted Domains
2 domains resolve (A-record) to this IP.
Multi-Vantage Check
Reachability accrued passively from real user-triggered checks across our 65+ probe nodes. Run a live check to add fresh data.
No accumulated reachability data yet
Reachability accrues from real user-triggered checks. Trigger a Ping or HTTP check from our 65+ probe nodes to contribute the first data point.
Threat Intelligence
No threat-intel matches
This IP doesn't appear in any of the feeds we mirror (Tor exits, FireHOL Level 1-3, Spamhaus DROP/EDROP, URLhaus, OpenPhish). Absence here doesn't prove the IP is clean — it just means none of our public-feed sources flag it.
Co-Hosted Domains
Domains this host references in its HTML AND whose DNS A/AAAA record resolves back to this IP — i.e. actually hosted here.
History
The full change-log (ASN moves, cert rotations, port-state diffs) accumulates as our archives grow.