How do I list an implicit contract originated contracts?

I need to check all contracts originated by a specific implicit contract (which is connected to my dapp) in order to verify which ones my application has emitted. But I can’t find anything on Taquito neither on Tezos RPC reference.

Probably need to usa some kind of indexer, right? Like TzStats or TzKT?