Back to catalog
πŸ’»

Host.io

API Key

Domains Data API for Developers

πŸ’»DevelopmentHTTPSCORS enabled

Host.io Domain Hosting API

Look up hosting provider, IP, and related domain data for any domain

DomainOpenai.com
Ip13.107.238.56
Hosting ProviderMicrosoft Azure
CountryUnited States
Related Domains Count312

Sample Response

response.json
1{
2 "domain": "openai.com",
3 "ip": "13.107.238.56",
4 "hosting_provider": "Microsoft Azure",
5 "country": "United States",
6 "related_domains_count": 312
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://host.io" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs