Check-Host.cc

IP Address IPv4

132.248.25.88

Aggregated from public BGP, CT logs, our scan layer, honeypots and global probes.

Run a live full scan of 132.248.25.88

On-demand: ports, banners, TLS, tech-stack, subdomains and origin/IP-leak detection. Results are shared publicly for everyone to link to.

Deep-scan now

Autonomous System

ASN
AS Name
Universidad Nacional Autonoma de Mexico
AS Type
RIR
LACNIC
Allocated
1989-03-31
Allocation status
Assigned

Geolocation

Country
MX · Mexico
Continent
North America
Source
MaxMind GeoLite2

Reverse DNS

PTR
Last seen

Network

RPKI

Open Ports

Port Proto Service Server Last seen
80 tcp http Apache/2.2.14 (Unix) DAV/2 PHP/5.2.12 2026-05-26 18:03:08.000

TLS Certificates

TLS certificate observations pending

Once our scan layer captures a TLS cert from this IP, certificate chain, JARM and JA4S fingerprints will appear here.

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-2011-3268 PHP 5.2.12 10.0 HIGH Buffer overflow in the crypt function in PHP before 5.3.7 allows context-dependent attackers to have an unspecified impact via a long salt argument, a different...
CVE-2012-2376 PHP 5.2.12 10.0 HIGH Buffer overflow in the com_print_typeinfo function in PHP 5.4.3 and earlier on Windows allows remote attackers to execute arbitrary code via crafted arguments t...
CVE-2012-2688 PHP 5.2.12 10.0 HIGH Unspecified vulnerability in the _php_stream_scandir function in the stream implementation in PHP before 5.3.15 and 5.4.x before 5.4.5 has unknown impact and re...
CVE-2017-3169 Apache 2.2.14 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-2007-1581 PHP 5.2.12 9.3 HIGH The resource system in PHP 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting the hash_update_file function via a...
CVE-2007-4658 PHP 5.2.12 7.5 HIGH The money_format function in PHP 5 before 5.2.4, and PHP 4 before 4.4.8, permits multiple (1) %i and (2) %n tokens, which has unknown impact and attack vectors,...
CVE-2010-1129 PHP 5.2.12 7.5 HIGH The safe_mode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / (slash) character, which allows context-de...
CVE-2010-1868 PHP 5.2.12 7.5 HIGH The (1) sqlite_single_query and (2) sqlite_array_query functions in ext/sqlite/sqlite.c in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent...
CVE-2010-2225 PHP 5.2.12 7.5 HIGH Use-after-free vulnerability in the SplObjectStorage unserializer in PHP 5.2.x and 5.3.x through 5.3.2 allows remote attackers to execute arbitrary code or obta...
CVE-2011-1092 PHP 5.2.12 7.5 HIGH Integer overflow in ext/shmop/shmop.c in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (crash) and possibly read sensitive me...
CVE-2011-1153 PHP 5.2.12 7.5 HIGH Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive inf...
CVE-2012-2311 PHP 5.2.12 7.5 HIGH sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that cont...
CVE-2013-1635 PHP 5.2.12 7.5 HIGH ext/soap/soap.c in PHP before 5.3.22 and 5.4.x before 5.4.13 does not validate the relationship between the soap.wsdl_cache_dir directive and the open_basedir d...
CVE-2014-9427 PHP 5.2.12 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.2.12 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-2010-4697 PHP 5.2.12 6.8 MEDIUM Use-after-free vulnerability in the Zend engine in PHP before 5.2.15 and 5.3.x before 5.3.4 might allow context-dependent attackers to cause a denial of service...
CVE-2011-4718 PHP 5.2.12 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-2010-1861 PHP 5.2.12 6.4 MEDIUM The sysvshm extension for PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to write to arbitrary memory addresses by using an obj...
CVE-2010-2191 PHP 5.2.12 6.4 MEDIUM The (1) parse_str, (2) preg_match, (3) unpack, and (4) pack functions; the (5) ZEND_FETCH_RW, (6) ZEND_CONCAT, and (7) ZEND_ASSIGN_CONCAT opcodes; and the (8) A...
CVE-2012-0057 PHP 5.2.12 6.4 MEDIUM PHP before 5.3.9 has improper libxslt security settings, which allows remote attackers to create arbitrary files via a crafted XSLT stylesheet that uses the lib...
CVE-2016-4975 Apache 2.2.14 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-2012-1172 PHP 5.2.12 5.8 MEDIUM The file-upload implementation in rfc1867.c in PHP before 5.4.0 does not properly handle invalid [ (open square bracket) characters in name values, which makes...
CVE-2010-0408 Apache 2.2.14 5.0 MEDIUM The ap_proxy_ajp_request function in mod_proxy_ajp.c in mod_proxy_ajp in the Apache HTTP Server 2.2.x before 2.2.15 does not properly handle certain situations...
CVE-2010-2068 Apache 2.2.14 5.0 MEDIUM mod_proxy_http.c in mod_proxy_http in the Apache HTTP Server 2.2.9 through 2.2.15, 2.3.4-alpha, and 2.3.5-alpha on Windows, NetWare, and OS/2, in certain config...
CVE-2011-3368 Apache 2.2.14 5.0 MEDIUM The mod_proxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x through 2.0.64, and 2.2.x through 2.2.21 does not properly interact with use of (1) R...
CVE-2012-4557 Apache 2.2.14 5.0 MEDIUM The mod_proxy_ajp module in the Apache HTTP Server 2.2.12 through 2.2.21 places a worker node into an error state upon detection of a long request-processing ti...
CVE-2013-5704 Apache 2.2.14 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-2006-7243 PHP 5.2.12 5.0 MEDIUM PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe...
CVE-2010-1860 PHP 5.2.12 5.0 MEDIUM The html_entity_decode function in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information (memory conte...
CVE-2010-1862 PHP 5.2.12 5.0 MEDIUM The chunk_split function in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information (memory contents) by...
CVE-2010-1864 PHP 5.2.12 5.0 MEDIUM The addcslashes function in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information (memory contents) by...
CVE-2010-1914 PHP 5.2.12 5.0 MEDIUM The Zend Engine in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information by interrupting the handler f...
CVE-2010-1915 PHP 5.2.12 5.0 MEDIUM The preg_quote function in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to obtain sensitive information (memory contents) by...
CVE-2010-1917 PHP 5.2.12 5.0 MEDIUM Stack consumption vulnerability in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to cause a denial of service (PHP crash) via...
CVE-2010-2093 PHP 5.2.12 5.0 MEDIUM Use-after-free vulnerability in the request shutdown functionality in PHP 5.2 before 5.2.13 and 5.3 before 5.3.2 allows context-dependent attackers to cause a d...
CVE-2010-2097 PHP 5.2.12 5.0 MEDIUM The (1) iconv_mime_decode, (2) iconv_substr, and (3) iconv_mime_encode functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attacke...
CVE-2010-2100 PHP 5.2.12 5.0 MEDIUM The (1) htmlentities, (2) htmlspecialchars, (3) str_getcsv, (4) http_build_query, (5) strpbrk, and (6) strtr functions in PHP 5.2 through 5.2.13 and 5.3 through...
CVE-2010-2101 PHP 5.2.12 5.0 MEDIUM The (1) strip_tags, (2) setcookie, (3) strtok, (4) wordwrap, (5) str_word_count, and (6) str_pad functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow...
CVE-2010-2190 PHP 5.2.12 5.0 MEDIUM The (1) trim, (2) ltrim, (3) rtrim, and (4) substr_replace functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain...
CVE-2010-2484 PHP 5.2.12 5.0 MEDIUM The strrchr function in PHP 5.2 before 5.2.14 allows context-dependent attackers to obtain sensitive information (memory contents) or trigger memory corruption...

Tech Stack

Detected via Wappalyzer-style rules on the HTTP response body, headers, scripts and meta tags.

Origin / IP-Leak

USP

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.

Multi-Vantage Check

Reachability accrued passively from real user-triggered checks across our 65+ probe nodes. Run a live check to add fresh data.

ICMP responsive This IP replied to our global ICMP sweep — last confirmed 2026-08-01.

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.

Web Pages

Port Page title Status Flags
80 UNAM - Facultad de Psicologia - Secretaría de Administración Escolar 200

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

No DNS-confirmed domains yet

We cross-reference body-cited domains against our DNS resolver records. Confirmations appear here once both sides have data for the same name.

External References

Domains the body links to whose DNS does NOT resolve to this IP — usually CDN assets, embeds, or third-party services. Boilerplate (Google Fonts, jsDelivr, w3.org…) is already filtered.

forms.gle href · ×17
escolar1.unam.mx href · ×5
sigerel.dgae.unam.mx href · ×4
egreso.dgae.unam.mx href · ×3
www.dgae-siae.unam.mx href · ×3
www.cch.unam.mx href · ×2
docs.google.com href · ×2
enp.unam.mx href · ×2
www.banxico.org.mx href · ×2
www.unam.mx href · ×2
dec.psicol.unam.mx href · ×1
www.imss.gob.mx href · ×1
www.gob.mx href · ×1
ingreso.dgae.unam.mx href · ×1

History

First observed
2026-05-26 18:03
Last observed
2026-05-26 18:03
Scan observations
2

The full change-log (ASN moves, cert rotations, port-state diffs) accumulates as our archives grow.