# Network Info


This data call returns the containing prefix and announcing ASN of a given IP address.

GET /data/network-info/data.json?resource=140.78.90.50

# Parameters

Key Value Info Required
resource IP address Any IP address one wants to get network info for YES

# Data Output

Key Info
asns ASNs the prefix is announced from
prefix Prefix that the given query resource is matching if routed

# Code Examples

Last Updated: Thursday, 11 November 2021