Dataset validation
Domain Infrastructure Change CSV Sample
A validation sample for a possible domain-infrastructure change feed built from public RDAP, DNS, and certificate-transparency sources.
CSV /datasets/domain-infrastructure-sample.csv
observed_at,domain,change_type,registrar,nameserver,certificate_issuer,source
2026-07-02T18:10:00Z,example-security.test,nameserver_changed,Sample Registrar,ns1.example.net,,RDAP
2026-07-02T17:45:00Z,login-example.test,certificate_issued,,,"Sample CA",Certificate Transparency
2026-07-02T16:30:00Z,brand-watch.test,registration_updated,Example Registrar,ns2.example.net,,RDAP
CSV Schema
The fields are intentionally simple so buyers can inspect the shape in spreadsheets, BI tools, and lightweight data pipelines.
observed_atdomainchange_typeregistrarnameservercertificate_issuersource
Monetization Hypothesis
This sample tests dataset and report-style demand before we invest in ingestion, export automation, or marketplace onboarding.
- API subscription for domain and certificate change watchlists.
- CSV/report subscription for brand-protection and SOC review queues.
- Build only if domain-infrastructure validation beats current markets.
Public Sources
The full product would normalize public records into stable datasets and API endpoints only after validation gates are met.
- IETF RDAP JSON response standard
- IANA RDAP bootstrap registries
- Certificate Transparency public logs