IPinfo · Arazzo Workflow
IPinfo Batch Enrich then Detail
Version 1.0.0
Bulk-enrich a list of IPs, then pull the full record for one focus IP.
View Spec
View on GitHub
IP IntelligenceIP GeolocationASNPrivacy DetectionVPN DetectionThreat IntelligenceNetwork DataMobile CarrierWHOISPublic APIsDevelopmentArazzoWorkflows
Provider
Workflows
batch-then-detail
Bulk-enrich a list of IPs and then drill into one focus IP.
Submits a JSON array of IPs to the batch endpoint, then resolves the full IPinfo record for the supplied focus IP for deeper inspection.
1
batchLookup
batch
Submit the JSON array of IP addresses to the batch endpoint for a single bulk enrichment round-trip.
2
detailFocusIp
getInformationByIp
Return the full IPinfo record for the supplied focus IP so a caller can drill into a single address surveyed in the batch.