IP address of entity puling container image

I am exploring the notifications and events section of the Registry configuration. When the Eevnts type is action and value is pull, can I get the IP address of the entity who is making the pull?

I know, I can get the count of the pulls from Docker Hub. I would like to do simple analytics on the pulls. Example, I want to see how many unique IP addresses are doing the pulls. Suppose, the pull count is 2; is that from one machine doing two pulls due to a restart, etc.? Or, are they two different IP addresses?