WHOIS QUERY TIME

30 Apr 2024 - 6:39 AM UTC

Registered: 3 September 2011
Expiry: 3 September 2024

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.adminvps.ru
ns2.adminvps.net
ns3.adminvps.ru
ns4.adminvps.net

DOMAIN STATUS

DELEGATED
REGISTERED
UNVERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=go-ip.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "go-ip.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "go-ip.ru",
            "domain_keyword": "go-ip",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:39:22",
            "create_date": "2011-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adminvps.ru",
                "ns2.adminvps.net",
                "ns3.adminvps.ru",
                "ns4.adminvps.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>go-ip.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>go-ip.ru</domain_name>
   <domain_keyword>go-ip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:39:22</query_time>
   <create_date>2011-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adminvps.ru</value>
    <value>ns2.adminvps.net</value>
    <value>ns3.adminvps.ru</value>
    <value>ns4.adminvps.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.026</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.225 seconds) for "go-ip.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Jun 2015 - 12:30 AM UTC

Registered: 3 September 2011
Expiry: 3 September 2015

REGISTRAR

IANA: 729
Name: REGRU-RU

NAME SERVERS

ns1.ihc.ru.
ns2.ihc.ru.

#2 - QUERY TIME

30 Apr 2024 - 6:39 AM UTC

Registered: 3 September 2011
Expiry: 3 September 2024

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.adminvps.ru
ns2.adminvps.net
ns3.adminvps.ru
ns4.adminvps.net

DOMAIN STATUS

DELEGATED
REGISTERED
UNVERIFIED

REGISTRANT

Name: Private Person

* 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=go-ip.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "go-ip.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "go-ip.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "go-ip.ru",
            "domain_keyword": "go-ip",
            "domain_tld": "ru",
            "query_time": "2015-06-27 00:30:00",
            "create_date": "2011-09-03",
            "expiry_date": "2015-09-03",
            "registrar_iana": 729,
            "registrar_name": "REGRU-RU",
            "name_servers": [
                "ns1.ihc.ru.",
                "ns2.ihc.ru."
            ]
        },
        {
            "num": 2,
            "domain_name": "go-ip.ru",
            "domain_keyword": "go-ip",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:39:22",
            "create_date": "2011-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adminvps.ru",
                "ns2.adminvps.net",
                "ns3.adminvps.ru",
                "ns4.adminvps.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.225,
        "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>go-ip.ru</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>go-ip.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>go-ip.ru</domain_name>
   <domain_keyword>go-ip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2015-06-27 00:30:00</query_time>
   <create_date>2011-09-03</create_date>
   <expiry_date>2015-09-03</expiry_date>
   <registrar_iana>729</registrar_iana>
   <registrar_name>REGRU-RU</registrar_name>
   <name_servers>
    <value>ns1.ihc.ru.</value>
    <value>ns2.ihc.ru.</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>go-ip.ru</domain_name>
   <domain_keyword>go-ip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:39:22</query_time>
   <create_date>2011-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adminvps.ru</value>
    <value>ns2.adminvps.net</value>
    <value>ns3.adminvps.ru</value>
    <value>ns4.adminvps.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.225</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 1 domain names (in 0.076 seconds) which contained the exact domain keyword "go-ip".
Domain Name Registered Expiry Registrar Ownership
1 go-ip.ru 3 Sep 2011 3 Sep 2024 REGRU-RU Private Person
2 go-ip.com 14 Dec 2019 14 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=go-ip&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "go-ip",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "go-ip.ru, go-ip.com",
    "results": [
        {
            "num": 1,
            "domain_name": "go-ip.ru",
            "domain_keyword": "go-ip",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:39:22",
            "create_date": "2011-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adminvps.ru",
                "ns2.adminvps.net",
                "ns3.adminvps.ru",
                "ns4.adminvps.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "go-ip.com",
            "domain_keyword": "go-ip",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:52:33",
            "create_date": "2019-12-14",
            "update_date": "2020-12-08",
            "expiry_date": "2025-12-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.076,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>go-ip</domain_keyword>
  <sort_by>create_date</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>go-ip.ru, go-ip.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>go-ip.ru</domain_name>
   <domain_keyword>go-ip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:39:22</query_time>
   <create_date>2011-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adminvps.ru</value>
    <value>ns2.adminvps.net</value>
    <value>ns3.adminvps.ru</value>
    <value>ns4.adminvps.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>go-ip.com</domain_name>
   <domain_keyword>go-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:52:33</query_time>
   <create_date>2019-12-14</create_date>
   <update_date>2020-12-08</update_date>
   <expiry_date>2025-12-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.076</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 420 domain names (in 0.093 seconds) which look and sound like the brand name "go-ip".
Domain Name Registered Expiry Registrar Ownership
1 go-up.jp 18 Jan 2010 31 Jan 2025 - kenji sawano
2 go-tip.com 29 Nov 2019 29 Nov 2024 Japan Registry Services Co.,Ltd.(JPRS) MDK LLC
3 go-ap.info 23 Jan 2018 23 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
4 go-it.shop 5 Mar 2024 5 Mar 2025 Realtime Register B.V. -
5 go-vip.net 17 Jan 2019 17 Jan 2025 MarkMonitor, Inc. DNStination Inc.
6 govip.pro 25 Jan 2022 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 go-zip.co.uk 11 Feb 2017 11 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
8 goxip.asia 9 Mar 2021 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 gozip.ru 2 Apr 2018 2 Apr 2025 NETHOUSE-RU Private Person
10 gosip.co 22 Oct 2018 22 Oct 2027 Domainbox Limited SHARED EARTH
11 gr-ip.org 27 May 2022 27 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 go-up.online 23 Apr 2023 23 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
13 gosip.ru 5 Jul 2010 5 Jul 2024 REGTIME-RU Private Person
14 gotip.ru 30 Nov 2009 30 Nov 2024 REGRU-RU Private Person
15 go-if.com 14 Feb 2008 14 Feb 2026 GoDaddy.com, LLC -
16 go-in.cn 16 Jul 2023 16 Jul 2024 郑州世纪创联电子科技开发有限公司 梁红
17 govip.vegas 23 Jan 2024 23 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 go-sip.co.uk 8 Apr 2021 8 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
19 go-up.shop 5 May 2022 5 May 2025 OVH -
20 gorip.com 19 Oct 1999 19 Oct 2025 SAV.COM, LLC REDACTED FOR PRIVACY
21 govip.com.br 27 May 2020 27 May 2027 - Nome Ronni Douglas Bevilaqua
22 co-ip.live 15 Apr 2023 15 Apr 2025 10dencehispahard, S.L. REDACTED FOR PRIVACY
23 goaip.com 30 Nov 1997 29 Nov 2026 Network Solutions, LLC -
24 gosip.cloud 3 Aug 2016 3 Aug 2024 Key-Systems, LLC BPR Asset Management
25 mo-ip.in 25 Jun 2009 25 Jun 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
26 go-op.com 4 Mar 2012 4 Mar 2025 TurnCommerce, Inc. DBA NameBright.com Carolyn Hughes
27 go-yp.com 1 Mar 2024 1 Mar 2025 IONOS SE 1&1 Internet Inc
28 go-in.it 13 Dec 2019 18 Sep 2024 CSC Corporate Domains, Inc. WSP Consult GmbH
29 ga-ip.biz 26 Feb 2015 25 Feb 2025 Domain.com, LLC Evotec Consulting S.L
30 go-up.space 5 Sep 2022 5 Sep 2024 OVH -
31 go-iq.de - - - -
32 go-id.cfd 7 Jun 2023 7 Jun 2024 Aceville Pte. Ltd. "Erss Buy"
33 go-up.co 2 Jan 2014 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 go-ir.com 3 May 2008 3 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
35 no-ip.it 24 Jul 2011 10 Aug 2024 Key-Systems GmbH doop GmbH& Co. KG
36 goiip.com 26 Apr 2024 26 Apr 2025 Squarespace Domains LLC Lisa Adams Savard Consulting LLC
37 govip.club 7 May 2014 6 May 2025 Go China Domains Inc Domains By Proxy, LLC
38 go-im.com 18 Apr 2003 18 Apr 2026 gabia GO IM
39 go-rp.com 25 Apr 2010 25 Apr 2025 GoDaddy.com, LLC -
40 gosip.in 8 Nov 2023 8 Nov 2025 GoDaddy.com, LLC business
41 gosip.co.in 1 May 2014 1 May 2025 Hosting Concepts B.V. d/b/a Openprovider GOSIP INDIA
42 no-ip.info 22 Nov 2001 22 Nov 2026 Vitalwerks Internet Solutions, LLC DBA No-IP Vitalwerks Internet Solutions, LLC
43 gocip.online 11 Jul 2023 11 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
44 ga-ip.com 10 Feb 2015 10 Feb 2025 Domain.com, LLC REDACTED FOR PRIVACY
45 go-zip.uk 11 Feb 2017 11 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
46 go-hip.com 15 Jan 2018 15 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
47 gosip.pro 28 Oct 2022 28 Oct 2024 Porkbun LLC Private by Design, LLC
48 go-vip.co.uk 6 Sep 2023 6 Sep 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
49 gooip.com 19 Feb 2018 19 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 govip.co 12 Feb 2021 12 Feb 2025 Sav.com LLC Privacy Protection
51 go-id.org 1 Oct 2011 1 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 gosip.org 11 Mar 2007 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 go-sip.com 15 May 2022 15 May 2025 Gname.com Pte. Ltd. Redacted for privacy
54 gosip.world 8 Nov 2023 8 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 gotip.gold 8 Apr 2024 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 co-ip.com 29 Sep 2019 29 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
57 govip.app 8 Feb 2022 8 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
58 go-xp.com 24 Sep 2023 24 Sep 2024 IONOS SE REDACTED FOR PRIVACY
59 go-gp.co.uk 29 Sep 2019 29 Sep 2024 Ionos SE [Tag = 1AND1] -
60 go-mp.com 13 Jul 2005 13 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
61 go-it.com 11 May 1998 10 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
62 mo-ip.com 3 Nov 2015 3 Nov 2024 Dynadot Inc -
63 go-ia.info 14 Apr 2023 14 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 to-ip.com 9 Sep 2022 9 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
65 gs-ip.com 17 Jul 2010 17 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
66 go-iup.org 12 Jul 2016 12 Jul 2026 Amazon Registrar, Inc. Identity Protection Service
67 govip.asia 27 Jul 2023 27 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 gr-ip.pro 25 Jan 2022 25 Jan 2025 Gandi SAS TRD
69 gopip.site 10 Nov 2023 10 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
70 goxip.co.th 26 Feb 2018 25 Feb 2025 THNIC Goxip Limited. (บริษัท ก็อกซิพ จำกัด)
71 go-vip.cc 18 Apr 2023 18 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
72 no-ip.ws 11 Mar 2005 11 Mar 2025 GoDaddy.com -
73 govip.win 15 Jun 2017 15 Jun 2024 Chengdu West Dimension Digital Technology Co., Ltd. ma xue dong
74 go2ip.ru 26 Sep 2020 26 Sep 2024 REGRU-RU Private Person
75 gosip.org.uk 22 Oct 2018 22 Oct 2032 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
76 no-ip.cyou 6 Jan 2022 6 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
77 gocip.link 22 Aug 2023 22 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
78 govip.hair 9 Apr 2023 9 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
79 go-sip.uk 17 Mar 2022 17 Mar 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
80 go-up.cloud 31 Jul 2023 31 Jul 2024 Mesh Digital Limited Go Up Systems GmbH
81 gozip.nl 1 Feb 2013 - Internationale Domeinregistratie Nederland -
82 po-ip.com 8 Sep 2005 8 Sep 2024 GoDaddy.com, LLC -
83 no-ip.link 16 Jan 2018 16 Jan 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
84 do-ip.com 30 Jun 2003 30 Jun 2024 IONOS SE n3k Informatik GmbH
85 gohip.biz 15 May 2023 15 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 gosip.biz 11 Sep 2007 10 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 go-jp.com.cn 23 May 2023 23 May 2025 广东时代互联科技有限公司 马英
88 govip.dev 8 Feb 2022 8 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
89 vo-ip.co.uk 6 Sep 2017 6 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
90 gozip.online 29 May 2024 29 May 2025 Go Daddy, LLC Domains By Proxy, LLC
91 no-ip.pl 18 Sep 2003 18 Sep 2024 DOMENY.TV MSERWIS Sp. z o.o. -
92 govip.beauty 9 Apr 2023 9 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
93 gr-ip.com 19 Aug 2020 19 Aug 2025 GoDaddy.com, LLC -
94 vo-ip.org 14 Mar 2000 14 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 goyip.com 7 Oct 2013 7 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
96 go-sip.net 3 Jun 2022 3 Jun 2024 GoDaddy.com, LLC -
97 gn-ip.com 4 Oct 2015 4 Oct 2024 Launchpad.com Inc. -
98 go-ipq.org 1 Jan 2017 1 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 go-up.club 4 Aug 2020 4 Aug 2024 Key-Systems LLC REDACTED FOR PRIVACY
100 go-in.net 17 May 2004 17 May 2025 MESH DIGITAL LIMITED -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Go-ip.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=go-ip.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "go-ip.ru",
        "page_size": 100
    },
    "count": {
        "total": 420,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "go-up.jp, go-tip.com, go-ap.info, go-it.shop, go-vip.net, govip.pro, go-zip.co.uk, goxip.asia, gozip.ru, gosip.co, gr-ip.org, go-up.online, gosip.ru, gotip.ru, go-if.com, go-in.cn, govip.vegas, go-sip.co.uk, go-up.shop, gorip.com, govip.com.br, co-ip.live, goaip.com, gosip.cloud, mo-ip.in, go-op.com, go-yp.com, go-in.it, ga-ip.biz, go-up.space, go-iq.de, go-id.cfd, go-up.co, go-ir.com, no-ip.it, goiip.com, govip.club, go-im.com, go-rp.com, gosip.in, gosip.co.in, no-ip.info, gocip.online, ga-ip.com, go-zip.uk, go-hip.com, gosip.pro, go-vip.co.uk, gooip.com, govip.co, go-id.org, gosip.org, go-sip.com, gosip.world, gotip.gold, co-ip.com, govip.app, go-xp.com, go-gp.co.uk, go-mp.com, go-it.com, mo-ip.com, go-ia.info, to-ip.com, gs-ip.com, go-iup.org, govip.asia, gr-ip.pro, gopip.site, goxip.co.th, go-vip.cc, no-ip.ws, govip.win, go2ip.ru, gosip.org.uk, no-ip.cyou, gocip.link, govip.hair, go-sip.uk, go-up.cloud, gozip.nl, po-ip.com, no-ip.link, do-ip.com, gohip.biz, gosip.biz, go-jp.com.cn, govip.dev, vo-ip.co.uk, gozip.online, no-ip.pl, govip.beauty, gr-ip.com, vo-ip.org, goyip.com, go-sip.net, gn-ip.com, go-ipq.org, go-up.club, go-in.net",
    "results": [
        {
            "num": 1,
            "domain_name": "go-up.jp",
            "domain_keyword": "go-up",
            "domain_tld": "jp",
            "query_time": "2024-04-16 11:55:47",
            "create_date": "2010-01-18",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "kenji sawano",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "go-tip.com",
            "domain_keyword": "go-tip",
            "domain_tld": "com",
            "query_time": "2024-05-19 07:52:24",
            "create_date": "2019-11-29",
            "update_date": "2019-11-29",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "MDK LLC",
            "registrant_address": "Marunouchi1-11-1 Pacific Century Place Marunouchi 8F",
            "registrant_city": "Chiyoda-Ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "100-0005",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367559234",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "go-ap.info",
            "domain_keyword": "go-ap",
            "domain_tld": "info",
            "query_time": "2024-05-26 04:51:54",
            "create_date": "2018-01-23",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.as1.webhostface.biz",
                "ns2.as1.webhostface.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "go-it.shop",
            "domain_keyword": "go-it",
            "domain_tld": "shop",
            "query_time": "2024-05-16 09:37:25",
            "create_date": "2024-03-05",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-05",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "go-vip.net",
            "domain_keyword": "go-vip",
            "domain_tld": "net",
            "query_time": "2024-05-23 17:59:34",
            "create_date": "2019-01-17",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-17",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "3450 Sacramento Street, Suite 405",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94118",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4155319335",
            "registrant_fax": "+1.4155319336",
            "name_servers": [
                "ns1.go-vip.net",
                "ns2.go-vip.net",
                "ns3.go-vip.net",
                "ns4.go-vip.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "govip.pro",
            "domain_keyword": "govip",
            "domain_tld": "pro",
            "query_time": "2024-05-24 01:08:17",
            "create_date": "2022-01-25",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-25",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "go-zip.co.uk",
            "domain_keyword": "go-zip",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 11:56:06",
            "create_date": "2017-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "goxip.asia",
            "domain_keyword": "goxip",
            "domain_tld": "asia",
            "query_time": "2024-05-07 21:36:03",
            "create_date": "2021-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-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": [
                "april.ns.cloudflare.com",
                "chuck.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "gozip.ru",
            "domain_keyword": "gozip",
            "domain_tld": "ru",
            "query_time": "2024-05-02 15:56:45",
            "create_date": "2018-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "NETHOUSE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.majordomo.ru",
                "ns2.majordomo.ru",
                "ns3.majordomo.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "gosip.co",
            "domain_keyword": "gosip",
            "domain_tld": "co",
            "query_time": "2024-05-12 13:02:42",
            "create_date": "2018-10-22",
            "update_date": "2023-10-22",
            "expiry_date": "2027-10-22",
            "registrar_iana": 1626,
            "registrar_name": "Domainbox Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SHARED EARTH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "gr-ip.org",
            "domain_keyword": "gr-ip",
            "domain_tld": "org",
            "query_time": "2024-05-29 17:14:22",
            "create_date": "2022-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "go-up.online",
            "domain_keyword": "go-up",
            "domain_tld": "online",
            "query_time": "2024-04-24 08:47:10",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "lubuskie",
            "registrant_country": "PL",
            "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": [
                "dns11.parkpage.foundationapi.com",
                "dns12.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "gosip.ru",
            "domain_keyword": "gosip",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:54:50",
            "create_date": "2010-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "chris.ns.cloudflare.com",
                "hera.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "gotip.ru",
            "domain_keyword": "gotip",
            "domain_tld": "ru",
            "query_time": "2024-05-20 19:08:48",
            "create_date": "2009-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.gotip.ru",
                "ns2.gotip.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "go-if.com",
            "domain_keyword": "go-if",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:52:27",
            "create_date": "2008-02-14",
            "update_date": "2023-07-20",
            "expiry_date": "2026-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "go-in.cn",
            "domain_keyword": "go-in",
            "domain_tld": "cn",
            "query_time": "2024-04-29 03:23:54",
            "create_date": "2023-07-16",
            "expiry_date": "2024-07-16",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "梁红",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "govip.vegas",
            "domain_keyword": "govip",
            "domain_tld": "vegas",
            "query_time": "2024-05-21 10:54:40",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "go-sip.co.uk",
            "domain_keyword": "go-sip",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 00:51:32",
            "create_date": "2021-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "go-up.shop",
            "domain_keyword": "go-up",
            "domain_tld": "shop",
            "query_time": "2024-05-04 00:51:41",
            "create_date": "2022-05-05",
            "update_date": "2023-09-19",
            "expiry_date": "2025-05-05",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "MA",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "gorip.com",
            "domain_keyword": "gorip",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:44:04",
            "create_date": "1999-10-19",
            "update_date": "2023-12-17",
            "expiry_date": "2025-10-19",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=gorip.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "govip.com.br",
            "domain_keyword": "govip",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 20:14:56",
            "create_date": "2020-05-27",
            "update_date": "2024-04-27",
            "expiry_date": "2027-05-27",
            "registrant_name": "Nome Ronni Douglas Bevilaqua",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "adi.ns.cloudflare.com",
                "greg.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 22,
            "domain_name": "co-ip.live",
            "domain_keyword": "co-ip",
            "domain_tld": "live",
            "query_time": "2024-04-16 01:17:00",
            "create_date": "2023-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard, S.L.",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EC",
            "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": [
                "nspro18.hostgator.mx",
                "nspro19.hostgator.mx"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "goaip.com",
            "domain_keyword": "goaip",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:48:45",
            "create_date": "1997-11-30",
            "update_date": "2021-10-06",
            "expiry_date": "2026-11-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns2.earthlink.net",
                "dns3.earthlink.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "gosip.cloud",
            "domain_keyword": "gosip",
            "domain_tld": "cloud",
            "query_time": "2024-05-07 17:49:26",
            "create_date": "2016-08-03",
            "update_date": "2023-10-12",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BPR Asset Management",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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": [
                "ddns1.ecore.com.au",
                "ddns2.ecore.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "mo-ip.in",
            "domain_keyword": "mo-ip",
            "domain_tld": "in",
            "query_time": "2024-05-18 08:37:15",
            "create_date": "2009-06-25",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1219,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "https://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.winysstore.com",
                "ns2.winysstore.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "go-op.com",
            "domain_keyword": "go-op",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:53:59",
            "create_date": "2012-03-04",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Carolyn Hughes",
            "registrant_address": "10017 Steamboat Island Rd. N.W.",
            "registrant_city": "Olympia",
            "registrant_state": "WA",
            "registrant_zip": "98502",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3604406976",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "go-yp.com",
            "domain_keyword": "go-yp",
            "domain_tld": "com",
            "query_time": "2024-05-09 22:57:54",
            "create_date": "2024-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "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": [
                "ns1026.ui-dns.biz",
                "ns1068.ui-dns.org",
                "ns1091.ui-dns.com",
                "ns1109.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "go-in.it",
            "domain_keyword": "go-in",
            "domain_tld": "it",
            "query_time": "2024-04-29 03:23:54",
            "create_date": "2019-12-13",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-18",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "WSP Consult GmbH",
            "registrant_address": "Evangelienberg 8D-38228 Salzgitter-Lichtenberg",
            "registrant_city": "Salzgitter-Lichtenberg",
            "registrant_state": "NI",
            "registrant_zip": "38228",
            "registrant_country": "DE",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "ga-ip.biz",
            "domain_keyword": "ga-ip",
            "domain_tld": "biz",
            "query_time": "2024-04-28 23:12:16",
            "create_date": "2015-02-26",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-25",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Evotec Consulting S.L",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "287",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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.servidoresdns10.com",
                "dns2.servidoresdns10.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "go-up.space",
            "domain_keyword": "go-up",
            "domain_tld": "space",
            "query_time": "2024-05-26 04:53:44",
            "create_date": "2022-09-05",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-05",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "CI",
            "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": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "go-iq.de",
            "domain_keyword": "go-iq",
            "domain_tld": "de",
            "query_time": "2024-05-06 01:08:46",
            "update_date": "2023-03-29",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.de",
                "ns3.domainoffensive.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 32,
            "domain_name": "go-id.cfd",
            "domain_keyword": "go-id",
            "domain_tld": "cfd",
            "query_time": "2024-05-12 14:54:05",
            "create_date": "2023-06-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-07",
            "registrar_iana": 3858,
            "registrar_name": "Aceville Pte. Ltd.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_company": "\"Erss Buy\"",
            "registrant_state": "\"Riau\"",
            "registrant_country": "ID",
            "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": [
                "diana.ns.cloudflare.com",
                "margo.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "go-up.co",
            "domain_keyword": "go-up",
            "domain_tld": "co",
            "query_time": "2024-05-09 22:57:51",
            "create_date": "2014-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-01",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "go-ir.com",
            "domain_keyword": "go-ir",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:28:24",
            "create_date": "2008-05-03",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-03",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=go-ir.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "no-ip.it",
            "domain_keyword": "no-ip",
            "domain_tld": "it",
            "query_time": "2024-04-21 10:48:07",
            "create_date": "2011-07-24",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-10",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "doop GmbH&   Co. KG",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 36,
            "domain_name": "goiip.com",
            "domain_keyword": "goiip",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:37:04",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lisa Adams Savard Consulting LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "govip.club",
            "domain_keyword": "govip",
            "domain_tld": "club",
            "query_time": "2024-05-20 07:27:04",
            "create_date": "2014-05-07",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains Inc",
            "registrar_website": "whois.gochinadomains.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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "go-im.com",
            "domain_keyword": "go-im",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:58:06",
            "create_date": "2003-04-18",
            "update_date": "2023-04-27",
            "expiry_date": "2026-04-18",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Park Sun Hyo",
            "registrant_company": "GO IM",
            "registrant_address": "20 Floor Prime Center, Techno Mart 546-4 Gueui-dong, Gwangjin-gu, SEOUL",
            "registrant_zip": "143200",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.234246080",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "go-rp.com",
            "domain_keyword": "go-rp",
            "domain_tld": "com",
            "query_time": "2024-04-29 03:25:51",
            "create_date": "2010-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "gosip.in",
            "domain_keyword": "gosip",
            "domain_tld": "in",
            "query_time": "2024-04-15 18:58:19",
            "create_date": "2023-11-08",
            "update_date": "2023-11-13",
            "expiry_date": "2025-11-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "business",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "gosip.co.in",
            "domain_keyword": "gosip",
            "domain_tld": "co.in",
            "query_time": "2024-05-07 17:49:26",
            "create_date": "2014-05-01",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GOSIP INDIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "no-ip.info",
            "domain_keyword": "no-ip",
            "domain_tld": "info",
            "query_time": "2024-05-21 14:13:32",
            "create_date": "2001-11-22",
            "update_date": "2024-01-27",
            "expiry_date": "2026-11-22",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC DBA No-IP",
            "registrar_website": "http://www.no-ip.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vitalwerks Internet Solutions, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "nf1.no-ip.com",
                "nf2.no-ip.com",
                "nf3.no-ip.com",
                "nf4.no-ip.com",
                "nf5.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "gocip.online",
            "domain_keyword": "gocip",
            "domain_tld": "online",
            "query_time": "2024-05-29 09:08:39",
            "create_date": "2023-07-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ga-ip.com",
            "domain_keyword": "ga-ip",
            "domain_tld": "com",
            "query_time": "2024-04-27 04:17:46",
            "create_date": "2015-02-10",
            "update_date": "2024-01-10",
            "expiry_date": "2025-02-10",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "287",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://tieredaccess.com/contact/db569127-29ba-456c-b048-03548b7d2ded",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.servidoresdns10.com",
                "dns2.servidoresdns10.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "go-zip.uk",
            "domain_keyword": "go-zip",
            "domain_tld": "uk",
            "query_time": "2024-04-16 11:56:04",
            "create_date": "2017-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "go-hip.com",
            "domain_keyword": "go-hip",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:52:21",
            "create_date": "2018-01-15",
            "update_date": "2023-10-18",
            "expiry_date": "2025-01-15",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "sdns1.vhosting-it.com",
                "sdns2.vhosting-it.com",
                "sdns3.vhosting-it.com",
                "web.urano.vhosting-it.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "gosip.pro",
            "domain_keyword": "gosip",
            "domain_tld": "pro",
            "query_time": "2024-05-12 13:02:39",
            "create_date": "2022-10-28",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-28",
            "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": [
                "dns1.westhost.com",
                "dns2.westhost.com",
                "dns3.westhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "go-vip.co.uk",
            "domain_keyword": "go-vip",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 03:45:53",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "cleo.ns.cloudflare.com",
                "kristin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "gooip.com",
            "domain_keyword": "gooip",
            "domain_tld": "com",
            "query_time": "2024-06-01 01:23:57",
            "create_date": "2018-02-19",
            "update_date": "2022-08-23",
            "expiry_date": "2024-02-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "govip.co",
            "domain_keyword": "govip",
            "domain_tld": "co",
            "query_time": "2024-05-07 21:29:47",
            "create_date": "2021-02-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-12",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "go-id.org",
            "domain_keyword": "go-id",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:52:26",
            "create_date": "2011-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "gosip.org",
            "domain_keyword": "gosip",
            "domain_tld": "org",
            "query_time": "2024-04-15 18:58:19",
            "create_date": "2007-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "go-sip.com",
            "domain_keyword": "go-sip",
            "domain_tld": "com",
            "query_time": "2024-05-19 07:52:21",
            "create_date": "2022-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=go-sip.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "gosip.world",
            "domain_keyword": "gosip",
            "domain_tld": "world",
            "query_time": "2024-05-18 13:22:19",
            "create_date": "2023-11-08",
            "update_date": "2023-11-13",
            "expiry_date": "2025-11-08",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "gotip.gold",
            "domain_keyword": "gotip",
            "domain_tld": "gold",
            "query_time": "2024-06-03 18:16:59",
            "create_date": "2024-04-08",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-08",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "co-ip.com",
            "domain_keyword": "co-ip",
            "domain_tld": "com",
            "query_time": "2024-05-31 04:14:19",
            "create_date": "2019-09-29",
            "update_date": "2024-03-28",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=co-ip.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "govip.app",
            "domain_keyword": "govip",
            "domain_tld": "app",
            "query_time": "2024-06-06 18:47:51",
            "create_date": "2022-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2026-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 whois server of the owning registrar 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",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "go-xp.com",
            "domain_keyword": "go-xp",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:56:06",
            "create_date": "2023-09-24",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1057.ui-dns.com",
                "ns1099.ui-dns.org",
                "ns1111.ui-dns.biz",
                "ns1113.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "go-gp.co.uk",
            "domain_keyword": "go-gp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 11:52:11",
            "create_date": "2019-09-29",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-29",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1040.ui-dns.de",
                "ns1058.ui-dns.biz",
                "ns1067.ui-dns.com",
                "ns1111.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "go-mp.com",
            "domain_keyword": "go-mp",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:53:27",
            "create_date": "2005-07-13",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.1blu.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.1blu.de",
                "ns02.1blu.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "go-it.com",
            "domain_keyword": "go-it",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:28:24",
            "create_date": "1998-05-11",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "mo-ip.com",
            "domain_keyword": "mo-ip",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:14:13",
            "create_date": "2015-11-03",
            "update_date": "2023-08-30",
            "expiry_date": "2024-11-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "go-ia.info",
            "domain_keyword": "go-ia",
            "domain_tld": "info",
            "query_time": "2024-04-15 01:22:11",
            "create_date": "2023-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "to-ip.com",
            "domain_keyword": "to-ip",
            "domain_tld": "com",
            "query_time": "2024-05-03 13:00:02",
            "create_date": "2022-09-09",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HU BEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=to-ip.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "gs-ip.com",
            "domain_keyword": "gs-ip",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:07:17",
            "create_date": "2010-07-17",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "go-iup.org",
            "domain_keyword": "go-iup",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:52:35",
            "create_date": "2016-07-12",
            "update_date": "2024-03-31",
            "expiry_date": "2026-07-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1075.awsdns-06.org",
                "ns-123.awsdns-15.com",
                "ns-1602.awsdns-08.co.uk",
                "ns-959.awsdns-55.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "govip.asia",
            "domain_keyword": "govip",
            "domain_tld": "asia",
            "query_time": "2024-04-17 01:35:38",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "gr-ip.pro",
            "domain_keyword": "gr-ip",
            "domain_tld": "pro",
            "query_time": "2024-05-27 05:50:59",
            "create_date": "2022-01-25",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TRD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "ns-1334.awsdns-38.org",
                "ns-1837.awsdns-37.co.uk",
                "ns-273.awsdns-34.com",
                "ns-783.awsdns-33.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "gopip.site",
            "domain_keyword": "gopip",
            "domain_tld": "site",
            "query_time": "2024-05-16 09:14:36",
            "create_date": "2023-11-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "goxip.co.th",
            "domain_keyword": "goxip",
            "domain_tld": "co.th",
            "query_time": "2024-06-09 19:51:51",
            "create_date": "2018-02-26",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-25",
            "registrar_name": "THNIC",
            "registrant_company": "Goxip Limited. (บริษัท ก็อกซิพ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "HK",
            "name_servers": [
                "april.ns.cloudflare.com",
                "chuck.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "go-vip.cc",
            "domain_keyword": "go-vip",
            "domain_tld": "cc",
            "query_time": "2024-04-29 03:26:42",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MAN GU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "TH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=go-vip.cc",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "please-renew-your-domain-in-www.gname.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "no-ip.ws",
            "domain_keyword": "no-ip",
            "domain_tld": "ws",
            "query_time": "2024-05-12 09:41:09",
            "create_date": "2005-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "nf1.no-ip.com",
                "nf2.no-ip.com",
                "nf3.no-ip.com",
                "nf4.no-ip.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "govip.win",
            "domain_keyword": "govip",
            "domain_tld": "win",
            "query_time": "2024-05-18 20:14:56",
            "create_date": "2017-06-15",
            "update_date": "2021-09-13",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ma xue dong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SD",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "go2ip.ru",
            "domain_keyword": "go2ip",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:39:54",
            "create_date": "2020-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dos.ns.alviy.com",
                "uno.ns.alviy.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "gosip.org.uk",
            "domain_keyword": "gosip",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 18:58:21",
            "create_date": "2018-10-22",
            "update_date": "2023-10-22",
            "expiry_date": "2032-10-22",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "no-ip.cyou",
            "domain_keyword": "no-ip",
            "domain_tld": "cyou",
            "query_time": "2024-05-10 12:32:26",
            "create_date": "2022-01-06",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "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.",
            "name_servers": [
                "harley.ns.cloudflare.com",
                "jo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "gocip.link",
            "domain_keyword": "gocip",
            "domain_tld": "link",
            "query_time": "2024-05-14 15:17:28",
            "create_date": "2023-08-22",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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": [
                "louis.ns.cloudflare.com",
                "monika.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "govip.hair",
            "domain_keyword": "govip",
            "domain_tld": "hair",
            "query_time": "2024-05-20 06:49:13",
            "create_date": "2023-04-09",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "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.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "go-sip.uk",
            "domain_keyword": "go-sip",
            "domain_tld": "uk",
            "query_time": "2024-05-30 03:45:07",
            "create_date": "2022-03-17",
            "update_date": "2023-12-09",
            "expiry_date": "2024-03-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 80,
            "domain_name": "go-up.cloud",
            "domain_keyword": "go-up",
            "domain_tld": "cloud",
            "query_time": "2024-04-29 03:26:37",
            "create_date": "2023-07-31",
            "update_date": "2023-10-30",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Go Up Systems GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "gozip.nl",
            "domain_keyword": "gozip",
            "domain_tld": "nl",
            "query_time": "2024-05-01 21:24:26",
            "create_date": "2013-02-01",
            "update_date": "2022-04-05",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 82,
            "domain_name": "po-ip.com",
            "domain_keyword": "po-ip",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:40:06",
            "create_date": "2005-09-08",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "no-ip.link",
            "domain_keyword": "no-ip",
            "domain_tld": "link",
            "query_time": "2024-05-25 04:18:27",
            "create_date": "2018-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "do-ip.com",
            "domain_keyword": "do-ip",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:25:23",
            "create_date": "2003-06-30",
            "update_date": "2018-03-08",
            "expiry_date": "2024-06-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n3k Informatik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1101.ui-dns.biz",
                "ns1101.ui-dns.com",
                "ns1101.ui-dns.de",
                "ns1101.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "gohip.biz",
            "domain_keyword": "gohip",
            "domain_tld": "biz",
            "query_time": "2024-05-17 12:59:45",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "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": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "gosip.biz",
            "domain_keyword": "gosip",
            "domain_tld": "biz",
            "query_time": "2024-05-27 03:37:41",
            "create_date": "2007-09-11",
            "update_date": "2024-02-24",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://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": [
                "cwp041.idc-durentiga.net",
                "cwp042.idc-durentiga.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "go-jp.com.cn",
            "domain_keyword": "go-jp",
            "domain_tld": "com.cn",
            "query_time": "2024-05-26 04:52:36",
            "create_date": "2023-05-23",
            "expiry_date": "2025-05-23",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "马英",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "govip.dev",
            "domain_keyword": "govip",
            "domain_tld": "dev",
            "query_time": "2024-06-06 18:47:51",
            "create_date": "2022-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2026-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 whois server of the owning registrar 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",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "vo-ip.co.uk",
            "domain_keyword": "vo-ip",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 11:50:09",
            "create_date": "2017-09-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-06",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "gozip.online",
            "domain_keyword": "gozip",
            "domain_tld": "online",
            "query_time": "2024-05-31 17:10:11",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "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.",
            "name_servers": [
                "lana.ns.cloudflare.com",
                "lloyd.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "no-ip.pl",
            "domain_keyword": "no-ip",
            "domain_tld": "pl",
            "query_time": "2024-06-10 02:14:22",
            "create_date": "2003-09-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.no-ip.pl",
                "ns2.no-ip.pl",
                "ns3.no-ip.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "govip.beauty",
            "domain_keyword": "govip",
            "domain_tld": "beauty",
            "query_time": "2024-04-17 01:35:38",
            "create_date": "2023-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "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.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "gr-ip.com",
            "domain_keyword": "gr-ip",
            "domain_tld": "com",
            "query_time": "2024-05-27 05:50:59",
            "create_date": "2020-08-19",
            "update_date": "2022-11-17",
            "expiry_date": "2025-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "vo-ip.org",
            "domain_keyword": "vo-ip",
            "domain_tld": "org",
            "query_time": "2024-06-10 05:05:33",
            "create_date": "2000-03-14",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://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": [
                "curt.ns.cloudflare.com",
                "dana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "goyip.com",
            "domain_keyword": "goyip",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:53:06",
            "create_date": "2013-10-07",
            "update_date": "2020-09-13",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "go-sip.net",
            "domain_keyword": "go-sip",
            "domain_tld": "net",
            "query_time": "2024-04-16 11:54:53",
            "create_date": "2022-06-03",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "gn-ip.com",
            "domain_keyword": "gn-ip",
            "domain_tld": "com",
            "query_time": "2024-04-26 18:02:57",
            "create_date": "2015-10-04",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-04",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns1.launchpad.com",
                "ns2.launchpad.com",
                "ns3.launchpad.com",
                "ns4.launchpad.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "go-ipq.org",
            "domain_keyword": "go-ipq",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:52:33",
            "create_date": "2017-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "go-up.club",
            "domain_keyword": "go-up",
            "domain_tld": "club",
            "query_time": "2024-05-26 04:53:44",
            "create_date": "2020-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "go-in.net",
            "domain_keyword": "go-in",
            "domain_tld": "net",
            "query_time": "2024-05-17 00:02:19",
            "create_date": "2004-05-17",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_country": "DE",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>go-ip.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>420</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>go-up.jp, go-tip.com, go-ap.info, go-it.shop, go-vip.net, govip.pro, go-zip.co.uk, goxip.asia, gozip.ru, gosip.co, gr-ip.org, go-up.online, gosip.ru, gotip.ru, go-if.com, go-in.cn, govip.vegas, go-sip.co.uk, go-up.shop, gorip.com, govip.com.br, co-ip.live, goaip.com, gosip.cloud, mo-ip.in, go-op.com, go-yp.com, go-in.it, ga-ip.biz, go-up.space, go-iq.de, go-id.cfd, go-up.co, go-ir.com, no-ip.it, goiip.com, govip.club, go-im.com, go-rp.com, gosip.in, gosip.co.in, no-ip.info, gocip.online, ga-ip.com, go-zip.uk, go-hip.com, gosip.pro, go-vip.co.uk, gooip.com, govip.co, go-id.org, gosip.org, go-sip.com, gosip.world, gotip.gold, co-ip.com, govip.app, go-xp.com, go-gp.co.uk, go-mp.com, go-it.com, mo-ip.com, go-ia.info, to-ip.com, gs-ip.com, go-iup.org, govip.asia, gr-ip.pro, gopip.site, goxip.co.th, go-vip.cc, no-ip.ws, govip.win, go2ip.ru, gosip.org.uk, no-ip.cyou, gocip.link, govip.hair, go-sip.uk, go-up.cloud, gozip.nl, po-ip.com, no-ip.link, do-ip.com, gohip.biz, gosip.biz, go-jp.com.cn, govip.dev, vo-ip.co.uk, gozip.online, no-ip.pl, govip.beauty, gr-ip.com, vo-ip.org, goyip.com, go-sip.net, gn-ip.com, go-ipq.org, go-up.club, go-in.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>go-up.jp</domain_name>
   <domain_keyword>go-up</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 11:55:47</query_time>
   <create_date>2010-01-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>kenji sawano</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>go-tip.com</domain_name>
   <domain_keyword>go-tip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 07:52:24</query_time>
   <create_date>2019-11-29</create_date>
   <update_date>2019-11-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>MDK LLC</registrant_name>
   <registrant_address>Marunouchi1-11-1 Pacific Century Place Marunouchi 8F</registrant_address>
   <registrant_city>Chiyoda-Ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>100-0005</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367559234</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>go-ap.info</domain_name>
   <domain_keyword>go-ap</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 04:51:54</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.as1.webhostface.biz</value>
    <value>ns2.as1.webhostface.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>go-it.shop</domain_name>
   <domain_keyword>go-it</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 09:37:25</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>go-vip.net</domain_name>
   <domain_keyword>go-vip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 17:59:34</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>3450 Sacramento Street, Suite 405</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94118</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4155319335</registrant_phone>
   <registrant_fax>+1.4155319336</registrant_fax>
   <name_servers>
    <value>ns1.go-vip.net</value>
    <value>ns2.go-vip.net</value>
    <value>ns3.go-vip.net</value>
    <value>ns4.go-vip.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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>govip.pro</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 01:08:17</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-25</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>ns59.domaincontrol.com</value>
    <value>ns60.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>7</num>
   <domain_name>go-zip.co.uk</domain_name>
   <domain_keyword>go-zip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 11:56:06</query_time>
   <create_date>2017-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>goxip.asia</domain_name>
   <domain_keyword>goxip</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-07 21:36:03</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-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>april.ns.cloudflare.com</value>
    <value>chuck.ns.cloudflare.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>9</num>
   <domain_name>gozip.ru</domain_name>
   <domain_keyword>gozip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 15:56:45</query_time>
   <create_date>2018-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>NETHOUSE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.majordomo.ru</value>
    <value>ns2.majordomo.ru</value>
    <value>ns3.majordomo.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>gosip.co</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 13:02:42</query_time>
   <create_date>2018-10-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2027-10-22</expiry_date>
   <registrar_iana>1626</registrar_iana>
   <registrar_name>Domainbox Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SHARED EARTH</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.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>11</num>
   <domain_name>gr-ip.org</domain_name>
   <domain_keyword>gr-ip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 17:14:22</query_time>
   <create_date>2022-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</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>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>12</num>
   <domain_name>go-up.online</domain_name>
   <domain_keyword>go-up</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 08:47:10</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>lubuskie</registrant_state>
   <registrant_country>PL</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>dns11.parkpage.foundationapi.com</value>
    <value>dns12.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>gosip.ru</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:54:50</query_time>
   <create_date>2010-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>chris.ns.cloudflare.com</value>
    <value>hera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>gotip.ru</domain_name>
   <domain_keyword>gotip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-20 19:08:48</query_time>
   <create_date>2009-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.gotip.ru</value>
    <value>ns2.gotip.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>go-if.com</domain_name>
   <domain_keyword>go-if</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:52:27</query_time>
   <create_date>2008-02-14</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2026-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.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>16</num>
   <domain_name>go-in.cn</domain_name>
   <domain_keyword>go-in</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 03:23:54</query_time>
   <create_date>2023-07-16</create_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>梁红</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>govip.vegas</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-05-21 10:54:40</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</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>ns19.domaincontrol.com</value>
    <value>ns20.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>18</num>
   <domain_name>go-sip.co.uk</domain_name>
   <domain_keyword>go-sip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 00:51:32</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>go-up.shop</domain_name>
   <domain_keyword>go-up</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 00:51:41</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>MA</registrant_country>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>gorip.com</domain_name>
   <domain_keyword>gorip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:44:04</query_time>
   <create_date>1999-10-19</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-10-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=gorip.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>govip.com.br</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 20:14:56</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2027-05-27</expiry_date>
   <registrant_name>Nome Ronni Douglas Bevilaqua</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>adi.ns.cloudflare.com</value>
    <value>greg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>co-ip.live</domain_name>
   <domain_keyword>co-ip</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-16 01:17:00</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard, S.L.</registrar_name>
   <registrar_website>https://www.cdmon.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EC</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>nspro18.hostgator.mx</value>
    <value>nspro19.hostgator.mx</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>goaip.com</domain_name>
   <domain_keyword>goaip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:48:45</query_time>
   <create_date>1997-11-30</create_date>
   <update_date>2021-10-06</update_date>
   <expiry_date>2026-11-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns2.earthlink.net</value>
    <value>dns3.earthlink.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>gosip.cloud</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-07 17:49:26</query_time>
   <create_date>2016-08-03</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BPR Asset Management</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>ddns1.ecore.com.au</value>
    <value>ddns2.ecore.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>mo-ip.in</domain_name>
   <domain_keyword>mo-ip</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 08:37:15</query_time>
   <create_date>2009-06-25</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1219</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.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>delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.winysstore.com</value>
    <value>ns2.winysstore.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>go-op.com</domain_name>
   <domain_keyword>go-op</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:53:59</query_time>
   <create_date>2012-03-04</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Carolyn Hughes</registrant_name>
   <registrant_address>10017 Steamboat Island Rd. N.W.</registrant_address>
   <registrant_city>Olympia</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98502</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3604406976</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>go-yp.com</domain_name>
   <domain_keyword>go-yp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 22:57:54</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-01</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_company>1&amp;1 Internet Inc</registrant_company>
   <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>ns1026.ui-dns.biz</value>
    <value>ns1068.ui-dns.org</value>
    <value>ns1091.ui-dns.com</value>
    <value>ns1109.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>go-in.it</domain_name>
   <domain_keyword>go-in</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 03:23:54</query_time>
   <create_date>2019-12-13</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>WSP Consult GmbH</registrant_company>
   <registrant_address>Evangelienberg 8D-38228 Salzgitter-Lichtenberg</registrant_address>
   <registrant_city>Salzgitter-Lichtenberg</registrant_city>
   <registrant_state>NI</registrant_state>
   <registrant_zip>38228</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ga-ip.biz</domain_name>
   <domain_keyword>ga-ip</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-28 23:12:16</query_time>
   <create_date>2015-02-26</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Evotec Consulting S.L</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>287</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.servidoresdns10.com</value>
    <value>dns2.servidoresdns10.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>go-up.space</domain_name>
   <domain_keyword>go-up</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-26 04:53:44</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>CI</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>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>go-iq.de</domain_name>
   <domain_keyword>go-iq</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 01:08:46</query_time>
   <update_date>2023-03-29</update_date>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.de</value>
    <value>ns3.domainoffensive.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>go-id.cfd</domain_name>
   <domain_keyword>go-id</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-12 14:54:05</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>3858</registrar_iana>
   <registrar_name>Aceville Pte. Ltd.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_company>&quot;Erss Buy&quot;</registrant_company>
   <registrant_state>&quot;Riau&quot;</registrant_state>
   <registrant_country>ID</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>diana.ns.cloudflare.com</value>
    <value>margo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>go-up.co</domain_name>
   <domain_keyword>go-up</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-09 22:57:51</query_time>
   <create_date>2014-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-01</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>ns09.domaincontrol.com</value>
    <value>ns10.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>34</num>
   <domain_name>go-ir.com</domain_name>
   <domain_keyword>go-ir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:28:24</query_time>
   <create_date>2008-05-03</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=go-ir.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>no-ip.it</domain_name>
   <domain_keyword>no-ip</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 10:48:07</query_time>
   <create_date>2011-07-24</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>doop GmbH&amp;   Co. KG</registrant_company>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>goiip.com</domain_name>
   <domain_keyword>goiip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:37:04</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lisa Adams Savard Consulting LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>govip.club</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-20 07:27:04</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains Inc</registrar_name>
   <registrar_website>whois.gochinadomains.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>ns61.domaincontrol.com</value>
    <value>ns62.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>38</num>
   <domain_name>go-im.com</domain_name>
   <domain_keyword>go-im</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:58:06</query_time>
   <create_date>2003-04-18</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2026-04-18</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Park Sun Hyo</registrant_name>
   <registrant_company>GO IM</registrant_company>
   <registrant_address>20 Floor Prime Center, Techno Mart 546-4 Gueui-dong, Gwangjin-gu, SEOUL</registrant_address>
   <registrant_zip>143200</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.234246080</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>go-rp.com</domain_name>
   <domain_keyword>go-rp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 03:25:51</query_time>
   <create_date>2010-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>40</num>
   <domain_name>gosip.in</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-15 18:58:19</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2025-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>business</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>41</num>
   <domain_name>gosip.co.in</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-07 17:49:26</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GOSIP INDIA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>no-ip.info</domain_name>
   <domain_keyword>no-ip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 14:13:32</query_time>
   <create_date>2001-11-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2026-11-22</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC DBA No-IP</registrar_name>
   <registrar_website>http://www.no-ip.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vitalwerks Internet Solutions, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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>nf1.no-ip.com</value>
    <value>nf2.no-ip.com</value>
    <value>nf3.no-ip.com</value>
    <value>nf4.no-ip.com</value>
    <value>nf5.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>gocip.online</domain_name>
   <domain_keyword>gocip</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 09:08:39</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <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>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ga-ip.com</domain_name>
   <domain_keyword>ga-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 04:17:46</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>287</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/db569127-29ba-456c-b048-03548b7d2ded</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.servidoresdns10.com</value>
    <value>dns2.servidoresdns10.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>go-zip.uk</domain_name>
   <domain_keyword>go-zip</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 11:56:04</query_time>
   <create_date>2017-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>go-hip.com</domain_name>
   <domain_keyword>go-hip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:52:21</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>sdns1.vhosting-it.com</value>
    <value>sdns2.vhosting-it.com</value>
    <value>sdns3.vhosting-it.com</value>
    <value>web.urano.vhosting-it.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>gosip.pro</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 13:02:39</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-28</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>dns1.westhost.com</value>
    <value>dns2.westhost.com</value>
    <value>dns3.westhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>go-vip.co.uk</domain_name>
   <domain_keyword>go-vip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 03:45:53</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>cleo.ns.cloudflare.com</value>
    <value>kristin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>gooip.com</domain_name>
   <domain_keyword>gooip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 01:23:57</query_time>
   <create_date>2018-02-19</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-02-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>govip.co</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 21:29:47</query_time>
   <create_date>2021-02-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-12</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>Privacy Protection</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>go-id.org</domain_name>
   <domain_keyword>go-id</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:52:26</query_time>
   <create_date>2011-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>52</num>
   <domain_name>gosip.org</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 18:58:19</query_time>
   <create_date>2007-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>53</num>
   <domain_name>go-sip.com</domain_name>
   <domain_keyword>go-sip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 07:52:21</query_time>
   <create_date>2022-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=go-sip.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>gosip.world</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-18 13:22:19</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2025-11-08</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>ns15.domaincontrol.com</value>
    <value>ns16.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>55</num>
   <domain_name>gotip.gold</domain_name>
   <domain_keyword>gotip</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-06-03 18:16:59</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-08</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>ns59.domaincontrol.com</value>
    <value>ns60.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>56</num>
   <domain_name>co-ip.com</domain_name>
   <domain_keyword>co-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 04:14:19</query_time>
   <create_date>2019-09-29</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>HUBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=co-ip.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>govip.app</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 18:47:51</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2026-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 whois server of the owning registrar 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>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>58</num>
   <domain_name>go-xp.com</domain_name>
   <domain_keyword>go-xp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:56:06</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-24</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1057.ui-dns.com</value>
    <value>ns1099.ui-dns.org</value>
    <value>ns1111.ui-dns.biz</value>
    <value>ns1113.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>go-gp.co.uk</domain_name>
   <domain_keyword>go-gp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 11:52:11</query_time>
   <create_date>2019-09-29</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1040.ui-dns.de</value>
    <value>ns1058.ui-dns.biz</value>
    <value>ns1067.ui-dns.com</value>
    <value>ns1111.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>go-mp.com</domain_name>
   <domain_keyword>go-mp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:53:27</query_time>
   <create_date>2005-07-13</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.1blu.de</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns01.1blu.de</value>
    <value>ns02.1blu.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>go-it.com</domain_name>
   <domain_keyword>go-it</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:28:24</query_time>
   <create_date>1998-05-11</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <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>62</num>
   <domain_name>mo-ip.com</domain_name>
   <domain_keyword>mo-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:14:13</query_time>
   <create_date>2015-11-03</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>go-ia.info</domain_name>
   <domain_keyword>go-ia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 01:22:11</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>to-ip.com</domain_name>
   <domain_keyword>to-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 13:00:02</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>HU BEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=to-ip.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>gs-ip.com</domain_name>
   <domain_keyword>gs-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:07:17</query_time>
   <create_date>2010-07-17</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>go-iup.org</domain_name>
   <domain_keyword>go-iup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:52:35</query_time>
   <create_date>2016-07-12</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2026-07-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1075.awsdns-06.org</value>
    <value>ns-123.awsdns-15.com</value>
    <value>ns-1602.awsdns-08.co.uk</value>
    <value>ns-959.awsdns-55.net</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>67</num>
   <domain_name>govip.asia</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-17 01:35:38</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</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>ns43.domaincontrol.com</value>
    <value>ns44.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>68</num>
   <domain_name>gr-ip.pro</domain_name>
   <domain_keyword>gr-ip</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-27 05:50:59</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TRD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>ns-1334.awsdns-38.org</value>
    <value>ns-1837.awsdns-37.co.uk</value>
    <value>ns-273.awsdns-34.com</value>
    <value>ns-783.awsdns-33.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>gopip.site</domain_name>
   <domain_keyword>gopip</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 09:14:36</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <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>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>goxip.co.th</domain_name>
   <domain_keyword>goxip</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-09 19:51:51</query_time>
   <create_date>2018-02-26</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Goxip Limited. (บริษัท ก็อกซิพ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>HK</registrant_country>
   <name_servers>
    <value>april.ns.cloudflare.com</value>
    <value>chuck.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>go-vip.cc</domain_name>
   <domain_keyword>go-vip</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-29 03:26:42</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>MAN GU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=go-vip.cc</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>please-renew-your-domain-in-www.gname.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>no-ip.ws</domain_name>
   <domain_keyword>no-ip</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-12 09:41:09</query_time>
   <create_date>2005-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>nf1.no-ip.com</value>
    <value>nf2.no-ip.com</value>
    <value>nf3.no-ip.com</value>
    <value>nf4.no-ip.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>73</num>
   <domain_name>govip.win</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-18 20:14:56</query_time>
   <create_date>2017-06-15</create_date>
   <update_date>2021-09-13</update_date>
   <expiry_date>2024-06-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_company>ma xue dong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SD</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>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>74</num>
   <domain_name>go2ip.ru</domain_name>
   <domain_keyword>go2ip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:39:54</query_time>
   <create_date>2020-09-26</create_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dos.ns.alviy.com</value>
    <value>uno.ns.alviy.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>gosip.org.uk</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 18:58:21</query_time>
   <create_date>2018-10-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2032-10-22</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>no-ip.cyou</domain_name>
   <domain_keyword>no-ip</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-10 12:32:26</query_time>
   <create_date>2022-01-06</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <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>
   <name_servers>
    <value>harley.ns.cloudflare.com</value>
    <value>jo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>gocip.link</domain_name>
   <domain_keyword>gocip</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-14 15:17:28</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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>louis.ns.cloudflare.com</value>
    <value>monika.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>govip.hair</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>hair</domain_tld>
   <query_time>2024-05-20 06:49:13</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</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.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>go-sip.uk</domain_name>
   <domain_keyword>go-sip</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-30 03:45:07</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>go-up.cloud</domain_name>
   <domain_keyword>go-up</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-29 03:26:37</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Go Up Systems GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>gozip.nl</domain_name>
   <domain_keyword>gozip</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 21:24:26</query_time>
   <create_date>2013-02-01</create_date>
   <update_date>2022-04-05</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>po-ip.com</domain_name>
   <domain_keyword>po-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:40:06</query_time>
   <create_date>2005-09-08</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>83</num>
   <domain_name>no-ip.link</domain_name>
   <domain_keyword>no-ip</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-25 04:18:27</query_time>
   <create_date>2018-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>do-ip.com</domain_name>
   <domain_keyword>do-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:25:23</query_time>
   <create_date>2003-06-30</create_date>
   <update_date>2018-03-08</update_date>
   <expiry_date>2024-06-30</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_company>n3k Informatik GmbH</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>DE</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>ns1101.ui-dns.biz</value>
    <value>ns1101.ui-dns.com</value>
    <value>ns1101.ui-dns.de</value>
    <value>ns1101.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>gohip.biz</domain_name>
   <domain_keyword>gohip</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 12:59:45</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</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>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>gosip.biz</domain_name>
   <domain_keyword>gosip</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 03:37:41</query_time>
   <create_date>2007-09-11</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://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>cwp041.idc-durentiga.net</value>
    <value>cwp042.idc-durentiga.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>go-jp.com.cn</domain_name>
   <domain_keyword>go-jp</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-26 04:52:36</query_time>
   <create_date>2023-05-23</create_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>马英</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>govip.dev</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-06 18:47:51</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2026-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 whois server of the owning registrar 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>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>89</num>
   <domain_name>vo-ip.co.uk</domain_name>
   <domain_keyword>vo-ip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 11:50:09</query_time>
   <create_date>2017-09-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>gozip.online</domain_name>
   <domain_keyword>gozip</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 17:10:11</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <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>
   <name_servers>
    <value>lana.ns.cloudflare.com</value>
    <value>lloyd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>no-ip.pl</domain_name>
   <domain_keyword>no-ip</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-10 02:14:22</query_time>
   <create_date>2003-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.no-ip.pl</value>
    <value>ns2.no-ip.pl</value>
    <value>ns3.no-ip.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>govip.beauty</domain_name>
   <domain_keyword>govip</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-04-17 01:35:38</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</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.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>gr-ip.com</domain_name>
   <domain_keyword>gr-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 05:50:59</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>94</num>
   <domain_name>vo-ip.org</domain_name>
   <domain_keyword>vo-ip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 05:05:33</query_time>
   <create_date>2000-03-14</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://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>curt.ns.cloudflare.com</value>
    <value>dana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>goyip.com</domain_name>
   <domain_keyword>goyip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:53:06</query_time>
   <create_date>2013-10-07</create_date>
   <update_date>2020-09-13</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>go-sip.net</domain_name>
   <domain_keyword>go-sip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 11:54:53</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>97</num>
   <domain_name>gn-ip.com</domain_name>
   <domain_keyword>gn-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 18:02:57</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns1.launchpad.com</value>
    <value>ns2.launchpad.com</value>
    <value>ns3.launchpad.com</value>
    <value>ns4.launchpad.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>go-ipq.org</domain_name>
   <domain_keyword>go-ipq</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:52:33</query_time>
   <create_date>2017-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>go-up.club</domain_name>
   <domain_keyword>go-up</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-26 04:53:44</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <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>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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>go-in.net</domain_name>
   <domain_keyword>go-in</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 00:02:19</query_time>
   <create_date>2004-05-17</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.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>
 </results>
 <stats>
  <total_time>0.093</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</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.