Python script to find the location of an IP address in an ORG and provide connectivity details

BazMonkey
Getting noticed

Python script to find the location of an IP address in an ORG and provide connectivity details

https://github.com/EnterYourUsernameHere/Meraki-end-device-finder

 

I get a lot of great info from this forum so wish to share some code to search an ORG for a specific IP and return the details about that IP.

 

It's still a lttile dirty but does the job for large ORGs


Returns values

 

MAC Address:
Last seen on:
Connection Type:
Hostname:
Operating System Detected:
VLAN ID:
Status:

2 REPLIES 2
PhilipDAth
Kind of a big deal
Kind of a big deal

Cool script.

PhilipDAth
Kind of a big deal
Kind of a big deal

ps. If you used the aio library to loop through the orgs and networks it would be a lot faster.

Get notified when there are additional replies to this discussion.