Network ownership
Returns ASN, company, ISP, hostname, user type, and connection type information.
API service
IP Lookup returns geographic and network attributes for a valid IPv4 or IPv6 address in one structured response.
GET /services/iplookupHow it works
The endpoint enriches an IP address with hostname, ASN, network ownership, user and connection type, location, timezone, and anycast information. It does not make an allow or block decision for you.
GET /services/iplookuphostnameResolved hostname when one is availableasnAutonomous System Number associated with the IPuserTypeNetwork user category reported for the addressconnectionTypeConnection category associated with the networkisAnycastShows whether the address is reported as anycastIntegration examples
Submit an IPv4 or IPv6 address and parse the returned hostname, network, ownership, location, and anycast fields.
Replace the sample IP with the address you need to enrich and allow for fields that are unavailable for a particular network. Read the complete IP Lookup documentation.
Core capabilities
Returns ASN, company, ISP, hostname, user type, and connection type information.
Includes city, district, region, postcode, country, country code, latitude, and longitude when available.
Provides the timezone associated with the available IP geolocation information.
Accepts valid IPv4 and IPv6 addresses through the same lookup endpoint.
Use cases
Add network context to your own fraud score or application decision process.
Use country and timezone information when selecting an appropriate user experience.
Review ISP, company, ASN, hostname, and connection attributes during an investigation.
Create an account, configure the service in the Stopbot panel, and follow the integration documentation for your application.