Whois Lookup

FREEMIUM
Por WhoisJson | Actualizada 9 days ago | Data
Popularidad

9.9 / 10

Latencia

1,712ms

Nivel de servicio

100%

Health Check

100%

Volver a todas las conversaciones

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.

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios