WHOIS QUERY TIME

10 Apr 2024 - 4:36 PM UTC

Registered: 14 November 2023
Expiry: 14 November 2024

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

now1.dns.com
now2.dns.com

DOMAIN STATUS

clientTransferProhibited

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=ddacg.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ddacg.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ddacg.cn",
            "domain_keyword": "ddacg",
            "domain_tld": "cn",
            "query_time": "2024-04-10 16:36:51",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "严志军",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.088,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ddacg.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ddacg.cn</domain_name>
   <domain_keyword>ddacg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 16:36:51</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>严志军</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.088</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.903 seconds) for "ddacg.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Apr 2024 - 4:36 PM UTC

Registered: 14 November 2023
Expiry: 14 November 2024

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

now1.dns.com
now2.dns.com

DOMAIN STATUS

clientTransferProhibited

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&database=historical&domain_name=ddacg.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ddacg.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "ddacg.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "ddacg.cn",
            "domain_keyword": "ddacg",
            "domain_tld": "cn",
            "query_time": "2024-04-10 16:36:51",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "严志军",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.903,
        "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>ddacg.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>ddacg.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ddacg.cn</domain_name>
   <domain_keyword>ddacg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 16:36:51</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>严志军</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.903</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 5 domain names (in 1.119 seconds) which contained the exact domain keyword "ddacg".
Domain Name Registered Expiry Registrar Ownership
1 ddacg.com 14 May 2022 14 May 2026 Automattic Inc. Knock Knock WHOIS Not There, LLC
2 ddacg.cn 14 Nov 2023 14 Nov 2024 广东时代互联科技有限公司 严志军
3 ddacg.top 16 Nov 2023 16 Nov 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 张岩
4 ddacg.icu 16 Nov 2023 16 Nov 2024 Hong Kong Juming Network Technology Co. , Ltd -
5 ddacg.fun 16 Nov 2023 16 Nov 2024 Hong Kong Juming Network Technology Co. , Ltd -
6 ddacg.xyz 16 Nov 2023 16 Nov 2024 Hong Kong Juming Network Technology Co. , Ltd -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ddacg&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ddacg",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "ddacg.com, ddacg.cn, ddacg.top, ddacg.icu, ddacg.fun, ddacg.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "ddacg.com",
            "domain_keyword": "ddacg",
            "domain_tld": "com",
            "query_time": "2024-06-01 18:49:34",
            "create_date": "2022-05-14",
            "update_date": "2023-09-10",
            "expiry_date": "2026-05-14",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ddacg.cn",
            "domain_keyword": "ddacg",
            "domain_tld": "cn",
            "query_time": "2024-04-10 16:36:51",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "严志军",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ddacg.top",
            "domain_keyword": "ddacg",
            "domain_tld": "top",
            "query_time": "2024-04-16 04:28:29",
            "create_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "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": "anhui",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ddacg.icu",
            "domain_keyword": "ddacg",
            "domain_tld": "icu",
            "query_time": "2024-05-23 15:35:35",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_state": "an hui",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ddacg.fun",
            "domain_keyword": "ddacg",
            "domain_tld": "fun",
            "query_time": "2024-05-23 15:35:35",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_state": "an hui",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ddacg.xyz",
            "domain_keyword": "ddacg",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 15:35:35",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_state": "an hui",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.119,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ddacg</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>ddacg.com, ddacg.cn, ddacg.top, ddacg.icu, ddacg.fun, ddacg.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ddacg.com</domain_name>
   <domain_keyword>ddacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 18:49:34</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2026-05-14</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ddacg.cn</domain_name>
   <domain_keyword>ddacg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 16:36:51</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>严志军</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.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>ddacg.top</domain_name>
   <domain_keyword>ddacg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 04:28:29</query_time>
   <create_date>2023-11-16</create_date>
   <expiry_date>2024-11-16</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>anhui</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>jm1.dns.com</value>
    <value>jm2.dns.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>ddacg.icu</domain_name>
   <domain_keyword>ddacg</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-23 15:35:35</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_state>an hui</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ddacg.fun</domain_name>
   <domain_keyword>ddacg</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-23 15:35:35</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_state>an hui</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ddacg.xyz</domain_name>
   <domain_keyword>ddacg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 15:35:35</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_state>an hui</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.119</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 183 domain names (in 1.876 seconds) which look and sound like the brand name "ddacg".
Domain Name Registered Expiry Registrar Ownership
1 ddzcg.com 12 Jul 2020 12 Jul 2024 Dynadot Inc -
2 dfacg.xyz 16 Apr 2023 16 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
3 ddaco.com 11 Dec 2012 11 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 ddacs.net 14 May 2008 14 May 2025 GoDaddy.com, LLC -
5 djacg.com 9 Dec 2019 9 Dec 2024 Cloudflare, Inc. DATA REDACTED
6 ddamg.com 20 Feb 2020 20 Feb 2026 GoDaddy.com, LLC -
7 ddacf.com 14 Jan 2011 14 Jan 2028 GoDaddy.com, LLC -
8 ddamg.com.br 3 Nov 2017 3 Nov 2026 - DDA associados
9 dzacg.com 18 Apr 2024 18 Apr 2025 NameSilo, LLC -
10 pdacg.top 22 Feb 2024 22 Feb 2025 DNSPod, Inc. TencentCloud
11 ddacf.org 2 Aug 2021 2 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 ddact.com 11 May 2016 11 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 ddang.pro 18 Feb 2014 18 Feb 2025 Hangang Systems Inc. dba Doregi.com jeong soon kirl
14 dkacg.com 5 Feb 2021 5 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
15 ddccg.com 9 Nov 2018 9 Nov 2024 FastDomain Inc. -
16 sdacg.org 2 May 2024 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 dwacg.com 12 Jun 2020 12 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
18 d-acg.net 10 Nov 2021 10 Nov 2025 GoDaddy.com, LLC -
19 ddacu.com 27 Jan 2012 27 Jan 2025 Tucows Domains Inc. -
20 ddang.com.cn 12 May 2023 12 May 2025 广东时代互联科技有限公司 陈彦宏
21 dgacg.com 9 Nov 2017 9 Nov 2024 Dynadot Inc -
22 ddawg.tech 4 Nov 2022 4 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
23 idacg.com 7 May 2023 7 May 2025 SNAPNAMES 14, LLC -
24 d-acg.com 10 Nov 2021 10 Nov 2025 GoDaddy.com, LLC -
25 dlacg.xyz 27 Jan 2024 27 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
26 ddawg.com 24 Feb 2009 24 Feb 2025 GoDaddy.com, LLC -
27 ddang.net 21 Apr 2002 21 Apr 2025 Megazone Corp., dba HOSTING.KR kkh
28 ddarg.com 1 Apr 2008 1 Apr 2026 GoDaddy.com, LLC -
29 ddacm.xyz 18 May 2024 18 May 2025 NameSilo, LLC See PrivacyGuardian.org
30 ddpcg.com 19 Aug 2014 19 Aug 2024 GoDaddy.com, LLC -
31 ydacg.com 6 Dec 2016 6 Dec 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
32 ddacn.net 7 Aug 2018 7 Aug 2028 GoDaddy.com, LLC -
33 ddaco.org 13 Sep 2023 13 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 ddadg.com 25 Jul 2022 25 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
35 adacg.com 27 Jun 2002 14 Nov 2026 GoDaddy.com, LLC -
36 cdacg.org 13 Feb 2017 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 ddacj.info 25 Sep 2014 25 Sep 2024 TLD Registrar Solutions Ltd. Whois Privacy Corp.
38 tdacg.cc 19 Feb 2022 19 Feb 2025 NameSilo, LLC PrivacyGuardian.org llc
39 ddacc.cn 4 Dec 2023 4 Dec 2025 DYNADOTCHINA LLC 郭爱民
40 gdacg.com 4 Aug 2018 4 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
41 ddaag.com 20 Mar 2023 20 Mar 2024 Gname.com Pte. Ltd. -
42 dyacg.com 5 Apr 2023 5 Apr 2025 NameSilo, LLC -
43 ddlcg.com 22 Jul 2006 22 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
44 2dacg.com 27 Nov 2011 27 Nov 2024 GoDaddy.com, LLC -
45 ddach.com 10 Dec 2018 10 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 sdacg.cn 1 Jun 2020 1 Jun 2024 阿里巴巴云计算(北京)有限公司 潍坊智汇推网络科技有限公司
47 ddang.cn 12 May 2024 12 May 2025 北京新网数码信息技术有限公司 蔡泽琼
48 sdacg.com 7 Aug 2014 7 Aug 2026 Xin Net Technology Corporation -
49 fdacg.com 8 Nov 2007 8 Nov 2024 In2net Network Inc. REDACTED FOR PRIVACY
50 ydacg.top 11 Apr 2024 11 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
51 dddcg.com 25 Dec 2022 25 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
52 qdacg.com 14 Mar 2022 14 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
53 dmacg.co.uk 19 Oct 2005 19 Oct 2024 Omniscot Limited [Tag = OMNISCOT] Privacy Shield Ltd
54 dfacg.com 5 May 2013 5 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
55 wdacg.com 3 Apr 2024 3 Apr 2025 Gname 042 Inc -
56 cdacg.com.cn 10 Jan 2019 10 Jan 2025 北京新网数码信息技术有限公司 成都市动漫游戏协会
57 ddang.lol 6 May 2024 6 May 2025 Porkbun, LLC Private by Design, LLC
58 dxacg.com 29 Apr 2024 29 Apr 2025 Cloudflare, Inc. DATA REDACTED
59 ddatg.site 18 Sep 2023 18 Sep 2024 Gabia, Inc. -
60 d-acg.club 10 Nov 2021 10 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 ddacn.com 7 Aug 2018 7 Aug 2028 GoDaddy.com, LLC -
62 sdacg.net 21 Dec 2021 21 Dec 2026 Xin Net Technology Corporation -
63 ddkcg.com 16 Jun 2008 16 Jun 2024 GoDaddy.com, LLC -
64 adacg.mobi 21 Oct 2006 21 Oct 2026 GoDaddy.com, LLC Domains By Proxy, LLC
65 ddang.biz 21 Jan 2024 21 Jan 2025 Gabia Inc. REDACTED FOR PRIVACY
66 ddacc.com 26 Sep 2005 26 Sep 2025 Network Solutions, LLC -
67 ddacl.org.au - - Domain Directors Pty Ltd trading as Instra DNS Admin
68 ddawg.me 27 Sep 2023 27 Sep 2024 Name.com, Inc. Beacons AI Inc.
69 ddace.com 21 Nov 1997 20 Nov 2024 GoDaddy.com, LLC -
70 deacg.com 18 Jun 2017 18 Jun 2024 Domain.com, LLC REDACTED FOR PRIVACY
71 rdacg.com 7 Oct 2003 7 Oct 2024 Cloudflare, Inc. DATA REDACTED
72 ddang.cc 16 Nov 2021 16 Nov 2024 GoDaddy.com, LLC -
73 dmacg.net 7 Apr 2016 7 Apr 2033 Alibaba Cloud Computing (Beijing) Co., Ltd. -
74 ddasg.com 9 Sep 2023 9 Sep 2024 KQW, Inc. siqi hang
75 ddacc.org 16 Jan 2024 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 mdacg.com 12 Sep 2014 12 Sep 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
77 ddicg.cyou 18 Jul 2023 18 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
78 ddagg.top 1 Jul 2023 1 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shi zheng yang
79 ddakg.com 17 Nov 2021 17 Nov 2026 Porkbun LLC Private by Design, LLC
80 dbacg.com 18 Apr 2018 18 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
81 edacg.cn 20 Feb 2023 20 Feb 2025 广州云讯信息科技有限公司 辽宁十全网络科技有限公司
82 5dacg.com 21 Dec 2023 21 Dec 2024 Domainarmada.com LLC -
83 dtacg.com 7 Aug 2020 7 Aug 2024 Cloudflare, Inc. DATA REDACTED
84 ddacgi.com 26 Jan 2022 26 Jan 2025 gabia Leejungok
85 ddawg.net 3 Jan 2024 3 Jan 2025 Name.com, Inc. Beacons AI Inc.
86 pddacg.com 11 May 2023 11 May 2025 Dynadot Inc -
87 3dacg.com 22 Oct 2013 22 Oct 2024 GoDaddy.com, LLC -
88 adacg.shop 5 May 2023 5 May 2025 DNSPod, Inc. -
89 pdacg.com 21 Feb 2019 21 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 dpacg.com 14 Mar 2024 14 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 bdacg.com.cn 12 Feb 2023 12 Feb 2025 广州云讯信息科技有限公司 武汉市洪山区百推网络科技工作室
92 dkacg.top 7 Dec 2023 7 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Peng Wei
93 ddmacg.com 20 May 2021 20 May 2025 NameCheap, Inc. -
94 didacg.com 7 Nov 2023 7 Nov 2024 Dynadot Inc -
95 adacg.net 27 Jun 2002 14 Nov 2026 GoDaddy.com, LLC -
96 ddack.com 13 Nov 2015 13 Nov 2024 gabia KIM JAE SIK
97 dracg.com 5 Aug 2023 5 Aug 2025 Cloud Yuqu LLC REDACTED FOR PRIVACY
98 adacg.tech 5 Aug 2019 5 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
99 dd-cg.com 16 Mar 2012 16 Mar 2025 GoDaddy.com, LLC -
100 dmacg.com 19 Oct 2005 19 Oct 2024 NETISTRAR Privacy Shield LTD
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 Ddacg.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ddacg.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ddacg.cn",
        "page_size": 100
    },
    "count": {
        "total": 183,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ddzcg.com, dfacg.xyz, ddaco.com, ddacs.net, djacg.com, ddamg.com, ddacf.com, ddamg.com.br, dzacg.com, pdacg.top, ddacf.org, ddact.com, ddang.pro, dkacg.com, ddccg.com, sdacg.org, dwacg.com, d-acg.net, ddacu.com, ddang.com.cn, dgacg.com, ddawg.tech, idacg.com, d-acg.com, dlacg.xyz, ddawg.com, ddang.net, ddarg.com, ddacm.xyz, ddpcg.com, ydacg.com, ddacn.net, ddaco.org, ddadg.com, adacg.com, cdacg.org, ddacj.info, tdacg.cc, ddacc.cn, gdacg.com, ddaag.com, dyacg.com, ddlcg.com, 2dacg.com, ddach.com, sdacg.cn, ddang.cn, sdacg.com, fdacg.com, ydacg.top, dddcg.com, qdacg.com, dmacg.co.uk, dfacg.com, wdacg.com, cdacg.com.cn, ddang.lol, dxacg.com, ddatg.site, d-acg.club, ddacn.com, sdacg.net, ddkcg.com, adacg.mobi, ddang.biz, ddacc.com, ddacl.org.au, ddawg.me, ddace.com, deacg.com, rdacg.com, ddang.cc, dmacg.net, ddasg.com, ddacc.org, mdacg.com, ddicg.cyou, ddagg.top, ddakg.com, dbacg.com, edacg.cn, 5dacg.com, dtacg.com, ddacgi.com, ddawg.net, pddacg.com, 3dacg.com, adacg.shop, pdacg.com, dpacg.com, bdacg.com.cn, dkacg.top, ddmacg.com, didacg.com, adacg.net, ddack.com, dracg.com, adacg.tech, dd-cg.com, dmacg.com",
    "results": [
        {
            "num": 1,
            "domain_name": "ddzcg.com",
            "domain_keyword": "ddzcg",
            "domain_tld": "com",
            "query_time": "2024-04-11 20:11:53",
            "create_date": "2020-07-12",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "carter.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dfacg.xyz",
            "domain_keyword": "dfacg",
            "domain_tld": "xyz",
            "query_time": "2024-05-03 08:42:11",
            "create_date": "2023-04-16",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ddaco.com",
            "domain_keyword": "ddaco",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:12:31",
            "create_date": "2012-12-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ddaco.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ddacs.net",
            "domain_keyword": "ddacs",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:28:32",
            "create_date": "2008-05-14",
            "update_date": "2023-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "djacg.com",
            "domain_keyword": "djacg",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:44:42",
            "create_date": "2019-12-09",
            "update_date": "2024-01-06",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Hebei",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/djacg.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ddamg.com",
            "domain_keyword": "ddamg",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:12:44",
            "create_date": "2020-02-20",
            "update_date": "2024-02-15",
            "expiry_date": "2026-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ddacf.com",
            "domain_keyword": "ddacf",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:28:29",
            "create_date": "2011-01-14",
            "update_date": "2023-01-15",
            "expiry_date": "2028-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ddamg.com.br",
            "domain_keyword": "ddamg",
            "domain_tld": "com.br",
            "query_time": "2024-04-16 04:28:48",
            "create_date": "2017-11-03",
            "update_date": "2023-11-24",
            "expiry_date": "2026-11-03",
            "registrant_name": "DDA associados",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "dzacg.com",
            "domain_keyword": "dzacg",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:57:02",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pdacg.top",
            "domain_keyword": "pdacg",
            "domain_tld": "top",
            "query_time": "2024-04-17 23:41:36",
            "create_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TencentCloud",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan 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": [
                "moule.dnspod.net",
                "stump.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ddacf.org",
            "domain_keyword": "ddacf",
            "domain_tld": "org",
            "query_time": "2024-04-30 11:31:42",
            "create_date": "2021-08-02",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-02",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ddact.com",
            "domain_keyword": "ddact",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:28:32",
            "create_date": "2016-05-11",
            "update_date": "2021-05-05",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ddang.pro",
            "domain_keyword": "ddang",
            "domain_tld": "pro",
            "query_time": "2024-04-20 22:12:48",
            "create_date": "2014-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 87,
            "registrar_name": "Hangang Systems Inc. dba Doregi.com",
            "registrar_website": "https://www.doregi.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "jeong soon kirl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.namesvr.net",
                "ns2.namesvr.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dkacg.com",
            "domain_keyword": "dkacg",
            "domain_tld": "com",
            "query_time": "2024-05-25 07:43:25",
            "create_date": "2021-02-05",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHAANXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dkacg.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ddccg.com",
            "domain_keyword": "ddccg",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:31:19",
            "create_date": "2018-11-09",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sdacg.org",
            "domain_keyword": "sdacg",
            "domain_tld": "org",
            "query_time": "2024-05-04 16:53:21",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dwacg.com",
            "domain_keyword": "dwacg",
            "domain_tld": "com",
            "query_time": "2024-04-23 08:04:51",
            "create_date": "2020-06-12",
            "update_date": "2023-05-16",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "d-acg.net",
            "domain_keyword": "d-acg",
            "domain_tld": "net",
            "query_time": "2024-04-29 18:36:57",
            "create_date": "2021-11-10",
            "update_date": "2023-11-11",
            "expiry_date": "2025-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ddacu.com",
            "domain_keyword": "ddacu",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:28:32",
            "create_date": "2012-01-27",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.qisites.com",
                "ns2.qisites.com",
                "ns3.qisites.com",
                "ns4.qisites.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ddang.com.cn",
            "domain_keyword": "ddang",
            "domain_tld": "com.cn",
            "query_time": "2024-05-13 00:50:06",
            "create_date": "2023-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "陈彦宏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "dgacg.com",
            "domain_keyword": "dgacg",
            "domain_tld": "com",
            "query_time": "2024-04-06 20:29:14",
            "create_date": "2017-11-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ddawg.tech",
            "domain_keyword": "ddawg",
            "domain_tld": "tech",
            "query_time": "2024-05-18 10:41:47",
            "create_date": "2022-11-04",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "idacg.com",
            "domain_keyword": "idacg",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:41:12",
            "create_date": "2023-05-07",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1034,
            "registrar_name": "SNAPNAMES 14, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "d-acg.com",
            "domain_keyword": "d-acg",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:33:36",
            "create_date": "2021-11-10",
            "update_date": "2023-11-11",
            "expiry_date": "2025-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "dlacg.xyz",
            "domain_keyword": "dlacg",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 21:06:37",
            "create_date": "2024-01-27",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ddawg.com",
            "domain_keyword": "ddawg",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:13:23",
            "create_date": "2009-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ddang.net",
            "domain_keyword": "ddang",
            "domain_tld": "net",
            "query_time": "2024-05-13 02:58:50",
            "create_date": "2002-04-21",
            "update_date": "2024-05-11",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "kkh",
            "registrant_company": "kkh",
            "registrant_address": "305 Seongjeong-dong Seobuk-gu, Cheonan-si",
            "registrant_city": "Chungcheongnam-do",
            "registrant_zip": "331170",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1029825282",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ddarg.com",
            "domain_keyword": "ddarg",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:29:22",
            "create_date": "2008-04-01",
            "update_date": "2023-04-02",
            "expiry_date": "2026-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ddacm.xyz",
            "domain_keyword": "ddacm",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 17:30:36",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "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": [
                "dara.ns.cloudflare.com",
                "etienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ddpcg.com",
            "domain_keyword": "ddpcg",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:01:09",
            "create_date": "2014-08-19",
            "update_date": "2022-09-16",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ydacg.com",
            "domain_keyword": "ydacg",
            "domain_tld": "com",
            "query_time": "2024-04-07 18:48:39",
            "create_date": "2016-12-06",
            "update_date": "2016-12-11",
            "expiry_date": "2026-12-06",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ddacn.net",
            "domain_keyword": "ddacn",
            "domain_tld": "net",
            "query_time": "2024-04-20 22:12:30",
            "create_date": "2018-08-07",
            "update_date": "2022-10-13",
            "expiry_date": "2028-08-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ddaco.org",
            "domain_keyword": "ddaco",
            "domain_tld": "org",
            "query_time": "2024-05-27 22:39:56",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ddadg.com",
            "domain_keyword": "ddadg",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:58:43",
            "create_date": "2022-07-25",
            "update_date": "2023-12-13",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ddadg.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "adacg.com",
            "domain_keyword": "adacg",
            "domain_tld": "com",
            "query_time": "2024-04-08 14:22:48",
            "create_date": "2002-06-27",
            "update_date": "2022-09-01",
            "expiry_date": "2026-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cdacg.org",
            "domain_keyword": "cdacg",
            "domain_tld": "org",
            "query_time": "2024-04-13 21:57:06",
            "create_date": "2017-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ddacj.info",
            "domain_keyword": "ddacj",
            "domain_tld": "info",
            "query_time": "2024-04-20 22:12:30",
            "create_date": "2014-09-25",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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.usermaxonline.com",
                "ns2.usermaxonline.com",
                "ns3.usermaxonline.com",
                "ns4.usermaxonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "tdacg.cc",
            "domain_keyword": "tdacg",
            "domain_tld": "cc",
            "query_time": "2024-05-10 02:01:16",
            "create_date": "2022-02-19",
            "update_date": "2024-05-09",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ddacc.cn",
            "domain_keyword": "ddacc",
            "domain_tld": "cn",
            "query_time": "2024-04-20 22:12:30",
            "create_date": "2023-12-04",
            "expiry_date": "2025-12-04",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "郭爱民",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "gdacg.com",
            "domain_keyword": "gdacg",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:09:04",
            "create_date": "2018-08-04",
            "update_date": "2023-02-24",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ddaag.com",
            "domain_keyword": "ddaag",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:39:56",
            "create_date": "2023-03-20",
            "update_date": "2024-05-22",
            "expiry_date": "2024-03-20",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dyacg.com",
            "domain_keyword": "dyacg",
            "domain_tld": "com",
            "query_time": "2024-04-11 12:26:57",
            "create_date": "2023-04-05",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ddlcg.com",
            "domain_keyword": "ddlcg",
            "domain_tld": "com",
            "query_time": "2024-05-02 17:41:19",
            "create_date": "2006-07-22",
            "update_date": "2024-03-18",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "FU JIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ddlcg.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "2dacg.com",
            "domain_keyword": "2dacg",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:01:36",
            "create_date": "2011-11-27",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ddach.com",
            "domain_keyword": "ddach",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:28:30",
            "create_date": "2018-12-10",
            "update_date": "2020-12-04",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sdacg.cn",
            "domain_keyword": "sdacg",
            "domain_tld": "cn",
            "query_time": "2024-04-30 16:28:04",
            "create_date": "2020-06-01",
            "expiry_date": "2024-06-01",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "潍坊智汇推网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ddang.cn",
            "domain_keyword": "ddang",
            "domain_tld": "cn",
            "query_time": "2024-05-13 02:58:50",
            "create_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "蔡泽琼",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sdacg.com",
            "domain_keyword": "sdacg",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:12:06",
            "create_date": "2014-08-07",
            "update_date": "2022-01-26",
            "expiry_date": "2026-08-07",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "fdacg.com",
            "domain_keyword": "fdacg",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:17:11",
            "create_date": "2007-11-08",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-08",
            "registrar_iana": 604,
            "registrar_name": "In2net Network Inc.",
            "registrar_website": "https://www.in2net.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/aaf83964-2988-4145-b6cc-94f4d2ea0f49",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.doteasy.com",
                "dns2.doteasy.com",
                "dns21.doteasy.com",
                "dns22.doteasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ydacg.top",
            "domain_keyword": "ydacg",
            "domain_tld": "top",
            "query_time": "2024-04-24 08:42:16",
            "create_date": "2024-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://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": [
                "jen.ns.cloudflare.com",
                "randy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dddcg.com",
            "domain_keyword": "dddcg",
            "domain_tld": "com",
            "query_time": "2024-05-13 03:01:03",
            "create_date": "2022-12-25",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIN BIAN SHENG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "KH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dddcg.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "qdacg.com",
            "domain_keyword": "qdacg",
            "domain_tld": "com",
            "query_time": "2024-05-21 07:33:58",
            "create_date": "2022-03-14",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=qdacg.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dmacg.co.uk",
            "domain_keyword": "dmacg",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 23:23:21",
            "create_date": "2005-10-19",
            "update_date": "2024-02-29",
            "expiry_date": "2024-10-19",
            "registrar_name": "Omniscot Limited [Tag = OMNISCOT]",
            "registrar_website": "https://omniscot.com",
            "registrant_name": "Privacy Shield Ltd",
            "registrant_address": "Lincoln House, Pony Road, Oxford, Oxfordshire, OX4 2RD, United Kingdom",
            "name_servers": [
                "dns0.omniscot.com",
                "dns1.omniscot.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "dfacg.com",
            "domain_keyword": "dfacg",
            "domain_tld": "com",
            "query_time": "2024-05-27 05:04:57",
            "create_date": "2013-05-05",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangxi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=dfacg.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-be.gslb.net",
                "ns-eu.gslb.net",
                "ns-nl.gslb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "wdacg.com",
            "domain_keyword": "wdacg",
            "domain_tld": "com",
            "query_time": "2024-04-06 11:06:03",
            "create_date": "2024-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 4011,
            "registrar_name": "Gname 042 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cdacg.com.cn",
            "domain_keyword": "cdacg",
            "domain_tld": "com.cn",
            "query_time": "2024-05-16 12:52:16",
            "create_date": "2019-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "成都市动漫游戏协会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ddang.lol",
            "domain_keyword": "ddang",
            "domain_tld": "lol",
            "query_time": "2024-05-08 15:50:26",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "dxacg.com",
            "domain_keyword": "dxacg",
            "domain_tld": "com",
            "query_time": "2024-05-02 15:04:29",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "DE",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/dxacg.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "mack.ns.cloudflare.com",
                "mia.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ddatg.site",
            "domain_keyword": "ddatg",
            "domain_tld": "site",
            "query_time": "2024-05-27 22:40:18",
            "create_date": "2023-09-18",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-18",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "d-acg.club",
            "domain_keyword": "d-acg",
            "domain_tld": "club",
            "query_time": "2024-04-20 22:30:36",
            "create_date": "2021-11-10",
            "update_date": "2023-11-16",
            "expiry_date": "2025-11-10",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ddacn.com",
            "domain_keyword": "ddacn",
            "domain_tld": "com",
            "query_time": "2024-04-30 11:31:43",
            "create_date": "2018-08-07",
            "update_date": "2022-10-13",
            "expiry_date": "2028-08-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sdacg.net",
            "domain_keyword": "sdacg",
            "domain_tld": "net",
            "query_time": "2024-05-10 12:12:29",
            "create_date": "2021-12-21",
            "update_date": "2024-01-12",
            "expiry_date": "2026-12-21",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ddkcg.com",
            "domain_keyword": "ddkcg",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:05:11",
            "create_date": "2008-06-16",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-16",
            "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": 64,
            "domain_name": "adacg.mobi",
            "domain_keyword": "adacg",
            "domain_tld": "mobi",
            "query_time": "2024-05-13 11:18:29",
            "create_date": "2006-10-21",
            "update_date": "2022-05-26",
            "expiry_date": "2026-10-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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ddang.biz",
            "domain_keyword": "ddang",
            "domain_tld": "biz",
            "query_time": "2024-05-18 10:41:44",
            "create_date": "2024-01-21",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-21",
            "registrar_iana": 244,
            "registrar_name": "Gabia Inc.",
            "registrar_website": "www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ddacc.com",
            "domain_keyword": "ddacc",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:28:29",
            "create_date": "2005-09-26",
            "update_date": "2024-02-22",
            "expiry_date": "2025-09-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ddacl.org.au",
            "domain_keyword": "ddacl",
            "domain_tld": "org.au",
            "query_time": "2024-05-27 22:39:56",
            "update_date": "2024-05-23",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "DNS Admin",
            "name_servers": [
                "huxley.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ddawg.me",
            "domain_keyword": "ddawg",
            "domain_tld": "me",
            "query_time": "2024-04-30 11:32:42",
            "create_date": "2023-09-27",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beacons AI Inc.",
            "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": [
                "ns1bqx.name.com",
                "ns2fln.name.com",
                "ns3bfm.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ddace.com",
            "domain_keyword": "ddace",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:28:30",
            "create_date": "1997-11-21",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wajax.com",
                "ns2.wajax.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "deacg.com",
            "domain_keyword": "deacg",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:58:27",
            "create_date": "2017-06-18",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-18",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/79e5a07c-b79b-404d-b940-60db7bd80b1e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "rdacg.com",
            "domain_keyword": "rdacg",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:55:35",
            "create_date": "2003-10-07",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/rdacg.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "eric.ns.cloudflare.com",
                "gina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ddang.cc",
            "domain_keyword": "ddang",
            "domain_tld": "cc",
            "query_time": "2024-05-23 15:35:46",
            "create_date": "2021-11-16",
            "update_date": "2024-05-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "dmacg.net",
            "domain_keyword": "dmacg",
            "domain_tld": "net",
            "query_time": "2024-04-27 23:23:21",
            "create_date": "2016-04-07",
            "update_date": "2023-08-23",
            "expiry_date": "2033-04-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ddasg.com",
            "domain_keyword": "ddasg",
            "domain_tld": "com",
            "query_time": "2024-05-23 15:35:50",
            "create_date": "2023-09-09",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1903,
            "registrar_name": "KQW, Inc.",
            "registrar_website": "http://www.maff.com",
            "registrant_name": "siqi hang",
            "registrant_address": "guang ling qu sha tou zhen qiang min cun",
            "registrant_city": "yang zhou shi",
            "registrant_state": "jiang su",
            "registrant_zip": "225000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.15626837318",
            "registrant_fax": "+86.15626837318",
            "name_servers": [
                "nsx.tssns.net",
                "nsy.tssns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ddacc.org",
            "domain_keyword": "ddacc",
            "domain_tld": "org",
            "query_time": "2024-05-18 10:41:20",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mdacg.com",
            "domain_keyword": "mdacg",
            "domain_tld": "com",
            "query_time": "2024-04-13 19:18:38",
            "create_date": "2014-09-12",
            "update_date": "2023-08-23",
            "expiry_date": "2030-09-12",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ddicg.cyou",
            "domain_keyword": "ddicg",
            "domain_tld": "cyou",
            "query_time": "2024-05-13 03:04:15",
            "create_date": "2023-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ddagg.top",
            "domain_keyword": "ddagg",
            "domain_tld": "top",
            "query_time": "2024-05-23 15:35:40",
            "create_date": "2023-07-01",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-01",
            "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": "shi zheng yang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ddakg.com",
            "domain_keyword": "ddakg",
            "domain_tld": "com",
            "query_time": "2024-05-23 15:35:42",
            "create_date": "2021-11-17",
            "update_date": "2021-11-17",
            "expiry_date": "2026-11-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/ddakg.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "dbacg.com",
            "domain_keyword": "dbacg",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:52:13",
            "create_date": "2018-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dbacg.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "edacg.cn",
            "domain_keyword": "edacg",
            "domain_tld": "cn",
            "query_time": "2024-04-10 22:25:31",
            "create_date": "2023-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "辽宁十全网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "brilliant.dnspod.net",
                "lemon.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "5dacg.com",
            "domain_keyword": "5dacg",
            "domain_tld": "com",
            "query_time": "2024-04-06 04:01:40",
            "create_date": "2023-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1173,
            "registrar_name": "Domainarmada.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.dnsnuts.com",
                "ns2.dnsnuts.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dtacg.com",
            "domain_keyword": "dtacg",
            "domain_tld": "com",
            "query_time": "2024-05-07 07:37:03",
            "create_date": "2020-08-07",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Texas",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/dtacg.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "fatima.ns.cloudflare.com",
                "lars.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ddacgi.com",
            "domain_keyword": "ddacgi",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:12:30",
            "create_date": "2022-01-26",
            "update_date": "2022-09-06",
            "expiry_date": "2025-01-26",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Leejungok",
            "registrant_address": "52 Pungdeokcheon-ro  Suji-gu, Yongin-si Gyeonggi-do.",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "16843",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1065231120",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ddawg.net",
            "domain_keyword": "ddawg",
            "domain_tld": "net",
            "query_time": "2024-05-07 22:06:30",
            "create_date": "2024-01-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_company": "Beacons AI Inc.",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "CA",
            "registrant_zip": "00000",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ddawg.net/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1bqx.name.com",
                "ns2fln.name.com",
                "ns3bfm.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "pddacg.com",
            "domain_keyword": "pddacg",
            "domain_tld": "com",
            "query_time": "2024-04-09 15:12:56",
            "create_date": "2023-05-11",
            "update_date": "2024-03-07",
            "expiry_date": "2025-05-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "3dacg.com",
            "domain_keyword": "3dacg",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:31:25",
            "create_date": "2013-10-22",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "adacg.shop",
            "domain_keyword": "adacg",
            "domain_tld": "shop",
            "query_time": "2024-05-16 14:40:08",
            "create_date": "2023-05-05",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_state": "bei jing shi",
            "registrant_country": "CN",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pdacg.com",
            "domain_keyword": "pdacg",
            "domain_tld": "com",
            "query_time": "2024-05-27 03:10:24",
            "create_date": "2019-02-21",
            "update_date": "2022-08-23",
            "expiry_date": "2024-02-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dpacg.com",
            "domain_keyword": "dpacg",
            "domain_tld": "com",
            "query_time": "2024-05-14 21:38:07",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bdacg.com.cn",
            "domain_keyword": "bdacg",
            "domain_tld": "com.cn",
            "query_time": "2024-04-06 22:30:06",
            "create_date": "2023-02-12",
            "expiry_date": "2025-02-12",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "武汉市洪山区百推网络科技工作室",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jonathan.dnspod.net",
                "toolbox.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "dkacg.top",
            "domain_keyword": "dkacg",
            "domain_tld": "top",
            "query_time": "2024-04-23 13:19:08",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "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": "Peng Wei",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ddmacg.com",
            "domain_keyword": "ddmacg",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:42:11",
            "create_date": "2021-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "didacg.com",
            "domain_keyword": "didacg",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:29:44",
            "create_date": "2023-11-07",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "adacg.net",
            "domain_keyword": "adacg",
            "domain_tld": "net",
            "query_time": "2024-04-15 18:11:16",
            "create_date": "2002-06-27",
            "update_date": "2022-09-01",
            "expiry_date": "2026-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ddack.com",
            "domain_keyword": "ddack",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:28:30",
            "create_date": "2015-11-13",
            "update_date": "2021-10-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "KIM JAE SIK",
            "registrant_company": "KIM JAE SIK",
            "registrant_address": "31, Daehak-ro, Yuseong-gu, Daejeon",
            "registrant_city": "Daejeon",
            "registrant_zip": "34168",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7077707800",
            "name_servers": [
                "ns16.dnszi.com",
                "ns55.dnszi.com",
                "ns64.dnszi.com",
                "ns7.dnszi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "dracg.com",
            "domain_keyword": "dracg",
            "domain_tld": "com",
            "query_time": "2024-05-02 14:10:37",
            "create_date": "2023-08-05",
            "update_date": "2023-08-05",
            "expiry_date": "2025-08-05",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangdongsheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=dracg.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "adacg.tech",
            "domain_keyword": "adacg",
            "domain_tld": "tech",
            "query_time": "2024-05-13 11:18:29",
            "create_date": "2019-08-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.germany.hostns.io",
                "ns2.germany.hostns.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "dd-cg.com",
            "domain_keyword": "dd-cg",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:26:06",
            "create_date": "2012-03-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dmacg.com",
            "domain_keyword": "dmacg",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:23:21",
            "create_date": "2005-10-19",
            "update_date": "2024-02-08",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1755,
            "registrar_name": "NETISTRAR",
            "registrar_website": "https://netistrar.com",
            "registrant_name": "Privacy Shield LTD",
            "registrant_address": "Lincoln House",
            "registrant_city": "Oxford",
            "registrant_state": "Oxfordshire",
            "registrant_zip": "OX4 2RD",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1283617808",
            "name_servers": [
                "dns0.omniscot.com",
                "dns1.omniscot.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.876,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ddacg.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>183</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ddzcg.com, dfacg.xyz, ddaco.com, ddacs.net, djacg.com, ddamg.com, ddacf.com, ddamg.com.br, dzacg.com, pdacg.top, ddacf.org, ddact.com, ddang.pro, dkacg.com, ddccg.com, sdacg.org, dwacg.com, d-acg.net, ddacu.com, ddang.com.cn, dgacg.com, ddawg.tech, idacg.com, d-acg.com, dlacg.xyz, ddawg.com, ddang.net, ddarg.com, ddacm.xyz, ddpcg.com, ydacg.com, ddacn.net, ddaco.org, ddadg.com, adacg.com, cdacg.org, ddacj.info, tdacg.cc, ddacc.cn, gdacg.com, ddaag.com, dyacg.com, ddlcg.com, 2dacg.com, ddach.com, sdacg.cn, ddang.cn, sdacg.com, fdacg.com, ydacg.top, dddcg.com, qdacg.com, dmacg.co.uk, dfacg.com, wdacg.com, cdacg.com.cn, ddang.lol, dxacg.com, ddatg.site, d-acg.club, ddacn.com, sdacg.net, ddkcg.com, adacg.mobi, ddang.biz, ddacc.com, ddacl.org.au, ddawg.me, ddace.com, deacg.com, rdacg.com, ddang.cc, dmacg.net, ddasg.com, ddacc.org, mdacg.com, ddicg.cyou, ddagg.top, ddakg.com, dbacg.com, edacg.cn, 5dacg.com, dtacg.com, ddacgi.com, ddawg.net, pddacg.com, 3dacg.com, adacg.shop, pdacg.com, dpacg.com, bdacg.com.cn, dkacg.top, ddmacg.com, didacg.com, adacg.net, ddack.com, dracg.com, adacg.tech, dd-cg.com, dmacg.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ddzcg.com</domain_name>
   <domain_keyword>ddzcg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 20:11:53</query_time>
   <create_date>2020-07-12</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>carter.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dfacg.xyz</domain_name>
   <domain_keyword>dfacg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-03 08:42:11</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ddaco.com</domain_name>
   <domain_keyword>ddaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:12:31</query_time>
   <create_date>2012-12-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ddaco.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ddacs.net</domain_name>
   <domain_keyword>ddacs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:28:32</query_time>
   <create_date>2008-05-14</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>5</num>
   <domain_name>djacg.com</domain_name>
   <domain_keyword>djacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:44:42</query_time>
   <create_date>2019-12-09</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Hebei</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/djacg.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ddamg.com</domain_name>
   <domain_keyword>ddamg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:12:44</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2026-02-20</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ddacf.com</domain_name>
   <domain_keyword>ddacf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:28:29</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-01-15</update_date>
   <expiry_date>2028-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>8</num>
   <domain_name>ddamg.com.br</domain_name>
   <domain_keyword>ddamg</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-16 04:28:48</query_time>
   <create_date>2017-11-03</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2026-11-03</expiry_date>
   <registrant_name>DDA associados</registrant_name>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>dzacg.com</domain_name>
   <domain_keyword>dzacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:57:02</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <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>10</num>
   <domain_name>pdacg.top</domain_name>
   <domain_keyword>pdacg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 23:41:36</query_time>
   <create_date>2024-02-22</create_date>
   <expiry_date>2025-02-22</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>TencentCloud</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan 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>moule.dnspod.net</value>
    <value>stump.dnspod.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>ddacf.org</domain_name>
   <domain_keyword>ddacf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 11:31:42</query_time>
   <create_date>2021-08-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-02</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ddact.com</domain_name>
   <domain_keyword>ddact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:28:32</query_time>
   <create_date>2016-05-11</create_date>
   <update_date>2021-05-05</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ddang.pro</domain_name>
   <domain_keyword>ddang</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-20 22:12:48</query_time>
   <create_date>2014-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>Hangang Systems Inc. dba Doregi.com</registrar_name>
   <registrar_website>https://www.doregi.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>jeong soon kirl</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>KR</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.namesvr.net</value>
    <value>ns2.namesvr.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dkacg.com</domain_name>
   <domain_keyword>dkacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 07:43:25</query_time>
   <create_date>2021-02-05</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHAANXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=dkacg.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ddccg.com</domain_name>
   <domain_keyword>ddccg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:31:19</query_time>
   <create_date>2018-11-09</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sdacg.org</domain_name>
   <domain_keyword>sdacg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 16:53:21</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</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>ns35.domaincontrol.com</value>
    <value>ns36.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>17</num>
   <domain_name>dwacg.com</domain_name>
   <domain_keyword>dwacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 08:04:51</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>d-acg.net</domain_name>
   <domain_keyword>d-acg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 18:36:57</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-11-10</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>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>19</num>
   <domain_name>ddacu.com</domain_name>
   <domain_keyword>ddacu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:28:32</query_time>
   <create_date>2012-01-27</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.qisites.com</value>
    <value>ns2.qisites.com</value>
    <value>ns3.qisites.com</value>
    <value>ns4.qisites.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ddang.com.cn</domain_name>
   <domain_keyword>ddang</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-13 00:50:06</query_time>
   <create_date>2023-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>陈彦宏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>dgacg.com</domain_name>
   <domain_keyword>dgacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 20:29:14</query_time>
   <create_date>2017-11-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ddawg.tech</domain_name>
   <domain_keyword>ddawg</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 10:41:47</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.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>idacg.com</domain_name>
   <domain_keyword>idacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:41:12</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1034</registrar_iana>
   <registrar_name>SNAPNAMES 14, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>d-acg.com</domain_name>
   <domain_keyword>d-acg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:33:36</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-11-10</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>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>25</num>
   <domain_name>dlacg.xyz</domain_name>
   <domain_keyword>dlacg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 21:06:37</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.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>26</num>
   <domain_name>ddawg.com</domain_name>
   <domain_keyword>ddawg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:13:23</query_time>
   <create_date>2009-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</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.liquidweb.com</value>
    <value>ns1.liquidweb.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>27</num>
   <domain_name>ddang.net</domain_name>
   <domain_keyword>ddang</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 02:58:50</query_time>
   <create_date>2002-04-21</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>kkh</registrant_name>
   <registrant_company>kkh</registrant_company>
   <registrant_address>305 Seongjeong-dong Seobuk-gu, Cheonan-si</registrant_address>
   <registrant_city>Chungcheongnam-do</registrant_city>
   <registrant_zip>331170</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1029825282</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ddarg.com</domain_name>
   <domain_keyword>ddarg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:29:22</query_time>
   <create_date>2008-04-01</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2026-04-01</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>ns55.domaincontrol.com</value>
    <value>ns56.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>29</num>
   <domain_name>ddacm.xyz</domain_name>
   <domain_keyword>ddacm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 17:30:36</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</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>dara.ns.cloudflare.com</value>
    <value>etienne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ddpcg.com</domain_name>
   <domain_keyword>ddpcg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:01:09</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>31</num>
   <domain_name>ydacg.com</domain_name>
   <domain_keyword>ydacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 18:48:39</query_time>
   <create_date>2016-12-06</create_date>
   <update_date>2016-12-11</update_date>
   <expiry_date>2026-12-06</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.aliyun.com</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ddacn.net</domain_name>
   <domain_keyword>ddacn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 22:12:30</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2028-08-07</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>ns51.domaincontrol.com</value>
    <value>ns52.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>33</num>
   <domain_name>ddaco.org</domain_name>
   <domain_keyword>ddaco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 22:39:56</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ddadg.com</domain_name>
   <domain_keyword>ddadg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:58:43</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ddadg.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>adacg.com</domain_name>
   <domain_keyword>adacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 14:22:48</query_time>
   <create_date>2002-06-27</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2026-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>36</num>
   <domain_name>cdacg.org</domain_name>
   <domain_keyword>cdacg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 21:57:06</query_time>
   <create_date>2017-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>37</num>
   <domain_name>ddacj.info</domain_name>
   <domain_keyword>ddacj</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 22:12:30</query_time>
   <create_date>2014-09-25</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</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.usermaxonline.com</value>
    <value>ns2.usermaxonline.com</value>
    <value>ns3.usermaxonline.com</value>
    <value>ns4.usermaxonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>tdacg.cc</domain_name>
   <domain_keyword>tdacg</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-10 02:01:16</query_time>
   <create_date>2022-02-19</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ddacc.cn</domain_name>
   <domain_keyword>ddacc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-20 22:12:30</query_time>
   <create_date>2023-12-04</create_date>
   <expiry_date>2025-12-04</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>郭爱民</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>40</num>
   <domain_name>gdacg.com</domain_name>
   <domain_keyword>gdacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:09:04</query_time>
   <create_date>2018-08-04</create_date>
   <update_date>2023-02-24</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ddaag.com</domain_name>
   <domain_keyword>ddaag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:39:56</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</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>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dyacg.com</domain_name>
   <domain_keyword>dyacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 12:26:57</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <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>43</num>
   <domain_name>ddlcg.com</domain_name>
   <domain_keyword>ddlcg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 17:41:19</query_time>
   <create_date>2006-07-22</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>FU JIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ddlcg.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>2dacg.com</domain_name>
   <domain_keyword>2dacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:01:36</query_time>
   <create_date>2011-11-27</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-27</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.parklogic.com</value>
    <value>ns2.parklogic.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>ddach.com</domain_name>
   <domain_keyword>ddach</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:28:30</query_time>
   <create_date>2018-12-10</create_date>
   <update_date>2020-12-04</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sdacg.cn</domain_name>
   <domain_keyword>sdacg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 16:28:04</query_time>
   <create_date>2020-06-01</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>潍坊智汇推网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ddang.cn</domain_name>
   <domain_keyword>ddang</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 02:58:50</query_time>
   <create_date>2024-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>蔡泽琼</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sdacg.com</domain_name>
   <domain_keyword>sdacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:12:06</query_time>
   <create_date>2014-08-07</create_date>
   <update_date>2022-01-26</update_date>
   <expiry_date>2026-08-07</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>fdacg.com</domain_name>
   <domain_keyword>fdacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:17:11</query_time>
   <create_date>2007-11-08</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>604</registrar_iana>
   <registrar_name>In2net Network Inc.</registrar_name>
   <registrar_website>https://www.in2net.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>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/aaf83964-2988-4145-b6cc-94f4d2ea0f49</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.doteasy.com</value>
    <value>dns2.doteasy.com</value>
    <value>dns21.doteasy.com</value>
    <value>dns22.doteasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ydacg.top</domain_name>
   <domain_keyword>ydacg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 08:42:16</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://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>jen.ns.cloudflare.com</value>
    <value>randy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>dddcg.com</domain_name>
   <domain_keyword>dddcg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 03:01:03</query_time>
   <create_date>2022-12-25</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIN BIAN SHENG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>KH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=dddcg.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>qdacg.com</domain_name>
   <domain_keyword>qdacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 07:33:58</query_time>
   <create_date>2022-03-14</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=qdacg.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dmacg.co.uk</domain_name>
   <domain_keyword>dmacg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 23:23:21</query_time>
   <create_date>2005-10-19</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Omniscot Limited [Tag = OMNISCOT]</registrar_name>
   <registrar_website>https://omniscot.com</registrar_website>
   <registrant_name>Privacy Shield Ltd</registrant_name>
   <registrant_address>Lincoln House, Pony Road, Oxford, Oxfordshire, OX4 2RD, United Kingdom</registrant_address>
   <name_servers>
    <value>dns0.omniscot.com</value>
    <value>dns1.omniscot.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>dfacg.com</domain_name>
   <domain_keyword>dfacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 05:04:57</query_time>
   <create_date>2013-05-05</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</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>guangxi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=dfacg.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-be.gslb.net</value>
    <value>ns-eu.gslb.net</value>
    <value>ns-nl.gslb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>wdacg.com</domain_name>
   <domain_keyword>wdacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 11:06:03</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>4011</registrar_iana>
   <registrar_name>Gname 042 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>56</num>
   <domain_name>cdacg.com.cn</domain_name>
   <domain_keyword>cdacg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-16 12:52:16</query_time>
   <create_date>2019-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>成都市动漫游戏协会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.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>ddang.lol</domain_name>
   <domain_keyword>ddang</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-08 15:50:26</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>dxacg.com</domain_name>
   <domain_keyword>dxacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 15:04:29</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/dxacg.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>mack.ns.cloudflare.com</value>
    <value>mia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ddatg.site</domain_name>
   <domain_keyword>ddatg</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 22:40:18</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</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>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>d-acg.club</domain_name>
   <domain_keyword>d-acg</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-20 22:30:36</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-11-10</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>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>61</num>
   <domain_name>ddacn.com</domain_name>
   <domain_keyword>ddacn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 11:31:43</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2028-08-07</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>ns51.domaincontrol.com</value>
    <value>ns52.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>62</num>
   <domain_name>sdacg.net</domain_name>
   <domain_keyword>sdacg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 12:12:29</query_time>
   <create_date>2021-12-21</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2026-12-21</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.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>ddkcg.com</domain_name>
   <domain_keyword>ddkcg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:05:11</query_time>
   <create_date>2008-06-16</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-16</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>64</num>
   <domain_name>adacg.mobi</domain_name>
   <domain_keyword>adacg</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-13 11:18:29</query_time>
   <create_date>2006-10-21</create_date>
   <update_date>2022-05-26</update_date>
   <expiry_date>2026-10-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>ns23.domaincontrol.com</value>
    <value>ns24.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>ddang.biz</domain_name>
   <domain_keyword>ddang</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 10:41:44</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia Inc.</registrar_name>
   <registrar_website>www.gabia.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>KR</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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ddacc.com</domain_name>
   <domain_keyword>ddacc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:28:29</query_time>
   <create_date>2005-09-26</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.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>ddacl.org.au</domain_name>
   <domain_keyword>ddacl</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-27 22:39:56</query_time>
   <update_date>2024-05-23</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>DNS Admin</registrant_name>
   <name_servers>
    <value>huxley.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ddawg.me</domain_name>
   <domain_keyword>ddawg</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-30 11:32:42</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-27</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>Beacons AI Inc.</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>ns1bqx.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ddace.com</domain_name>
   <domain_keyword>ddace</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:28:30</query_time>
   <create_date>1997-11-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-20</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.wajax.com</value>
    <value>ns2.wajax.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>70</num>
   <domain_name>deacg.com</domain_name>
   <domain_keyword>deacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:58:27</query_time>
   <create_date>2017-06-18</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/79e5a07c-b79b-404d-b940-60db7bd80b1e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>rdacg.com</domain_name>
   <domain_keyword>rdacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:55:35</query_time>
   <create_date>2003-10-07</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/rdacg.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>eric.ns.cloudflare.com</value>
    <value>gina.ns.cloudflare.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>ddang.cc</domain_name>
   <domain_keyword>ddang</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-23 15:35:46</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>dmacg.net</domain_name>
   <domain_keyword>dmacg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 23:23:21</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2033-04-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ddasg.com</domain_name>
   <domain_keyword>ddasg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 15:35:50</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1903</registrar_iana>
   <registrar_name>KQW, Inc.</registrar_name>
   <registrar_website>http://www.maff.com</registrar_website>
   <registrant_name>siqi hang</registrant_name>
   <registrant_address>guang ling qu sha tou zhen qiang min cun</registrant_address>
   <registrant_city>yang zhou shi</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>225000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.15626837318</registrant_phone>
   <registrant_fax>+86.15626837318</registrant_fax>
   <name_servers>
    <value>nsx.tssns.net</value>
    <value>nsy.tssns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ddacc.org</domain_name>
   <domain_keyword>ddacc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 10:41:20</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-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>ns21.domaincontrol.com</value>
    <value>ns22.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>mdacg.com</domain_name>
   <domain_keyword>mdacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 19:18:38</query_time>
   <create_date>2014-09-12</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2030-09-12</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ddicg.cyou</domain_name>
   <domain_keyword>ddicg</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-13 03:04:15</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ddagg.top</domain_name>
   <domain_keyword>ddagg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-23 15:35:40</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-01</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>shi zheng yang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ddakg.com</domain_name>
   <domain_keyword>ddakg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 15:35:42</query_time>
   <create_date>2021-11-17</create_date>
   <update_date>2021-11-17</update_date>
   <expiry_date>2026-11-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/ddakg.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>dbacg.com</domain_name>
   <domain_keyword>dbacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:52:13</query_time>
   <create_date>2018-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=dbacg.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>edacg.cn</domain_name>
   <domain_keyword>edacg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 22:25:31</query_time>
   <create_date>2023-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>辽宁十全网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>brilliant.dnspod.net</value>
    <value>lemon.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>5dacg.com</domain_name>
   <domain_keyword>5dacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 04:01:40</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1173</registrar_iana>
   <registrar_name>Domainarmada.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnuts.com</value>
    <value>ns2.dnsnuts.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>dtacg.com</domain_name>
   <domain_keyword>dtacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 07:37:03</query_time>
   <create_date>2020-08-07</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/dtacg.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>fatima.ns.cloudflare.com</value>
    <value>lars.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ddacgi.com</domain_name>
   <domain_keyword>ddacgi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:12:30</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Leejungok</registrant_name>
   <registrant_address>52 Pungdeokcheon-ro  Suji-gu, Yongin-si Gyeonggi-do.</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>16843</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1065231120</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ddawg.net</domain_name>
   <domain_keyword>ddawg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 22:06:30</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_company>Beacons AI Inc.</registrant_company>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ddawg.net/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1bqx.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>pddacg.com</domain_name>
   <domain_keyword>pddacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 15:12:56</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>3dacg.com</domain_name>
   <domain_keyword>3dacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:31:25</query_time>
   <create_date>2013-10-22</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-22</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>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>88</num>
   <domain_name>adacg.shop</domain_name>
   <domain_keyword>adacg</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 14:40:08</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pdacg.com</domain_name>
   <domain_keyword>pdacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 03:10:24</query_time>
   <create_date>2019-02-21</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-02-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dpacg.com</domain_name>
   <domain_keyword>dpacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 21:38:07</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>bdacg.com.cn</domain_name>
   <domain_keyword>bdacg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-06 22:30:06</query_time>
   <create_date>2023-02-12</create_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>武汉市洪山区百推网络科技工作室</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jonathan.dnspod.net</value>
    <value>toolbox.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>dkacg.top</domain_name>
   <domain_keyword>dkacg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-23 13:19:08</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</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>Peng Wei</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ddmacg.com</domain_name>
   <domain_keyword>ddmacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:42:11</query_time>
   <create_date>2021-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>didacg.com</domain_name>
   <domain_keyword>didacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:29:44</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>adacg.net</domain_name>
   <domain_keyword>adacg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 18:11:16</query_time>
   <create_date>2002-06-27</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2026-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>96</num>
   <domain_name>ddack.com</domain_name>
   <domain_keyword>ddack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:28:30</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2021-10-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>KIM JAE SIK</registrant_name>
   <registrant_company>KIM JAE SIK</registrant_company>
   <registrant_address>31, Daehak-ro, Yuseong-gu, Daejeon</registrant_address>
   <registrant_city>Daejeon</registrant_city>
   <registrant_zip>34168</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7077707800</registrant_phone>
   <name_servers>
    <value>ns16.dnszi.com</value>
    <value>ns55.dnszi.com</value>
    <value>ns64.dnszi.com</value>
    <value>ns7.dnszi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>dracg.com</domain_name>
   <domain_keyword>dracg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 14:10:37</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.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>guangdongsheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=dracg.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>adacg.tech</domain_name>
   <domain_keyword>adacg</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-13 11:18:29</query_time>
   <create_date>2019-08-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.germany.hostns.io</value>
    <value>ns2.germany.hostns.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>dd-cg.com</domain_name>
   <domain_keyword>dd-cg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:26:06</query_time>
   <create_date>2012-03-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-16</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>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>100</num>
   <domain_name>dmacg.com</domain_name>
   <domain_keyword>dmacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:23:21</query_time>
   <create_date>2005-10-19</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1755</registrar_iana>
   <registrar_name>NETISTRAR</registrar_name>
   <registrar_website>https://netistrar.com</registrar_website>
   <registrant_name>Privacy Shield LTD</registrant_name>
   <registrant_address>Lincoln House</registrant_address>
   <registrant_city>Oxford</registrant_city>
   <registrant_state>Oxfordshire</registrant_state>
   <registrant_zip>OX4 2RD</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1283617808</registrant_phone>
   <name_servers>
    <value>dns0.omniscot.com</value>
    <value>dns1.omniscot.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.876</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.