cymruwhois

Client for the whois.cymru.com service
Download

cymruwhois Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Justin Azoff
  • Publisher web site:
  • http://github.com/JustinAzoff/

cymruwhois Tags


cymruwhois Description

Client for the whois.cymru.com service cymruwhois is a Python module to perform lookups by ip address and return ASN, Country Code, and Netblock Owner:>>> import socket>>> ip = socket.gethostbyname("www.google.com")>>> from cymruwhois import Client>>> c=Client()>>> r=c.lookup(ip)>>> print r.asn 15169>>> print r.ownerGOOGLE - Google Inc. Requirements: · Python


cymruwhois Related Software