Skip to content

Instantly share code, notes, and snippets.

@bcicen
Created April 8, 2015 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcicen/56f4792548bf909383ce to your computer and use it in GitHub Desktop.
Save bcicen/56f4792548bf909383ce to your computer and use it in GitHub Desktop.
>>> import socket
>>> socket.gethostbyaddr('173.194.123.103')
('lga15s49-in-f7.1e100.net', [], ['173.194.123.103'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment