package
0.0.4
Repository: https://github.com/thatmattlove/whodat.git
Documentation: pkg.go.dev

# Functions

GetASNDetail gets the details of an ASN.
GetASNPrefixes gets all announced prefixes of a given ASN.
GetIPDetail gets details of an IP address.
GetPrefixDetail gets the details of a prefix.

# Structs

AsnDetail describes details of an ASN.
ASNPrefixes is a set of IPv4 & IPv6 post-parsed & sorted addresses.
IPDetail describes details of an IP address.
PrefixDetail describes details of a prefix.
PrefixOrigin describes a prefix origin AS & details.