IPinfo · Arazzo Workflow
IPinfo ASN Prefix Reconnaissance
Version 1.0.0
Verify token access, then pull ASN detail and the domain ranges behind it.
View Spec
View on GitHub
IP IntelligenceIP GeolocationASNPrivacy DetectionVPN DetectionThreat IntelligenceNetwork DataMobile CarrierWHOISPublic APIsDevelopmentArazzoWorkflows
Provider
Workflows
asn-prefix-recon
Verify the token, resolve ASN detail, and list the domain's IP ranges.
Confirms token access, returns full information about an ASN including its related domain, and resolves the IP ranges associated with that domain.
1
verifyToken
getMe
Call the /me endpoint to verify the access token and report its request limits and product access before running ASN lookups.
2
getAsnDetail
getAsn
Return full information about the ASN, including registry, allocation, prefixes, peers, and the related domain used for range lookup.
3
resolveRanges
getRanges
Return the IP ranges associated with the ASN's related domain to map the address space operated under that organization.