🧾 Tax ID / VAT Number
A jurisdiction-issued tax registration number for a person or entity.
Corporate
Sources
3
3 no-auth
Disciplines
4
that use it
Mission domains
5
reach
Workbench
—
native tool
🔗 Analyst pivots
🔌 Sources that yield Tax ID / VAT Number (3)
| Source | Category | Auth | Format | |
|---|---|---|---|---|
| GLEIF LEI + OpenCorporates Legal-entity & corporate registry intelligence. | CORPINT | NONE | json | home↗ api↗ |
| IRS Criminal Investigation IRS-CI financial-crime cases. | Tax Enforcement | NONE | html | home↗ api↗ |
| SEC EDGAR US securities filings & financials. | ACCTINT | NONE | json | home↗ api↗ |
🧭 Disciplines
🎯 Mission Domains
🔍 Lookup
🔄 Live Datasets & APIs (2 key-free · ingestible)
| Dataset / API | Format | Endpoint | |
|---|---|---|---|
| GLEIF LEI + OpenCorporates | json | https://api.gleif.org/api/v1/ | collect |
| SEC EDGAR | json | https://data.sec.gov/ | collect |
📜 Playbook — Tax ID / VAT Number exploitation
- Direction — frame the requirement for Tax ID / VAT Number: what decision does this support, by when?
- Collection — pull the 3 mapped sources (3 free) and the native workbench; capture provenance and observe OPSEC.
- Processing — normalize, de-duplicate and enrich the collected data.
- Analysis — correlate against local holdings; apply ACH; assign confidence.
- Dissemination — open a case, draft a report, share via STIX/MISP.
- Feedback — set an alert rule / watchlist to monitor for change.
⚡ AI Skills & Automation
Automate unattended via the cron pipeline (collect → ingest → resolve → enrich → score → alert).
🧩 Advanced Capabilities
✨ Enrichment pathways
🎫 Tax ID / VAT Number
A tax identification or VAT number is a government-issued code identifying an entity or person for taxation (EIN, VAT, TIN, UTR). It validates entity existence, links invoices and payments to a legal party, and exposes cross-border trade and shell-company VAT fraud.
Format: EU VAT = 2-letter country code + up to 12 alphanumerics (e.g. DE123456789, IE1234567FA); US EIN = NN-NNNNNNN; each country has its own checksum (e.g. Italian VAT Luhn-like mod check)
📡 How it is collected
- Invoices and commercial contracts
- VAT registration certificates
- Company registry filings
- Import/export customs declarations
- Website legal/imprint pages
- Procurement records
📚 Enrichment & validation sources
🔗 Pivot to
🧩 Analysis & hunting techniques
- Country-specific checksum validation
- VIES real-time existence check
- VAT-carousel / missing-trader fraud detection
- Invoice-to-entity reconciliation
- Cross-border trade network mapping
- Dormant/deregistered status monitoring
🔧 Tools
- VIES API
- OpenCorporates
- python-stdnum (VAT/TIN validation)
- HMRC API
- OpenSanctions
- Excel/Pandas
⚡ Workbench actions
- Validate VAT/EIN checksum
- Verify via VIES/HMRC
- Resolve to registered entity
- Check active/deregistered status
- Link to invoices and filings
- Map trade counterparties
📊 Dashboard KPIs
Validation status (valid/invalid)Registration active flagCountry risk scoreLinked entity countDays since registration change
Workstation · Copilot · AI Skills · Automation · Playbooks · Lookups · Docs · Reports
🤖 AI Copilot
⚡ AI Skills
🔍 Lookup & Enrich
📚 Docs & Reports
💡 Recommendations
- Explore related tools below
- Automate recurring work via cron