Skip to content

Hostname

e-learning.tesa.edu.ec

Last fetched

e-learning.tesa.edu.ec resolves to 2 IPv4 addresses operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · e-learning.tesa.edu.ecRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/e-learning.tesa.edu.ec

Resolution chain

e-learning.tesa.edu.ec resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.217.140.124144.225.43.0/24AS16276CA
144.217.140.124144.225.43.0/24AS16276CA
96.127.129.5096.240.0.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

No WHOIS records are currently associated with e-learning.tesa.edu.ec in WhisperGraph.

Subdomains

1 observed subdomain of e-learning.tesa.edu.ec.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for e-learning.tesa.edu.ec.

MechanismTarget
SPF_Ae-learning.tesa.edu.ec
SPF_INCLUDEspf.greengeeks.net
SPF_IP96.127.129.50
SPF_MXe-learning.tesa.edu.ec

Related pages

Pivot deeper into the graph from e-learning.tesa.edu.ec.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "e-learning.tesa.edu.ec"})-[: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.