www.lleida.net Open in urlscan Pro
2606:4700::6812:32b  Public Scan

Submitted URL: http://lleida.net/
Effective URL: https://www.lleida.net/en
Submission: On February 23 via manual from CO — Scanned from DE

Form analysis 2 forms found in the DOM

Name: form-newsletterPOST

<form class="form mt-6 fv-plugins-bootstrap5 fv-plugins-framework" id="subscribe-to-newsletter-form" method="post" name="form-newsletter" novalidate="novalidate">
  <div class="input-group row fv-plugins-icon-container">
    <div class="rounded-pill p-3 bg-white">
      <div class="d-flex">
        <input id="subscribe-to-newsletter-email" type="email" class="flex-fill form-control bg-white border-white" name="email" placeholder="email" aria-label="email" maxlength="100">
        <button class="btn btn-dark fw-bolder p-3 w-50 fs-3" type="submit" id="subscribe-to-newsletter-submit-btn">Subscribe</button>
      </div>
    </div>
    <div class="fv-plugins-message-container invalid-feedback"></div>
  </div>
  <div class="form-check form-check-custom form-check-solid form-check-sm mt-5 flex-center">
    <input class="form-check-input" type="checkbox" id="subscribe-to-newsletter-agree-privacy-policy" name="agree-privacy-policy">
    <label class="form-check-label text-light" for="subscribe-to-newsletter-agree-privacy-policy"> I have read and accept the <a href="https://www.lleida.net/en/data-protection" class="text-gray-500 text-hover-primary">Privacy Policy</a>. </label>
  </div>
  <input type="hidden">
  <div></div>
</form>

Name: form-modal-contactPOST #

<form id="contact-form" name="form-modal-contact" class="fs-3" novalidate="" action="#" method="post" onsubmit="if (!window.__cfRLUnblockHandlers) return false; return false;">
  <p class="fs-2 fw-bold mb-5"></p>
  <div class="row my-5">
    <div class="form-group">
      <label for="contact-company-name" class="mb-1"> <sup>*</sup></label>
      <input type="text" id="contact-company-name" class="form-control bg-gray-100 border-gray-100" name="company-name" maxlength="100">
      <div class="invalid-feedback fs-6"></div>
    </div>
  </div>
  <div class="row my-5">
    <div class="form-group">
      <label for="contact-name" class="mb-1"> <sup>*</sup></label>
      <input type="text" id="contact-name" class="form-control bg-gray-100 border-gray-100" name="name" maxlength="100">
      <div class="invalid-feedback fs-6"></div>
    </div>
  </div>
  <div class="row my-5">
    <div class="form-group col-6">
      <label for="contact-email" class="mb-1"> <sup>*</sup></label>
      <input id="contact-email" type="email" class="form-control bg-gray-100 border-gray-100" name="email" maxlength="100">
      <div class="invalid-feedback fs-6"></div>
    </div>
    <div class="form-group col-6">
      <label for="contact-phone" class="mb-1"> <sup>*</sup></label>
      <input type="tel" id="contact-phone" class="form-control bg-gray-100 border-gray-100" name="phone" maxlength="15">
      <div class="invalid-feedback fs-6"></div>
    </div>
  </div>
  <div class="row my-5">
    <div class="form-group col-6">
      <label for="contact-company-size" class="mb-1"> <sup>*</sup></label>
      <select class="form-select bg-gray-100 border-gray-100 fs-3" id="contact-company-size" name="company-size">
        <option value=""></option>
        <option value=""></option>
        <option value=""></option>
        <option value=""></option>
        <option value=""></option>
        <option value=""></option>
        <option value=""></option>
      </select>
      <div class="invalid-feedback fs-6"></div>
    </div>
    <div class="form-group col-6">
      <label for="contact-services" class="mb-1"> <sup>*</sup></label>
      <select class="form-select form-select-lg bg-gray-100 border-gray-100 fs-3 select2-hidden-accessible" id="contact-services" name="services" data-control="select2" data-placeholder="" data-allow-clear="true" multiple=""
        data-select2-id="select2-data-contact-services" tabindex="-1" aria-hidden="true">
        <option value="Registered email">Registered email</option>
        <option value="Registered SMS">Registered SMS</option>
        <option value="Openum">Openum</option>
        <option value="Openum eIDAS">Openum eIDAS</option>
        <option value="Secret Lleida.net">Secret Lleida.net</option>
        <option value="Registered Inbox">Registered Inbox</option>
        <option value="Registered invoice">Registered invoice</option>
        <option value="Click &amp; Sign">Click &amp; Sign</option>
        <option value="Registered email contract">Registered email contract</option>
        <option value="Registered SMS contract">Registered SMS contract</option>
        <option value="GDPR solution">GDPR solution</option>
        <option value="eKYC Lleida.net">eKYC Lleida.net</option>
        <option value="USVC">USVC</option>
        <option value="Two-factor authentication">Two-factor authentication</option>
        <option value="Check all &amp; Check network">Check all &amp; Check network</option>
        <option value="Email checker">Email checker</option>
        <option value="Nomadic numbering">Nomadic numbering</option>
        <option value="SMS">SMS</option>
        <option value="2 Way SMS">2 Way SMS</option>
        <option value="Wholesale">Wholesale</option>
        <option value=""></option>
      </select><span class="select2 select2-container select2-container--bootstrap5" dir="ltr" data-select2-id="select2-data-1-c93k" style="width: 100%;"><span class="selection"><span
            class="select2-selection select2-selection--multiple form-select form-select-lg bg-gray-100 border-gray-100 fs-3" role="combobox" aria-haspopup="true" aria-expanded="false" tabindex="-1" aria-disabled="false">
            <ul class="select2-selection__rendered" id="select2-contact-services-container"></ul><span class="select2-search select2-search--inline"><textarea class="select2-search__field" type="search" tabindex="0" autocorrect="off"
                autocapitalize="none" spellcheck="false" role="searchbox" aria-autocomplete="list" autocomplete="off" aria-label="Search" aria-describedby="select2-contact-services-container" placeholder="" style="width: 0.75em;"></textarea></span>
          </span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
      <div class="invalid-feedback fs-6"></div>
    </div>
  </div>
  <div class="row my-5">
    <div class="form-group col-6">
      <label for="contact-company-need" class="mb-1"> <sup>*</sup></label>
      <select class="form-select bg-gray-100 border-gray-100 fs-3" id="contact-company-need" name="company-need">
        <option value=""></option>
        <option value=""></option>
        <option value=""></option>
      </select>
      <div class="invalid-feedback fs-6"></div>
    </div>
    <div class="form-group col-6">
      <label for="contact-company-now" class="mb-1"> <sup>*</sup></label>
      <select class="form-select bg-gray-100 border-gray-100 fs-3" id="contact-comapny-now" name="company-now">
        <option value=""></option>
        <option value=""></option>
        <option value=""></option>
        <option value=""></option>
      </select>
      <div class="invalid-feedback fs-6"></div>
    </div>
  </div>
  <div class="row my-5">
    <div class="form-group">
      <label for="contact-message" class="mb-1"> <sup>*</sup></label>
      <textarea id="contact-message" class="w-100 form-control bg-gray-100 border-gray-100" name="message" rows="2"></textarea>
    </div>
  </div>
  <div class="row mt-10">
    <div class="form-group mb-2">
      <div class="form-check">
        <input class="form-check-input bg-gray-100 border-gray-100" type="checkbox" name="privacy-policy-agree" id="contact-privacy-policy-agree">
        <label class="form-check-label" for="contact-privacy-policy-agree">
          <sup>*</sup>
        </label>
      </div>
    </div>
  </div>
  <div class="row mt-3">
    <div class="form-group">
      <div class="form-check">
        <input class="form-check-input bg-gray-100 border-gray-100" type="checkbox" id="contact-newsletter-agree" name="newsletter-agree">
        <label class="form-check-label" for="contact-newsletter-agree">
        </label>
      </div>
    </div>
  </div>
  <div class="row my-5 mt-15 text-center">
    <div class="form-group">
      <button type="submit" id="contact-submit-btn" class="btn btn-primary fs-2 py-5 w-50"></button>
    </div>
  </div>
  <div class="mt-5 text-center">
    <p class="fs-6 my-10 text-muted">This site is protected by reCAPTCHA and is subject to Google's Privacy Policy and Terms of Service. Please refer to the <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
      <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> for more information.</p>
  </div>
  <div class="row" style="display:none;">
    <label>No omplir</label>
    <input type="text" name="thesecretfield" id="contact-thesecretfield">
  </div>
</form>

Text Content

Be the first in line! Grab your eIDAS digital certificates now: Unbeatable
security and Ultimate efficiency. Buy

Services
Electronic notification
 * Registered email
 * Registered SMS
 * Openum
 * Openum eIDAS
 * Secret Lleida.net
 * Registered Inbox
 * Registered invoice

Electronic signature and contracting
 * Click & Sign
 * Timestamping
 * Registered SMS contract
 * Registered email contract
 * GDPR solution

Digital identity

 * Digital certificates
 * eIDAS digital certificates
 * Certvalidator

Data validation
 * eKYC Lleida.net
 * USVC
 * Two-factor authentication
 * Check all & Check network
 * Email checker

Operators
SMS and VoIP solutions
 * Nomadic numbering
 * SMS
 * 2 Way SMS
 * Wholesale

Enterprise
BME GROWTH:LLN
1,115 €
-0,095 € (-7,851%)
EURONEXT:ALLN
1,1399 €
-0,04 € (-3,389%)
OTC QX:LLEIF
$ 0,75
$ 0 (0%)

Visit Lleida.net Investors page
International legal frameworks
Policies and practice statements of services
Accreditations
ESG Criteria
The documentary evidence
Patents
FAQs
Work with us
About
User area
Contact sales
Buy
Sign in
Català
English
Español
Español (Colombia)
Français
中文
User area
Contact sales
Buy
Sign in


TRUST ANCHORS OUR OPERATIONS

Our clients, hailing from various sectors and of all sizes, from around the
globe, have entrusted us to provide the necessary legal backing for their
electronic communications as required by the legislation in the countries they
operate in.

Free trial


TRUSTED BY THE BIGGEST BRANDS

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 





WE ARE YOUR DIGITAL WITNESS

We provide a comprehensive range of secure and reliable communication solutions
that adhere to regulations worldwide.

Our range of services includes electronic notifications electronic
notifications, SMS , and registered emails., all designed to provide legal
certainty to your electronic communications.

Together with the e-signature cloud platform, and other solutions,
e-contracting, or digital identity services, we offer a complete environment of
easy-to-use trust solutions

Electronic notification

Send emails or SMSs with reliable attestation of sending, delivery, and
content..

More info
Electronic signature and contracting

Discover our cloud-based electronic signature platform and contract solutions
through email or SMS

More info
Data validation

Explore our KYC solutions, identity verification services, digital certificate
recognition, and OCR capabilities for identification document processing.

More info


AT LLEIDA.NET, WE ARE EXPERTS IN INTERNATIONAL COMMUNICATIONS

Telecommunications operator specialising in SMS

With a rich history in digital communications, we have proudly originated as an
ISP during the early days of the internet. As we evolved, we diversified our
range of services to encompass trusted solutions. However, it is our distinction
as a licensed telecommunications operator that truly sets us apart within the
industry.

As part of our global expansion, we have obtained licenses to operate in
multiple countries, including Spain, France, the United Kingdom, the United
States, Colombia, the Dominican Republic, and Costa Rica. This extensive
licensing allows us to provide our clients worldwide with our reliable and
secure SMS services, ensuring seamless communication across the globe.

We offer bulk SMS using high quality routing, 2-Way numbering, and other
operator-oriented services.

More



OUR GLOBAL PRESENCE INCLUDES OFFICES AND SUBSIDIARIES IN 15 COUNTRIES


LLEIDA

Madrid
València
London
Paris
Miami
São Paulo
Bogotá
Santiago de Chile
Johannesburg
Dubai
Santo Domingo
Montevideo
Lima
San José
Read policies and declarations international practices and services
Lleida
Madrid
València
London
Paris
Miami
São Paulo
Bogotá
Santiago de Chile
Johannesburg
Dubai
Santo Domingo
Montevideo
Lima
San José


WHAT USERS SAY ABOUT OUR TRUSTED SERVICES

Satisfied clients, thriving results.
More case studies

"Connectaclik Pro has provided Holaluz with effective and customized solutions,a
must have for any services we will add to our processes."

Narcís Matabosch Planification Sales Manager


BLOG FOR TRUSTED SERVICES

June Aguado Casillas
5 June 2023


LATINPAY STREAMLINES PROCESSES AND REDUCES COSTS BY UP TO 80% USING REGISTERED
EMAIL

Read it
Clàudia Vall-llebrera
25 May 2023


SUNTROPY REDUCES SIGNING TIME BY 50% WITH CLICK & SIGN

Read it
June Aguado Casillas
18 May 2023


DOXEE REVOLUTIONIZES DIGITAL CUSTOMER EXPERIENCE WITH REGISTERED ELECTRONIC
COMMUNICATIONS

Read it
Visit now

SUBSCRIBE TO THE NEWSLETTER

Subscribe

I have read and accept the Privacy Policy.



ELECTRONIC NOTIFICATION

 * Registered email
 * Registered SMS
 * Openum
 * Openum eIDAS
 * Secret Lleida.net
 * Registered Inbox
 * Registered invoice

ELECTRONIC SIGNATURE AND CONTRACTING

 * Click & Sign
 * Registered email contract
 * Registered SMS contract
 * GDPR solution

DATA VALIDATION

 * eKYC Lleida.net
 * USVC
 * Two-factor authentication
 * Check all & Check network
 * Email checker

RESOURCES

 * The APIs
 * Demos
 * Case studies
 * White papers
 * Multimedia
 * How to send a Registered email from Gmail
 * WhatsApp Chatbot for Click & Sign

Lleida · Madrid · València · London · Paris · Miami · São Paulo · Bogotá ·
Santiago de Chile · Johannesburg · Dubai · Santo Domingo · Montevideo · Lima ·
San José

 * Legal Advise
 * Terms and conditions of sale
 * Privacy policy
 * Cookies policy



*

*

*

*

*

* Registered email Registered SMS Openum Openum eIDAS Secret Lleida.net
Registered Inbox Registered invoice Click & Sign Registered email contract
Registered SMS contract GDPR solution eKYC Lleida.net USVC Two-factor
authentication Check all & Check network Email checker Nomadic numbering SMS 2
Way SMS Wholesale

*

*

*
*



This site is protected by reCAPTCHA and is subject to Google's Privacy Policy
and Terms of Service. Please refer to the Privacy Policy and Terms of Service
for more information.

No omplir