Threat intelligence API Docs Pricing Solutions Resources Contact us

Domain Infrastructure Analysis API

API Documentation

Domain infrastructure discovery and asset analysis via API calls

Get a complete list of a domain’s web, mail exchanger (MX), and nameservers (NSs), with a single query. Identify its corresponding IP address as well, including other pertinent geolocation and subnetwork information.

Domain Web server Mail server Name server Geolocation info Subnetwork info

Input parameters

  • Domain name - Target domain name you want to analyze

Data returned

A collection of the infrastructure hosts that include:

  • Web servers
  • MX servers
  • NSs

Each host comes with the following details:

  • Full domain name
  • IPv4 address
  • Host kind
  • Geolocation information
    • Country, region, city, and postal code
    • Latitude and longitude coordinates
    • Time zone
  • Subnetwork information
    • Subnetwork name
    • Country
    • IP range the target IP address belongs to
    • Date and time when the IP block was last updated

Sample output

        
[
  {
    "domainName": "helsinki.fi",
    "resourceType": "web",
    "ipv4": "128.214.222.24",
    "geolocation": {
      "city": "Helsinki",
      "country": "FI",
      "latitude": "60.1756",
      "longitude": "24.9342",
      "postalCode": "00100",
      "region": "Uusimaa",
      "timezone": "Europe\/Helsinki"
    },
    "subnetwork": {
       "name": "RIPE-ERX-128-214-0-0",
       "ipAddressesRange": "128.214.0.0 - 128.214.255.255",
       "country": "",
       "lastUpdateDate": ""
    }
  },
  {
    "domainName": "adc-vip3.it.helsinki.fi",
    "resourceType": "www.web",
    "ipv4": "128.214.189.90",
    "geo": {
      "city": "Helsinki",
      "country": "FI",
      "latitude": "60.1756",
      "longitude": "24.9342",
      "postalCode": "00100",
      "region": "Uusimaa",
      "timezone": "Europe\/Helsinki"
    },
    "subnetwork": {
      "country": "",
      "inetnum": "128.214.0.0 - 128.214.255.255",
      "netname": "RIPE-ERX-128-214-0-0",
      "lastUpdateDate": ""
    }
  },
  {
    "domainName": "mail.it.helsinki.fi",
    "resourceType": "MX",
    "ipv4": "128.214.205.39",
    "geo": {
      "city": "Helsinki",
      "country": "FI",
      "latitude": "60.1756",
      "longitude": "24.9342",
      "postalCode": "00100",
      "region": "Uusimaa",
      "timezone": "Europe\/Helsinki"
    },
    "subnetwork": {
      "country": "",
      "inetnum": "128.214.0.0 - 128.214.255.255",
      "netname": "RIPE-ERX-128-214-0-0",
      "lastUpdateDate": ""
    }
  },
  {
    "domainName": "hydra.helsinki.fi",
    "resourceType": "NS",
    "ipv4": "128.214.4.29",
    "geo": {
      "city": "Helsinki",
      "country": "FI",
      "latitude": "60.1756",
      "longitude": "24.9342",
      "postalCode": "00100",
      "region": "Uusimaa",
      "timezone": "Europe\/Helsinki"
    },
    "subnetwork": {
      "country": "FI",
      "inetnum": "128.214.0.0 - 128.214.11.255",
      "netname": "HKI-NET0",
      "lastUpdateDate": ""
    }
  }
]
    

Signing up automatically gives you free credits to use with Domain Infrastructure Analysis API or any of our Threat Intelligence APIs.

Register now
Have questions?

We work hard to improve our services for you. As part of that, we welcome your feedback, questions and suggestions. Please let us know your thoughts and feelings, and any way in which you think we can improve our product.

For a quick response, please select the request type that best suits your needs.

Or shoot us an email to

Threat Intelligence Platform uses cookies to provide you with the best user experience on our website. They also help us understand how our site is being used. Find out more here. By continuing to use our site you consent to the use of cookies.