Skip to content

Hostname

cedim.edu.mx

Last fetched

cedim.edu.mx resolves to 2 IPv4 addresses operated by AS11172 - Alestra, S. de R.L. de C.V. in MX. WHOIS lists iana:6 as the registrar.

Nutrition Label

WHISPER CANON · cedim.edu.mxRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cedim.edu.mx

Resolution chain

cedim.edu.mx resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.76.159.58200.76.159.0/24AS11172AS11172 - Alestra, S. de R.L. de C.V.MX
200.94.133.140200.94.133.0/24AS11172AS11172 - Alestra, S. de R.L. de C.V.MX

WHOIS identity

Registrar
iana:6
Organization
centro de estudios superiores de dise~o de monterrey, s.c.
Contact emails

Subdomains

64 observed subdomains of cedim.edu.mx.

Web-graph footprint

Distinct hostnames that link to or from cedim.edu.mx in the public web crawl.

73 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cedim.edu.mx.

MechanismTarget
SPF_INCLUDE5611679.spf07.hubspotemail.net
SPF_INCLUDEspf.fromdoppler.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.147.244.161

Related pages

Pivot deeper into the graph from cedim.edu.mx.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cedim.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.