WHOIS QUERY TIME

15 Apr 2024 - 9:47 AM UTC

Registered: 8 August 1997
Modified: 4 July 2022
Expiry: 8 August 2024

NAME SERVERS

ns01.oghost.com.br
ns02.oghost.com.br
ns03.oghost.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Jose Viera Zarate
Country: Brazil
Email: [email protected]

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=gq.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "gq.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "gq.com.br",
            "domain_keyword": "gq",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 09:47:02",
            "create_date": "1997-08-08",
            "update_date": "2022-07-04",
            "expiry_date": "2024-08-08",
            "registrant_name": "Jose Viera Zarate",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns01.oghost.com.br",
                "ns02.oghost.com.br",
                "ns03.oghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>gq.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>gq.com.br</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 09:47:02</query_time>
   <create_date>1997-08-08</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrant_name>Jose Viera Zarate</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns01.oghost.com.br</value>
    <value>ns02.oghost.com.br</value>
    <value>ns03.oghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.081 seconds) for "gq.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Jul 2017 - 4:46 AM UTC

Registered: 8 August 1997
Modified: 11 July 2016
Expiry: 8 August 2018

NAME SERVERS

ns1.locaweb.com.br
ns2.locaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Administrador de Dom?nios DSBIM

#2 - QUERY TIME

15 Apr 2024 - 9:47 AM UTC

Registered: 8 August 1997
Modified: 4 July 2022
Expiry: 8 August 2024

NAME SERVERS

ns01.oghost.com.br
ns02.oghost.com.br
ns03.oghost.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Jose Viera Zarate
Country: Brazil
Email: [email protected]

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=gq.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "gq.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "gq.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "gq.com.br",
            "domain_keyword": "gq",
            "domain_tld": "com.br",
            "query_time": "2017-07-12 04:46:42",
            "create_date": "1997-08-08",
            "update_date": "2016-07-11",
            "expiry_date": "2018-08-08",
            "registrant_name": "Administrador de Dom?nios DSBIM",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "gq.com.br",
            "domain_keyword": "gq",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 09:47:02",
            "create_date": "1997-08-08",
            "update_date": "2022-07-04",
            "expiry_date": "2024-08-08",
            "registrant_name": "Jose Viera Zarate",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns01.oghost.com.br",
                "ns02.oghost.com.br",
                "ns03.oghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>gq.com.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>gq.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gq.com.br</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2017-07-12 04:46:42</query_time>
   <create_date>1997-08-08</create_date>
   <update_date>2016-07-11</update_date>
   <expiry_date>2018-08-08</expiry_date>
   <registrant_name>Administrador de Dom?nios DSBIM</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>gq.com.br</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 09:47:02</query_time>
   <create_date>1997-08-08</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrant_name>Jose Viera Zarate</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns01.oghost.com.br</value>
    <value>ns02.oghost.com.br</value>
    <value>ns03.oghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.081</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 52 domain names (in 0.039 seconds) which contained the exact domain keyword "gq".
Domain Name Registered Expiry Registrar Ownership
1 gq.com 17 May 1994 18 May 2025 CSC CORPORATE DOMAINS, INC. Advance Magazine Publishers, Inc.
2 gq.net 15 Jan 1997 14 Jan 2025 IONOS SE REDACTED FOR PRIVACY
3 gq.com.br 8 Aug 1997 8 Aug 2024 - Jose Viera Zarate
4 gq.cc 13 Oct 1997 26 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
5 gq.com.cn 28 Aug 1998 28 Aug 2024 阿里云计算有限公司(万网) 北京风华创想网络有限公司
6 gq.org 15 Oct 1998 14 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 gq.ru 9 Dec 1999 31 Dec 2024 RU-CENTER-RU CONDE NAST Joint Stock Company
8 gq.co.th 2 Mar 2001 1 Mar 2025 THNIC Supara Co., Ltd. ( บริษัท สุภารา จำกัด )
9 gq.us 18 Apr 2002 17 Apr 2024 .us Reserve Account E Neustar, Inc.
10 gq.dk 30 Sep 2002 30 Sep 2024 - Inkslinger Art & History
11 gq.ro 20 Jan 2003 18 Jun 2024 CSC Corporate Domains -
12 gq.ca 20 Mar 2003 20 Mar 2033 Namespro Solutions Inc. Excellent Domains Inc.
13 gq.by 23 Aug 2005 7 Sep 2024 Open Contact, Ltd Corporation Service Company
14 gq.co 26 Apr 2010 25 Apr 2025 GoDaddy.com, LLC NameFind LLC
15 gq.co.uk 7 Feb 2011 7 Feb 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
16 gq.me.uk 23 Jun 2011 23 Jun 2024 Alan Drury [Tag = SIGNS] -
17 gq.org.uk 4 Aug 2011 4 Aug 2029 ANY-Web Limited [Tag = ANY-WEB] -
18 gq.com.co 16 Jul 2013 15 Jul 2024 1API GmbH SuperName
19 gq.cn 27 Dec 2013 27 Dec 2025 广东时代互联科技有限公司 吕飙
20 gq.uk 13 Jun 2014 13 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
21 gq.se 28 Nov 2014 28 Nov 2024 www.NameSRS.com -
22 gq.fr 11 Mar 2015 21 May 2025 CSC CORPORATE DOMAINS INC. Les Publications Conde Nast SA
23 gq.london 23 Jul 2015 23 Jul 2024 Key-Systems LLC The Conde Nast Publications Ltd
24 gq.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
25 gq.style 13 Apr 2016 13 Apr 2025 CSC Corporate Domains, Inc. Advance Magazine Publishers, Inc.
26 gq.xn--vuq861b 29 Jun 2016 29 Jun 2024 Reserved for non-billable transactions where Registry Operator acts as Registrar -
27 gq.ws 1 Sep 2016 1 Jan 2099 Name.com -
28 gq.aco 6 Sep 2017 6 Sep 2024 LEMARIT Domain Management GmbH ACO Ahlmann SE & Co. KG
29 gq.amsterdam 21 Nov 2017 21 Nov 2024 Metaregistrar BV Applications DotAMSTERDAM B.V.
30 gq.vip 28 Dec 2017 28 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) bei jing ming zhi mo si ke ji you xian gong si sha men fen gong si
31 gq.ie 11 Apr 2018 11 Apr 2025 Irish Domains Domainsmiths Limited
32 gq.whoswho 27 May 2020 27 May 2024 Corehub, S.R.L. The i.whoswho Project c/o CORE Association
33 gq.biz 9 Jul 2020 9 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 gq.cafe 11 Aug 2020 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 gq.fyi 20 Aug 2020 20 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0159059178
36 gq.fit 26 Aug 2020 26 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 gq.law 23 Oct 2020 23 Oct 2024 GoDaddy.com, LLC Registry Services, LLC
38 gq.wedding 26 Jan 2021 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 gq.vc 11 May 2021 11 May 2025 Zhuimi Inc REDACTED FOR PRIVACY
40 gq.wiki 15 Dec 2021 15 Dec 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
41 gq.coach 16 Feb 2022 16 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
42 gq.casino 9 May 2022 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 gq.contact 12 Nov 2022 12 Nov 2024 Porkbun LLC Private by Design, LLC
44 gq.country 11 Jan 2023 11 Jan 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
45 gq.com.pl 23 Aug 2023 23 Aug 2024 Aftermarket.pl Limited -
46 gq.club 3 Nov 2023 3 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 gq.fan 31 Jan 2024 31 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
48 gq.media 24 Feb 2024 24 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 gq.qa - - Instra Corporation Pty Ltd -
50 gq.ai - - 36897103 Tang zeyong
51 gq.de - - - -
52 gq.ae - - AESERVER Ram Corbin
53 gq.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=gq&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "gq",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 53,
        "relation": "eq",
        "current": 53
    },
    "unique_domains": "gq.com, gq.net, gq.com.br, gq.cc, gq.com.cn, gq.org, gq.ru, gq.co.th, gq.us, gq.dk, gq.ro, gq.ca, gq.by, gq.co, gq.co.uk, gq.me.uk, gq.org.uk, gq.com.co, gq.cn, gq.uk, gq.se, gq.fr, gq.london, gq.feedback, gq.style, gq.xn--vuq861b, gq.ws, gq.aco, gq.amsterdam, gq.vip, gq.ie, gq.whoswho, gq.biz, gq.cafe, gq.fyi, gq.fit, gq.law, gq.wedding, gq.vc, gq.wiki, gq.coach, gq.casino, gq.contact, gq.country, gq.com.pl, gq.club, gq.fan, gq.media, gq.qa, gq.ai, gq.de, gq.ae, gq.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "gq.com",
            "domain_keyword": "gq",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:08:31",
            "create_date": "1994-05-17",
            "update_date": "2023-05-14",
            "expiry_date": "2025-05-18",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Advance Magazine Publishers, Inc.",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10007",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2122862860",
            "registrant_fax": "+1.2122862860",
            "name_servers": [
                "ns-1116.awsdns-11.org",
                "ns-1935.awsdns-49.co.uk",
                "ns-28.awsdns-03.com",
                "ns-836.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "gq.net",
            "domain_keyword": "gq",
            "domain_tld": "net",
            "query_time": "2024-05-17 21:19:49",
            "create_date": "1997-01-15",
            "update_date": "2017-11-27",
            "expiry_date": "2025-01-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1049.ui-dns.biz",
                "ns1049.ui-dns.com",
                "ns1049.ui-dns.de",
                "ns1049.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "gq.com.br",
            "domain_keyword": "gq",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 09:47:02",
            "create_date": "1997-08-08",
            "update_date": "2022-07-04",
            "expiry_date": "2024-08-08",
            "registrant_name": "Jose Viera Zarate",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns01.oghost.com.br",
                "ns02.oghost.com.br",
                "ns03.oghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "gq.cc",
            "domain_keyword": "gq",
            "domain_tld": "cc",
            "query_time": "2024-05-17 21:19:49",
            "create_date": "1997-10-13",
            "update_date": "2022-11-03",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "gq.com.cn",
            "domain_keyword": "gq",
            "domain_tld": "com.cn",
            "query_time": "2024-05-25 04:34:42",
            "create_date": "1998-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京风华创想网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.adstyle.cn",
                "ns3.adstyle.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "gq.org",
            "domain_keyword": "gq",
            "domain_tld": "org",
            "query_time": "2024-05-10 10:48:18",
            "create_date": "1998-10-15",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "gq.ru",
            "domain_keyword": "gq",
            "domain_tld": "ru",
            "query_time": "2024-05-02 15:58:38",
            "create_date": "1999-12-09",
            "expiry_date": "2024-12-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "CONDE NAST Joint Stock Company",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "gq.co.th",
            "domain_keyword": "gq",
            "domain_tld": "co.th",
            "query_time": "2024-04-21 23:12:22",
            "create_date": "2001-03-02",
            "update_date": "2023-04-15",
            "expiry_date": "2025-03-01",
            "registrar_name": "THNIC",
            "registrant_company": "Supara Co., Ltd. ( บริษัท สุภารา จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "lady.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "gq.us",
            "domain_keyword": "gq",
            "domain_tld": "us",
            "query_time": "2024-05-27 05:50:05",
            "create_date": "2002-04-18",
            "update_date": "2023-06-02",
            "expiry_date": "2024-04-17",
            "registrar_iana": 10041,
            "registrar_name": ".us Reserve Account E",
            "registrar_website": "https://www.about.us",
            "registrant_name": "Neustar, Inc.",
            "registrant_address": "21575 Ridgetop Circle",
            "registrant_city": "Sterling",
            "registrant_state": "VA",
            "registrant_zip": "20166",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5714345757",
            "registrant_fax": "+1.5714345758",
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "gq.dk",
            "domain_keyword": "gq",
            "domain_tld": "dk",
            "query_time": "2024-06-10 20:41:27",
            "create_date": "2002-09-30",
            "expiry_date": "2024-09-30",
            "registrant_name": "Inkslinger Art & History",
            "registrant_address": "Middelfartvej 265",
            "registrant_city": "Brenderup Fyn",
            "registrant_zip": "5464",
            "registrant_country": "DK",
            "registrant_phone": "+45 40980619",
            "name_servers": [
                "ns1.e-studio.dk",
                "ns2.e-studio.dk",
                "ns3.e-studio.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "gq.ro",
            "domain_keyword": "gq",
            "domain_tld": "ro",
            "query_time": "2024-04-28 16:30:15",
            "create_date": "2003-01-20",
            "expiry_date": "2024-06-18",
            "registrar_name": "CSC Corporate Domains",
            "registrar_website": "www.cscdigitalbrand.services",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 12,
            "domain_name": "gq.ca",
            "domain_keyword": "gq",
            "domain_tld": "ca",
            "query_time": "2024-05-17 21:19:49",
            "create_date": "2003-03-20",
            "update_date": "2023-11-02",
            "expiry_date": "2033-03-20",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "Excellent Domains Inc.",
            "registrant_company": "Excellent Domains Inc.",
            "registrant_address": "2-558 Mcleod Street",
            "registrant_city": "Ottawa",
            "registrant_state": "ON",
            "registrant_zip": "K1R5R3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8197757733",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "gq.by",
            "domain_keyword": "gq",
            "domain_tld": "by",
            "query_time": "2024-05-10 10:48:17",
            "create_date": "2005-08-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "Corporation Service Company",
            "registrant_address": "19808, Delaware, Wilmington, Little Falls Drive, 251, -",
            "registrant_country": "US",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+1.3026365400",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ]
        },
        {
            "num": 14,
            "domain_name": "gq.co",
            "domain_keyword": "gq",
            "domain_tld": "co",
            "query_time": "2024-04-25 00:05:23",
            "create_date": "2010-04-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "gq.co.uk",
            "domain_keyword": "gq",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 16:30:17",
            "create_date": "2011-02-07",
            "update_date": "2023-09-26",
            "expiry_date": "2025-02-07",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns-1116.awsdns-11.org",
                "ns-1935.awsdns-49.co.uk",
                "ns-28.awsdns-03.com",
                "ns-836.awsdns-40.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "gq.me.uk",
            "domain_keyword": "gq",
            "domain_tld": "me.uk",
            "query_time": "2024-05-01 12:08:06",
            "create_date": "2011-06-23",
            "update_date": "2023-07-04",
            "expiry_date": "2024-06-23",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "gq.org.uk",
            "domain_keyword": "gq",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 09:47:05",
            "create_date": "2011-08-04",
            "update_date": "2022-12-28",
            "expiry_date": "2029-08-04",
            "registrar_name": "ANY-Web Limited [Tag = ANY-WEB]",
            "registrar_website": "https://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "gq.com.co",
            "domain_keyword": "gq",
            "domain_tld": "com.co",
            "query_time": "2024-04-21 23:12:22",
            "create_date": "2013-07-16",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SuperName",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Singapore",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "gq.cn",
            "domain_keyword": "gq",
            "domain_tld": "cn",
            "query_time": "2024-04-21 23:12:22",
            "create_date": "2013-12-27",
            "expiry_date": "2025-12-27",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "吕飙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.01isp.com",
                "ns2.01isp.net",
                "ns5010.01isp.com",
                "ns5011.01isp.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "gq.uk",
            "domain_keyword": "gq",
            "domain_tld": "uk",
            "query_time": "2024-04-05 22:07:38",
            "create_date": "2014-06-13",
            "update_date": "2022-06-07",
            "expiry_date": "2024-06-13",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns-1116.awsdns-11.org",
                "ns-1935.awsdns-49.co.uk",
                "ns-28.awsdns-03.com",
                "ns-836.awsdns-40.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "gq.se",
            "domain_keyword": "gq",
            "domain_tld": "se",
            "query_time": "2024-06-13 02:44:01",
            "create_date": "2014-11-28",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-28",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "gq.fr",
            "domain_keyword": "gq",
            "domain_tld": "fr",
            "query_time": "2024-05-22 00:48:18",
            "create_date": "2015-03-11",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-21",
            "registrar_name": "CSC CORPORATE DOMAINS INC.",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_company": "Les Publications Conde Nast SA",
            "registrant_address": "Les Publications Conde Nast SA, 3, avenue Hoche, 75008 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2122866774",
            "name_servers": [
                "ns-1349.awsdns-40.org",
                "ns-1978.awsdns-55.co.uk",
                "ns-213.awsdns-26.com",
                "ns-969.awsdns-57.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "renewPeriod"
            ]
        },
        {
            "num": 23,
            "domain_name": "gq.london",
            "domain_keyword": "gq",
            "domain_tld": "london",
            "query_time": "2024-04-15 09:47:01",
            "create_date": "2015-07-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "The Conde Nast Publications Ltd",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cnpdns.co.uk",
                "ns2.cnpdns.co.uk",
                "ns3.cnpdns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "gq.feedback",
            "domain_keyword": "gq",
            "domain_tld": "feedback",
            "query_time": "2024-04-15 09:47:01",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "gq.style",
            "domain_keyword": "gq",
            "domain_tld": "style",
            "query_time": "2024-05-17 21:19:49",
            "create_date": "2016-04-13",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-13",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advance Magazine Publishers, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gq.xn--vuq861b",
            "domain_keyword": "gq",
            "domain_tld": "xn--vuq861b",
            "query_time": "2024-04-15 09:47:02",
            "create_date": "2016-06-29",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-29",
            "registrar_iana": 9999,
            "registrar_name": "Reserved for non-billable transactions where Registry Operator acts as Registrar",
            "registrar_website": "http://whois.teleinfo.cn",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "z1dns.teleinfo.cn",
                "z2dns.teleinfoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "gq.ws",
            "domain_keyword": "gq",
            "domain_tld": "ws",
            "query_time": "2024-06-02 11:47:59",
            "create_date": "2016-09-01",
            "update_date": "2017-09-05",
            "expiry_date": "2099-01-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com",
            "registrar_website": "https://www.name.com/whois-lookup",
            "name_servers": [
                "ns1.qiangmi.com",
                "ns2.qiangmi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "gq.aco",
            "domain_keyword": "gq",
            "domain_tld": "aco",
            "query_time": "2024-05-25 04:34:42",
            "create_date": "2017-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1625,
            "registrar_name": "LEMARIT Domain Management GmbH",
            "registrar_website": "https://www.lemarit.com",
            "registrant_company": "ACO Ahlmann SE & Co. KG",
            "registrant_state": "SH",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.lemarit.de",
                "ns1.lemarit.net",
                "ns2.lemarit.de",
                "ns2.lemarit.net",
                "ns3.lemarit.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "gq.amsterdam",
            "domain_keyword": "gq",
            "domain_tld": "amsterdam",
            "query_time": "2024-06-02 11:47:59",
            "create_date": "2017-11-21",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "DotAMSTERDAM B.V.",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "gq.vip",
            "domain_keyword": "gq",
            "domain_tld": "vip",
            "query_time": "2024-04-15 09:47:02",
            "create_date": "2017-12-28",
            "update_date": "2023-08-22",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bei jing ming zhi mo si ke ji you xian gong si sha men fen gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "gq.ie",
            "domain_keyword": "gq",
            "domain_tld": "ie",
            "query_time": "2024-04-11 00:30:49",
            "create_date": "2018-04-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-11",
            "registrar_name": "Irish Domains",
            "registrar_website": "http://www.irishdomains.com",
            "registrant_name": "Domainsmiths Limited",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gq.whoswho",
            "domain_keyword": "gq",
            "domain_tld": "whoswho",
            "query_time": "2024-05-29 17:13:23",
            "create_date": "2020-05-27",
            "update_date": "2024-03-08",
            "expiry_date": "2024-05-27",
            "registrar_iana": 15,
            "registrar_name": "Corehub, S.R.L.",
            "registrar_website": "http://whois.corehub.net",
            "registrant_company": "The i.whoswho Project c/o CORE Association",
            "registrant_state": "GE",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hk21.irondns.net",
                "us19-east.irondns.net",
                "us20-west.irondns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "gq.biz",
            "domain_keyword": "gq",
            "domain_tld": "biz",
            "query_time": "2024-06-02 11:48:03",
            "create_date": "2020-07-09",
            "update_date": "2024-04-24",
            "expiry_date": "2025-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "gq.cafe",
            "domain_keyword": "gq",
            "domain_tld": "cafe",
            "query_time": "2024-05-11 15:48:16",
            "create_date": "2020-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "gq.fyi",
            "domain_keyword": "gq",
            "domain_tld": "fyi",
            "query_time": "2024-05-17 21:19:49",
            "create_date": "2020-08-20",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0159059178",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lennon.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "gq.fit",
            "domain_keyword": "gq",
            "domain_tld": "fit",
            "query_time": "2024-04-28 16:30:15",
            "create_date": "2020-08-26",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "gq.law",
            "domain_keyword": "gq",
            "domain_tld": "law",
            "query_time": "2024-05-10 10:48:18",
            "create_date": "2020-10-23",
            "update_date": "2024-04-24",
            "expiry_date": "2024-10-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "gq.wedding",
            "domain_keyword": "gq",
            "domain_tld": "wedding",
            "query_time": "2024-04-15 09:47:02",
            "create_date": "2021-01-26",
            "update_date": "2023-12-02",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "gq.vc",
            "domain_keyword": "gq",
            "domain_tld": "vc",
            "query_time": "2024-05-16 08:47:09",
            "create_date": "2021-05-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-11",
            "registrar_iana": 776,
            "registrar_name": "Zhuimi Inc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "gq.wiki",
            "domain_keyword": "gq",
            "domain_tld": "wiki",
            "query_time": "2024-06-02 11:47:59",
            "create_date": "2021-12-15",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "gq.coach",
            "domain_keyword": "gq",
            "domain_tld": "coach",
            "query_time": "2024-04-21 23:12:22",
            "create_date": "2022-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "gq.casino",
            "domain_keyword": "gq",
            "domain_tld": "casino",
            "query_time": "2024-05-14 05:23:37",
            "create_date": "2022-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "gq.contact",
            "domain_keyword": "gq",
            "domain_tld": "contact",
            "query_time": "2024-05-25 04:34:42",
            "create_date": "2022-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "gq.country",
            "domain_keyword": "gq",
            "domain_tld": "country",
            "query_time": "2024-05-17 21:19:49",
            "create_date": "2023-01-11",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "gq.com.pl",
            "domain_keyword": "gq",
            "domain_tld": "com.pl",
            "query_time": "2024-05-31 11:44:14",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "gq.club",
            "domain_keyword": "gq",
            "domain_tld": "club",
            "query_time": "2024-05-14 05:23:38",
            "create_date": "2023-11-03",
            "update_date": "2024-04-24",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "gq.fan",
            "domain_keyword": "gq",
            "domain_tld": "fan",
            "query_time": "2024-05-25 04:34:42",
            "create_date": "2024-01-31",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-31",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "deborah.ns.cloudflare.com",
                "salvador.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "gq.media",
            "domain_keyword": "gq",
            "domain_tld": "media",
            "query_time": "2024-04-21 23:12:22",
            "create_date": "2024-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "gq.qa",
            "domain_keyword": "gq",
            "domain_tld": "qa",
            "query_time": "2024-04-10 23:50:13",
            "update_date": "2023-08-07",
            "registrar_name": "Instra Corporation Pty Ltd",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 50,
            "domain_name": "gq.ai",
            "domain_keyword": "gq",
            "domain_tld": "ai",
            "query_time": "2024-04-21 23:12:22",
            "registrar_name": "36897103",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Tang zeyong",
            "registrant_address": "Room 14-4, additional No.3, No.2 Qiaodong Road, Shapingba District",
            "registrant_city": "Chongqing",
            "registrant_state": "Chongqing",
            "registrant_zip": "401331",
            "registrant_country": "CN",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "gq.de",
            "domain_keyword": "gq",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:04:49",
            "update_date": "2021-09-21",
            "name_servers": [
                "ns-1303.awsdns-34.org",
                "ns-1730.awsdns-24.co.uk",
                "ns-284.awsdns-35.com",
                "ns-698.awsdns-23.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 52,
            "domain_name": "gq.ae",
            "domain_keyword": "gq",
            "domain_tld": "ae",
            "query_time": "2024-06-02 11:47:59",
            "registrar_name": "AESERVER",
            "registrant_name": "Ram Corbin",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 53,
            "domain_name": "gq.com.au",
            "domain_keyword": "gq",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 11:47:59",
            "update_date": "2023-07-24",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "a1-246.akam.net",
                "a12-67.akam.net",
                "a13-64.akam.net",
                "a18-65.akam.net",
                "a5-66.akam.net",
                "a8-67.akam.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>gq</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>53</total>
  <relation>eq</relation>
  <current>53</current>
 </count>
 <unique_domains>gq.com, gq.net, gq.com.br, gq.cc, gq.com.cn, gq.org, gq.ru, gq.co.th, gq.us, gq.dk, gq.ro, gq.ca, gq.by, gq.co, gq.co.uk, gq.me.uk, gq.org.uk, gq.com.co, gq.cn, gq.uk, gq.se, gq.fr, gq.london, gq.feedback, gq.style, gq.xn--vuq861b, gq.ws, gq.aco, gq.amsterdam, gq.vip, gq.ie, gq.whoswho, gq.biz, gq.cafe, gq.fyi, gq.fit, gq.law, gq.wedding, gq.vc, gq.wiki, gq.coach, gq.casino, gq.contact, gq.country, gq.com.pl, gq.club, gq.fan, gq.media, gq.qa, gq.ai, gq.de, gq.ae, gq.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gq.com</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:08:31</query_time>
   <create_date>1994-05-17</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Advance Magazine Publishers, Inc.</registrant_company>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10007</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2122862860</registrant_phone>
   <registrant_fax>+1.2122862860</registrant_fax>
   <name_servers>
    <value>ns-1116.awsdns-11.org</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-28.awsdns-03.com</value>
    <value>ns-836.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>gq.net</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 21:19:49</query_time>
   <create_date>1997-01-15</create_date>
   <update_date>2017-11-27</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1049.ui-dns.biz</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1049.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>gq.com.br</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 09:47:02</query_time>
   <create_date>1997-08-08</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrant_name>Jose Viera Zarate</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns01.oghost.com.br</value>
    <value>ns02.oghost.com.br</value>
    <value>ns03.oghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>gq.cc</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-17 21:19:49</query_time>
   <create_date>1997-10-13</create_date>
   <update_date>2022-11-03</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>gq.com.cn</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-25 04:34:42</query_time>
   <create_date>1998-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京风华创想网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.adstyle.cn</value>
    <value>ns3.adstyle.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>gq.org</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 10:48:18</query_time>
   <create_date>1998-10-15</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>gq.ru</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 15:58:38</query_time>
   <create_date>1999-12-09</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>CONDE NAST Joint Stock Company</registrant_company>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>gq.co.th</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-21 23:12:22</query_time>
   <create_date>2001-03-02</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Supara Co., Ltd. ( บริษัท สุภารา จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>lady.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>gq.us</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 05:50:05</query_time>
   <create_date>2002-04-18</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-04-17</expiry_date>
   <registrar_iana>10041</registrar_iana>
   <registrar_name>.us Reserve Account E</registrar_name>
   <registrar_website>https://www.about.us</registrar_website>
   <registrant_name>Neustar, Inc.</registrant_name>
   <registrant_address>21575 Ridgetop Circle</registrant_address>
   <registrant_city>Sterling</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>20166</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5714345757</registrant_phone>
   <registrant_fax>+1.5714345758</registrant_fax>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>gq.dk</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-06-10 20:41:27</query_time>
   <create_date>2002-09-30</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Inkslinger Art &amp; History</registrant_name>
   <registrant_address>Middelfartvej 265</registrant_address>
   <registrant_city>Brenderup Fyn</registrant_city>
   <registrant_zip>5464</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 40980619</registrant_phone>
   <name_servers>
    <value>ns1.e-studio.dk</value>
    <value>ns2.e-studio.dk</value>
    <value>ns3.e-studio.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>gq.ro</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-28 16:30:15</query_time>
   <create_date>2003-01-20</create_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>CSC Corporate Domains</registrar_name>
   <registrar_website>www.cscdigitalbrand.services</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>gq.ca</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-17 21:19:49</query_time>
   <create_date>2003-03-20</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2033-03-20</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>Excellent Domains Inc.</registrant_name>
   <registrant_company>Excellent Domains Inc.</registrant_company>
   <registrant_address>2-558 Mcleod Street</registrant_address>
   <registrant_city>Ottawa</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K1R5R3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8197757733</registrant_phone>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>gq.by</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-10 10:48:17</query_time>
   <create_date>2005-08-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>Corporation Service Company</registrant_company>
   <registrant_address>19808, Delaware, Wilmington, Little Falls Drive, 251, -</registrant_address>
   <registrant_country>US</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+1.3026365400</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>gq.co</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-25 00:05:23</query_time>
   <create_date>2010-04-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>gq.co.uk</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 16:30:17</query_time>
   <create_date>2011-02-07</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns-1116.awsdns-11.org</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-28.awsdns-03.com</value>
    <value>ns-836.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>gq.me.uk</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-01 12:08:06</query_time>
   <create_date>2011-06-23</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>gq.org.uk</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 09:47:05</query_time>
   <create_date>2011-08-04</create_date>
   <update_date>2022-12-28</update_date>
   <expiry_date>2029-08-04</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-WEB]</registrar_name>
   <registrar_website>https://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>gq.com.co</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-21 23:12:22</query_time>
   <create_date>2013-07-16</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SuperName</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>gq.cn</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-21 23:12:22</query_time>
   <create_date>2013-12-27</create_date>
   <expiry_date>2025-12-27</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>吕飙</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.01isp.com</value>
    <value>ns2.01isp.net</value>
    <value>ns5010.01isp.com</value>
    <value>ns5011.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>gq.uk</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-05 22:07:38</query_time>
   <create_date>2014-06-13</create_date>
   <update_date>2022-06-07</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns-1116.awsdns-11.org</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-28.awsdns-03.com</value>
    <value>ns-836.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>gq.se</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-13 02:44:01</query_time>
   <create_date>2014-11-28</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>gq.fr</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-22 00:48:18</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>CSC CORPORATE DOMAINS INC.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_company>Les Publications Conde Nast SA</registrant_company>
   <registrant_address>Les Publications Conde Nast SA, 3, avenue Hoche, 75008 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2122866774</registrant_phone>
   <name_servers>
    <value>ns-1349.awsdns-40.org</value>
    <value>ns-1978.awsdns-55.co.uk</value>
    <value>ns-213.awsdns-26.com</value>
    <value>ns-969.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>renewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>gq.london</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-15 09:47:01</query_time>
   <create_date>2015-07-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>The Conde Nast Publications Ltd</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cnpdns.co.uk</value>
    <value>ns2.cnpdns.co.uk</value>
    <value>ns3.cnpdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>gq.feedback</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-04-15 09:47:01</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>gq.style</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-17 21:19:49</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Advance Magazine Publishers, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gq.xn--vuq861b</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>xn--vuq861b</domain_tld>
   <query_time>2024-04-15 09:47:02</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Reserved for non-billable transactions where Registry Operator acts as Registrar</registrar_name>
   <registrar_website>http://whois.teleinfo.cn</registrar_website>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>z1dns.teleinfo.cn</value>
    <value>z2dns.teleinfoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>gq.ws</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-02 11:47:59</query_time>
   <create_date>2016-09-01</create_date>
   <update_date>2017-09-05</update_date>
   <expiry_date>2099-01-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com</registrar_name>
   <registrar_website>https://www.name.com/whois-lookup</registrar_website>
   <name_servers>
    <value>ns1.qiangmi.com</value>
    <value>ns2.qiangmi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>gq.aco</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>aco</domain_tld>
   <query_time>2024-05-25 04:34:42</query_time>
   <create_date>2017-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1625</registrar_iana>
   <registrar_name>LEMARIT Domain Management GmbH</registrar_name>
   <registrar_website>https://www.lemarit.com</registrar_website>
   <registrant_company>ACO Ahlmann SE &amp; Co. KG</registrant_company>
   <registrant_state>SH</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.lemarit.de</value>
    <value>ns1.lemarit.net</value>
    <value>ns2.lemarit.de</value>
    <value>ns2.lemarit.net</value>
    <value>ns3.lemarit.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>gq.amsterdam</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-06-02 11:47:59</query_time>
   <create_date>2017-11-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>DotAMSTERDAM B.V.</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>gq.vip</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-15 09:47:02</query_time>
   <create_date>2017-12-28</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bei jing ming zhi mo si ke ji you xian gong si sha men fen gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>gq.ie</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-11 00:30:49</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>Irish Domains</registrar_name>
   <registrar_website>http://www.irishdomains.com</registrar_website>
   <registrant_name>Domainsmiths Limited</registrant_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>gq.whoswho</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>whoswho</domain_tld>
   <query_time>2024-05-29 17:13:23</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>Corehub, S.R.L.</registrar_name>
   <registrar_website>http://whois.corehub.net</registrar_website>
   <registrant_company>The i.whoswho Project c/o CORE Association</registrant_company>
   <registrant_state>GE</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hk21.irondns.net</value>
    <value>us19-east.irondns.net</value>
    <value>us20-west.irondns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>gq.biz</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 11:48:03</query_time>
   <create_date>2020-07-09</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>gq.cafe</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-11 15:48:16</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gq.fyi</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-17 21:19:49</query_time>
   <create_date>2020-08-20</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0159059178</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lennon.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>gq.fit</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-04-28 16:30:15</query_time>
   <create_date>2020-08-26</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>gq.law</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-10 10:48:18</query_time>
   <create_date>2020-10-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>gq.wedding</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-04-15 09:47:02</query_time>
   <create_date>2021-01-26</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>gq.vc</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-16 08:47:09</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>776</registrar_iana>
   <registrar_name>Zhuimi Inc</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>gq.wiki</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-06-02 11:47:59</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>gq.coach</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-04-21 23:12:22</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>gq.casino</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>casino</domain_tld>
   <query_time>2024-05-14 05:23:37</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>gq.contact</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-25 04:34:42</query_time>
   <create_date>2022-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>gq.country</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-17 21:19:49</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>gq.com.pl</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-31 11:44:14</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>gq.club</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-14 05:23:38</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>gq.fan</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-05-25 04:34:42</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>deborah.ns.cloudflare.com</value>
    <value>salvador.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>gq.media</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-21 23:12:22</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>gq.qa</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-04-10 23:50:13</query_time>
   <update_date>2023-08-07</update_date>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>gq.ai</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-21 23:12:22</query_time>
   <registrar_name>36897103</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Tang zeyong</registrant_company>
   <registrant_address>Room 14-4, additional No.3, No.2 Qiaodong Road, Shapingba District</registrant_address>
   <registrant_city>Chongqing</registrant_city>
   <registrant_state>Chongqing</registrant_state>
   <registrant_zip>401331</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>gq.de</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:04:49</query_time>
   <update_date>2021-09-21</update_date>
   <name_servers>
    <value>ns-1303.awsdns-34.org</value>
    <value>ns-1730.awsdns-24.co.uk</value>
    <value>ns-284.awsdns-35.com</value>
    <value>ns-698.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>gq.ae</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-02 11:47:59</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Ram Corbin</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>gq.com.au</domain_name>
   <domain_keyword>gq</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 11:47:59</query_time>
   <update_date>2023-07-24</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>a1-246.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a13-64.akam.net</value>
    <value>a18-65.akam.net</value>
    <value>a5-66.akam.net</value>
    <value>a8-67.akam.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.