Veratech for Health · Domain Security

Veratech Domain Security

Domain security

Domain security posture for Veratech for Health, probed live across 4 host(s) and 1 registrable domain(s). 4 host(s) serve HTTPS; 0 advertise HSTS. Email/DNS controls: DNSSEC absent, SPF present, DMARC present (p=none).

CompanyHealthcareHealth DataSemantic InteroperabilityopenEHRHL7 FHIRISO 13606SNOMED CTOMOP CDMClinical DataElectronic Health RecordsConsultingSpain

Transport & Host Security

veratech.es
HTTPS: yes · HSTS: no
www.veratech.es
HTTPS: yes · HSTS: no
linkehr.veratech.es
HTTPS: yes · HSTS: no
docpeset.veratech.es
HTTPS: yes · HSTS: no

Domain (DNS/Email) Security

veratech.es
DNSSEC: no · SPF: yes · DMARC: yes (p=none) · CAA: none

Source

Domain Security

veratech-domain-security.yml Raw ↑
generated: '2026-09-02'
method: probed
source: >-
  live DNS/TLS/HTTP probes of apis.yml hosts (probe-domain-security.py) plus hand-run
  openssl s_client and curl HEAD probes of the additional Veratech-controlled hosts
  discovered via certificate transparency
hosts:
- host: veratech.es
  https: true
  tls_cert_error: '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get
    local issuer certificate (_ssl.c:1082)'
  hsts: null
  server: Apache
- host: www.veratech.es
  https: true
  tls_cert_error: 'openssl verify return code 21: unable to verify the first certificate'
  hsts: null
- host: linkehr.veratech.es
  https: true
  tls_cert_error: 'openssl verify return code 21: unable to verify the first certificate'
  hsts: null
  server: Apache
- host: docpeset.veratech.es
  https: true
  tls_cert_error: null
  hsts: null
  note: >-
    Serves a distinct GoDaddy-issued certificate (CN=docpeset.veratech.es) with a COMPLETE
    chain, unlike the wildcard hosts. This is the control that proves the finding below is a
    per-host misconfiguration and not a fault in the probing client.
domains:
- domain: veratech.es
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: none
findings:
- id: incomplete-tls-chain
  severity: medium
  hosts:
  - veratech.es
  - www.veratech.es
  - linkehr.veratech.es
  detail: >-
    All three hosts present the wildcard leaf CN=*.veratech.es issued by
    "C=ES, O=Soluciones Corporativas IP SL, CN=Don Dominio RSA DV SSL CA 2" but do NOT send
    that intermediate in the handshake. openssl reports verify return code 21 ("unable to
    verify the first certificate") and Python's ssl reports CERTIFICATE_VERIFY_FAILED.
  impact: >-
    Browsers usually recover by fetching the missing intermediate via the AIA extension, so a
    human visitor sees nothing wrong. Strict clients do not: this pipeline's own WebFetch
    failed against https://veratech.es/ with "unable to verify the first certificate", and
    Java, Python requests, curl without AIA, and most agent HTTP stacks will fail the same
    way. For a company whose product is Java-based and whose buyers are hospital IT
    departments running strict TLS, this is the single most consequential technical defect
    found on the public surface.
  verified: '2026-09-02'
  control: >-
    docpeset.veratech.es, on the same parent domain, validates cleanly — the client is fine,
    the wildcard hosts' chain is not.
  remediation: >-
    Concatenate the "Don Dominio RSA DV SSL CA 2" intermediate into the certificate file the
    Apache SSLCertificateFile / SSLCertificateChainFile directive serves.
- id: no-hsts
  severity: low
  hosts:
  - veratech.es
  - linkehr.veratech.es
  detail: No Strict-Transport-Security header is returned by any Veratech host.
  verified: '2026-09-02'
- id: no-dnssec
  severity: low
  domain: veratech.es
  detail: DNSSEC is not enabled on veratech.es.
  verified: '2026-09-02'
- id: no-caa
  severity: low
  domain: veratech.es
  detail: >-
    No CAA record is published, so any public CA may issue for veratech.es and its
    subdomains.
  verified: '2026-09-02'
- id: dmarc-policy-none
  severity: low
  domain: veratech.es
  detail: >-
    SPF and DMARC records both exist — better than most of this cohort — but the DMARC policy
    is p=none, which reports on spoofing without rejecting it. Notable for a company that
    solicits contact by email (contacto@veratech.es, veratech@veratech.es) from hospital
    staff.
  verified: '2026-09-02'
- id: research-tools-on-ad-hoc-infrastructure
  severity: informational
  detail: >-
    Several veratech.es subdomains redirect off the corporate estate to unmanaged endpoints
    over PLAINTEXT HTTP — snquery.veratech.es 301s to http://biohub.nethits.com:51562/snquery,
    nerplus.veratech.es and documentalista.veratech.es 301s to
    http://veratechnas1.synology.me (a consumer Synology DDNS name, one on port 9999), and
    openehr2fhir.veratech.es resolves through to http://141.147.80.147:8080/openehr2fhir/.
    These are research and demo tools, not production services, but the redirects downgrade
    from HTTPS to HTTP and land on hosts outside the certificate estate.
  verified: '2026-09-02'
subdomain_discovery:
  method: certificate transparency (crt.sh)
  hosts_found:
  - confluence.veratech.es
  - ctmap.veratech.es
  - ctmap2.veratech.es
  - docpeset.veratech.es
  - documentalista.veratech.es
  - help.veratech.es
  - jira.veratech.es
  - nerplus.veratech.es
  - notify.veratech.es
  - openehr2fhir.veratech.es
  - snquery.veratech.es
  - veratech.es
  - www.veratech.es

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/veratech-domain-security"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.