Hostname
ceneval.edu.mx
Last fetched
ceneval.edu.mx resolves to 1 IPv4 address operated by AS14178 in MX. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.
Nutrition Label
Resolution chain
ceneval.edu.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 200.52.85.57 | 200.52.85.0/24 | AS14178 | — | MX |
WHOIS identity
- Registrar
- registrar:akky (una division de nic mexico)
- Organization
- ceneval ac
- Contact emails
- —
Subdomains
76 observed subdomains of ceneval.edu.mx.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ceneval.edu.mx in the public web crawl.
342 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ceneval.edu.mx.
| Mechanism | Target |
|---|---|
| SPF_A | ceneval.edu.mx |
| SPF_A | comunicados.ceneval.edu.mx |
| SPF_INCLUDE | 50845629.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 200.52.66.48/28 |
| SPF_IP | 200.52.85.32/27 |
| SPF_IP | 200.66.81.224/27 |
| SPF_IP | 201.149.75.36/30 |
| SPF_IP | 201.151.210.0/25 |
| SPF_MX | ceneval.edu.mx |
Related pages
Pivot deeper into the graph from ceneval.edu.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ceneval.edu.mx"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.