I am trying to determine if it is possible to find the IP addresses of all routers BGP announcing an IP prefix.
For example, say 123.123.123.0/24 is being announced on three networks for the purpose of anycast. Is it possible to determine all three IP addresses of the routers where 123.123.123.0/24 is being announced?
Thanks so much in advance!