Audrey · Entity Submission — Twilio 1-800

AUDREY · BUSINESS IDENTITY · 12 MAY 2026

First audrey-prefixed dev report. Incubating in devreports.dare.co.uk per project_audrey_devreports_lifecycle.md until volume or ownership change warrants a move to devreports.audreyinc.com.

TL;DR

What happened

audrey requested a toll-free 1-800 number through Twilio. Twilio’s toll-free verification flow runs a KYC check on the business — querying commercial-database aggregators (LexisNexis Risk Solutions and similar) to confirm the entity exists, is in good standing, and matches the submitted address. The check returned null on audrey, because:

Result: Twilio’s verification system has nothing to match against, so it returns null even though the entity is completely legitimate.

Root cause

The 4-layer business identity stack (top = authoritative, bottom = where KYC vendors look):

# Layer Audrey status What it provides
1 NY DOS filing ✅ exists, Brooklyn address Authoritative entity record. Source of truth for legal name + agent + address.
2 IRS EIN ❓ assumed exists Federal tax ID — the 9-digit number every aggregator joins on
3 D&B D-U-N-S not submitted — this is the gap The gateway aggregator. Issuing a D-U-N-S immediately makes the entity visible to almost every downstream KYC vendor within weeks.
4 LexisNexis & co. ❌ no record (the null source) Downstream aggregators KYC vendors query. Auto-populates from layers 1–3 over ~2-4 months.

The Twilio null isn’t a problem with audrey’s legitimacy — it’s a coverage gap in the commercial-aggregator layer that the D-U-N-S submission directly fixes.

Action plan

1. Confirm Layer 1 — NY DOS canonical entity record

Action: lookup at https://apps.dos.ny.gov/publicInquiry/. Search by entity name (AUDREY DESIGN, then variations: AUDREY DESIGN INC, AUDREY INC, AUDREY DESIGN LLC).

Capture: - Exact registered entity name (D&B is case-sensitive) - DOS ID - Registered agent name + address - Principal address (the Brooklyn one) - Formation date - Filing status

Save into project_audrey_business_identity.md once located.

2. Confirm Layer 2 — IRS EIN

Action: locate the EIN from audrey’s formation paperwork or tax filings. If lost: IRS Form SS-4 can be re-requested via https://www.irs.gov/businesses/employer-id-numbers.

Capture: - EIN - Date issued - Federal tax classification

3. Submit Layer 3 — D&B D-U-N-S (the unblocking step)

Action: https://www.dnb.com/duns-number/get-a-duns.html → choose the free path (D&B buries it under upsell prompts; it’s labelled along the lines of “Standard / 30-day”). Avoid paid expedite unless there’s a deadline.

Submission requires: - Exact NY DOS entity name (from step 1) - Brooklyn registered address - EIN (from step 2) - Brief business description - NAICS code: 315990 (Apparel Accessories & Other Apparel Manufacturing) or 448190 (Other Clothing Stores) — pick whichever matches actual operations - Owner contact + estimated annual revenue (broad-band OK; no precise disclosure required)

Decline the upsells. D&B will pitch Credibility Builder, monitoring, trade-references, paid scoring products. None are necessary. The D-U-N-S Number itself is the deliverable.

Timeline: 30 business days from submission to issuance, free path. 5 business days if paid.

4. Wait + verify Layer 4 — LexisNexis & downstream

Action: ~90 days after D-U-N-S issues, pull audrey’s record via the LexisNexis Consumer Disclosure portal: https://consumer.risk.lexisnexis.com. (Labelled “consumer” but business records are accessible too.)

Verify: - Entity name matches NY DOS exactly - Address matches DOS exactly - D-U-N-S Number recorded - Status: Active

If anything is wrong or missing: dispute via the same portal. The dispute path is the only “submission” surface LexisNexis exposes — and it only works once they already have you in the database.

5. Re-attempt Twilio 1-800 verification

Once the LexisNexis Consumer Disclosure pull (step 4) shows audrey present and accurate, retry the Twilio toll-free verification. The null should resolve to a positive match.

Why this matters beyond Twilio

The D-U-N-S + LexisNexis path doesn’t just unblock Twilio — it unblocks essentially every B2B/fintech/wholesale KYC touchpoint audrey will encounter:

Touchpoint What it unlocks
Twilio toll-free This specific issue
Stripe Atlas / banking KYC Entity verification
Wholesale buyer portals (boutiques, department stores) Vendor onboarding gates
International shipping fulfillment Carrier account verification
Trade credit (suppliers extending net-30 terms) Trade reference checks
Apple/Google business developer accounts Required for org-level developer registration
Press / legitimacy signals Background-check baseline

One free 30-day form solves all of them simultaneously. The upfront work pays back across the next several years.

Open items for audrey

Portability — applies to dogwood + clients

This is exactly the same stack any portfolio property will need. Dogwood operates in NYC/CT/Hamptons and will eventually hit the same KYC walls (wholesale dog-supply buyers, insurance providers, premium banking). Future dare client work will encounter it at the formation stage. The runbook in project_audrey_business_identity.md generalises; per-entity status memories (project_dogwood_business_identity.md, etc.) instantiate it.

Linked memories

Source: audrey_entity_twilio_2026-05-12.md · Rendered 2026-05-12 13:48