Corvus
Organization · Recon Complete · 64fec256

Acclaim Health Analytics, LLC

A health analytics company specializing in data-driven solutions for insurance brokers and employee benefits professionals.

Primary URL
acclaimhealthanalytics.com
Completed
2026-05-28 20:32 UTC
Duration
21m 22s
A
18
Entities
13
Relationships
8
Evidence
7
Judgments
5
Timeline
0
Geo

Bottom Line Up Front

Acclaim Health Analytics, LLC operates a low-investment marketing website on shared WordPress.com infrastructure (Automattic), with mail handled by Google Workspace and the apex domain registered through GoDaddy since 2013. The exposed surface is very likely the complete public footprint — passive enumeration (certspotter, anubisdb, hackertarget, Common Crawl) returned only www.acclaimhealthanalytics.com with zero additional subdomains, and the firm shares its TLS certificate with fifty unrelated co-tenants (4rest4us.com, cubanosporelmundo.com, egoistrecords.com, etc.) under tls.automattic.com. The security posture very likely reflects WordPress.com platform defaults rather than dedicated security operations: DMARC is published at p=none (no spoofing enforcement), there are no CAA records, DNSSEC is unsigned, the MDN Observatory grade is C- (45/100, four failing tests), and the WordPress XML-RPC and REST API endpoints are publicly reachable. For a stated health-analytics firm whose clients are insurance brokers and benefits professionals, the DMARC gap is the headline finding — an attacker can forge @acclaimhealthanalytics.com sender addresses and deliver brokerage-impersonation phishing without recipient enforcement. Confidence is moderate on the completeness of the posture map because a separate PHI-handling client portal on a different apex domain cannot be ruled out by passive collection alone.

§ 01

Key Judgments

5 · graded per ICD 203
KJ-01

Posture is WordPress.com platform-default, not dedicated security operations

High Confidence

The leading interpretation is that Acclaim's public presence is a brochureware marketing site on shared WordPress.com infrastructure, with the firm relying on Automattic's defaults rather than running a hardened operation. Very likely indicators: nameservers are ns1/2/3.wordpress.com; the TLS certificate is a 51-name multi-SAN shared cert issued by tls.automattic.com covering fifty unrelated co-tenants (ev_004); the apex resolves to two Automattic shared IPs (192.0.78.144, 192.0.78.227); the CMS is WordPress 6.8 with the Divi theme and Jetpack/Gutenberg plugins (ev_007). The competing hypothesis — that Acclaim has mature security ops but accepts platform defaults on the marketing site because it handles no PHI — is contradicted by the DMARC p=none policy (ev_002), which a mature program would set to quarantine or reject on any owned apex regardless of content. Confidence is high because the evidence base is primary-source registry + cryptographic CT logs + first-party Observatory scan.

KJ-02

DMARC p=none enables sender-impersonation phishing of health-data clients

High Confidence

Acclaim publishes v=DMARC1;p=none; on its apex (ev_002), which instructs receivers to perform DMARC alignment checks but take no action on failures. Combined with a permissive SPF (~all soft-fail rather than -all hard-fail), this means an attacker can forge sender headers reading @acclaimhealthanalytics.com and the spoofed mail will very likely reach client inboxes without quarantine. For a firm whose customer base is insurance brokers and benefits professionals, the realistic attack is a brokerage-impersonation lure ("updated PHI export attached," "new benefits-eligibility file," etc.) targeting the client side of the relationship rather than Acclaim itself. The firm itself uses Google Workspace inbound (ev_002, MX records), so Google's gateway protects Acclaim's mailboxes — but receiving organizations may have weaker filtering.

KJ-03

Public footprint is very likely complete, with separate-apex client portal as residual uncertainty

Moderate Confidence

Three independent passive enumerators converge: certspotter reports a single multi-SAN certificate whose Acclaim entries are only acclaimhealthanalytics.com and www.acclaimhealthanalytics.com (ev_004); hackertarget_host_search returns only www.acclaimhealthanalytics.com,192.0.78.144 (ev_005); anubisdb returns an empty array (ev_006); Common Crawl shows a single rate-limited robots.txt probe (ev_008). For a small WordPress.com-hosted business this convergence very likely represents the actual surface on this apex. Confidence is bounded at moderate rather than high because health-analytics firms commonly run PHI portals under separate-apex marketing-detached domains (e.g., acclaim-clients.com, portal-acclaim.com) that passive enumeration against the marketing apex would not reveal. The recon collection did not pivot to broader corporate-trademark or address-of-record searches that would test that hypothesis.

KJ-04

XML-RPC and REST API exposed for credential amplification and user enumeration

High Confidence

Wayback CDX (ev_007) shows the WordPress XML-RPC endpoint at /xmlrpc.php returning 405 on POST without a body and 200 on the ?rsd service-description query — confirming the interface is present and responsive. The REST API at /wp-json/ returns 200 OK with the oembed/1.0 namespace publicly browsable; only the S.* namespace returns 403. Very likely adversary use: system.multicall credential amplification (one HTTP request testing thousands of passwords), system.listMethods reconnaissance, and /wp-json/wp/v2/users for author enumeration if the route is enabled. WordPress.com platform-managed hosting typically applies rate-limiting to these endpoints, which partially mitigates the credential-amplification scenario — but no such mitigation is observable in the captured response headers.

KJ-05

51-domain shared cert + shared IP co-tenancy creates low-grade trust-boundary signal

Moderate Confidence

The TLS certificate covering acclaimhealthanalytics.com (ev_004) is a 90-day multi-SAN cert issued by tls.automattic.com with 51 unique names. The other 49 names are commercially and topically unrelated to Acclaim — examples include 4rest4us.com, acidbathpublishing.com, apostillesolutionsboston.com, bonjourseoul.fr, crooksbooks.com, cubanosporelmundo.com, egoistrecords.com, hambonesband.com, moviesbythebay.blog, pikipirtti.com. This is standard WordPress.com shared-hosting practice and is not an attacker-controllable compromise vector by itself; the likely downstream consequence is degraded trust-signal quality (e.g., a downstream consumer attempting to validate Acclaim by cert pinning, by shared-IP reputation lookup, or by SAN inspection sees a noisy multi-tenant signal rather than a dedicated cert).

KJ-06

Unsigned DNSSEC and missing CAA are residual, low-impact gaps

Moderate Confidence

RDAP shows secureDNS.delegationSigned: false (ev_001) and the prestage DNS bundle (ev_002) confirms the CAA RRset is absent (only SOA authority returned). On paper this leaves DNS cache-poisoning and unrestricted certificate-issuance attack classes available, but in practice both are very unlikely to be exploited against this target: WordPress.com's nameservers are not a soft DNS target, the registrar lock state is fully enforced (clientDelete/Renew/Transfer/Update Prohibited), and any CT-log misissuance event would be observable to defenders. The judgments are included because they appear in the recon vulnerability set, not because they are operationally urgent.

KJ-07

Watch judgment — separate client-portal apex would invert the posture map

Low Confidence

Premortem walk-back: if six to twelve months from now the analytical conclusion that Acclaim's posture is WordPress.com-default is shown wrong, the likely reason is that PHI handling lives on a separate apex (e.g., acclaim-clients.com, acclaimanalytics-portal.com, a SaaS subdomain such as acclaim.healthdata-platform.com) that this collection did not enumerate. Confidence is low because no evidence in this recon set affirmatively suggests such an apex exists — but no evidence rules it out either. The recon pass exercised passive enumeration against the disambiguate-resolved apex only; corporate-trademark, address-of-record, and SEC/state-filings pivots that would surface sibling apexes were not executed. A follow-up corvus-recon scoped to "Acclaim Health Analytics LLC corporate entity" rather than the apex would test this hypothesis.

§ 02

Threat Snapshot

Top 2 vectors / controls · Full playbook →

Red · Adversary Vectors

Blue · Defensive Controls