Skip to content

Hostname

andes.edu.mx

Last fetched

andes.edu.mx resolves to 1 IPv4 address operated by AS11172 - Alestra, S. de R.L. de C.V. in MX.

Nutrition Label

WHISPER CANON · andes.edu.mxRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/andes.edu.mx

Resolution chain

andes.edu.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
201.151.239.41201.151.232.0/21AS11172AS11172 - Alestra, S. de R.L. de C.V.MX

WHOIS identity

No WHOIS records are currently associated with andes.edu.mx in WhisperGraph.

Subdomains

5 observed subdomains of andes.edu.mx.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for andes.edu.mx.

MechanismTarget
SPF_Aandes.edu.mx
SPF_INCLUDEspf.protection.outlook.com
SPF_IP201.149.90.218/32
SPF_IP201.151.239.32/28
SPF_IP201.159.46.154/32
SPF_IP201.46.85.240/28
SPF_IP205.251.136.65/32
SPF_IP45.190.237.114/32
SPF_MXandes.edu.mx

Related pages

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

Cypher and MCP

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

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