Whois Lookup

FREEMIUM
Door WhoisJson | Bijgewerkt 22 days ago | Data
Populariteit

9.9 / 10

Latency

2,181ms

Serviceniveau

99%

Health Check

100%

Terug naar alle discussies

JSON schema

Rapid account: Gianlucade B
GianlucadeB
3 years ago

Hi, is it possible to have the exact Json schema for the endpoint โ€œDomain Informationโ€? Thank you

Rapid account: Zozor 54
Zozor54 Commented 3 years ago

Hi,

{ "type": "object", "properties": { "server": { "type": "string" }, "name": { "type": "string" }, "idnName": { "type": "string" }, "status": { "type": "array", "items": { "type": "string" } }, "nameserver": { "type": "array", "items": { "type": "string" } }, "ips": { "type": "null" }, "created": { "type": "string" }, "changed": { "type": "string" }, "expires": { "type": "null" }, "registered": { "type": "boolean" }, "dnssec": { "type": "string" }, "whoisserver": { "type": "string" }, "contacts": { "type": "object", "properties": { "owner": { "type": "array", "items": { "type": "object", "properties": { "handle": { "type": "null" }, "type": { "type": "null" }, "name": { "type": "null" }, "organization": { "type": "null" }, "email": { "type": "string" }, "address": { "type": "null" }, "zipcode": { "type": "null" }, "city": { "type": "null" }, "state": { "type": "null" }, "country": { "type": "string" }, "phone": { "type": "null" }, "fax": { "type": "null" }, "created": { "type": "null" }, "changed": { "type": "null" } } } }, "admin": { "type": "array", "items": { "type": "object", "properties": { "handle": { "type": "null" }, "type": { "type": "null" }, "name": { "type": "null" }, "organization": { "type": "null" }, "email": { "type": "string" }, "address": { "type": "null" }, "zipcode": { "type": "null" }, "city": { "type": "null" }, "state": { "type": "null" }, "country": { "type": "null" }, "phone": { "type": "null" }, "fax": { "type": "null" }, "created": { "type": "null" }, "changed": { "type": "null" } } } }, "tech": { "type": "array", "items": { "type": "object", "properties": { "handle": { "type": "null" }, "type": { "type": "null" }, "name": { "type": "null" }, "organization": { "type": "null" }, "email": { "type": "string" }, "address": { "type": "null" }, "zipcode": { "type": "null" }, "city": { "type": "null" }, "state": { "type": "null" }, "country": { "type": "null" }, "phone": { "type": "null" }, "fax": { "type": "null" }, "created": { "type": "null" }, "changed": { "type": "null" } } } } } }, "registrar": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" }, "email": { "type": "string" }, "url": { "type": "string" }, "phone": { "type": "string" } } }, "rawdata": { "type": "array", "items": { "type": "string" } }, "network": { "type": "string" }, "exception": { "type": "string" }, "parsedContacts": { "type": "boolean" }, "template": { "type": "object", "properties": { "string": { "type": "string" }, "string": { "type": "string" } } }, "ask_whois": { "type": "string" } } }

If you need more information let me know.

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen