---
title: Whois
---

[Skip to content](#%5Ftop) 

[API Reference](https://developers.cloudflare.com/api/typescript)

[Intel](https://developers.cloudflare.com/api/typescript/resources/intel)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Whois

##### [Get WHOIS Record](https://developers.cloudflare.com/api/typescript/resources/intel/subresources/whois/methods/get)

client.intel.whois.get(WhoisGetParams { account\_id, domain } params, RequestOptionsoptions?): [WhoisGetResponse](https://developers.cloudflare.com/api/typescript/resources/intel#%28resource%29%20intel.whois%20%3E%20%28model%29%20whois%5Fget%5Fresponse%20%3E%20%28schema%29) { dnssec, domain, extension, 84 more } 

GET/accounts/{account\_id}/intel/whois

##### ModelsExpand Collapse 

Whois { created\_date, domain, nameservers, 6 more } 

created\_date?: string

formatdate

domain?: string

nameservers?: Array<string\>

registrant?: string

registrant\_country?: string

registrant\_email?: string

registrant\_org?: string

registrar?: string

updated\_date?: string

formatdate

WhoisGetResponse { dnssec, domain, extension, 84 more } 

dnssec: boolean

domain: string

extension: string

found: boolean

nameservers: Array<string\>

punycode: string

registrant: string

registrar: string

id?: string

administrative\_city?: string

administrative\_country?: string

administrative\_email?: string

administrative\_fax?: string

administrative\_fax\_ext?: string

administrative\_id?: string

administrative\_name?: string

administrative\_org?: string

administrative\_phone?: string

administrative\_phone\_ext?: string

administrative\_postal\_code?: string

administrative\_province?: string

administrative\_referral\_url?: string

administrative\_street?: string

billing\_city?: string

billing\_country?: string

billing\_email?: string

billing\_fax?: string

billing\_fax\_ext?: string

billing\_id?: string

billing\_name?: string

billing\_org?: string

billing\_phone?: string

billing\_phone\_ext?: string

billing\_postal\_code?: string

billing\_province?: string

billing\_referral\_url?: string

billing\_street?: string

created\_date?: string

formatdate-time

created\_date\_raw?: string

expiration\_date?: string

formatdate-time

expiration\_date\_raw?: string

registrant\_city?: string

registrant\_country?: string

registrant\_email?: string

registrant\_fax?: string

registrant\_fax\_ext?: string

registrant\_id?: string

registrant\_name?: string

registrant\_org?: string

registrant\_phone?: string

registrant\_phone\_ext?: string

registrant\_postal\_code?: string

registrant\_province?: string

registrant\_referral\_url?: string

registrant\_street?: string

registrar\_city?: string

registrar\_country?: string

registrar\_email?: string

registrar\_fax?: string

registrar\_fax\_ext?: string

registrar\_id?: string

registrar\_name?: string

registrar\_org?: string

registrar\_phone?: string

registrar\_phone\_ext?: string

registrar\_postal\_code?: string

registrar\_province?: string

registrar\_referral\_url?: string

registrar\_street?: string

status?: Array<string\>

technical\_city?: string

technical\_country?: string

technical\_email?: string

technical\_fax?: string

technical\_fax\_ext?: string

technical\_id?: string

technical\_name?: string

technical\_org?: string

technical\_phone?: string

technical\_phone\_ext?: string

technical\_postal\_code?: string

technical\_province?: string

technical\_referral\_url?: string

technical\_street?: string

updated\_date?: string

formatdate-time

updated\_date\_raw?: string

whois\_server?: string