WHOIS QUERY TIME

11 Apr 2024 - 6:03 AM UTC

Registered: 4 March 2003
Expiry: 4 March 2027

REGISTRAR

Name: 中企动力科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns1.cnolnic.net
ns2.cnolnic.net

DOMAIN STATUS

ok

REGISTRANT

Name: 天津艾格密封制品有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=agg.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "agg.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "agg.com.cn",
            "domain_keyword": "agg",
            "domain_tld": "com.cn",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2003-03-04",
            "expiry_date": "2027-03-04",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "天津艾格密封制品有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>agg.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>agg.com.cn</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2003-03-04</create_date>
   <expiry_date>2027-03-04</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>天津艾格密封制品有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cnolnic.net</value>
    <value>ns2.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.113 seconds) for "agg.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Feb 2023 - 11:05 AM UTC

Registered: 4 March 2003
Expiry: 4 March 2027

REGISTRAR

Name: 中企动力科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns1.cnolnic.net
ns2.cnolnic.net

DOMAIN STATUS

ok

REGISTRANT

Name: 天津艾格密封制品有限公司
Email: [email protected]

#2 - QUERY TIME

23 May 2023 - 8:48 PM UTC

Registered: 4 March 2003
Expiry: 4 March 2027

REGISTRAR

Name: 中企动力科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns1.cnolnic.net
ns2.cnolnic.net

DOMAIN STATUS

ok

REGISTRANT

Name: 天津艾格密封制品有限公司
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=agg.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "agg.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "agg.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "agg.com.cn",
            "domain_keyword": "agg",
            "domain_tld": "com.cn",
            "query_time": "2023-02-09 11:05:34",
            "create_date": "2003-03-04",
            "expiry_date": "2027-03-04",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "天津艾格密封制品有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "agg.com.cn",
            "domain_keyword": "agg",
            "domain_tld": "com.cn",
            "query_time": "2023-05-23 20:48:15",
            "create_date": "2003-03-04",
            "expiry_date": "2027-03-04",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "天津艾格密封制品有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.113,
        "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>agg.com.cn</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>agg.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>agg.com.cn</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-02-09 11:05:34</query_time>
   <create_date>2003-03-04</create_date>
   <expiry_date>2027-03-04</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>天津艾格密封制品有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cnolnic.net</value>
    <value>ns2.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>agg.com.cn</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-05-23 20:48:15</query_time>
   <create_date>2003-03-04</create_date>
   <expiry_date>2027-03-04</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>天津艾格密封制品有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cnolnic.net</value>
    <value>ns2.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.113</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 77 domain names (in 0.092 seconds) which contained the exact domain keyword "agg".
Domain Name Registered Expiry Registrar Ownership
1 agg.com 16 Apr 1996 17 Apr 2027 Network Solutions, LLC Arnall, Golden and Gregory
2 agg.org 8 Feb 2000 8 Feb 2025 Dynadot Inc Telepathy Inc
3 agg.net 13 Mar 2000 13 Mar 2025 Moniker Online Services LLC Moniker Privacy Services
4 agg.uk.com 13 Jul 2000 13 Jul 2024 iomart Group Plc -
5 agg.com.pl 8 Aug 2000 7 Aug 2025 OVH SAS -
6 agg.co.jp 25 Jan 2001 - - Ageo Green Garden Co.,Ltd.
7 agg.pl 21 Nov 2001 20 Nov 2024 home.pl S.A. -
8 agg.co.nz 14 Feb 2002 - Ebox Limited -
9 agg.ru 19 Nov 2002 19 Nov 2024 RU-CENTER-RU Private Person
10 agg.com.cn 4 Mar 2003 4 Mar 2027 中企动力科技股份有限公司 天津艾格密封制品有限公司
11 agg.hr 29 Sep 2003 23 Jul 2024 CARNET A. G. G. d. o. o.
12 agg.info 24 Nov 2004 24 Nov 2024 PSI-USA, Inc. dba Domain Robot DOMAINWORLD
13 agg.be 3 Dec 2004 - Realtime Register B.V. -
14 agg.jp 30 Jan 2005 31 Jan 2025 - AD8 Corp,Inc.
15 agg.in 21 Sep 2006 21 Sep 2024 united-domains AG REDACTED FOR PRIVACY
16 agg.net.pl 28 Jan 2007 28 Jan 2025 Consulting Service Sp. z o.o. -
17 agg.se 7 Jul 2007 7 Jul 2024 NEware AB -
18 agg.ie 18 Sep 2008 19 Sep 2024 Hosting Ireland REDACTED FOR PRIVACY
19 agg.nl 15 Apr 2009 - One.com A/S -
20 agg.cat 14 Oct 2009 15 Oct 2024 IONOS SE Data Privacy Protected
21 agg.by 28 Jun 2010 16 Jul 2024 Reliable Software, Ltd ООО "Автостеклогрупп"
22 agg.co 20 Jul 2010 19 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
23 agg.mobi 24 Mar 2012 24 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com xiaoqin zhang
24 agg.io 4 Jan 2014 4 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 agg.org.cn 6 Apr 2014 6 Apr 2027 阿里云计算有限公司(万网) 重庆赛宾建材有限公司
26 agg.com.br 5 Aug 2014 5 Aug 2026 - AGG EQUIPAMENTOS LTDA ME
27 agg.agency 16 Sep 2016 16 Sep 2024 RegistryGate GmbH REDACTED FOR PRIVACY
28 agg.law 31 Mar 2017 31 Mar 2025 101domain GRS Limited REDACTED FOR PRIVACY
29 agg.world 26 Oct 2018 26 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
30 agg.ro 14 Nov 2018 24 Feb 2025 Gandi SAS -
31 agg.eco 14 Mar 2019 14 Mar 2025 Synergy Wholesale Pty Ltd REDACTED FOR PRIVACY
32 agg.top 26 Apr 2019 26 Apr 2029 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 李永涛
33 agg.uk 1 Jul 2019 1 Jul 2024 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] -
34 agg.app 23 Jul 2019 23 Jul 2024 Sav.com, LLC Privacy Protection
35 agg.capital 7 Aug 2019 7 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 agg.tokyo 15 Aug 2019 15 Aug 2024 GMO Internet Group, Inc. -
37 agg.gal 23 Jan 2020 23 Jan 2025 DINAHOSTING S.L. Asociación de Gaiteiros Galegos, Ascn.
38 agg.global 10 Mar 2020 10 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 agg.company 12 Mar 2020 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 agg.md 3 Jun 2020 3 Jun 2024 - -
41 agg.rocks 21 Jun 2020 21 Jun 2024 Squarespace Domains II LLC Alliance Trucking
42 agg.xyz 26 Jul 2020 26 Jul 2024 DNSPod, Inc. Lan Bo
43 agg.bayern 9 Oct 2020 9 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
44 agg.asia 2 Jun 2021 2 Jun 2031 Web Commerce Communications Limited dba WebNic.cc AGG Marketing Solutions
45 agg.exchange 15 Jun 2021 15 Jun 2024 Name.com, Inc. Domain Protection Services, Inc.
46 agg.plus 4 Feb 2022 4 Feb 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) pan wei ping
47 agg.ovh 3 Apr 2022 3 Apr 2026 OVH REDACTED_FOR_PRIVACY
48 agg.ink 6 Apr 2022 6 Apr 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
49 agg.club 16 Apr 2022 16 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
50 agg.finance 30 Apr 2022 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 agg.email 10 Jun 2022 10 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 agg.su 28 Jun 2022 28 Jun 2024 RFRU-SU Private Person
53 agg.bet 11 Aug 2022 11 Aug 2024 101domain GRS Limited Digital Privacy Corporation
54 agg.careers 8 Oct 2022 8 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
55 agg.one 12 Oct 2022 12 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 agg.nrw 28 Nov 2022 28 Nov 2024 Ascio Technologies Inc. GELSEN-NET Kommunikationsgesellschaft mbH
57 agg.ca 7 Dec 2022 7 Dec 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
58 agg.sh 6 Jan 2023 6 Jan 2025 Sav.com, LLC Privacy Protection
59 agg.legal 22 May 2023 22 May 2025 Tucows Domains Inc. Data Protected
60 agg.wang 31 May 2023 31 May 2025 Chengdu west dimension digital Liu Tao Rong
61 agg.life 26 Jun 2023 26 Jun 2024 Sav.com, LLC Privacy Protection
62 agg.design 5 Sep 2023 5 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 agg.solutions 29 Sep 2023 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 agg.group 13 Oct 2023 13 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 agg.energy 1 Nov 2023 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 agg.monster 21 Nov 2023 21 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER -
67 agg.red 17 Jan 2024 17 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
68 agg.lat 18 Jan 2024 18 Jan 2025 Porkbun, LLC Private by Design, LLC
69 agg.network 29 Jan 2024 29 Jan 2025 Dynadot Inc TLD Options
70 agg.wtf 28 Feb 2024 28 Feb 2025 NameSilo, LLC PrivacyGuardian.org llc
71 agg.org.pl 25 Mar 2024 25 Mar 2025 Aftermarket.pl Limited -
72 agg.co.uk 26 Mar 2024 26 Mar 2025 Mr DJ Wood t/a Unforgettable Domains Ltd [Tag = UNFORGETTABLE] -
73 agg.live 12 Apr 2024 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 agg.digital 29 Apr 2024 29 Apr 2025 Sav.com, LLC - 1 Privacy Protection
75 agg.pt - - - A. Gomes & Gomes, Lda
76 agg.com.au - - Domain Directors Pty Ltd trading as Instra Jamie Osborn
77 agg.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
78 agg.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD George Khoury

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=agg&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "agg",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 78,
        "relation": "eq",
        "current": 78
    },
    "unique_domains": "agg.com, agg.org, agg.net, agg.uk.com, agg.com.pl, agg.co.jp, agg.pl, agg.co.nz, agg.ru, agg.com.cn, agg.hr, agg.info, agg.be, agg.jp, agg.in, agg.net.pl, agg.se, agg.ie, agg.nl, agg.cat, agg.by, agg.co, agg.mobi, agg.io, agg.org.cn, agg.com.br, agg.agency, agg.law, agg.world, agg.ro, agg.eco, agg.top, agg.uk, agg.app, agg.capital, agg.tokyo, agg.gal, agg.global, agg.company, agg.md, agg.rocks, agg.xyz, agg.bayern, agg.asia, agg.exchange, agg.plus, agg.ovh, agg.ink, agg.club, agg.finance, agg.email, agg.su, agg.bet, agg.careers, agg.one, agg.nrw, agg.ca, agg.sh, agg.legal, agg.wang, agg.life, agg.design, agg.solutions, agg.group, agg.energy, agg.monster, agg.red, agg.lat, agg.network, agg.wtf, agg.org.pl, agg.co.uk, agg.live, agg.digital, agg.pt, agg.com.au, agg.ai, agg.net.au",
    "results": [
        {
            "num": 1,
            "domain_name": "agg.com",
            "domain_keyword": "agg",
            "domain_tld": "com",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "1996-04-16",
            "update_date": "2022-03-05",
            "expiry_date": "2027-04-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Arnall, Golden and Gregory",
            "registrant_company": "Arnall, Golden and Gregory",
            "registrant_address": "171 17TH ST NW STE 2100",
            "registrant_city": "ATLANTA",
            "registrant_state": "GA",
            "registrant_zip": "30363-1031",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4048738116",
            "registrant_fax": "+1.4048738117",
            "name_servers": [
                "udns1.ultradns.net",
                "udns2.ultradns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "agg.org",
            "domain_keyword": "agg",
            "domain_tld": "org",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2000-02-08",
            "update_date": "2023-08-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telepathy Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "agg.net",
            "domain_keyword": "agg",
            "domain_tld": "net",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2000-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "4bffc145567f7e1742e94f7c48ba412c814d48065bfc3c37654c5a8a1342704c@agg.net.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns1.nstrunk.com",
                "ns2.nstrunk.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "agg.uk.com",
            "domain_keyword": "agg",
            "domain_tld": "uk.com",
            "query_time": "2024-05-09 12:47:40",
            "create_date": "2000-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "registrar_name": "iomart Group Plc",
            "registrar_website": "http://www.easyspace.com",
            "registrant_email": "https://whois.centralnic.com/contact/agg.uk.com/registrant",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "agg.com.pl",
            "domain_keyword": "agg",
            "domain_tld": "com.pl",
            "query_time": "2024-05-14 13:41:28",
            "create_date": "2000-08-08",
            "update_date": "2023-06-12",
            "expiry_date": "2025-08-07",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "agg.co.jp",
            "domain_keyword": "agg",
            "domain_tld": "co.jp",
            "query_time": "2024-05-28 19:14:11",
            "create_date": "2001-01-25",
            "update_date": "2024-02-01",
            "registrant_company": "Ageo Green Garden Co.,Ltd.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 7,
            "domain_name": "agg.pl",
            "domain_keyword": "agg",
            "domain_tld": "pl",
            "query_time": "2024-05-17 17:47:18",
            "create_date": "2001-11-21",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-20",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "agg.co.nz",
            "domain_keyword": "agg",
            "domain_tld": "co.nz",
            "query_time": "2024-05-16 07:08:10",
            "create_date": "2002-02-14",
            "update_date": "2023-04-13",
            "registrar_name": "Ebox Limited",
            "registrar_website": "https://ebox.co.nz",
            "name_servers": [
                "ns1.ebox.co.nz",
                "ns2.ebox.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "agg.ru",
            "domain_keyword": "agg",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:23:02",
            "create_date": "2002-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rsnx.ru",
                "ns2.rsnx.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "agg.com.cn",
            "domain_keyword": "agg",
            "domain_tld": "com.cn",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2003-03-04",
            "expiry_date": "2027-03-04",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "天津艾格密封制品有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "agg.hr",
            "domain_keyword": "agg",
            "domain_tld": "hr",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2003-09-29",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "A. G. G. d. o. o.",
            "registrant_address": "Ulica Kačića Miošića - Via Andrija Kačić Miošić 4",
            "registrant_city": "Pula",
            "registrant_state": "HR",
            "registrant_zip": "52100",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 12,
            "domain_name": "agg.info",
            "domain_keyword": "agg",
            "domain_tld": "info",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2004-11-24",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOMAINWORLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "agg.be",
            "domain_keyword": "agg",
            "domain_tld": "be",
            "query_time": "2024-05-31 06:09:31",
            "create_date": "2004-12-03",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 14,
            "domain_name": "agg.jp",
            "domain_keyword": "agg",
            "domain_tld": "jp",
            "query_time": "2024-05-20 19:49:56",
            "create_date": "2005-01-30",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "AD8 Corp,Inc.",
            "registrant_address": "Shinagawa-ku",
            "registrant_zip": "140-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3450-4021",
            "registrant_fax": "03-3450-4022",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 15,
            "domain_name": "agg.in",
            "domain_keyword": "agg",
            "domain_tld": "in",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2006-09-21",
            "update_date": "2024-03-07",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "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": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "agg.net.pl",
            "domain_keyword": "agg",
            "domain_tld": "net.pl",
            "query_time": "2024-06-02 14:38:09",
            "create_date": "2007-01-28",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-28",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.pro-linuxpl.com",
                "ns2.pro-linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "agg.se",
            "domain_keyword": "agg",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:14:21",
            "create_date": "2007-07-07",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "NEware AB",
            "name_servers": [
                "ns1.dnh.se",
                "ns2.dnh.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "agg.ie",
            "domain_keyword": "agg",
            "domain_tld": "ie",
            "query_time": "2024-05-28 19:14:11",
            "create_date": "2008-09-18",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-19",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhostingireland.ie",
                "ns2.webhostingireland.ie",
                "ns3.webhostingireland.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "agg.nl",
            "domain_keyword": "agg",
            "domain_tld": "nl",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2009-04-15",
            "update_date": "2019-05-29",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "agg.cat",
            "domain_keyword": "agg",
            "domain_tld": "cat",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2009-10-14",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns469.websitewelcome.com",
                "ns470.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "agg.by",
            "domain_keyword": "agg",
            "domain_tld": "by",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2010-06-28",
            "update_date": "2024-01-23",
            "expiry_date": "2024-07-16",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"Автостеклогрупп\"",
            "registrant_address": "220033, -, г. Минск, пр-т Партизанский, д. 8, корп.4, каб. 68",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375296884895",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 22,
            "domain_name": "agg.co",
            "domain_keyword": "agg",
            "domain_tld": "co",
            "query_time": "2024-05-23 13:11:17",
            "create_date": "2010-07-20",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "agg.mobi",
            "domain_keyword": "agg",
            "domain_tld": "mobi",
            "query_time": "2024-06-02 14:38:07",
            "create_date": "2012-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "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": "xiaoqin zhang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "dns19.parkpage.foundationapi.com",
                "dns20.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "agg.io",
            "domain_keyword": "agg",
            "domain_tld": "io",
            "query_time": "2024-05-22 01:23:12",
            "create_date": "2014-01-04",
            "update_date": "2023-12-10",
            "expiry_date": "2025-01-04",
            "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": [
                "ben.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "agg.org.cn",
            "domain_keyword": "agg",
            "domain_tld": "org.cn",
            "query_time": "2024-05-28 19:14:11",
            "create_date": "2014-04-06",
            "expiry_date": "2027-04-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "重庆赛宾建材有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "agg.com.br",
            "domain_keyword": "agg",
            "domain_tld": "com.br",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2014-08-05",
            "update_date": "2021-08-21",
            "expiry_date": "2026-08-05",
            "registrant_name": "AGG EQUIPAMENTOS LTDA ME",
            "name_servers": [
                "ns248.prodns.com.br",
                "ns249.prodns.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 27,
            "domain_name": "agg.agency",
            "domain_keyword": "agg",
            "domain_tld": "agency",
            "query_time": "2024-04-07 08:11:19",
            "create_date": "2016-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "agg.law",
            "domain_keyword": "agg",
            "domain_tld": "law",
            "query_time": "2024-05-23 13:11:17",
            "create_date": "2017-03-31",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "agg.world",
            "domain_keyword": "agg",
            "domain_tld": "world",
            "query_time": "2024-05-09 12:47:40",
            "create_date": "2018-10-26",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-26",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "agg.ro",
            "domain_keyword": "agg",
            "domain_tld": "ro",
            "query_time": "2024-05-14 13:41:27",
            "create_date": "2018-11-14",
            "expiry_date": "2025-02-24",
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 31,
            "domain_name": "agg.eco",
            "domain_keyword": "agg",
            "domain_tld": "eco",
            "query_time": "2024-05-14 13:41:27",
            "create_date": "2019-03-14",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Pty Ltd",
            "registrar_website": "www.synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syd4.hostyourservices.net",
                "ns2.syd4.hostyourservices.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "agg.top",
            "domain_keyword": "agg",
            "domain_tld": "top",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2019-04-26",
            "update_date": "2019-09-22",
            "expiry_date": "2029-04-26",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "李永涛",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhejiangshen",
            "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": [
                "dns1.51dns.top",
                "dns2.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "agg.uk",
            "domain_keyword": "agg",
            "domain_tld": "uk",
            "query_time": "2024-05-04 22:46:51",
            "create_date": "2019-07-01",
            "update_date": "2023-12-24",
            "expiry_date": "2024-07-01",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "agg.app",
            "domain_keyword": "agg",
            "domain_tld": "app",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2019-07-23",
            "update_date": "2023-05-20",
            "expiry_date": "2024-07-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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 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": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "agg.capital",
            "domain_keyword": "agg",
            "domain_tld": "capital",
            "query_time": "2024-05-09 12:47:39",
            "create_date": "2019-08-07",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "agg.tokyo",
            "domain_keyword": "agg",
            "domain_tld": "tokyo",
            "query_time": "2024-04-17 20:43:19",
            "create_date": "2019-08-15",
            "update_date": "2023-11-02",
            "expiry_date": "2024-08-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "agg.gal",
            "domain_keyword": "agg",
            "domain_tld": "gal",
            "query_time": "2024-05-25 19:24:18",
            "create_date": "2020-01-23",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_company": "Asociación de Gaiteiros Galegos, Ascn.",
            "registrant_state": "Coruña (a)",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "agg.global",
            "domain_keyword": "agg",
            "domain_tld": "global",
            "query_time": "2024-05-14 13:41:27",
            "create_date": "2020-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "agg.company",
            "domain_keyword": "agg",
            "domain_tld": "company",
            "query_time": "2024-05-14 13:41:27",
            "create_date": "2020-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-12",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "agg.md",
            "domain_keyword": "agg",
            "domain_tld": "md",
            "query_time": "2024-05-09 12:47:40",
            "create_date": "2020-06-03",
            "expiry_date": "2024-06-03",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "melissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 41,
            "domain_name": "agg.rocks",
            "domain_keyword": "agg",
            "domain_tld": "rocks",
            "query_time": "2024-05-23 13:11:17",
            "create_date": "2020-06-21",
            "update_date": "2024-04-11",
            "expiry_date": "2024-06-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alliance Trucking",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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-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": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "agg.xyz",
            "domain_keyword": "agg",
            "domain_tld": "xyz",
            "query_time": "2024-05-03 21:05:22",
            "create_date": "2020-07-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Lan Bo",
            "registrant_state": "jiang su sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "agg.bayern",
            "domain_keyword": "agg",
            "domain_tld": "bayern",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2020-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "agg.asia",
            "domain_keyword": "agg",
            "domain_tld": "asia",
            "query_time": "2024-05-28 19:14:11",
            "create_date": "2021-06-02",
            "update_date": "2021-08-01",
            "expiry_date": "2031-06-02",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AGG Marketing Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Singapore",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns184.mschosting.com",
                "ns185.mschosting.com",
                "ns186.mschosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "agg.exchange",
            "domain_keyword": "agg",
            "domain_tld": "exchange",
            "query_time": "2024-05-23 13:11:17",
            "create_date": "2021-06-15",
            "update_date": "2023-07-12",
            "expiry_date": "2024-06-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "elliot.ns.cloudflare.com",
                "tess.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "agg.plus",
            "domain_keyword": "agg",
            "domain_tld": "plus",
            "query_time": "2024-05-28 19:14:11",
            "create_date": "2022-02-04",
            "update_date": "2022-04-19",
            "expiry_date": "2027-02-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pan wei ping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "agg.ovh",
            "domain_keyword": "agg",
            "domain_tld": "ovh",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2022-04-03",
            "update_date": "2024-04-09",
            "expiry_date": "2026-04-03",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "agg.ink",
            "domain_keyword": "agg",
            "domain_tld": "ink",
            "query_time": "2024-05-28 19:14:11",
            "create_date": "2022-04-06",
            "update_date": "2022-10-11",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "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": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "agg.club",
            "domain_keyword": "agg",
            "domain_tld": "club",
            "query_time": "2024-05-01 18:25:59",
            "create_date": "2022-04-16",
            "update_date": "2024-04-22",
            "expiry_date": "2026-04-16",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "agg.finance",
            "domain_keyword": "agg",
            "domain_tld": "finance",
            "query_time": "2024-05-09 12:47:40",
            "create_date": "2022-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "agg.email",
            "domain_keyword": "agg",
            "domain_tld": "email",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2022-06-10",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-10",
            "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": [
                "donald.ns.cloudflare.com",
                "melissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "agg.su",
            "domain_keyword": "agg",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:04",
            "create_date": "2022-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "RFRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 53,
            "domain_name": "agg.bet",
            "domain_keyword": "agg",
            "domain_tld": "bet",
            "query_time": "2024-04-17 20:43:16",
            "create_date": "2022-08-11",
            "update_date": "2022-10-16",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "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": [
                "brady.ns.cloudflare.com",
                "magnolia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "agg.careers",
            "domain_keyword": "agg",
            "domain_tld": "careers",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2022-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "agg.one",
            "domain_keyword": "agg",
            "domain_tld": "one",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2022-10-12",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-12",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "agg.nrw",
            "domain_keyword": "agg",
            "domain_tld": "nrw",
            "query_time": "2024-05-23 13:11:17",
            "create_date": "2022-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "GELSEN-NET Kommunikationsgesellschaft mbH",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.dns-gelsen.net",
                "b.dns-gelsen.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "agg.ca",
            "domain_keyword": "agg",
            "domain_tld": "ca",
            "query_time": "2024-05-14 13:41:27",
            "create_date": "2022-12-07",
            "update_date": "2023-07-12",
            "expiry_date": "2024-12-07",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "agg.sh",
            "domain_keyword": "agg",
            "domain_tld": "sh",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2023-01-06",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-06",
            "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": [
                "a.2ns.net",
                "b.2ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "agg.legal",
            "domain_keyword": "agg",
            "domain_tld": "legal",
            "query_time": "2024-05-25 19:24:18",
            "create_date": "2023-05-22",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "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": [
                "ns1-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "agg.wang",
            "domain_keyword": "agg",
            "domain_tld": "wang",
            "query_time": "2024-06-02 14:38:07",
            "create_date": "2023-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liu Tao Rong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "agg.life",
            "domain_keyword": "agg",
            "domain_tld": "life",
            "query_time": "2024-05-01 18:25:59",
            "create_date": "2023-06-26",
            "update_date": "2023-08-25",
            "expiry_date": "2024-06-26",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "agg.design",
            "domain_keyword": "agg",
            "domain_tld": "design",
            "query_time": "2024-05-23 13:11:17",
            "create_date": "2023-09-05",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-05",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "agg.solutions",
            "domain_keyword": "agg",
            "domain_tld": "solutions",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2023-09-29",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-29",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "agg.group",
            "domain_keyword": "agg",
            "domain_tld": "group",
            "query_time": "2024-04-11 06:03:23",
            "create_date": "2023-10-13",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-13",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "agg.energy",
            "domain_keyword": "agg",
            "domain_tld": "energy",
            "query_time": "2024-05-09 12:47:39",
            "create_date": "2023-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-01",
            "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": 66,
            "domain_name": "agg.monster",
            "domain_keyword": "agg",
            "domain_tld": "monster",
            "query_time": "2024-04-07 08:11:19",
            "create_date": "2023-11-21",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_state": "Nizhegorodskaia obl",
            "registrant_country": "RU",
            "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.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "agg.red",
            "domain_keyword": "agg",
            "domain_tld": "red",
            "query_time": "2024-05-17 17:47:18",
            "create_date": "2024-01-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gcorelabs.net",
                "ns2.gcdn.services"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "agg.lat",
            "domain_keyword": "agg",
            "domain_tld": "lat",
            "query_time": "2024-05-17 17:47:18",
            "create_date": "2024-01-18",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.1min.us",
                "ns2.1min.us",
                "ns3.1min.us",
                "ns4.1min.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "agg.network",
            "domain_keyword": "agg",
            "domain_tld": "network",
            "query_time": "2024-05-25 19:24:18",
            "create_date": "2024-01-29",
            "update_date": "2024-05-23",
            "expiry_date": "2025-01-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TLD Options",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-agfh4euevkfxny9co582cj.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "agg.wtf",
            "domain_keyword": "agg",
            "domain_tld": "wtf",
            "query_time": "2024-05-01 18:25:59",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "agg.org.pl",
            "domain_keyword": "agg",
            "domain_tld": "org.pl",
            "query_time": "2024-05-01 18:26:00",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 72,
            "domain_name": "agg.co.uk",
            "domain_keyword": "agg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 22:46:51",
            "create_date": "2024-03-26",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-26",
            "registrar_name": "Mr DJ Wood t/a Unforgettable Domains Ltd [Tag = UNFORGETTABLE]",
            "registrar_website": "http://unforgettable.co.uk",
            "name_servers": [
                "buying.unforgettabledomains.co.uk",
                "selling.unforgettabledomains.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "agg.live",
            "domain_keyword": "agg",
            "domain_tld": "live",
            "query_time": "2024-04-14 16:30:20",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "agg.digital",
            "domain_keyword": "agg",
            "domain_tld": "digital",
            "query_time": "2024-05-01 18:25:59",
            "create_date": "2024-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 3891,
            "registrar_name": "Sav.com, LLC - 1",
            "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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "agg.pt",
            "domain_keyword": "agg",
            "domain_tld": "pt",
            "query_time": "2024-04-11 06:03:39",
            "registrant_name": "A. Gomes & Gomes, Lda",
            "registrant_address": "Rua das Fabricas (Rua 1) Armazem F-G-H",
            "registrant_city": "Olival Basto",
            "registrant_state": "Olival Basto",
            "registrant_zip": "2620-002",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 76,
            "domain_name": "agg.com.au",
            "domain_keyword": "agg",
            "domain_tld": "com.au",
            "query_time": "2024-04-11 06:03:23",
            "update_date": "2023-05-02",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Jamie Osborn",
            "name_servers": [
                "ns1.login.com.au",
                "ns2.login.com.au",
                "ns4.login.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "agg.ai",
            "domain_keyword": "agg",
            "domain_tld": "ai",
            "query_time": "2024-05-21 23:16:05",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "agg.net.au",
            "domain_keyword": "agg",
            "domain_tld": "net.au",
            "query_time": "2024-05-28 19:14:11",
            "update_date": "2024-05-24",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "George Khoury",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.092,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>agg</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>78</total>
  <relation>eq</relation>
  <current>78</current>
 </count>
 <unique_domains>agg.com, agg.org, agg.net, agg.uk.com, agg.com.pl, agg.co.jp, agg.pl, agg.co.nz, agg.ru, agg.com.cn, agg.hr, agg.info, agg.be, agg.jp, agg.in, agg.net.pl, agg.se, agg.ie, agg.nl, agg.cat, agg.by, agg.co, agg.mobi, agg.io, agg.org.cn, agg.com.br, agg.agency, agg.law, agg.world, agg.ro, agg.eco, agg.top, agg.uk, agg.app, agg.capital, agg.tokyo, agg.gal, agg.global, agg.company, agg.md, agg.rocks, agg.xyz, agg.bayern, agg.asia, agg.exchange, agg.plus, agg.ovh, agg.ink, agg.club, agg.finance, agg.email, agg.su, agg.bet, agg.careers, agg.one, agg.nrw, agg.ca, agg.sh, agg.legal, agg.wang, agg.life, agg.design, agg.solutions, agg.group, agg.energy, agg.monster, agg.red, agg.lat, agg.network, agg.wtf, agg.org.pl, agg.co.uk, agg.live, agg.digital, agg.pt, agg.com.au, agg.ai, agg.net.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>agg.com</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>1996-04-16</create_date>
   <update_date>2022-03-05</update_date>
   <expiry_date>2027-04-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Arnall, Golden and Gregory</registrant_name>
   <registrant_company>Arnall, Golden and Gregory</registrant_company>
   <registrant_address>171 17TH ST NW STE 2100</registrant_address>
   <registrant_city>ATLANTA</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30363-1031</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4048738116</registrant_phone>
   <registrant_fax>+1.4048738117</registrant_fax>
   <name_servers>
    <value>udns1.ultradns.net</value>
    <value>udns2.ultradns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>agg.org</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telepathy Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</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.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>3</num>
   <domain_name>agg.net</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2000-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>4bffc145567f7e1742e94f7c48ba412c814d48065bfc3c37654c5a8a1342704c@agg.net.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns1.nstrunk.com</value>
    <value>ns2.nstrunk.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>agg.uk.com</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-09 12:47:40</query_time>
   <create_date>2000-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>iomart Group Plc</registrar_name>
   <registrar_website>http://www.easyspace.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/agg.uk.com/registrant</registrant_email>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.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>agg.com.pl</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-14 13:41:28</query_time>
   <create_date>2000-08-08</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>agg.co.jp</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-28 19:14:11</query_time>
   <create_date>2001-01-25</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Ageo Green Garden Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>agg.pl</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 17:47:18</query_time>
   <create_date>2001-11-21</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>agg.co.nz</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-16 07:08:10</query_time>
   <create_date>2002-02-14</create_date>
   <update_date>2023-04-13</update_date>
   <registrar_name>Ebox Limited</registrar_name>
   <registrar_website>https://ebox.co.nz</registrar_website>
   <name_servers>
    <value>ns1.ebox.co.nz</value>
    <value>ns2.ebox.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>agg.ru</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:23:02</query_time>
   <create_date>2002-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rsnx.ru</value>
    <value>ns2.rsnx.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>agg.com.cn</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2003-03-04</create_date>
   <expiry_date>2027-03-04</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>天津艾格密封制品有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cnolnic.net</value>
    <value>ns2.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>agg.hr</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2003-09-29</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>A. G. G. d. o. o.</registrant_name>
   <registrant_address>Ulica Kačića Miošića - Via Andrija Kačić Miošić 4</registrant_address>
   <registrant_city>Pula</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>agg.info</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2004-11-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOMAINWORLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>agg.be</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-31 06:09:31</query_time>
   <create_date>2004-12-03</create_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>agg.jp</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 19:49:56</query_time>
   <create_date>2005-01-30</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>AD8 Corp,Inc.</registrant_name>
   <registrant_address>Shinagawa-ku</registrant_address>
   <registrant_zip>140-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3450-4021</registrant_phone>
   <registrant_fax>03-3450-4022</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>agg.in</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2006-09-21</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</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>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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>agg.net.pl</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-06-02 14:38:09</query_time>
   <create_date>2007-01-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.pro-linuxpl.com</value>
    <value>ns2.pro-linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>agg.se</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:14:21</query_time>
   <create_date>2007-07-07</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>NEware AB</registrar_name>
   <name_servers>
    <value>ns1.dnh.se</value>
    <value>ns2.dnh.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>agg.ie</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-28 19:14:11</query_time>
   <create_date>2008-09-18</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.webhostingireland.ie</value>
    <value>ns2.webhostingireland.ie</value>
    <value>ns3.webhostingireland.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>agg.nl</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2009-04-15</create_date>
   <update_date>2019-05-29</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>agg.cat</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2009-10-14</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns469.websitewelcome.com</value>
    <value>ns470.websitewelcome.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>agg.by</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2010-06-28</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;Автостеклогрупп&quot;</registrant_company>
   <registrant_address>220033, -, г. Минск, пр-т Партизанский, д. 8, корп.4, каб. 68</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375296884895</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>agg.co</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-23 13:11:17</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.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>jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>agg.mobi</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-02 14:38:07</query_time>
   <create_date>2012-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</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>xiaoqin zhang</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>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>dns19.parkpage.foundationapi.com</value>
    <value>dns20.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>agg.io</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-22 01:23:12</query_time>
   <create_date>2014-01-04</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-01-04</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>ben.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>agg.org.cn</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-28 19:14:11</query_time>
   <create_date>2014-04-06</create_date>
   <expiry_date>2027-04-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>重庆赛宾建材有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.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>agg.com.br</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2014-08-05</create_date>
   <update_date>2021-08-21</update_date>
   <expiry_date>2026-08-05</expiry_date>
   <registrant_name>AGG EQUIPAMENTOS LTDA ME</registrant_name>
   <name_servers>
    <value>ns248.prodns.com.br</value>
    <value>ns249.prodns.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>agg.agency</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-07 08:11:19</query_time>
   <create_date>2016-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.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>AT</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.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>agg.law</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-23 13:11:17</query_time>
   <create_date>2017-03-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.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>GA</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>agg.world</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-09 12:47:40</query_time>
   <create_date>2018-10-26</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>agg.ro</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-14 13:41:27</query_time>
   <create_date>2018-11-14</create_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>agg.eco</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-05-14 13:41:27</query_time>
   <create_date>2019-03-14</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Pty Ltd</registrar_name>
   <registrar_website>www.synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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.syd4.hostyourservices.net</value>
    <value>ns2.syd4.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>agg.top</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2019-09-22</update_date>
   <expiry_date>2029-04-26</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>李永涛</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhejiangshen</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>dns1.51dns.top</value>
    <value>dns2.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>agg.uk</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 22:46:51</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>agg.app</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2019-07-23</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <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 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>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>agg.capital</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-09 12:47:39</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>agg.tokyo</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-17 20:43:19</query_time>
   <create_date>2019-08-15</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>agg.gal</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-05-25 19:24:18</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_company>Asociación de Gaiteiros Galegos, Ascn.</registrant_company>
   <registrant_state>Coruña (a)</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>agg.global</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-14 13:41:27</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>agg.company</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-14 13:41:27</query_time>
   <create_date>2020-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-12</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>ns45.domaincontrol.com</value>
    <value>ns46.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>agg.md</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-09 12:47:40</query_time>
   <create_date>2020-06-03</create_date>
   <expiry_date>2024-06-03</expiry_date>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>melissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>agg.rocks</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-23 13:11:17</query_time>
   <create_date>2020-06-21</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alliance Trucking</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>agg.xyz</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-03 21:05:22</query_time>
   <create_date>2020-07-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Lan Bo</registrant_company>
   <registrant_state>jiang su sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>agg.bayern</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</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>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>agg.asia</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-28 19:14:11</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2021-08-01</update_date>
   <expiry_date>2031-06-02</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AGG Marketing Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns184.mschosting.com</value>
    <value>ns185.mschosting.com</value>
    <value>ns186.mschosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>agg.exchange</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-23 13:11:17</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>elliot.ns.cloudflare.com</value>
    <value>tess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>agg.plus</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-28 19:14:11</query_time>
   <create_date>2022-02-04</create_date>
   <update_date>2022-04-19</update_date>
   <expiry_date>2027-02-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pan wei ping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>vip1.alidns.com</value>
    <value>vip2.alidns.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>agg.ovh</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2022-04-03</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2026-04-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>agg.ink</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-28 19:14:11</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2022-10-11</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</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>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>agg.club</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-01 18:25:59</query_time>
   <create_date>2022-04-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2026-04-16</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>ns11.domaincontrol.com</value>
    <value>ns12.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>50</num>
   <domain_name>agg.finance</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-09 12:47:40</query_time>
   <create_date>2022-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</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>ns33.domaincontrol.com</value>
    <value>ns34.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>51</num>
   <domain_name>agg.email</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2022-06-10</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-10</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>donald.ns.cloudflare.com</value>
    <value>melissa.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>52</num>
   <domain_name>agg.su</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:04</query_time>
   <create_date>2022-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>RFRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>agg.bet</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-04-17 20:43:16</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2022-10-16</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</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>brady.ns.cloudflare.com</value>
    <value>magnolia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>agg.careers</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2022-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>agg.one</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2022-10-12</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-12</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>ns03.domaincontrol.com</value>
    <value>ns04.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>agg.nrw</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-05-23 13:11:17</query_time>
   <create_date>2022-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>GELSEN-NET Kommunikationsgesellschaft mbH</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.dns-gelsen.net</value>
    <value>b.dns-gelsen.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>agg.ca</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-14 13:41:27</query_time>
   <create_date>2022-12-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>agg.sh</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-06</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>a.2ns.net</value>
    <value>b.2ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>agg.legal</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-25 19:24:18</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</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>ns1-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>agg.wang</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-06-02 14:38:07</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liu Tao Rong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>agg.life</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-01 18:25:59</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-06-26</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>agg.design</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-23 13:11:17</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-05</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>ns47.domaincontrol.com</value>
    <value>ns48.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>63</num>
   <domain_name>agg.solutions</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-29</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>ns1.dan.com</value>
    <value>ns2.dan.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>64</num>
   <domain_name>agg.group</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-13</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>ns63.domaincontrol.com</value>
    <value>ns64.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>65</num>
   <domain_name>agg.energy</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-09 12:47:39</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-01</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>66</num>
   <domain_name>agg.monster</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-07 08:11:19</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_state>Nizhegorodskaia obl</registrant_state>
   <registrant_country>RU</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.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>agg.red</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-17 17:47:18</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gcorelabs.net</value>
    <value>ns2.gcdn.services</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>agg.lat</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-17 17:47:18</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.1min.us</value>
    <value>ns2.1min.us</value>
    <value>ns3.1min.us</value>
    <value>ns4.1min.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>agg.network</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-25 19:24:18</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TLD Options</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-agfh4euevkfxny9co582cj.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>agg.wtf</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-01 18:25:59</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>agg.org.pl</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-01 18:26:00</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>agg.co.uk</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 22:46:51</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Mr DJ Wood t/a Unforgettable Domains Ltd [Tag = UNFORGETTABLE]</registrar_name>
   <registrar_website>http://unforgettable.co.uk</registrar_website>
   <name_servers>
    <value>buying.unforgettabledomains.co.uk</value>
    <value>selling.unforgettabledomains.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>agg.live</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-14 16:30:20</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>74</num>
   <domain_name>agg.digital</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-01 18:25:59</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>3891</registrar_iana>
   <registrar_name>Sav.com, LLC - 1</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>agg.pt</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-11 06:03:39</query_time>
   <registrant_name>A. Gomes &amp; Gomes, Lda</registrant_name>
   <registrant_address>Rua das Fabricas (Rua 1) Armazem F-G-H</registrant_address>
   <registrant_city>Olival Basto</registrant_city>
   <registrant_state>Olival Basto</registrant_state>
   <registrant_zip>2620-002</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>agg.com.au</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-11 06:03:23</query_time>
   <update_date>2023-05-02</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Jamie Osborn</registrant_name>
   <name_servers>
    <value>ns1.login.com.au</value>
    <value>ns2.login.com.au</value>
    <value>ns4.login.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>agg.ai</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-21 23:16:05</query_time>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>agg.net.au</domain_name>
   <domain_keyword>agg</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-28 19:14:11</query_time>
   <update_date>2024-05-24</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>George Khoury</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.092</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 7,534 domain names (in 0.1 seconds) which look and sound like the brand name "agg".
Domain Name Registered Expiry Registrar Ownership
1 agm.net 4 May 1997 5 May 2028 GoDaddy.com, LLC -
2 aeg.link 5 Jan 2023 5 Jan 2025 CSC Corporate Domains, Inc. AB Electrolux
3 ag1.net 14 Feb 1997 15 Feb 2031 Network Solutions, LLC -
4 dgg.nl 27 Nov 2006 - Media Village B.V. -
5 amg.com 26 Jun 1990 22 Dec 2025 Network Solutions, LLC -
6 ggg.group 18 Apr 2017 18 Apr 2025 Sav.com, LLC Privacy Protection
7 adg.vc 21 Oct 2008 21 Oct 2025 GMO Internet Group, Inc. d/b/a Onamae.com ADG.Inc
8 alg.bio 21 Oct 2023 21 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 egg.lat 17 Apr 2023 17 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
10 aagg.nl 28 Mar 2017 - The Registrar Company B.V. -
11 aag.info 27 Apr 2024 27 Apr 2025 Sav.com, LLC - 47 REDACTED FOR PRIVACY
12 arg.email 29 Dec 2016 29 Dec 2024 Name.com, Inc. Angel Relations Group
13 agc.app 5 May 2018 5 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
14 agng.ru 1 Apr 2010 1 Apr 2025 SALENAMES-RU Private Person
15 ag1.ru 15 Nov 2004 15 Nov 2024 RU-CENTER-RU Private Person
16 agd.ru 1 Dec 2004 1 Dec 2024 RU-CENTER-RU Private Person
17 agcg.ru 17 Mar 2008 17 Mar 2025 RD-RU Private Person
18 abg.gmbh 22 Jun 2016 22 Jun 2024 Mesh Digital Limited ServiceKontor GmbH
19 agjg.shop 30 Dec 2023 30 Dec 2024 Automattic, Inc. -
20 ago.immo 10 Dec 2014 10 Dec 2024 united-domains AG REDACTED FOR PRIVACY
21 agm.design 6 Apr 2024 6 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
22 bagg.rocks 6 Dec 2016 6 Dec 2024 Network Solutions, LLC REDACTED FOR PRIVACY
23 awg.agency 24 Aug 2023 24 Aug 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
24 agr.center 14 Jun 2022 14 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 ggg.pt - - - -
26 3gg.top 24 Oct 2020 24 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Meng Zhan Fei
27 agm.wales 1 Mar 2015 1 Mar 2025 1&amp;1 IONOS SE REDACTED FOR PRIVACY
28 agog.com 27 Mar 1991 28 Mar 2025 GANDI SAS REDACTED FOR PRIVACY
29 agge.dev 16 Feb 2020 16 Feb 2025 Ascio Technologies, Inc. REDACTED FOR PRIVACY
30 aggl.net 4 Sep 2023 4 Sep 2024 Gname 110 Inc -
31 agh.net 18 Aug 2002 18 Aug 2024 GoDaddy.com, LLC -
32 agi.help 25 Feb 2021 25 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
33 agp.net 21 Mar 2002 21 Mar 2025 GoDaddy.com, LLC -
34 alg.com 8 Jan 1999 8 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
35 aggf.org 24 Jun 2020 24 Jun 2026 Network Solutions, LLC A Greater Good Foundation
36 ago.travel 12 Jun 2019 12 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 kagg.org 27 Mar 2016 27 Mar 2025 Azdomainz, LLC BuyDomains.com
38 acg.sex 6 Feb 2016 6 Feb 2025 Name.com, Inc. Hexieshe
39 bgg.org 16 Feb 1999 16 Feb 2027 GoDaddy.com, LLC Domains By Proxy, LLC
40 age.social 13 Sep 2022 13 Sep 2024 DNSPod, Inc. shanxiyunzhijiaoyukejiyouxiangongsi
41 aag.cloud 2 Oct 2018 2 Oct 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
42 agu.life 8 Apr 2017 8 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
43 agv.gal 27 Jul 2021 27 Jul 2024 DINAHOSTING S.L. Atelier Gráfica Visual S.L.
44 agtg.clothing 20 Sep 2022 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 afg.email 26 Feb 2016 26 Feb 2026 Network Solutions, LLC Simplicity Group Holdings
46 asg.com.au - - Corporation Service Company (Aust) Pty Ltd Technology Service Desk
47 fagg.cc 23 Feb 2022 23 Feb 2025 Guangzhou Yunxun Information Technology Co., Ltd. REDACTED FOR PRIVACY
48 adg.tokyo 6 Sep 2014 6 Sep 2024 GMO Internet Group, Inc. -
49 ahg.earth 31 Aug 2020 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 amg.group 31 Aug 2016 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 alg.skin 20 May 2024 20 May 2025 Aceville Pte. Ltd. "token alg"
52 aog.institute 18 Mar 2024 18 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 asg.digital 22 Jun 2023 22 Jun 2024 Sav.com, LLC - 15 Privacy Protection
54 atg.consulting 2 Jan 2017 2 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
55 avgg.nl 10 Jan 2007 - RootNet NOC B.V. -
56 agf.info 25 May 2024 25 May 2025 Sav.com, LLC - 35 REDACTED FOR PRIVACY
57 amg.chat 27 Mar 2020 27 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
58 agi.net.cn 22 Mar 2023 22 Mar 2025 阿里云计算有限公司(万网) 陈伟金
59 ggg.rocks 23 Apr 2023 23 Apr 2025 Wild West Domains, LLC Four V LLC
60 adg.pe - - 1API GmbH Registration Private
61 dagg.info 27 Feb 2015 27 Feb 2025 Danesco Trading Ltd. REDACTED FOR PRIVACY
62 agi.plus 5 Apr 2019 5 Apr 2030 Chengdu West Dimension Digital Technology Co., Ltd. Veen Chen
63 aog.studio 25 Oct 2018 25 Oct 2024 eNom, LLC Data Protected
64 agc.asia 21 Jan 2008 21 Jan 2025 1API GmbH ASAHI GLASS CO., LTD.
65 apg.ae - - Etisalat A P G Management Consulting
66 cgg.com 30 Mar 1995 31 Mar 2029 Network Solutions, LLC -
67 bgg.co.jp 6 Mar 2018 - - BGG Ltd.
68 atg.education 6 Sep 2021 6 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
69 aga.money 31 May 2023 31 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 abg.co.th 30 Nov 1999 29 Nov 2024 THNIC Automatic Business Group Co., Ltd. (บริษัท ออโตเมติค บิสซิเนส กรุ๊ป จำกัด)
71 ggg.cat 22 Sep 2023 22 Sep 2024 Openprovider -
72 agi.in 16 Feb 2005 16 Feb 2025 Net 4 India Limited AGI GLASPAC
73 agga.asn.au - - Domain Directors Pty Ltd trading as Instra Gary Smith
74 agag.net 18 Aug 2013 18 Aug 2024 GoDaddy.com, LLC -
75 abg.farm 21 Feb 2023 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 amg.us 18 Aug 2012 17 Aug 2024 Wild West Domains, Inc. Self Employed
77 ag3.org 14 Jul 2017 14 Jul 2024 Namesilo, LLC See PrivacyGuardian.org
78 aga.io 7 Oct 2014 7 Oct 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 alg.center 22 Dec 2023 22 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
80 aig.srl 13 Oct 2022 13 Oct 2024 Tucows Domains Inc. Data Protected
81 agge.org 24 Sep 2013 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 acg.lol 28 Mar 2018 28 Mar 2025 West263 International Limited -
83 ag1.nl 31 May 2023 - team.blue nl B.V. -
84 afg.broker 12 Apr 2023 12 Apr 2025 Key-Systems, LLC Internet Invest, Ltd. dba Imena.ua
85 agi.black 22 Apr 2024 22 Apr 2025 Xiamen ChinaSource Internet Service Co., Ltd Wenjinchuan
86 asg.ie 4 Jun 2015 5 Jun 2031 Register 365 REDACTED FOR PRIVACY
87 ggg.ie 4 Mar 2016 4 Mar 2025 Letshost REDACTED FOR PRIVACY
88 a-g.ca 1 May 2003 1 May 2026 Go Daddy Domains Canada, Inc ACME Acres Inc.
89 ags.consulting 24 Feb 2017 24 Feb 2025 CSC Corporate Domains, Inc. Allegis Group, Inc.
90 azgg.top 22 Nov 2022 22 Nov 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 宋宪国
91 agu.agency 10 Apr 2024 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 asg.training 19 Apr 2024 19 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
93 pgg.xyz 9 Aug 2020 9 Aug 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Jian Ming Pang
94 ajg.co 21 Jul 2010 20 Jul 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 arg.co.uk 30 Jul 2019 30 Jul 2025 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
96 agb.cl 1 Sep 2006 29 Sep 2024 NIC Chile Comercial ITALINNEA LTDA
97 agr.eu - - CRegISP Ltd -
98 ayg.eu - - OnlineNIC Inc -
99 agn.ai - - 1api.net Agnitio
100 ago.fit 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
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 Agg.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=agg.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "agg.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 7534,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "agm.net, aeg.link, ag1.net, dgg.nl, amg.com, ggg.group, adg.vc, alg.bio, egg.lat, aagg.nl, aag.info, arg.email, agc.app, agng.ru, ag1.ru, agd.ru, agcg.ru, abg.gmbh, agjg.shop, ago.immo, agm.design, bagg.rocks, awg.agency, agr.center, ggg.pt, 3gg.top, agm.wales, agog.com, agge.dev, aggl.net, agh.net, agi.help, agp.net, alg.com, aggf.org, ago.travel, kagg.org, acg.sex, bgg.org, age.social, aag.cloud, agu.life, agv.gal, agtg.clothing, afg.email, asg.com.au, fagg.cc, adg.tokyo, ahg.earth, amg.group, alg.skin, aog.institute, asg.digital, atg.consulting, avgg.nl, agf.info, amg.chat, agi.net.cn, ggg.rocks, adg.pe, dagg.info, agi.plus, aog.studio, agc.asia, apg.ae, cgg.com, bgg.co.jp, atg.education, aga.money, abg.co.th, ggg.cat, agi.in, agga.asn.au, agag.net, abg.farm, amg.us, ag3.org, aga.io, alg.center, aig.srl, agge.org, acg.lol, ag1.nl, afg.broker, agi.black, asg.ie, ggg.ie, a-g.ca, ags.consulting, azgg.top, agu.agency, asg.training, pgg.xyz, ajg.co, arg.co.uk, agb.cl, agr.eu, ayg.eu, agn.ai, ago.fit",
    "results": [
        {
            "num": 1,
            "domain_name": "agm.net",
            "domain_keyword": "agm",
            "domain_tld": "net",
            "query_time": "2024-04-07 06:07:33",
            "create_date": "1997-05-04",
            "update_date": "2022-09-16",
            "expiry_date": "2028-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1255.awsdns-28.org",
                "ns-1870.awsdns-41.co.uk",
                "ns-34.awsdns-04.com",
                "ns-658.awsdns-18.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aeg.link",
            "domain_keyword": "aeg",
            "domain_tld": "link",
            "query_time": "2024-04-07 22:43:06",
            "create_date": "2023-01-05",
            "update_date": "2023-12-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AB Electrolux",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ag1.net",
            "domain_keyword": "ag1",
            "domain_tld": "net",
            "query_time": "2024-04-09 23:34:13",
            "create_date": "1997-02-14",
            "update_date": "2021-02-15",
            "expiry_date": "2031-02-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns75.worldnic.com",
                "ns76.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dgg.nl",
            "domain_keyword": "dgg",
            "domain_tld": "nl",
            "query_time": "2024-04-27 08:57:58",
            "create_date": "2006-11-27",
            "update_date": "2022-11-25",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "amg.com",
            "domain_keyword": "amg",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:38:11",
            "create_date": "1990-06-26",
            "update_date": "2020-10-23",
            "expiry_date": "2025-12-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "edns1.ultradns.biz",
                "edns1.ultradns.com",
                "edns1.ultradns.net",
                "edns1.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ggg.group",
            "domain_keyword": "ggg",
            "domain_tld": "group",
            "query_time": "2024-05-01 14:23:08",
            "create_date": "2017-04-18",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-18",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "adg.vc",
            "domain_keyword": "adg",
            "domain_tld": "vc",
            "query_time": "2024-04-28 18:40:25",
            "create_date": "2008-10-21",
            "update_date": "2023-08-03",
            "expiry_date": "2025-10-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADG.Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "alg.bio",
            "domain_keyword": "alg",
            "domain_tld": "bio",
            "query_time": "2024-04-29 06:50:49",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "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": [
                "ns1.storeinodns.com",
                "ns2.storeinodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "egg.lat",
            "domain_keyword": "egg",
            "domain_tld": "lat",
            "query_time": "2024-04-29 17:03:48",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "aagg.nl",
            "domain_keyword": "aagg",
            "domain_tld": "nl",
            "query_time": "2024-04-28 22:57:55",
            "create_date": "2017-03-28",
            "update_date": "2024-01-24",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns.webtic.nl",
                "ns2.webtic.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 11,
            "domain_name": "aag.info",
            "domain_keyword": "aag",
            "domain_tld": "info",
            "query_time": "2024-04-28 22:57:44",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 3937,
            "registrar_name": "Sav.com, LLC - 47",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "arg.email",
            "domain_keyword": "arg",
            "domain_tld": "email",
            "query_time": "2024-05-02 15:29:14",
            "create_date": "2016-12-29",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Angel Relations Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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": [
                "ns1dns.name.com",
                "ns2bkr.name.com",
                "ns3cgw.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "agc.app",
            "domain_keyword": "agc",
            "domain_tld": "app",
            "query_time": "2024-05-03 21:57:58",
            "create_date": "2018-05-05",
            "update_date": "2024-04-04",
            "expiry_date": "2026-05-05",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "agng.ru",
            "domain_keyword": "agng",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:23:46",
            "create_date": "2010-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "ag1.ru",
            "domain_keyword": "ag1",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:20:48",
            "create_date": "2004-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shneider-host.ru",
                "ns2.shneider-host.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "agd.ru",
            "domain_keyword": "agd",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:21:57",
            "create_date": "2004-12-01",
            "expiry_date": "2024-12-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "agcg.ru",
            "domain_keyword": "agcg",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:21:56",
            "create_date": "2008-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "abg.gmbh",
            "domain_keyword": "abg",
            "domain_tld": "gmbh",
            "query_time": "2024-05-07 02:03:50",
            "create_date": "2016-06-22",
            "update_date": "2023-05-28",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ServiceKontor 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": 19,
            "domain_name": "agjg.shop",
            "domain_keyword": "agjg",
            "domain_tld": "shop",
            "query_time": "2024-05-04 22:48:18",
            "create_date": "2023-12-30",
            "update_date": "2024-03-05",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1531,
            "registrar_name": "Automattic, Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_country": "US",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ago.immo",
            "domain_keyword": "ago",
            "domain_tld": "immo",
            "query_time": "2024-05-05 14:23:17",
            "create_date": "2014-12-10",
            "update_date": "2024-03-09",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "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": "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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "agm.design",
            "domain_keyword": "agm",
            "domain_tld": "design",
            "query_time": "2024-04-25 13:12:58",
            "create_date": "2024-04-06",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bagg.rocks",
            "domain_keyword": "bagg",
            "domain_tld": "rocks",
            "query_time": "2024-04-26 00:59:46",
            "create_date": "2016-12-06",
            "update_date": "2024-04-09",
            "expiry_date": "2024-12-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "awg.agency",
            "domain_keyword": "awg",
            "domain_tld": "agency",
            "query_time": "2024-05-09 02:20:47",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rawalpindi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "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.xmarthost.com",
                "dns2.xmarthost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "agr.center",
            "domain_keyword": "agr",
            "domain_tld": "center",
            "query_time": "2024-05-09 13:52:13",
            "create_date": "2022-06-14",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-14",
            "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": 25,
            "domain_name": "ggg.pt",
            "domain_keyword": "ggg",
            "domain_tld": "pt",
            "query_time": "2024-05-09 18:51:15",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 26,
            "domain_name": "3gg.top",
            "domain_keyword": "3gg",
            "domain_tld": "top",
            "query_time": "2024-05-07 19:29:25",
            "create_date": "2020-10-24",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meng Zhan Fei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "agm.wales",
            "domain_keyword": "agm",
            "domain_tld": "wales",
            "query_time": "2024-05-10 06:45:26",
            "create_date": "2015-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_iana": 83,
            "registrar_name": "1&amp;1 IONOS SE",
            "registrar_website": "http://www.1and1.co.uk/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DFD",
            "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-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "agog.com",
            "domain_keyword": "agog",
            "domain_tld": "com",
            "query_time": "2024-04-11 16:47:46",
            "create_date": "1991-03-27",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-28",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-1195.awsdns-21.org",
                "ns-1896.awsdns-45.co.uk",
                "ns-433.awsdns-54.com",
                "ns-617.awsdns-13.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "agge.dev",
            "domain_keyword": "agge",
            "domain_tld": "dev",
            "query_time": "2024-04-11 06:04:08",
            "create_date": "2020-02-16",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-16",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "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": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "aggl.net",
            "domain_keyword": "aggl",
            "domain_tld": "net",
            "query_time": "2024-04-11 06:05:06",
            "create_date": "2023-09-04",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-04",
            "registrar_iana": 4102,
            "registrar_name": "Gname 110 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "agh.net",
            "domain_keyword": "agh",
            "domain_tld": "net",
            "query_time": "2024-04-11 06:06:48",
            "create_date": "2002-08-18",
            "update_date": "2023-02-14",
            "expiry_date": "2024-08-18",
            "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": 32,
            "domain_name": "agi.help",
            "domain_keyword": "agi",
            "domain_tld": "help",
            "query_time": "2024-04-11 06:08:27",
            "create_date": "2021-02-25",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-25",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "agp.net",
            "domain_keyword": "agp",
            "domain_tld": "net",
            "query_time": "2024-04-12 13:33:16",
            "create_date": "2002-03-21",
            "update_date": "2023-10-05",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "alg.com",
            "domain_keyword": "alg",
            "domain_tld": "com",
            "query_time": "2024-04-18 20:24:07",
            "create_date": "1999-01-08",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-08",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of alg.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1159.awsdns-16.org",
                "ns-1728.awsdns-24.co.uk",
                "ns-492.awsdns-61.com",
                "ns-664.awsdns-19.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aggf.org",
            "domain_keyword": "aggf",
            "domain_tld": "org",
            "query_time": "2024-04-17 20:43:57",
            "create_date": "2020-06-24",
            "update_date": "2024-04-05",
            "expiry_date": "2026-06-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A Greater Good Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ago.travel",
            "domain_keyword": "ago",
            "domain_tld": "travel",
            "query_time": "2024-04-16 03:55:13",
            "create_date": "2019-06-12",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-12",
            "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": [
                "ns1.whmpanels.ro",
                "ns2.whmpanels.ro",
                "ns3.whmpanels.ro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "kagg.org",
            "domain_keyword": "kagg",
            "domain_tld": "org",
            "query_time": "2024-04-16 17:59:11",
            "create_date": "2016-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "acg.sex",
            "domain_keyword": "acg",
            "domain_tld": "sex",
            "query_time": "2024-04-16 14:56:59",
            "create_date": "2016-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hexieshe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bgg.org",
            "domain_keyword": "bgg",
            "domain_tld": "org",
            "query_time": "2024-04-21 18:53:45",
            "create_date": "1999-02-16",
            "update_date": "2023-08-29",
            "expiry_date": "2027-02-16",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "age.social",
            "domain_keyword": "age",
            "domain_tld": "social",
            "query_time": "2024-04-21 19:15:06",
            "create_date": "2022-09-13",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shanxiyunzhijiaoyukejiyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "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": [
                "aluminium.dnspod.net",
                "cookie.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aag.cloud",
            "domain_keyword": "aag",
            "domain_tld": "cloud",
            "query_time": "2024-04-22 20:55:56",
            "create_date": "2018-10-02",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-02",
            "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": 42,
            "domain_name": "agu.life",
            "domain_keyword": "agu",
            "domain_tld": "life",
            "query_time": "2024-04-22 02:10:30",
            "create_date": "2017-04-08",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "athena.ns.cloudflare.com",
                "chad.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "agv.gal",
            "domain_keyword": "agv",
            "domain_tld": "gal",
            "query_time": "2024-04-22 13:35:14",
            "create_date": "2021-07-27",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_company": "Atelier Gráfica Visual S.L.",
            "registrant_state": "A Coruña",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "agtg.clothing",
            "domain_keyword": "agtg",
            "domain_tld": "clothing",
            "query_time": "2024-04-23 23:25:27",
            "create_date": "2022-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "afg.email",
            "domain_keyword": "afg",
            "domain_tld": "email",
            "query_time": "2024-04-12 12:58:31",
            "create_date": "2016-02-26",
            "update_date": "2022-09-22",
            "expiry_date": "2026-02-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Simplicity Group Holdings",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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-1234.awsdns-26.org",
                "ns-1665.awsdns-16.co.uk",
                "ns-376.awsdns-47.com",
                "ns-642.awsdns-16.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "asg.com.au",
            "domain_keyword": "asg",
            "domain_tld": "com.au",
            "query_time": "2024-04-11 09:38:02",
            "update_date": "2023-10-01",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Technology Service Desk",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "fagg.cc",
            "domain_keyword": "fagg",
            "domain_tld": "cc",
            "query_time": "2024-04-11 07:02:27",
            "create_date": "2022-02-23",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-23",
            "registrar_iana": 3793,
            "registrar_name": "Guangzhou Yunxun Information Technology Co., Ltd.",
            "registrar_website": "https://www.dnspod.com",
            "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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=fagg.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ian.dnspod.net",
                "issue.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "adg.tokyo",
            "domain_keyword": "adg",
            "domain_tld": "tokyo",
            "query_time": "2024-04-15 06:27:20",
            "create_date": "2014-09-06",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ahg.earth",
            "domain_keyword": "ahg",
            "domain_tld": "earth",
            "query_time": "2024-05-13 17:51:44",
            "create_date": "2020-08-31",
            "update_date": "2023-06-13",
            "expiry_date": "2024-08-31",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "amg.group",
            "domain_keyword": "amg",
            "domain_tld": "group",
            "query_time": "2024-05-12 12:08:24",
            "create_date": "2016-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "alg.skin",
            "domain_keyword": "alg",
            "domain_tld": "skin",
            "query_time": "2024-05-22 17:09:03",
            "create_date": "2024-05-20",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-20",
            "registrar_iana": 3858,
            "registrar_name": "Aceville Pte. Ltd.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_company": "\"token alg\"",
            "registrant_state": "\"alg\"",
            "registrant_country": "DZ",
            "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": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aog.institute",
            "domain_keyword": "aog",
            "domain_tld": "institute",
            "query_time": "2024-05-19 01:29:47",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "asg.digital",
            "domain_keyword": "asg",
            "domain_tld": "digital",
            "query_time": "2024-05-17 17:04:09",
            "create_date": "2023-06-22",
            "update_date": "2023-08-21",
            "expiry_date": "2024-06-22",
            "registrar_iana": 3905,
            "registrar_name": "Sav.com, LLC - 15",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "atg.consulting",
            "domain_keyword": "atg",
            "domain_tld": "consulting",
            "query_time": "2024-05-15 04:26:34",
            "create_date": "2017-01-02",
            "update_date": "2023-09-22",
            "expiry_date": "2025-01-02",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "avgg.nl",
            "domain_keyword": "avgg",
            "domain_tld": "nl",
            "query_time": "2024-05-15 01:04:34",
            "create_date": "2007-01-10",
            "update_date": "2018-11-02",
            "registrar_name": "RootNet NOC B.V.",
            "name_servers": [
                "nsauth.myrootnet.com",
                "nsauth.myrootnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 56,
            "domain_name": "agf.info",
            "domain_keyword": "agf",
            "domain_tld": "info",
            "query_time": "2024-05-27 16:58:46",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 3925,
            "registrar_name": "Sav.com, LLC - 35",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "amg.chat",
            "domain_keyword": "amg",
            "domain_tld": "chat",
            "query_time": "2024-05-27 06:51:18",
            "create_date": "2020-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "agi.net.cn",
            "domain_keyword": "agi",
            "domain_tld": "net.cn",
            "query_time": "2024-05-20 19:50:18",
            "create_date": "2023-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "陈伟金",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ggg.rocks",
            "domain_keyword": "ggg",
            "domain_tld": "rocks",
            "query_time": "2024-05-19 21:23:46",
            "create_date": "2023-04-23",
            "update_date": "2023-04-28",
            "expiry_date": "2025-04-23",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Four V LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Virginia",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "adg.pe",
            "domain_keyword": "adg",
            "domain_tld": "pe",
            "query_time": "2024-05-19 17:49:23",
            "registrar_name": "1API GmbH",
            "registrant_name": "Registration Private",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 61,
            "domain_name": "dagg.info",
            "domain_keyword": "dagg",
            "domain_tld": "info",
            "query_time": "2024-05-23 23:34:38",
            "create_date": "2015-02-27",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ghernigiv oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "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.webhost1.ru",
                "ns2.webhost1.ru"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "agi.plus",
            "domain_keyword": "agi",
            "domain_tld": "plus",
            "query_time": "2024-05-25 05:43:08",
            "create_date": "2019-04-05",
            "update_date": "2023-11-16",
            "expiry_date": "2030-04-05",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Veen Chen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "aog.studio",
            "domain_keyword": "aog",
            "domain_tld": "studio",
            "query_time": "2024-05-27 22:00:54",
            "create_date": "2018-10-25",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-25",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "agc.asia",
            "domain_keyword": "agc",
            "domain_tld": "asia",
            "query_time": "2024-05-28 19:08:03",
            "create_date": "2008-01-21",
            "update_date": "2023-11-10",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASAHI GLASS CO., LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "rns1.rightsdns.com",
                "rns2.rightsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "apg.ae",
            "domain_keyword": "apg",
            "domain_tld": "ae",
            "query_time": "2024-06-01 02:27:21",
            "registrar_name": "Etisalat",
            "registrant_name": "A P G Management Consulting",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 66,
            "domain_name": "cgg.com",
            "domain_keyword": "cgg",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:43:12",
            "create_date": "1995-03-30",
            "update_date": "2024-01-31",
            "expiry_date": "2029-03-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bgg.co.jp",
            "domain_keyword": "bgg",
            "domain_tld": "co.jp",
            "query_time": "2024-05-29 05:30:37",
            "create_date": "2018-03-06",
            "update_date": "2024-05-20",
            "registrant_company": "BGG Ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 68,
            "domain_name": "atg.education",
            "domain_keyword": "atg",
            "domain_tld": "education",
            "query_time": "2024-05-30 19:20:15",
            "create_date": "2021-09-06",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "aga.money",
            "domain_keyword": "aga",
            "domain_tld": "money",
            "query_time": "2024-05-31 12:37:02",
            "create_date": "2023-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "abg.co.th",
            "domain_keyword": "abg",
            "domain_tld": "co.th",
            "query_time": "2024-04-06 04:51:22",
            "create_date": "1999-11-30",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-29",
            "registrar_name": "THNIC",
            "registrant_company": "Automatic Business Group Co., Ltd. (บริษัท ออโตเมติค บิสซิเนส กรุ๊ป จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns5.porar.com",
                "ns6.porar.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ggg.cat",
            "domain_keyword": "ggg",
            "domain_tld": "cat",
            "query_time": "2024-04-07 16:44:13",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_state": "Fife",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "agi.in",
            "domain_keyword": "agi",
            "domain_tld": "in",
            "query_time": "2024-04-11 06:08:27",
            "create_date": "2005-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1007,
            "registrar_name": "Net 4 India Limited",
            "registrar_website": "http://www.net4.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AGI GLASPAC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "A P",
            "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.net4india.com",
                "ns2.net4india.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "agga.asn.au",
            "domain_keyword": "agga",
            "domain_tld": "asn.au",
            "query_time": "2024-04-11 06:03:25",
            "update_date": "2023-08-06",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Gary Smith",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "agag.net",
            "domain_keyword": "agag",
            "domain_tld": "net",
            "query_time": "2024-04-09 23:39:44",
            "create_date": "2013-08-18",
            "update_date": "2023-05-15",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "jade.ns.cloudflare.com",
                "vin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "abg.farm",
            "domain_keyword": "abg",
            "domain_tld": "farm",
            "query_time": "2024-04-12 13:10:24",
            "create_date": "2023-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "amg.us",
            "domain_keyword": "amg",
            "domain_tld": "us",
            "query_time": "2024-04-26 15:27:13",
            "create_date": "2012-08-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "Brad Efune",
            "registrant_company": "Self Employed",
            "registrant_address": "4014 N 40th Pl",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85018",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6025313519",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ag3.org",
            "domain_keyword": "ag3",
            "domain_tld": "org",
            "query_time": "2024-04-26 18:28:19",
            "create_date": "2017-07-14",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "aga.io",
            "domain_keyword": "aga",
            "domain_tld": "io",
            "query_time": "2024-04-26 18:30:47",
            "create_date": "2014-10-07",
            "update_date": "2021-09-29",
            "expiry_date": "2025-10-07",
            "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",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "alg.center",
            "domain_keyword": "alg",
            "domain_tld": "center",
            "query_time": "2024-04-29 06:50:50",
            "create_date": "2023-12-22",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-22",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "g Sankt-Peterburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "aig.srl",
            "domain_keyword": "aig",
            "domain_tld": "srl",
            "query_time": "2024-04-28 18:22:23",
            "create_date": "2022-10-13",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "agge.org",
            "domain_keyword": "agge",
            "domain_tld": "org",
            "query_time": "2024-04-17 20:43:48",
            "create_date": "2013-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-24",
            "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.dan.com",
                "ns2.dan.com",
                "uluflgk4.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "acg.lol",
            "domain_keyword": "acg",
            "domain_tld": "lol",
            "query_time": "2024-04-16 14:56:59",
            "create_date": "2018-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "hu bei",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ag1.nl",
            "domain_keyword": "ag1",
            "domain_tld": "nl",
            "query_time": "2024-04-20 18:21:31",
            "create_date": "2023-05-31",
            "update_date": "2023-05-31",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 84,
            "domain_name": "afg.broker",
            "domain_keyword": "afg",
            "domain_tld": "broker",
            "query_time": "2024-04-29 20:34:30",
            "create_date": "2023-04-12",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "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.mirohost.net",
                "ns2.mirohost.net",
                "ns3.mirohost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "agi.black",
            "domain_keyword": "agi",
            "domain_tld": "black",
            "query_time": "2024-04-26 04:53:13",
            "create_date": "2024-04-22",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wenjinchuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sichuan",
            "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": [
                "7d5a95f1.verify.hn",
                "erification-mzmjchcj28oatbtwxzgpt5.ns101.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "asg.ie",
            "domain_keyword": "asg",
            "domain_tld": "ie",
            "query_time": "2024-05-01 03:05:47",
            "create_date": "2015-06-04",
            "update_date": "2021-07-20",
            "expiry_date": "2031-06-05",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ggg.ie",
            "domain_keyword": "ggg",
            "domain_tld": "ie",
            "query_time": "2024-05-01 14:51:13",
            "create_date": "2016-03-04",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-04",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.dnsireland.com",
                "ns6.dnsireland.com",
                "ns7.dnsireland.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "a-g.ca",
            "domain_keyword": "a-g",
            "domain_tld": "ca",
            "query_time": "2024-04-30 20:55:58",
            "create_date": "2003-05-01",
            "update_date": "2017-03-03",
            "expiry_date": "2026-05-01",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "ACME Acres Inc.",
            "registrant_address": "18988 5th Concession Road",
            "registrant_city": "Alexandria",
            "registrant_state": "ON",
            "registrant_zip": "K0C1A0",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8664019875",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ags.consulting",
            "domain_keyword": "ags",
            "domain_tld": "consulting",
            "query_time": "2024-04-23 22:13:26",
            "create_date": "2017-02-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-24",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Allegis Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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.allegisgroup.com",
                "ns2.allegisgroup.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "azgg.top",
            "domain_keyword": "azgg",
            "domain_tld": "top",
            "query_time": "2024-04-23 22:56:18",
            "create_date": "2022-11-22",
            "update_date": "2023-10-04",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "宋宪国",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "liaoning",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "agu.agency",
            "domain_keyword": "agu",
            "domain_tld": "agency",
            "query_time": "2024-04-23 23:25:58",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "asg.training",
            "domain_keyword": "asg",
            "domain_tld": "training",
            "query_time": "2024-04-22 17:52:33",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "pgg.xyz",
            "domain_keyword": "pgg",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 13:02:16",
            "create_date": "2020-08-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Jian Ming Pang",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ajg.co",
            "domain_keyword": "ajg",
            "domain_tld": "co",
            "query_time": "2024-05-03 15:14:41",
            "create_date": "2010-07-21",
            "update_date": "2022-05-03",
            "expiry_date": "2026-07-20",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "arg.co.uk",
            "domain_keyword": "arg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 15:29:16",
            "create_date": "2019-07-30",
            "update_date": "2024-03-08",
            "expiry_date": "2025-07-30",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "agb.cl",
            "domain_keyword": "agb",
            "domain_tld": "cl",
            "query_time": "2024-05-03 21:57:31",
            "create_date": "2006-09-01",
            "expiry_date": "2024-09-29",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Comercial ITALINNEA LTDA",
            "name_servers": [
                "ns1.meganet.cl",
                "ns2.meganet.cl"
            ]
        },
        {
            "num": 97,
            "domain_name": "agr.eu",
            "domain_keyword": "agr",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:03:28",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 98,
            "domain_name": "ayg.eu",
            "domain_keyword": "ayg",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:17:08",
            "registrar_name": "OnlineNIC Inc",
            "registrar_website": "https://www.onlinenic.com",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ]
        },
        {
            "num": 99,
            "domain_name": "agn.ai",
            "domain_keyword": "agn",
            "domain_tld": "ai",
            "query_time": "2024-05-05 14:21:19",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Agnitio",
            "registrant_address": "Dampfærgvej 10, 5th floor",
            "registrant_city": "Copenhagen",
            "registrant_zip": "2100",
            "registrant_country": "DK",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns-12.awsdns-01.com",
                "ns-1449.awsdns-53.org",
                "ns-1641.awsdns-13.co.uk",
                "ns-735.awsdns-27.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ago.fit",
            "domain_keyword": "ago",
            "domain_tld": "fit",
            "query_time": "2024-05-05 14:23:17",
            "create_date": "2020-08-17",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.1,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>agg.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7534</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>agm.net, aeg.link, ag1.net, dgg.nl, amg.com, ggg.group, adg.vc, alg.bio, egg.lat, aagg.nl, aag.info, arg.email, agc.app, agng.ru, ag1.ru, agd.ru, agcg.ru, abg.gmbh, agjg.shop, ago.immo, agm.design, bagg.rocks, awg.agency, agr.center, ggg.pt, 3gg.top, agm.wales, agog.com, agge.dev, aggl.net, agh.net, agi.help, agp.net, alg.com, aggf.org, ago.travel, kagg.org, acg.sex, bgg.org, age.social, aag.cloud, agu.life, agv.gal, agtg.clothing, afg.email, asg.com.au, fagg.cc, adg.tokyo, ahg.earth, amg.group, alg.skin, aog.institute, asg.digital, atg.consulting, avgg.nl, agf.info, amg.chat, agi.net.cn, ggg.rocks, adg.pe, dagg.info, agi.plus, aog.studio, agc.asia, apg.ae, cgg.com, bgg.co.jp, atg.education, aga.money, abg.co.th, ggg.cat, agi.in, agga.asn.au, agag.net, abg.farm, amg.us, ag3.org, aga.io, alg.center, aig.srl, agge.org, acg.lol, ag1.nl, afg.broker, agi.black, asg.ie, ggg.ie, a-g.ca, ags.consulting, azgg.top, agu.agency, asg.training, pgg.xyz, ajg.co, arg.co.uk, agb.cl, agr.eu, ayg.eu, agn.ai, ago.fit</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>agm.net</domain_name>
   <domain_keyword>agm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 06:07:33</query_time>
   <create_date>1997-05-04</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2028-05-05</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>ns-1255.awsdns-28.org</value>
    <value>ns-1870.awsdns-41.co.uk</value>
    <value>ns-34.awsdns-04.com</value>
    <value>ns-658.awsdns-18.net</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>2</num>
   <domain_name>aeg.link</domain_name>
   <domain_keyword>aeg</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-07 22:43:06</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AB Electrolux</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ag1.net</domain_name>
   <domain_keyword>ag1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 23:34:13</query_time>
   <create_date>1997-02-14</create_date>
   <update_date>2021-02-15</update_date>
   <expiry_date>2031-02-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns75.worldnic.com</value>
    <value>ns76.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dgg.nl</domain_name>
   <domain_keyword>dgg</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 08:57:58</query_time>
   <create_date>2006-11-27</create_date>
   <update_date>2022-11-25</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>amg.com</domain_name>
   <domain_keyword>amg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:38:11</query_time>
   <create_date>1990-06-26</create_date>
   <update_date>2020-10-23</update_date>
   <expiry_date>2025-12-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>edns1.ultradns.biz</value>
    <value>edns1.ultradns.com</value>
    <value>edns1.ultradns.net</value>
    <value>edns1.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ggg.group</domain_name>
   <domain_keyword>ggg</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-01 14:23:08</query_time>
   <create_date>2017-04-18</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-18</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.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>7</num>
   <domain_name>adg.vc</domain_name>
   <domain_keyword>adg</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-04-28 18:40:25</query_time>
   <create_date>2008-10-21</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-10-21</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADG.Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>alg.bio</domain_name>
   <domain_keyword>alg</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-29 06:50:49</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</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>ns1.storeinodns.com</value>
    <value>ns2.storeinodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>egg.lat</domain_name>
   <domain_keyword>egg</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-29 17:03:48</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>aagg.nl</domain_name>
   <domain_keyword>aagg</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 22:57:55</query_time>
   <create_date>2017-03-28</create_date>
   <update_date>2024-01-24</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns.webtic.nl</value>
    <value>ns2.webtic.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>aag.info</domain_name>
   <domain_keyword>aag</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 22:57:44</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>3937</registrar_iana>
   <registrar_name>Sav.com, LLC - 47</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>arg.email</domain_name>
   <domain_keyword>arg</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-02 15:29:14</query_time>
   <create_date>2016-12-29</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Angel Relations Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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>ns1dns.name.com</value>
    <value>ns2bkr.name.com</value>
    <value>ns3cgw.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>agc.app</domain_name>
   <domain_keyword>agc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-03 21:57:58</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2026-05-05</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>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>14</num>
   <domain_name>agng.ru</domain_name>
   <domain_keyword>agng</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:23:46</query_time>
   <create_date>2010-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ag1.ru</domain_name>
   <domain_keyword>ag1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:20:48</query_time>
   <create_date>2004-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shneider-host.ru</value>
    <value>ns2.shneider-host.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>agd.ru</domain_name>
   <domain_keyword>agd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:21:57</query_time>
   <create_date>2004-12-01</create_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>agcg.ru</domain_name>
   <domain_keyword>agcg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:21:56</query_time>
   <create_date>2008-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>abg.gmbh</domain_name>
   <domain_keyword>abg</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-07 02:03:50</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ServiceKontor 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>19</num>
   <domain_name>agjg.shop</domain_name>
   <domain_keyword>agjg</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 22:48:18</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic, Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ago.immo</domain_name>
   <domain_keyword>ago</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-05 14:23:17</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</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>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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>agm.design</domain_name>
   <domain_keyword>agm</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-25 13:12:58</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bagg.rocks</domain_name>
   <domain_keyword>bagg</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-26 00:59:46</query_time>
   <create_date>2016-12-06</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.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>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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>awg.agency</domain_name>
   <domain_keyword>awg</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-09 02:20:47</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rawalpindi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</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.xmarthost.com</value>
    <value>dns2.xmarthost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>agr.center</domain_name>
   <domain_keyword>agr</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-09 13:52:13</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-14</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>25</num>
   <domain_name>ggg.pt</domain_name>
   <domain_keyword>ggg</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-09 18:51:15</query_time>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>3gg.top</domain_name>
   <domain_keyword>3gg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 19:29:25</query_time>
   <create_date>2020-10-24</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meng Zhan Fei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>agm.wales</domain_name>
   <domain_keyword>agm</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-05-10 06:45:26</query_time>
   <create_date>2015-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>1&amp;amp;1 IONOS SE</registrar_name>
   <registrar_website>http://www.1and1.co.uk/</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>DFD</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-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>agog.com</domain_name>
   <domain_keyword>agog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 16:47:46</query_time>
   <create_date>1991-03-27</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-1195.awsdns-21.org</value>
    <value>ns-1896.awsdns-45.co.uk</value>
    <value>ns-433.awsdns-54.com</value>
    <value>ns-617.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>agge.dev</domain_name>
   <domain_keyword>agge</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-11 06:04:08</query_time>
   <create_date>2020-02-16</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc.</registrar_name>
   <registrar_website>http://www.ascio.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>SE</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>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>aggl.net</domain_name>
   <domain_keyword>aggl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 06:05:06</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>4102</registrar_iana>
   <registrar_name>Gname 110 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <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>31</num>
   <domain_name>agh.net</domain_name>
   <domain_keyword>agh</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 06:06:48</query_time>
   <create_date>2002-08-18</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-08-18</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>32</num>
   <domain_name>agi.help</domain_name>
   <domain_keyword>agi</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-11 06:08:27</query_time>
   <create_date>2021-02-25</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-25</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>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>33</num>
   <domain_name>agp.net</domain_name>
   <domain_keyword>agp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 13:33:16</query_time>
   <create_date>2002-03-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2025-03-21</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>alg.com</domain_name>
   <domain_keyword>alg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 20:24:07</query_time>
   <create_date>1999-01-08</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of alg.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1159.awsdns-16.org</value>
    <value>ns-1728.awsdns-24.co.uk</value>
    <value>ns-492.awsdns-61.com</value>
    <value>ns-664.awsdns-19.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>35</num>
   <domain_name>aggf.org</domain_name>
   <domain_keyword>aggf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 20:43:57</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2026-06-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A Greater Good Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ago.travel</domain_name>
   <domain_keyword>ago</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-16 03:55:13</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-12</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>ns1.whmpanels.ro</value>
    <value>ns2.whmpanels.ro</value>
    <value>ns3.whmpanels.ro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>kagg.org</domain_name>
   <domain_keyword>kagg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 17:59:11</query_time>
   <create_date>2016-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>acg.sex</domain_name>
   <domain_keyword>acg</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-04-16 14:56:59</query_time>
   <create_date>2016-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hexieshe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bgg.org</domain_name>
   <domain_keyword>bgg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 18:53:45</query_time>
   <create_date>1999-02-16</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2027-02-16</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.bodis.com</value>
    <value>ns2.bodis.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>age.social</domain_name>
   <domain_keyword>age</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-21 19:15:06</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shanxiyunzhijiaoyukejiyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</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>aluminium.dnspod.net</value>
    <value>cookie.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>aag.cloud</domain_name>
   <domain_keyword>aag</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-22 20:55:56</query_time>
   <create_date>2018-10-02</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-02</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>42</num>
   <domain_name>agu.life</domain_name>
   <domain_keyword>agu</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-22 02:10:30</query_time>
   <create_date>2017-04-08</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>athena.ns.cloudflare.com</value>
    <value>chad.ns.cloudflare.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>agv.gal</domain_name>
   <domain_keyword>agv</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-04-22 13:35:14</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_company>Atelier Gráfica Visual S.L.</registrant_company>
   <registrant_state>A Coruña</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>agtg.clothing</domain_name>
   <domain_keyword>agtg</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-04-23 23:25:27</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</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>ns75.domaincontrol.com</value>
    <value>ns76.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>45</num>
   <domain_name>afg.email</domain_name>
   <domain_keyword>afg</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-12 12:58:31</query_time>
   <create_date>2016-02-26</create_date>
   <update_date>2022-09-22</update_date>
   <expiry_date>2026-02-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Simplicity Group Holdings</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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-1234.awsdns-26.org</value>
    <value>ns-1665.awsdns-16.co.uk</value>
    <value>ns-376.awsdns-47.com</value>
    <value>ns-642.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>asg.com.au</domain_name>
   <domain_keyword>asg</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-11 09:38:02</query_time>
   <update_date>2023-10-01</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Technology Service Desk</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>fagg.cc</domain_name>
   <domain_keyword>fagg</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-11 07:02:27</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>3793</registrar_iana>
   <registrar_name>Guangzhou Yunxun Information Technology Co., Ltd.</registrar_name>
   <registrar_website>https://www.dnspod.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=fagg.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ian.dnspod.net</value>
    <value>issue.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>adg.tokyo</domain_name>
   <domain_keyword>adg</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-15 06:27:20</query_time>
   <create_date>2014-09-06</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ahg.earth</domain_name>
   <domain_keyword>ahg</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-13 17:51:44</query_time>
   <create_date>2020-08-31</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-08-31</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>ns41.domaincontrol.com</value>
    <value>ns42.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>50</num>
   <domain_name>amg.group</domain_name>
   <domain_keyword>amg</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-12 12:08:24</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</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>ns67.domaincontrol.com</value>
    <value>ns68.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>51</num>
   <domain_name>alg.skin</domain_name>
   <domain_keyword>alg</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-22 17:09:03</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-20</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;token alg&quot;</registrant_company>
   <registrant_state>&quot;alg&quot;</registrant_state>
   <registrant_country>DZ</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>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aog.institute</domain_name>
   <domain_keyword>aog</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-19 01:29:47</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</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>ns69.domaincontrol.com</value>
    <value>ns70.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>53</num>
   <domain_name>asg.digital</domain_name>
   <domain_keyword>asg</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-17 17:04:09</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>3905</registrar_iana>
   <registrar_name>Sav.com, LLC - 15</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>atg.consulting</domain_name>
   <domain_keyword>atg</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-15 04:26:34</query_time>
   <create_date>2017-01-02</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>ns33.domaincontrol.com</value>
    <value>ns34.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>avgg.nl</domain_name>
   <domain_keyword>avgg</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 01:04:34</query_time>
   <create_date>2007-01-10</create_date>
   <update_date>2018-11-02</update_date>
   <registrar_name>RootNet NOC B.V.</registrar_name>
   <name_servers>
    <value>nsauth.myrootnet.com</value>
    <value>nsauth.myrootnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>agf.info</domain_name>
   <domain_keyword>agf</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 16:58:46</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>3925</registrar_iana>
   <registrar_name>Sav.com, LLC - 35</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>amg.chat</domain_name>
   <domain_keyword>amg</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-27 06:51:18</query_time>
   <create_date>2020-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>agi.net.cn</domain_name>
   <domain_keyword>agi</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-20 19:50:18</query_time>
   <create_date>2023-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>陈伟金</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ggg.rocks</domain_name>
   <domain_keyword>ggg</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-19 21:23:46</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Four V LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Virginia</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>ns35.domaincontrol.com</value>
    <value>ns36.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>60</num>
   <domain_name>adg.pe</domain_name>
   <domain_keyword>adg</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-19 17:49:23</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <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>
  </value>
  <value>
   <num>61</num>
   <domain_name>dagg.info</domain_name>
   <domain_keyword>dagg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 23:34:38</query_time>
   <create_date>2015-02-27</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.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>Ghernigiv oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</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.webhost1.ru</value>
    <value>ns2.webhost1.ru</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>agi.plus</domain_name>
   <domain_keyword>agi</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-25 05:43:08</query_time>
   <create_date>2019-04-05</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2030-04-05</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Veen Chen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>aog.studio</domain_name>
   <domain_keyword>aog</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-27 22:00:54</query_time>
   <create_date>2018-10-25</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>agc.asia</domain_name>
   <domain_keyword>agc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-28 19:08:03</query_time>
   <create_date>2008-01-21</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASAHI GLASS CO., LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>rns1.rightsdns.com</value>
    <value>rns2.rightsdns.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>apg.ae</domain_name>
   <domain_keyword>apg</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-01 02:27:21</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>A P G Management Consulting</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>cgg.com</domain_name>
   <domain_keyword>cgg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:43:12</query_time>
   <create_date>1995-03-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2029-03-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bgg.co.jp</domain_name>
   <domain_keyword>bgg</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-29 05:30:37</query_time>
   <create_date>2018-03-06</create_date>
   <update_date>2024-05-20</update_date>
   <registrant_company>BGG Ltd.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>68</num>
   <domain_name>atg.education</domain_name>
   <domain_keyword>atg</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-30 19:20:15</query_time>
   <create_date>2021-09-06</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>aga.money</domain_name>
   <domain_keyword>aga</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-31 12:37:02</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>abg.co.th</domain_name>
   <domain_keyword>abg</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-06 04:51:22</query_time>
   <create_date>1999-11-30</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Automatic Business Group Co., Ltd. (บริษัท ออโตเมติค บิสซิเนส กรุ๊ป จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns5.porar.com</value>
    <value>ns6.porar.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>ggg.cat</domain_name>
   <domain_keyword>ggg</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-07 16:44:13</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_state>Fife</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>72</num>
   <domain_name>agi.in</domain_name>
   <domain_keyword>agi</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-11 06:08:27</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1007</registrar_iana>
   <registrar_name>Net 4 India Limited</registrar_name>
   <registrar_website>http://www.net4.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AGI GLASPAC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>A P</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.net4india.com</value>
    <value>ns2.net4india.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>agga.asn.au</domain_name>
   <domain_keyword>agga</domain_keyword>
   <domain_tld>asn.au</domain_tld>
   <query_time>2024-04-11 06:03:25</query_time>
   <update_date>2023-08-06</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Gary Smith</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>agag.net</domain_name>
   <domain_keyword>agag</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 23:39:44</query_time>
   <create_date>2013-08-18</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-08-18</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>jade.ns.cloudflare.com</value>
    <value>vin.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>75</num>
   <domain_name>abg.farm</domain_name>
   <domain_keyword>abg</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-04-12 13:10:24</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</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>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>76</num>
   <domain_name>amg.us</domain_name>
   <domain_keyword>amg</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-26 15:27:13</query_time>
   <create_date>2012-08-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>Brad Efune</registrant_name>
   <registrant_company>Self Employed</registrant_company>
   <registrant_address>4014 N 40th Pl</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85018</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6025313519</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>77</num>
   <domain_name>ag3.org</domain_name>
   <domain_keyword>ag3</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 18:28:19</query_time>
   <create_date>2017-07-14</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.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>aga.io</domain_name>
   <domain_keyword>aga</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-26 18:30:47</query_time>
   <create_date>2014-10-07</create_date>
   <update_date>2021-09-29</update_date>
   <expiry_date>2025-10-07</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>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>alg.center</domain_name>
   <domain_keyword>alg</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-29 06:50:50</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</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>g Sankt-Peterburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>aig.srl</domain_name>
   <domain_keyword>aig</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-04-28 18:22:23</query_time>
   <create_date>2022-10-13</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>agge.org</domain_name>
   <domain_keyword>agge</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 20:43:48</query_time>
   <create_date>2013-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-24</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>uluflgk4.verify.hn</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>82</num>
   <domain_name>acg.lol</domain_name>
   <domain_keyword>acg</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-16 14:56:59</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>hu bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ag1.nl</domain_name>
   <domain_keyword>ag1</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-20 18:21:31</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2023-05-31</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>afg.broker</domain_name>
   <domain_keyword>afg</domain_keyword>
   <domain_tld>broker</domain_tld>
   <query_time>2024-04-29 20:34:30</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-12</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_company>Internet Invest, Ltd. dba Imena.ua</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>UA</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.mirohost.net</value>
    <value>ns2.mirohost.net</value>
    <value>ns3.mirohost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>agi.black</domain_name>
   <domain_keyword>agi</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-04-26 04:53:13</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wenjinchuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sichuan</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>7d5a95f1.verify.hn</value>
    <value>erification-mzmjchcj28oatbtwxzgpt5.ns101.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>asg.ie</domain_name>
   <domain_keyword>asg</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-01 03:05:47</query_time>
   <create_date>2015-06-04</create_date>
   <update_date>2021-07-20</update_date>
   <expiry_date>2031-06-05</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.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>ggg.ie</domain_name>
   <domain_keyword>ggg</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-01 14:51:13</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns5.dnsireland.com</value>
    <value>ns6.dnsireland.com</value>
    <value>ns7.dnsireland.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>a-g.ca</domain_name>
   <domain_keyword>a-g</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-30 20:55:58</query_time>
   <create_date>2003-05-01</create_date>
   <update_date>2017-03-03</update_date>
   <expiry_date>2026-05-01</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>ACME Acres Inc.</registrant_name>
   <registrant_address>18988 5th Concession Road</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K0C1A0</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8664019875</registrant_phone>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>89</num>
   <domain_name>ags.consulting</domain_name>
   <domain_keyword>ags</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-23 22:13:26</query_time>
   <create_date>2017-02-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Allegis Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</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.allegisgroup.com</value>
    <value>ns2.allegisgroup.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>azgg.top</domain_name>
   <domain_keyword>azgg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-23 22:56:18</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>宋宪国</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>liaoning</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>agu.agency</domain_name>
   <domain_keyword>agu</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-23 23:25:58</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>asg.training</domain_name>
   <domain_keyword>asg</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-04-22 17:52:33</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pgg.xyz</domain_name>
   <domain_keyword>pgg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 13:02:16</query_time>
   <create_date>2020-08-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Jian Ming Pang</registrant_company>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ajg.co</domain_name>
   <domain_keyword>ajg</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 15:14:41</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2022-05-03</update_date>
   <expiry_date>2026-07-20</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>arg.co.uk</domain_name>
   <domain_keyword>arg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 15:29:16</query_time>
   <create_date>2019-07-30</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_name>Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]</registrar_name>
   <registrar_website>http://www.amazingdomains.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>agb.cl</domain_name>
   <domain_keyword>agb</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-03 21:57:31</query_time>
   <create_date>2006-09-01</create_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Comercial ITALINNEA LTDA</registrant_name>
   <name_servers>
    <value>ns1.meganet.cl</value>
    <value>ns2.meganet.cl</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>agr.eu</domain_name>
   <domain_keyword>agr</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:03:28</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>ayg.eu</domain_name>
   <domain_keyword>ayg</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:17:08</query_time>
   <registrar_name>OnlineNIC Inc</registrar_name>
   <registrar_website>https://www.onlinenic.com</registrar_website>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>agn.ai</domain_name>
   <domain_keyword>agn</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-05 14:21:19</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Agnitio</registrant_company>
   <registrant_address>Dampfærgvej 10, 5th floor</registrant_address>
   <registrant_city>Copenhagen</registrant_city>
   <registrant_zip>2100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns-12.awsdns-01.com</value>
    <value>ns-1449.awsdns-53.org</value>
    <value>ns-1641.awsdns-13.co.uk</value>
    <value>ns-735.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ago.fit</domain_name>
   <domain_keyword>ago</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-05 14:23:17</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.1</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.