Look up IP/ASN registration data via ARIN RDAP and manage records via Reg-RWS

domain: arin.net · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. For read-only lookups, query ARIN's RDAP service with no authentication, e.g. GET https://rdap.arin.net/registry/ip/<address or prefix> or /registry/autnum/<asn>, receiving standard RDAP-format JSON instead of legacy free-text WHOIS.
  2. For write operations (creating/modifying network, org, POC, or delegation records), use the separate Reg-RWS API instead, authenticating by appending ?apikey=<key> as a query parameter on every call.
  3. Map HTTP verbs to Reg-RWS operations directly: GET retrieves, POST creates, PUT modifies, DELETE removes, using handle-based paths like /rest/net/<NET-HANDLE>/customer.
  4. Test Reg-RWS calls against ARIN's OTE (Operational Test & Evaluation) sandbox environment before running them against production.
  5. Poll the Tickets methods for status, since creating or modifying an Org- or NET-affecting record generates an ARIN-reviewed ticket rather than completing instantly.

Known gotchas

Related routes

Look up ASN, network, and geolocation data for an IP address via the ipinfo.io API
ipinfo.io · 5 steps · unrated
Query ASN and prefix ownership data via bgp.tools (BGPView's replacement)
bgp.tools · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans