blu-hr.com Open in urlscan Pro
85.31.61.42  Public Scan

Submitted URL: http://blu-hr.com/
Effective URL: https://blu-hr.com/
Submission Tags: threatview.io malwar3ninja rule: suspicious named domain automated-submission Search All
Submission: On August 25 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: myFormPOST

<form method="post" name="myForm" onsubmit="return validateForm()">
  <p id="error-msg" class="mb-0"></p>
  <div id="simple-msg"></div>
  <div class="row">
    <div class="col-md-4">
      <div class="mb-2">
        <label class="form-label">Nome Completo <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user fea icon-sm icons">
            <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
            <circle cx="12" cy="7" r="4"></circle>
          </svg>
          <input name="name" id="name" type="text" class="form-control ps-5" placeholder="Nome :">
        </div>
      </div>
    </div>
    <div class="col-md-5">
      <div class="mb-2">
        <label class="form-label">Email <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail fea icon-sm icons">
            <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
            </path>
            <polyline points="22,6 12,13 2,6"></polyline>
          </svg>
          <input name="email" id="email" type="email" class="form-control ps-5" placeholder="Email :">
        </div>
      </div>
    </div>
    <!--end col-->
    <div class="col-md-3">
      <div class="mb-2">
        <label class="form-label">Celular <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail fea icon-sm icons">
            <path
              d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z">
            </path>
          </svg>
          <input name="phone" id="phone" type="text" class="form-control ps-5" placeholder="Celular :" onkeyup="mascara('(##) #####-####',this,event,true)" maxlength="15">
        </div>
      </div>
    </div>
    <!--end col-->
    <div class="col-md-4">
      <div class="mb-2">
        <label class="form-label">Área <span class="text-danger">*</span></label>
        <select class="col-12 form-select form-control-sm" name="area" id="area">
          <option></option>
          <option value="4">Candidatos</option>
          <option value="3">Empresas</option>
          <option value="1">Outros</option>
        </select>
      </div>
    </div>
    <div class="col-md-8">
      <div class="mb-2">
        <label class="form-label">Assunto <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book fea icon-sm icons">
            <path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path>
            <path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z">
            </path>
          </svg>
          <input name="subject" id="subject" class="form-control ps-5" placeholder="Assunto :">
        </div>
      </div>
    </div>
    <!--end col-->
    <div class="col-12">
      <div class="mb-2">
        <label class="form-label">Mensagem <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-message-circle fea icon-sm icons clearfix">
            <path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z">
            </path>
          </svg>
          <textarea name="comments" id="comments" rows="4" class="form-control ps-5" placeholder="Mensagem :"></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-9"></div>
    <div class="col-md-3" style="margin-top: 12px;">
      <div class="d-grid">
        <button type="submit" id="submit" name="send" class="btn btn-primary" style="padding: 3px 20px;">Enviar Mensagem</button>
      </div>
    </div>
    <!--end col-->
  </div>
  <!--end row-->
</form>

<form>
  <div class="row">
    <div class="col-lg-12">
      <div class="foot-subscribe mb-3">
        <label class="form-label text-uppercase">Cadastre seu email <span class="text-danger">*</span></label>
        <div class="form-icon position-relative">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail fea icon-sm icons">
            <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
            </path>
            <polyline points="22,6 12,13 2,6"></polyline>
          </svg>
          <input type="email" name="email" id="emailsubscribe" class="form-control ps-5 rounded" placeholder="Email : " required="">
        </div>
      </div>
    </div>
    <div class="col-lg-12">
      <div class="d-grid">
        <button type="button" id="submitsubscribe" class="btn btn-soft-primary">Inscrever</button>
      </div>
    </div>
  </div>
</form>

Text Content

 * 
 * 

 * Blu HR
 * Serviços
 * Tecnologia
 * Áreas
 * Contato
 * Vagas


UMA EMPRESA DE TECNOLOGIA NA ÁREA DE TALENT ACQUISITION

Nós proporcionamos o match perfeito entre os candidatos e as demandas / projetos
dos nossos clientes, através de um time especializado e nosso ATS da Blu Group.

Cadastre-se Gratuitamente
Contate-nos!


SERVIÇOS

Estruturamos nossos serviços em 3 soluções que atendem desde projetos de baixa
complexidade, operações estruturadas e preenchimento de posições efetivas.

STAFF LOAN

Locação de profissionais especializados do time da Blu HR para projetos
temporários e permanentes.

RECRUTAMENTO ESPECIALIZADO

Recrutamento e seleção especializado, conduzido por consultores técnicos
conforme a área da vaga.

OUTSOURCING

Estruturação de operações permanentes, incluindo profissionais da Blu HR,
tecnologia e gestão da performance.


TECNOLOGIA

Através do portal do Blu HRMS, empresas e profissionais acompanham seus
processos em tempo real, sabendo exatamente o que está acontecendo.

TRIAGEM INTELIGENTE

Cruzamento de +100 dados para proporcionar o match e o mapeamento dos melhores
profissionais para as posições certas.

TRACKING DE CANDIDATOS

Customização das fases da posição, automatização das comunicações, controle e
dados estatísticos do processo.



ÁREAS DE ESPECIALIZAÇÃO

Contamos com 8 áreas de especialização que proporcionam uma atuação mais focada,
mantendo contato com os principais profissionais e demandas dessas áreas.

ACCOUNTING, FINANCE & TAX

BANKING

COMMERCIAL & MARKETING

ENGINEERING

HEALTHCARE

HR & LAW

IT

OPERATION & LOGISTICS

VAGAS

Start working with Landrick that can provide everything you need to generate
awareness, drive traffic, connect.

ANALISTA DE CONTABILIDADE

San Francisco

 * 2 Year Expirence
 * Working Hours- 6hr
 * Information strategy

Apply Now

ANALISTA DE CONTABILIDADE

San Francisco

 * 2 Year Expirence
 * Working Hours- 6hr
 * Information strategy

Apply Now

ANALISTA DE CONTABILIDADE

San Francisco

 * 2 Year Expirence
 * Working Hours- 6hr
 * Information strategy

Apply Now

ANALISTA DE CONTABILIDADE

San Francisco

 * 2 Year Expirence
 * Working Hours- 6hr
 * Information strategy

Apply Now
 * Prev
 * 1
 * 2
 * 3
 * Next

CONTATO

Entre em contato conosco para conhecer melhor nossos serviços, processos e
plataforma. Conte com a Blu HR para ajudá-lo!


Nome Completo *

Email *

Celular *

Área * Candidatos Empresas Outros
Assunto *

Mensagem *

Enviar Mensagem

Blu HR é uma empresa da Blu Group especializada em serviços de recrutamento e
seleção, locação de profissionais para projetos e outsourcing.

 * 
   Brazil (Brasil)
 * 
   United States

Blu Group Tecnologia e Serviços Ltda
CNPJ: 29.078.408/0001-68

EMPRESA

 * Blu HR
 * Serviços
 * Tecnologia
 * Áreas
 * Vagas
 * Contato
 * Portal do Candidato
 * Portal do Cliente

INFORMAÇÕES ÚTEIS

 * Termos de Uso
 * Política de Privacidade
 * > Documentation
 * Changelog
 * Components

NEWSLETTER

Inscreva-se em nossa newsletter

Cadastre seu email *

Inscrever
 * 
 * 
 * 

2024 - A Blu Group Company