Hostname
udla.edu.ec
Last fetched
udla.edu.ec resolves to 45.188.57.67, announced in 45.188.57.0/24 by AS269825 - UNIVERSIDAD DE LAS AMERICAS in EC. udla.edu.ec is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for udla.edu.ec is recorded in WhisperGraph.
Attribution
universidad de las americas
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:nic.ec registrar
- Registrant organisation
- lenin faican
- Contact emails
- lfaican@uamericas.edu.ec
Subdomains
Showing 12 of 62. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1-07.azure-dns.com
- ns4-07.azure-dns.info
- ans1ec.cirion.live
- ans2ec.cirion.live
- ns2-07.azure-dns.net
- ns3-07.azure-dns.org
MX records
- udla-edu-ec.mail.protection.outlook.com
SPF policy
- ip: 34.194.230.233/32
- include: _spf.elasticemail.com
- include: spf.protection.outlook.com
- include: aspmx.pardot.com
- include: _spf.qp-mail.com
- include: _spf.salesforce.com
- mx: udla.edu.ec
- ip: 109.109.202.24
- ip: 143.255.248.132
Threat-feed evidence
History
Related pages
Pivot from udla.edu.ec into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "udla.edu.ec"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.