My goal is to analyze the traffic of an Android application, to check if it contacts any unofficial IPs.
Using PCAPRemote I created a connection log file and transferred it to the PC, where I am analyzing it with WireShark.
My problem is that there are dozens of different IPs, and I can't find any information about these IPs on the internet.
What do you recommend to understand if they are all official?
P.S. All these IPs are of the application only, not of the whole system P.P.S. Apparently the only protocols used are TCP and TLSv1.2 by the application