Whois Lookup

GRATIS CON POSSIBILITÀ DI UPGRADE
Da WhoisJson | Aggiornamento 22 дня назад | Data
Popolarità

9.9 / 10

Latenza

2,181ms

Livello di servizio

99%

Health Check

100%

Torna a tutte le discussioni

JSON schema

Rapid account: Gianlucade B
GianlucadeB
3 года назад

Hi, is it possible to have the exact Json schema for the endpoint “Domain Information”? Thank you

Rapid account: Zozor 54
Zozor54 Commented 3 года назад

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.

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti