Whois Lookup

FREEMIUM
Durch WhoisJson | Aktualisiert vor 22 Tagen | Data
Popularität

9.9 / 10

Latenz

2,181ms

Service Level

99%

Health Check

100%

Zurück zu allen Diskussionen

JSON schema

Rapid account: Gianlucade B
GianlucadeB
vor 3 Jahren

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

Rapid account: Zozor 54
Zozor54 Commented vor 3 Jahren

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.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen