Am I correct to assume that you speak of the unknown derivation path which you want to brute-force and what you call "pathways"?
Can you tell from which wallet you have your details? Any hint on which wallet was in use here will help because someone might know what derivation path pattern might have been used.
btcrecover seems to have the ability to search derivation paths via its
--pathlist command option. I haven't tried and used this option with btcrecover, so I'm not entirely sure if it's a valid recommendation and if you can even start with the details you know about your wallet.
Ability to search multiple derivation paths simultaneously for a given seed via --pathlist command (example pathlist files in the )
The problem is that the search space can grow pretty large especially when some sort of weird and deliberately non-standard derivation path was used. It's also unclear how many address indices should you check to find your matching public address.