Skip to content

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

WHISPER CANON · ceneval.edu.mxRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ceneval.edu.mx

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.

IPPrefixASNOperatorCountry
200.52.85.57200.52.85.0/24AS14178MX

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
ceneval ac
Contact emails

Subdomains

76 observed subdomains of ceneval.edu.mx.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ceneval.edu.mx.

MechanismTarget
SPF_Aceneval.edu.mx
SPF_Acomunicados.ceneval.edu.mx
SPF_INCLUDE50845629.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP200.52.66.48/28
SPF_IP200.52.85.32/27
SPF_IP200.66.81.224/27
SPF_IP201.149.75.36/30
SPF_IP201.151.210.0/25
SPF_MXceneval.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.