IPGeolocation.io · Schema

Company

Company or organization operating the IP range. Included by default on paid plans. Not available on the free plan.

GeocodingIP GeolocationIP IntelligenceIP SecurityASN LookupAbuse ContactTimezoneAstronomyUser AgentThreat IntelligencePublic APIs

Properties

Name Type Description
name string Company or organization name.
type string Company category. Documented values: `ISP`, `HOSTING`, `BUSINESS`, `EDUCATION`, `GOVERNMENT`. All uppercase, consistent with `asn.type`. May be an empty string when the company type cannot be determin
domain string Primary domain of the company.
View JSON Schema on GitHub

JSON Schema

ip-location-company-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/ipgeolocation/refs/heads/main/json-schema/ip-location-company-schema.json",
  "title": "Company",
  "description": "Company or organization operating the IP range. Included by default on paid\nplans. Not available on the free plan.\n",
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Company or organization name.",
      "example": "Tele2 Sverige AB"
    },
    "type": {
      "type": "string",
      "description": "Company category. Documented values: `ISP`, `HOSTING`, `BUSINESS`,\n`EDUCATION`, `GOVERNMENT`. All uppercase, consistent with `asn.type`.\nMay be an empty string when the company type cannot be determined.\n",
      "example": "ISP"
    },
    "domain": {
      "type": "string",
      "description": "Primary domain of the company.",
      "example": "tele2.com"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/ip-location-company"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.