{"uid":"cap_lK6SeGGWhuF3HcWO8Iolu","slug":"api-zavod-hostname-to-ip-resolution-357f1d6f","name":"API Zavod – Hostname to IP Resolution","description":"Hostname to IP resolution / Получение IP домена","url":"https://it.finlandfoxvpn.shop/api/v1/host/resolve","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["domain"],"properties":{"domain":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ip":["93.184.216.34"],"домен":"example.com","количество":1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ODM6diLl8AyVis0fRkwkk","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolves a domain name to its IP address(es) via a simple GET request","exampleAgentPrompt":"What IP address does the domain example.com resolve to?","exampleUseCases":[{"title":"Verify server IP before deployment","prompt":"Before I push my app live, can you tell me what IP address api.mycompany.com currently resolves to so I can confirm the DNS is pointing at the right server?"},{"title":"Investigate suspicious domain","prompt":"I got an email from someweirdsite.net — can you look up what IP address that domain resolves to so I can check if it's related to any known bad actors?"},{"title":"Cross-check CDN configuration","prompt":"We just moved our site to a CDN — can you resolve www.mybrand.com to its IP address so I can verify it's hitting the CDN nodes and not our old origin server?"}],"resultDescription":"Returns a JSON object containing the queried domain name, an array of resolved IP addresses, and a count of how many IPs were returned (e.g. {\"ip\": [\"93.184.216.34\"], \"домен\": \"example.com\", \"количество\": 1})","failureModes":["Invalid or non-existent domain returns an empty IP array or error response","Network timeout if the upstream DNS resolution is slow","Malformed domain input may return a 400-level error","Domains with no A records (e.g. MX-only domains) may return empty results"],"whenToPreferThis":"Use this endpoint when you need a quick, low-cost DNS A-record resolution to convert a hostname into one or more IP addresses. It is ideal for lightweight network diagnostics, configuration verification, or enriching data pipelines with IP information. Choose this over a full DNS record lookup endpoint when you only need the IP and not TXT, MX, or CNAME records.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T14:28:34.708Z","isFirstParty":false}