/ip-query

Primary LanguageEmacs LispOtherNOASSERTION

ip-query

A set of functions to query information on an IP. Several functions depend upon the IP to ASN Mapping Service provided by Team Cymru.

Usage

Look up information about an IP.

(ip-query "1.1.1.1")

Look up information about an ASN.

(ip-query-asn "3356")