Alloyinfrastructure apis

Network & IP

IP intelligence, reverse DNS, WHOIS, ASN overviews, BGP, RPKI, and CIDR math — all powered by RIPEstat and RDAP.

MethodPathSummary
GET/api/ip/:ipFull IP intelligence (geo, ASN, RIR, bogon, reverse)
GET/api/reverse-dns/:ipPTR record lookup
GET/api/whois/ip/:ipRDAP whois for an IP
GET/api/network/intelligence/:ipCombined IP + ASN + prefix context
GET/api/asn/:asnASN overview, holder, country, prefixes
GET/api/bgp/prefix/:prefixBGP origin / paths for a prefix
GET/api/bgp/asn/:asnAnnounced prefixes for an ASN
GET/api/rpki/:prefixRPKI validation state
GET/api/cidr/analyze/:cidrNetwork/broadcast/usable/mask math
GET/api/cidr/expand/:cidrEnumerate addresses in a CIDR (bounded)
POST/api/cidr/summarizeAggregate a list of CIDRs

See the full reference or fetch the live OpenAPI 3.1 spec.