Liking cljdoc? Tell your friends :D

ipbgp


asn->prefixclj

(asn->prefix asn)

Lookup all prefixes associated to the ASN via the Shadowserver IP-BGP service.

Lookup all prefixes associated to the ASN via the
Shadowserver IP-BGP service.
sourceraw docstring

hostclj

source

ip->asnclj

(ip->asn t a)

Lookup IP or list of IPs' against the Shadowserver IP-BGP service.

t -> :peer, :origin a -> string or list of strings representing IP addresses.

Lookup IP or list of IPs' against the Shadowserver IP-BGP service.

t -> :peer, :origin
a -> string or list of strings representing IP addresses.
sourceraw docstring

parse-ans-lineclj

(parse-ans-line kind l)

Parses a single line of the result from the Shadowserver IP-BGP bulk query API. The arguments are kind and a line of results.

kind may be either :peer or :origin.

Parses a single line of the result from the Shadowserver IP-BGP bulk query
API. The arguments are kind and a line of results.

kind may be either :peer or :origin.
sourceraw docstring

portclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close