ASN and IP netblock scraper avatar

ASN and IP netblock scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
ASN and IP netblock scraper

ASN and IP netblock scraper

Find every ASN, IP range and abuse contact owned by a company, an IP address or a country. Returns the owning organisation, country, RIR, registration date, abuse email and phone, and all announced IPv4 and IPv6 prefixes. Public registry data, no login or API key.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

Mangudäi

Mangudäi

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Organisation, prefixes and abuse contacts for any network. Find every autonomous system and IP range a company owns. Give it a company name, an ASN, an IP address or a country code, and it returns the owning organisation, its country and postal address, the registry that allocated the number, the registration date, the abuse contact email and phone, and every IPv4 and IPv6 prefix the network announces.

All data comes from the public RIPEstat API and the public RIPE database. No login, no API key, no captcha.

What you can do with it

  • Map the full IP footprint of a company before a security assessment or a firewall allowlist.
  • Build lists of ISPs, hosting providers and network operators in a country, with abuse contacts attached.
  • Turn a log file of IP addresses into named organisations for fraud, bot and traffic analysis.
  • Enrich a CRM or KYB record with the registry-level identity behind a network.
  • Monitor when a competitor announces new prefixes or registers a new ASN.

Search modes

Search byWhat you enterWhat you get
Company or organisation namecloudflareEvery ASN whose registered name matches
ASNAS13335 or 13335That one autonomous system
IP address or CIDR prefix8.8.8.8, 185.60.216.0/22The ASN announcing that address, plus the matched prefix
Country codeDE, PT, ISAutonomous systems registered in that country, routed ones first

Input

{
"searchType": "orgName",
"queries": ["cloudflare", "hetzner online"],
"maxItems": 25,
"includePrefixes": true,
"maxPrefixesPerAsn": 50,
"requestDelaySeconds": "0.35"
}
FieldTypeDefaultDescription
searchTypestringorgNameorgName, asn, ip or country
queriesarray["cloudflare", "hetzner online"]One value per line
maxItemsinteger25Hard cap on the number of records
includePrefixesbooleantrueFetch announced prefixes. Turn off for faster runs
maxPrefixesPerAsninteger50Cap on stored prefix lists. Counts stay complete
requestDelaySecondsstring0.35Polite delay between API calls

Output

One row per autonomous system.

{
"asn": "AS24940",
"asnNumber": 24940,
"holder": "HETZNER-AS Hetzner Online GmbH",
"orgName": "Hetzner Online GmbH",
"orgAddress": "Industriestrasse 25",
"country": "DE",
"registry": "RIPE",
"registrationDate": "2002-06-03T08:29:26Z",
"announced": true,
"abuseEmail": "abuse@hetzner.com",
"abusePhone": null,
"techEmail": null,
"ipv4PrefixCount": 89,
"ipv6PrefixCount": 5,
"totalIpv4Addresses": 3171328,
"ipv4Prefixes": ["23.88.0.0/17", "94.130.0.0/16"],
"ipv6Prefixes": ["2a01:4f8::/29"],
"matchedPrefix": null,
"allocationBlock": "Assigned by RIPE NCC",
"queriedFor": "hetzner online",
"ripeStatUrl": "https://stat.ripe.net/AS24940",
"scrapedAt": "2026-07-20T01:33:28+00:00"
}

Export the dataset as JSON, CSV, Excel or XML, or read it straight from the Apify API.

Notes

  • totalIpv4Addresses counts every announced IPv4 address, even when the stored prefix list is capped.
  • Abuse contacts resolve across all five regional registries. Some networks publish a web form instead of a mailbox, in which case the field is empty.
  • Country and postal address come from the linked organisation object, so RIPE-region networks return richer detail than some legacy ARIN records.
  • The scraper reads only public registry data and paces its requests. It never touches anything behind a login.

Pricing

Pay per event. You are charged a small amount per run and per result, and platform usage is free.