WHOIS QUERY TIME

30 Apr 2024 - 2:16 PM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: Registrant
Company: Registrant
Email: visit whois.aeda.net.ae for web based whois

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=adug.ae
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "adug.ae"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "adug.ae",
            "domain_keyword": "adug",
            "domain_tld": "ae",
            "query_time": "2024-04-30 14:16:32",
            "registrar_name": "Etisalat",
            "registrant_name": "Registrant",
            "registrant_company": "Registrant",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>adug.ae</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>adug.ae</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-30 14:16:32</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Registrant</registrant_name>
   <registrant_company>Registrant</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.056 seconds) for "adug.ae" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Feb 2023 - 7:47 PM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: Registrant
Company: Registrant
Email: visit whois.aeda.ae for web based whois

#2 - QUERY TIME

27 Jul 2023 - 5:21 AM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: Registrant
Company: Registrant
Email: visit whois.aeda.net.ae for web based whois

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=adug.ae
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "adug.ae",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "adug.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "adug.ae",
            "domain_keyword": "adug",
            "domain_tld": "ae",
            "query_time": "2023-02-17 19:47:57",
            "registrar_name": "Etisalat",
            "registrant_name": "Registrant",
            "registrant_company": "Registrant",
            "registrant_email": "visit whois.aeda.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "adug.ae",
            "domain_keyword": "adug",
            "domain_tld": "ae",
            "query_time": "2023-07-27 05:21:27",
            "registrar_name": "Etisalat",
            "registrant_name": "Registrant",
            "registrant_company": "Registrant",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "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>adug.ae</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>adug.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adug.ae</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-02-17 19:47:57</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Registrant</registrant_name>
   <registrant_company>Registrant</registrant_company>
   <registrant_email>visit whois.aeda.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>adug.ae</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-07-27 05:21:27</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Registrant</registrant_name>
   <registrant_company>Registrant</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.056</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 6 domain names (in 0.013 seconds) which contained the exact domain keyword "adug".
Domain Name Registered Expiry Registrar Ownership
1 adug.com 14 Dec 2002 14 Dec 2024 Xin Net Technology Corporation -
2 adug.ru 12 Apr 2010 12 Apr 2025 SALENAMES-RU Private Person
3 adug.net 31 Aug 2016 31 Aug 2024 ANNULET, INC BuyDomains.com
4 adug.lat 24 Sep 2023 24 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
5 adug.info 29 Feb 2024 28 Feb 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
6 adug.ae - - Etisalat Registrant
7 adug.org.au - - Domain Directors Pty Ltd trading as Instra Frank Malcolm

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=adug&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "adug",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "adug.com, adug.ru, adug.net, adug.lat, adug.info, adug.ae, adug.org.au",
    "results": [
        {
            "num": 1,
            "domain_name": "adug.com",
            "domain_keyword": "adug",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:20:15",
            "create_date": "2002-12-14",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-14",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "adug.ru",
            "domain_keyword": "adug",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:54:10",
            "create_date": "2010-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "adug.net",
            "domain_keyword": "adug",
            "domain_tld": "net",
            "query_time": "2024-04-21 05:20:15",
            "create_date": "2016-08-31",
            "update_date": "2023-10-18",
            "expiry_date": "2024-08-31",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "adug.lat",
            "domain_keyword": "adug",
            "domain_tld": "lat",
            "query_time": "2024-05-25 02:42:12",
            "create_date": "2023-09-24",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "adug.info",
            "domain_keyword": "adug",
            "domain_tld": "info",
            "query_time": "2024-04-30 14:16:32",
            "create_date": "2024-02-29",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-28",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "adug.ae",
            "domain_keyword": "adug",
            "domain_tld": "ae",
            "query_time": "2024-04-30 14:16:32",
            "registrar_name": "Etisalat",
            "registrant_name": "Registrant",
            "registrant_company": "Registrant",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 7,
            "domain_name": "adug.org.au",
            "domain_keyword": "adug",
            "domain_tld": "org.au",
            "query_time": "2024-05-23 23:29:18",
            "update_date": "2024-04-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Frank Malcolm",
            "name_servers": [
                "ns1.tigertech.net",
                "ns2.tigertech.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>adug</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>adug.com, adug.ru, adug.net, adug.lat, adug.info, adug.ae, adug.org.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adug.com</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:20:15</query_time>
   <create_date>2002-12-14</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-14</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>adug.ru</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:54:10</query_time>
   <create_date>2010-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>adug.net</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 05:20:15</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>adug.lat</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-25 02:42:12</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>adug.info</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 14:16:32</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>adug.ae</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-30 14:16:32</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Registrant</registrant_name>
   <registrant_company>Registrant</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>adug.org.au</domain_name>
   <domain_keyword>adug</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-23 23:29:18</query_time>
   <update_date>2024-04-03</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>Frank Malcolm</registrant_name>
   <name_servers>
    <value>ns1.tigertech.net</value>
    <value>ns2.tigertech.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.013</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 1,509 domain names (in 0.032 seconds) which look and sound like the brand name "adug".
Domain Name Registered Expiry Registrar Ownership
1 ldug.com 26 Oct 2000 26 Oct 2031 Tucows Domains Inc. -
2 addg.net 5 Feb 2002 5 Feb 2025 GKG.NET, INC. Furniss Enterprises
3 aedug.com 24 Oct 2019 24 Oct 2026 Dynadot Inc -
4 adut.su 13 Jul 2016 13 Jul 2024 R01-SU Private Person
5 aduo.online 8 Nov 2022 8 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
6 adfg.ae - - Instra Corporation Pty Ltd Abudhabi FGroup
7 adur.com.cn 23 Dec 2023 23 Dec 2024 广东时代互联科技有限公司 黄蓉蓉
8 adus.pro 8 Nov 2022 8 Nov 2024 Tucows Domains Inc. Data Protected
9 adig.com 11 Feb 1996 12 Feb 2025 MarkMonitor, Inc. Allianz Global Investors
10 admg.co.uk 19 Jun 2007 19 Jun 2024 Ionos SE [Tag = 1AND1] -
11 agug.com 22 Nov 2001 22 Nov 2031 Tucows Domains Inc. -
12 adulg.org 17 Jun 2016 17 Jun 2024 OVH sas ADULg
13 adugu.net 13 May 2023 13 May 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
14 alug.fr 8 Feb 2005 28 Nov 2024 OVH ALU G
15 adun.email 21 Jan 2024 21 Jan 2029 GoDaddy.com, LLC Domains By Proxy, LLC
16 aduc.it 16 Mar 1998 20 Dec 2024 Playnet s.r.l. Daniela de Nuzzo
17 aduk.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Dustin Holloway
18 adus.tech 10 Sep 2019 10 Sep 2024 Gransy s.r.o. ADUS Technologies s.r.o.
19 aduc.xyz 26 Apr 2022 26 Apr 2025 Sav.com, LLC Privacy Protection
20 idug.ru 13 Feb 2005 13 Feb 2025 RU-CENTER-RU Private Person
21 acug.shop 17 Oct 2023 17 Oct 2024 Sav.com, LLC -
22 aduh.org 21 Jun 2020 21 Jun 2024 Network Solutions, LLC REDACTED FOR PRIVACY
23 kdug.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
24 gdug.site 14 May 2024 14 May 2025 DNSPod, Inc. TencentCloud
25 adcg.info 8 Mar 2023 8 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
26 ardug.com 1 Sep 2021 1 Sep 2024 GoDaddy.com, LLC -
27 adfg.biz 29 Mar 2018 29 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 rdug.net 23 May 2002 23 May 2025 acens Technologies, S.L.U. CosmoMedia
29 acug.com 8 Jun 2000 8 Jun 2032 Tucows Domains Inc. -
30 adu5.ink 5 Oct 2023 5 Oct 2024 DNSPod, Inc. Hai Kou Long Hua Qu Hui Yi Yu Bai Huo Shang Hang
31 adwg.top 11 Apr 2024 11 Apr 2025 Eranet International Limited li yong gang
32 adeg.com.br 8 Nov 2023 8 Nov 2024 - 13103690 ELIEL MENDONCA PIMENTA
33 adcg.com.br 18 Oct 2015 18 Oct 2026 - IGREJA EVANG?LICA ASSEMBL?IA DE DEUS
34 addg.com.br 1 Jul 2004 1 Jul 2024 - Associa??o Desportiva Durval Guimar?es
35 wdug.us 6 Jul 2023 6 Jul 2024 OwnRegistrar, Inc. Anonymize, Inc.
36 aiug.it 3 Feb 2022 27 Jan 2025 InterNetX GmbH Petar Ivanov
37 advg.org 25 Jan 2021 25 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
38 adgg.top 25 Sep 2023 25 Sep 2024 Eranet International Limited zhao zuan
39 adugo.com.br 25 Jun 2013 25 Jun 2027 - ADU-GO ASSOCIA??O DOS DESENVOLV. URBANOS ESTODO GO
40 aeug.org 14 Jun 1995 13 Jun 2024 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
41 ayug.ru 16 Mar 2011 16 Mar 2025 SALENAMES-RU Private Person
42 afug.org 7 Dec 2001 7 Dec 2025 MarkMonitor Inc. Oracle Corporation
43 adag.team 28 Jun 2018 28 Jun 2024 Mesh Digital Limited adag Payroll Services GmbH
44 abug.nl 6 Apr 2019 - ZXCS -
45 adul.jp 19 Jan 2007 31 Jan 2025 - Adul Kanansin
46 adux.ca 20 Sep 2014 20 Sep 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
47 adrug.store 20 Jan 2024 20 Jan 2025 SYNERGY WHOLESALE PTY LTD -
48 wdug.com 13 Jun 2002 13 Jun 2030 GoDaddy.com, LLC Domains By Proxy, LLC
49 ad6g.ink 23 Apr 2023 23 Apr 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
50 adhg.org 7 Sep 2021 7 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 agug.cn 20 Jun 2023 20 Jun 2024 四川域趣网络科技有限公司 邱华杰
52 udug.shop 3 Nov 2023 3 Nov 2024 HOSTINGER operations, UAB -
53 adrg.se 21 Feb 2024 21 Feb 2025 www.NameSRS.com -
54 edug.uk 21 Aug 2023 21 Aug 2024 Host Lincoln Limited t/a Jolt.co.uk [Tag = JOLT] -
55 adog.wang 21 Feb 2019 21 Feb 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhongwei
56 adgug.com 25 Jul 2023 25 Jul 2024 GoDaddy.com, LLC -
57 adlg.info 13 Apr 2022 13 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
58 admg.com 30 May 2000 30 May 2025 ENOM, INC. REDACTED FOR PRIVACY
59 jadug.com 15 May 2023 15 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
60 adrug.com 26 Apr 2000 26 Apr 2025 Tucows Domains Inc. -
61 jdug.org 21 May 2004 21 May 2027 DomainSpot LLC REDACTED FOR PRIVACY
62 xdug.jp 12 Mar 2019 31 Mar 2025 - Maboroshi Inc.
63 aduy.ru 2 Aug 2022 2 Aug 2024 REGRU-RU Private Person
64 adzg.com 3 Aug 2012 3 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
65 adtg.asia 16 May 2023 16 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 冯尚哲
66 adun.online 29 Jan 2024 29 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing jun
67 abug.top 10 Apr 2017 10 Apr 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chensheng
68 adnug.com 18 Dec 2002 18 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 adlg.company 13 Apr 2022 13 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
70 odug.org 1 Feb 2009 1 Feb 2027 PDR Ltd. d/b/a PublicDomainRegistry.com Cornelius Concepts, LLC
71 aduv.com 25 Oct 2000 25 Oct 2024 GoDaddy.com, LLC -
72 adung.net 13 Dec 2019 13 Dec 2024 Cloudflare, Inc. DATA REDACTED
73 aduc.nl 8 May 2022 - XNS Registrar B.V. -
74 admg.org 23 Apr 2013 23 Apr 2025 Annulet LLC BuyDomains.com
75 aaug.biz 4 Dec 2015 3 Dec 2024 Fast Domain Inc. REDACTED FOR PRIVACY
76 adbug.ru 7 Dec 2023 7 Dec 2024 REGRU-RU Private Person
77 ad-ug.com 13 Jan 2023 13 Jan 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
78 adux.xyz 20 May 2023 20 May 2025 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
79 adup.it 17 Jun 2020 17 Jun 2024 Piazza Affari s.r.l. in liquidazione hidden
80 fdug.monster 2 Aug 2023 2 Aug 2024 Name.com, Inc -
81 adtg.top 20 Feb 2024 20 Feb 2025 Chengdu west dimension digital Jing He Xin Cheng Jing Shi Bai Huo Dian
82 adulg.com 2 Dec 2011 2 Dec 2024 OVH, SAS ADULG
83 aduu.dev 28 Feb 2019 28 Feb 2025 Key-Systems LLC REDACTED FOR PRIVACY
84 adzg.net 9 Nov 2014 9 Nov 2024 Wild West Domains, LLC -
85 adfg.com.au - - GoDaddy.com LLC trading as GoDaddy.com Jonathan Thomas
86 adue.vip 26 Apr 2024 26 Apr 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
87 afug.ru 26 Oct 2023 26 Oct 2024 REGRU-RU Private Person
88 aduo.top 1 Apr 2023 1 Apr 2028 DNSPod, Inc. zhouzhongwei
89 aduy.top 29 Apr 2023 29 Apr 2025 DNSPod, Inc. Ye Chang Mao
90 azug.dk 1 Feb 2017 28 Feb 2025 - Peter Selch Dahl
91 daug.haus 2 Jul 2020 2 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 adu8.cn 1 Jun 2022 1 Jun 2025 阿里云计算有限公司(万网) 林晓生
93 adur.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
94 arug.it 14 May 2015 14 May 2025 Aruba s.p.a. Roga Italia Srl
95 advg.com 3 Jan 2002 3 Jan 2026 GoDaddy.com, LLC -
96 udug.cn 27 Jun 2023 27 Jun 2024 厦门纳网科技股份有限公司 丁超宇
97 aeug.ru 4 Nov 2007 4 Nov 2024 SALENAMES-RU Private Person
98 wadug.de - - - -
99 aduo.app 24 Aug 2020 24 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
100 adbug.com 10 Apr 2002 10 Apr 2025 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Adug.ae.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=adug.ae
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "adug.ae",
        "page_size": 100
    },
    "count": {
        "total": 1509,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ldug.com, addg.net, aedug.com, adut.su, aduo.online, adfg.ae, adur.com.cn, adus.pro, adig.com, admg.co.uk, agug.com, adulg.org, adugu.net, alug.fr, adun.email, aduc.it, aduk.us, adus.tech, aduc.xyz, idug.ru, acug.shop, aduh.org, kdug.xyz, gdug.site, adcg.info, ardug.com, adfg.biz, rdug.net, acug.com, adu5.ink, adwg.top, adeg.com.br, adcg.com.br, addg.com.br, wdug.us, aiug.it, advg.org, adgg.top, adugo.com.br, aeug.org, ayug.ru, afug.org, adag.team, abug.nl, adul.jp, adux.ca, adrug.store, wdug.com, ad6g.ink, adhg.org, agug.cn, udug.shop, adrg.se, edug.uk, adog.wang, adgug.com, adlg.info, admg.com, jadug.com, adrug.com, jdug.org, xdug.jp, aduy.ru, adzg.com, adtg.asia, adun.online, abug.top, adnug.com, adlg.company, odug.org, aduv.com, adung.net, aduc.nl, admg.org, aaug.biz, adbug.ru, ad-ug.com, adux.xyz, adup.it, fdug.monster, adtg.top, adulg.com, aduu.dev, adzg.net, adfg.com.au, adue.vip, afug.ru, aduo.top, aduy.top, azug.dk, daug.haus, adu8.cn, adur.info, arug.it, advg.com, udug.cn, aeug.ru, wadug.de, aduo.app, adbug.com",
    "results": [
        {
            "num": 1,
            "domain_name": "ldug.com",
            "domain_keyword": "ldug",
            "domain_tld": "com",
            "query_time": "2024-04-24 05:08:03",
            "create_date": "2000-10-26",
            "update_date": "2024-03-11",
            "expiry_date": "2031-10-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "addg.net",
            "domain_keyword": "addg",
            "domain_tld": "net",
            "query_time": "2024-04-22 16:04:00",
            "create_date": "2002-02-05",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-05",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "Furniss Enterprises",
            "registrant_state": "Idaho",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/addg.net",
            "name_servers": [
                "ns3.gkg.net",
                "ns4.gkg.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aedug.com",
            "domain_keyword": "aedug",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:54:20",
            "create_date": "2019-10-24",
            "update_date": "2023-08-30",
            "expiry_date": "2026-10-24",
            "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": 4,
            "domain_name": "adut.su",
            "domain_keyword": "adut",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:56",
            "create_date": "2016-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 5,
            "domain_name": "aduo.online",
            "domain_keyword": "aduo",
            "domain_tld": "online",
            "query_time": "2024-05-15 12:58:08",
            "create_date": "2022-11-08",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jihoon.ns.cloudflare.com",
                "nataly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "adfg.ae",
            "domain_keyword": "adfg",
            "domain_tld": "ae",
            "query_time": "2024-05-21 17:01:57",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_name": "Abudhabi FGroup",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 7,
            "domain_name": "adur.com.cn",
            "domain_keyword": "adur",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 09:43:26",
            "create_date": "2023-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "黄蓉蓉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "adus.pro",
            "domain_keyword": "adus",
            "domain_tld": "pro",
            "query_time": "2024-05-29 08:16:19",
            "create_date": "2022-11-08",
            "update_date": "2022-11-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "adig.com",
            "domain_keyword": "adig",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:00:12",
            "create_date": "1996-02-11",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Allianz Global Investors",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/adig.com",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "admg.co.uk",
            "domain_keyword": "admg",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 08:42:49",
            "create_date": "2007-06-19",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-19",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1065.ui-dns.biz",
                "ns1065.ui-dns.com",
                "ns1065.ui-dns.de",
                "ns1065.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "agug.com",
            "domain_keyword": "agug",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:29:46",
            "create_date": "2001-11-22",
            "update_date": "2024-03-11",
            "expiry_date": "2031-11-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "adulg.org",
            "domain_keyword": "adulg",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:20:34",
            "create_date": "2016-06-17",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-17",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADULg",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "adugu.net",
            "domain_keyword": "adugu",
            "domain_tld": "net",
            "query_time": "2024-04-30 14:16:34",
            "create_date": "2023-05-13",
            "update_date": "2023-08-06",
            "expiry_date": "2025-05-13",
            "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": [
                "rita.ns.cloudflare.com",
                "sage.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "alug.fr",
            "domain_keyword": "alug",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:43:16",
            "create_date": "2005-02-08",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-28",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ALU G",
            "registrant_address": "ALU G, 129, rue Jean Jaures, 49000 Angers",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.241685029",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 15,
            "domain_name": "adun.email",
            "domain_keyword": "adun",
            "domain_tld": "email",
            "query_time": "2024-05-17 16:01:12",
            "create_date": "2024-01-21",
            "update_date": "2024-01-26",
            "expiry_date": "2029-01-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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "aduc.it",
            "domain_keyword": "aduc",
            "domain_tld": "it",
            "query_time": "2024-05-14 05:14:39",
            "create_date": "1998-03-16",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-20",
            "registrar_name": "Playnet s.r.l.",
            "registrar_website": "http://www.playnet.it",
            "registrant_company": "Daniela de Nuzzo",
            "registrant_address": "viale Don Minzoni 35",
            "registrant_city": "FIRENZE",
            "registrant_state": "FI",
            "registrant_zip": "50129",
            "registrant_country": "IT",
            "name_servers": [
                "beau.ns.cloudflare.com",
                "hazel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 17,
            "domain_name": "aduk.us",
            "domain_keyword": "aduk",
            "domain_tld": "us",
            "query_time": "2024-05-30 20:12:43",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Dustin Holloway",
            "registrant_address": "522 East 18th Street",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10009",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9177838005",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "adus.tech",
            "domain_keyword": "adus",
            "domain_tld": "tech",
            "query_time": "2024-06-02 11:16:54",
            "create_date": "2019-09-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o.",
            "registrant_company": "ADUS Technologies s.r.o.",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the 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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "aduc.xyz",
            "domain_keyword": "aduc",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 14:16:21",
            "create_date": "2022-04-26",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.a.io",
                "dns2.a.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "idug.ru",
            "domain_keyword": "idug",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:31:04",
            "create_date": "2005-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.aisa.ru",
                "ns2.aisa.ru",
                "ns3.aisa.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "acug.shop",
            "domain_keyword": "acug",
            "domain_tld": "shop",
            "query_time": "2024-05-05 01:29:06",
            "create_date": "2023-10-17",
            "update_date": "2024-01-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "aron.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "aduh.org",
            "domain_keyword": "aduh",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:20:18",
            "create_date": "2020-06-21",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kdug.xyz",
            "domain_keyword": "kdug",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 02:53:27",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "gdug.site",
            "domain_keyword": "gdug",
            "domain_tld": "site",
            "query_time": "2024-05-16 17:31:01",
            "create_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "bei jing shi",
            "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": [
                "drizzle.dnspod.net",
                "una.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "adcg.info",
            "domain_keyword": "adcg",
            "domain_tld": "info",
            "query_time": "2024-05-11 01:04:20",
            "create_date": "2023-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ardug.com",
            "domain_keyword": "ardug",
            "domain_tld": "com",
            "query_time": "2024-06-06 13:18:11",
            "create_date": "2021-09-01",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandnic.com",
                "ns2.brandnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "adfg.biz",
            "domain_keyword": "adfg",
            "domain_tld": "biz",
            "query_time": "2024-05-31 05:44:33",
            "create_date": "2018-03-29",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-29",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "rdug.net",
            "domain_keyword": "rdug",
            "domain_tld": "net",
            "query_time": "2024-05-25 18:23:54",
            "create_date": "2002-05-23",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-23",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "CosmoMedia",
            "registrant_state": "Valladolid",
            "registrant_country": "ES",
            "name_servers": [
                "dns1.cosmomedia.es",
                "dns2.cosmomedia.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "acug.com",
            "domain_keyword": "acug",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:59:15",
            "create_date": "2000-06-08",
            "update_date": "2024-03-11",
            "expiry_date": "2032-06-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "adu5.ink",
            "domain_keyword": "adu5",
            "domain_tld": "ink",
            "query_time": "2024-04-30 14:16:12",
            "create_date": "2023-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hai Kou Long Hua Qu Hui Yi Yu Bai Huo Shang Hang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai 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": [
                "bed.dnspod.net",
                "hamiltion.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "adwg.top",
            "domain_keyword": "adwg",
            "domain_tld": "top",
            "query_time": "2024-05-03 19:37:20",
            "create_date": "2024-04-11",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li yong gang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "adeg.com.br",
            "domain_keyword": "adeg",
            "domain_tld": "com.br",
            "query_time": "2024-05-19 17:45:21",
            "create_date": "2023-11-08",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-08",
            "registrant_name": "13103690 ELIEL MENDONCA PIMENTA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.pcriativo.uni5.net",
                "dns2.pcriativo.uni5.net",
                "dns3.pcriativo.uni5.net",
                "dns4.pcriativo.uni5.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 33,
            "domain_name": "adcg.com.br",
            "domain_keyword": "adcg",
            "domain_tld": "com.br",
            "query_time": "2024-05-23 23:49:29",
            "create_date": "2015-10-18",
            "update_date": "2018-01-24",
            "expiry_date": "2026-10-18",
            "registrant_name": "IGREJA EVANG?LICA ASSEMBL?IA DE DEUS",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns296.hostgator.com.br",
                "ns297.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 34,
            "domain_name": "addg.com.br",
            "domain_keyword": "addg",
            "domain_tld": "com.br",
            "query_time": "2024-05-23 23:50:23",
            "create_date": "2004-07-01",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-01",
            "registrant_name": "Associa??o Desportiva Durval Guimar?es",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 35,
            "domain_name": "wdug.us",
            "domain_keyword": "wdug",
            "domain_tld": "us",
            "query_time": "2024-05-24 20:06:41",
            "create_date": "2023-07-06",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize, Inc.",
            "registrant_address": "30 N. Gould Street, Ste N",
            "registrant_city": "Spokane",
            "registrant_state": "Washington",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7375303745",
            "name_servers": [
                "nora.ns.cloudflare.com",
                "peter.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "aiug.it",
            "domain_keyword": "aiug",
            "domain_tld": "it",
            "query_time": "2024-05-25 16:43:41",
            "create_date": "2022-02-03",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-27",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "Petar Ivanov",
            "registrant_address": "Vtora str. 59",
            "registrant_city": "Gomotarci",
            "registrant_state": "Vidin",
            "registrant_zip": "3772",
            "registrant_country": "BG",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 37,
            "domain_name": "advg.org",
            "domain_keyword": "advg",
            "domain_tld": "org",
            "query_time": "2024-06-04 12:44:07",
            "create_date": "2021-01-25",
            "update_date": "2023-08-12",
            "expiry_date": "2026-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com",
                "ns5.no-ip.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "adgg.top",
            "domain_keyword": "adgg",
            "domain_tld": "top",
            "query_time": "2024-06-01 15:45:57",
            "create_date": "2023-09-25",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhao zuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "adugo.com.br",
            "domain_keyword": "adugo",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 05:20:17",
            "create_date": "2013-06-25",
            "update_date": "2023-07-15",
            "expiry_date": "2027-06-25",
            "registrant_name": "ADU-GO ASSOCIA??O DOS DESENVOLV. URBANOS ESTODO GO",
            "name_servers": [
                "ns1.serverbr11.com",
                "ns2.serverbr11.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 40,
            "domain_name": "aeug.org",
            "domain_keyword": "aeug",
            "domain_tld": "org",
            "query_time": "2024-04-22 08:45:03",
            "create_date": "1995-06-14",
            "update_date": "2023-11-12",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saitama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.dns.gol.com",
                "ns06.dns.gol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ayug.ru",
            "domain_keyword": "ayug",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:10:29",
            "create_date": "2011-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "afug.org",
            "domain_keyword": "afug",
            "domain_tld": "org",
            "query_time": "2024-04-20 18:15:56",
            "create_date": "2001-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2025-12-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oracle Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1-198.akam.net",
                "a2-67.akam.net",
                "a22-64.akam.net",
                "a24-65.akam.net",
                "a3-66.akam.net",
                "a9-67.akam.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "adag.team",
            "domain_keyword": "adag",
            "domain_tld": "team",
            "query_time": "2024-05-13 11:19:46",
            "create_date": "2018-06-28",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "adag Payroll Services GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "abug.nl",
            "domain_keyword": "abug",
            "domain_tld": "nl",
            "query_time": "2024-05-10 11:29:55",
            "create_date": "2019-04-06",
            "update_date": "2024-02-16",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com",
                "verification-f848b89c.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 45,
            "domain_name": "adul.jp",
            "domain_keyword": "adul",
            "domain_tld": "jp",
            "query_time": "2024-05-20 09:42:02",
            "create_date": "2007-01-19",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "Adul Kanansin",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 46,
            "domain_name": "adux.ca",
            "domain_keyword": "adux",
            "domain_tld": "ca",
            "query_time": "2024-05-14 03:17:18",
            "create_date": "2014-09-20",
            "update_date": "2021-11-21",
            "expiry_date": "2024-09-20",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dee.ns.cloudflare.com",
                "graham.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "adrug.store",
            "domain_keyword": "adrug",
            "domain_tld": "store",
            "query_time": "2024-05-17 14:49:53",
            "create_date": "2024-01-20",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1609,
            "registrar_name": "SYNERGY WHOLESALE PTY LTD",
            "registrar_website": "https://synergywholesale.com",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wdug.com",
            "domain_keyword": "wdug",
            "domain_tld": "com",
            "query_time": "2024-06-07 10:18:28",
            "create_date": "2002-06-13",
            "update_date": "2021-06-14",
            "expiry_date": "2030-06-13",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=wdug.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ad6g.ink",
            "domain_keyword": "ad6g",
            "domain_tld": "ink",
            "query_time": "2024-06-02 10:42:59",
            "create_date": "2023-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yun 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": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "adhg.org",
            "domain_keyword": "adhg",
            "domain_tld": "org",
            "query_time": "2024-04-15 06:32:48",
            "create_date": "2021-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "agug.cn",
            "domain_keyword": "agug",
            "domain_tld": "cn",
            "query_time": "2024-04-23 23:29:46",
            "create_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "邱华杰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "udug.shop",
            "domain_keyword": "udug",
            "domain_tld": "shop",
            "query_time": "2024-04-28 01:47:18",
            "create_date": "2023-11-03",
            "update_date": "2024-02-16",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "adrg.se",
            "domain_keyword": "adrg",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:11:41",
            "create_date": "2024-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.namesystem.se",
                "ns2.namesystem.se",
                "ns3.namesystem.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "edug.uk",
            "domain_keyword": "edug",
            "domain_tld": "uk",
            "query_time": "2024-05-12 13:41:56",
            "create_date": "2023-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_name": "Host Lincoln Limited t/a Jolt.co.uk [Tag = JOLT]",
            "registrar_website": "https://www.jolt.co.uk",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "adog.wang",
            "domain_keyword": "adog",
            "domain_tld": "wang",
            "query_time": "2024-05-26 21:34:25",
            "create_date": "2019-02-21",
            "update_date": "2023-12-11",
            "expiry_date": "2030-02-21",
            "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": "zhongwei",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "adgug.com",
            "domain_keyword": "adgug",
            "domain_tld": "com",
            "query_time": "2024-05-19 17:49:42",
            "create_date": "2023-07-25",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "adlg.info",
            "domain_keyword": "adlg",
            "domain_tld": "info",
            "query_time": "2024-05-30 20:05:00",
            "create_date": "2022-04-13",
            "update_date": "2023-08-01",
            "expiry_date": "2027-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "admg.com",
            "domain_keyword": "admg",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:13:58",
            "create_date": "2000-05-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-30",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/47264117-e0ce-4d35-b018-66c62ae00dc4",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "jadug.com",
            "domain_keyword": "jadug",
            "domain_tld": "com",
            "query_time": "2024-06-09 23:59:50",
            "create_date": "2023-05-15",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-15",
            "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": [
                "candy.ns.cloudflare.com",
                "julio.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "adrug.com",
            "domain_keyword": "adrug",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:51:24",
            "create_date": "2000-04-26",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "jdug.org",
            "domain_keyword": "jdug",
            "domain_tld": "org",
            "query_time": "2024-04-27 01:44:47",
            "create_date": "2004-05-21",
            "update_date": "2024-04-14",
            "expiry_date": "2027-05-21",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "xdug.jp",
            "domain_keyword": "xdug",
            "domain_tld": "jp",
            "query_time": "2024-04-23 11:46:07",
            "create_date": "2019-03-12",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Maboroshi Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 63,
            "domain_name": "aduy.ru",
            "domain_keyword": "aduy",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:54:16",
            "create_date": "2022-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hhost.net",
                "ns2.hhost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "adzg.com",
            "domain_keyword": "adzg",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:46:00",
            "create_date": "2012-08-03",
            "update_date": "2022-07-06",
            "expiry_date": "2024-08-03",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "adtg.asia",
            "domain_keyword": "adtg",
            "domain_tld": "asia",
            "query_time": "2024-05-17 14:51:13",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "冯尚哲",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "河北",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "adun.online",
            "domain_keyword": "adun",
            "domain_tld": "online",
            "query_time": "2024-05-25 17:33:52",
            "create_date": "2024-01-29",
            "update_date": "2024-03-25",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing jun",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "abug.top",
            "domain_keyword": "abug",
            "domain_tld": "top",
            "query_time": "2024-05-27 19:57:51",
            "create_date": "2017-04-10",
            "update_date": "2018-03-27",
            "expiry_date": "2027-04-10",
            "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": "chensheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "adnug.com",
            "domain_keyword": "adnug",
            "domain_tld": "com",
            "query_time": "2024-06-07 12:09:33",
            "create_date": "2002-12-18",
            "update_date": "2020-11-25",
            "expiry_date": "2025-12-18",
            "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": 69,
            "domain_name": "adlg.company",
            "domain_keyword": "adlg",
            "domain_tld": "company",
            "query_time": "2024-05-30 20:05:00",
            "create_date": "2022-04-13",
            "update_date": "2023-08-01",
            "expiry_date": "2027-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "odug.org",
            "domain_keyword": "odug",
            "domain_tld": "org",
            "query_time": "2024-06-09 09:41:26",
            "create_date": "2009-02-01",
            "update_date": "2024-05-29",
            "expiry_date": "2027-02-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cornelius Concepts, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.ionblade.net",
                "dns2.ionblade.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "aduv.com",
            "domain_keyword": "aduv",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:00:21",
            "create_date": "2000-10-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "adung.net",
            "domain_keyword": "adung",
            "domain_tld": "net",
            "query_time": "2024-04-19 18:59:38",
            "create_date": "2019-12-13",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-13",
            "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": "Hanoi",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "VN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/adung.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "matt.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "aduc.nl",
            "domain_keyword": "aduc",
            "domain_tld": "nl",
            "query_time": "2024-04-21 05:19:41",
            "create_date": "2022-05-08",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 74,
            "domain_name": "admg.org",
            "domain_keyword": "admg",
            "domain_tld": "org",
            "query_time": "2024-04-29 03:46:21",
            "create_date": "2013-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aaug.biz",
            "domain_keyword": "aaug",
            "domain_tld": "biz",
            "query_time": "2024-04-26 03:08:51",
            "create_date": "2015-12-04",
            "update_date": "2024-02-16",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1154,
            "registrar_name": "Fast Domain Inc.",
            "registrar_website": "www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "adbug.ru",
            "domain_keyword": "adbug",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:18:40",
            "create_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "ad-ug.com",
            "domain_keyword": "ad-ug",
            "domain_tld": "com",
            "query_time": "2024-05-16 14:39:49",
            "create_date": "2023-01-13",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "adux.xyz",
            "domain_keyword": "adux",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 00:27:26",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "exp1.liqu.id",
                "exp2.liqu.id"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "adup.it",
            "domain_keyword": "adup",
            "domain_tld": "it",
            "query_time": "2024-05-29 08:16:14",
            "create_date": "2020-06-17",
            "update_date": "2023-07-17",
            "expiry_date": "2024-06-17",
            "registrar_name": "Piazza Affari s.r.l. in liquidazione",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 80,
            "domain_name": "fdug.monster",
            "domain_keyword": "fdug",
            "domain_tld": "monster",
            "query_time": "2024-06-07 11:58:48",
            "create_date": "2023-08-02",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "te",
            "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": [
                "ns1cnb.name.com",
                "ns2dqx.name.com",
                "ns3cna.name.com",
                "ns4sxy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "adtg.top",
            "domain_keyword": "adtg",
            "domain_tld": "top",
            "query_time": "2024-04-15 03:19:08",
            "create_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "adulg.com",
            "domain_keyword": "adulg",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:20:34",
            "create_date": "2011-12-02",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-02",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADULG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aduu.dev",
            "domain_keyword": "aduu",
            "domain_tld": "dev",
            "query_time": "2024-04-19 19:00:20",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "adzg.net",
            "domain_keyword": "adzg",
            "domain_tld": "net",
            "query_time": "2024-04-23 01:46:00",
            "create_date": "2014-11-09",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-09",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "adfg.com.au",
            "domain_keyword": "adfg",
            "domain_tld": "com.au",
            "query_time": "2024-04-24 13:48:21",
            "update_date": "2023-05-27",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Jonathan Thomas",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "adue.vip",
            "domain_keyword": "adue",
            "domain_tld": "vip",
            "query_time": "2024-04-28 19:15:46",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Krung Thep Maha Nakh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "afug.ru",
            "domain_keyword": "afug",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:20:35",
            "create_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "aduo.top",
            "domain_keyword": "aduo",
            "domain_tld": "top",
            "query_time": "2024-05-09 08:20:23",
            "create_date": "2023-04-01",
            "update_date": "2023-04-01",
            "expiry_date": "2028-04-01",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhouzhongwei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei 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": [
                "hydrogen.dnspod.net",
                "louise.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "aduy.top",
            "domain_keyword": "aduy",
            "domain_tld": "top",
            "query_time": "2024-05-09 08:20:33",
            "create_date": "2023-04-29",
            "update_date": "2023-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ye Chang Mao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian 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": [
                "kirk.dnspod.net",
                "plum.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "azug.dk",
            "domain_keyword": "azug",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:48:29",
            "create_date": "2017-02-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Peter Selch Dahl",
            "registrant_address": "Tværgade 19",
            "registrant_city": "Odder",
            "registrant_zip": "8300",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "daug.haus",
            "domain_keyword": "daug",
            "domain_tld": "haus",
            "query_time": "2024-05-12 02:36:38",
            "create_date": "2020-07-02",
            "update_date": "2023-06-07",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "adu8.cn",
            "domain_keyword": "adu8",
            "domain_tld": "cn",
            "query_time": "2024-05-25 02:41:45",
            "create_date": "2022-06-01",
            "expiry_date": "2025-06-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "林晓生",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "adur.info",
            "domain_keyword": "adur",
            "domain_tld": "info",
            "query_time": "2024-05-25 16:58:57",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "arug.it",
            "domain_keyword": "arug",
            "domain_tld": "it",
            "query_time": "2024-06-02 06:12:41",
            "create_date": "2015-05-14",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-14",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Roga Italia Srl",
            "registrant_address": "Via Rua Muro, 62",
            "registrant_city": "MODENA",
            "registrant_state": "MO",
            "registrant_zip": "41121",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 95,
            "domain_name": "advg.com",
            "domain_keyword": "advg",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:44:07",
            "create_date": "2002-01-03",
            "update_date": "2024-05-11",
            "expiry_date": "2026-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "udug.cn",
            "domain_keyword": "udug",
            "domain_tld": "cn",
            "query_time": "2024-04-29 13:42:50",
            "create_date": "2023-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "丁超宇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aeug.ru",
            "domain_keyword": "aeug",
            "domain_tld": "ru",
            "query_time": "2024-05-02 14:26:06",
            "create_date": "2007-11-04",
            "expiry_date": "2024-11-04",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "wadug.de",
            "domain_keyword": "wadug",
            "domain_tld": "de",
            "query_time": "2024-05-05 16:08:15",
            "update_date": "2017-08-09",
            "name_servers": [
                "ns1026.ui-dns.de",
                "ns1041.ui-dns.biz",
                "ns1043.ui-dns.org",
                "ns1076.ui-dns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 99,
            "domain_name": "aduo.app",
            "domain_keyword": "aduo",
            "domain_tld": "app",
            "query_time": "2024-05-15 12:58:08",
            "create_date": "2020-08-24",
            "update_date": "2023-10-08",
            "expiry_date": "2024-08-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "adbug.com",
            "domain_keyword": "adbug",
            "domain_tld": "com",
            "query_time": "2024-05-11 19:47:24",
            "create_date": "2002-04-10",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>adug.ae</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1509</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ldug.com, addg.net, aedug.com, adut.su, aduo.online, adfg.ae, adur.com.cn, adus.pro, adig.com, admg.co.uk, agug.com, adulg.org, adugu.net, alug.fr, adun.email, aduc.it, aduk.us, adus.tech, aduc.xyz, idug.ru, acug.shop, aduh.org, kdug.xyz, gdug.site, adcg.info, ardug.com, adfg.biz, rdug.net, acug.com, adu5.ink, adwg.top, adeg.com.br, adcg.com.br, addg.com.br, wdug.us, aiug.it, advg.org, adgg.top, adugo.com.br, aeug.org, ayug.ru, afug.org, adag.team, abug.nl, adul.jp, adux.ca, adrug.store, wdug.com, ad6g.ink, adhg.org, agug.cn, udug.shop, adrg.se, edug.uk, adog.wang, adgug.com, adlg.info, admg.com, jadug.com, adrug.com, jdug.org, xdug.jp, aduy.ru, adzg.com, adtg.asia, adun.online, abug.top, adnug.com, adlg.company, odug.org, aduv.com, adung.net, aduc.nl, admg.org, aaug.biz, adbug.ru, ad-ug.com, adux.xyz, adup.it, fdug.monster, adtg.top, adulg.com, aduu.dev, adzg.net, adfg.com.au, adue.vip, afug.ru, aduo.top, aduy.top, azug.dk, daug.haus, adu8.cn, adur.info, arug.it, advg.com, udug.cn, aeug.ru, wadug.de, aduo.app, adbug.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ldug.com</domain_name>
   <domain_keyword>ldug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 05:08:03</query_time>
   <create_date>2000-10-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-10-26</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.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>addg.net</domain_name>
   <domain_keyword>addg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 16:04:00</query_time>
   <create_date>2002-02-05</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>Furniss Enterprises</registrant_company>
   <registrant_state>Idaho</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/addg.net</registrant_email>
   <name_servers>
    <value>ns3.gkg.net</value>
    <value>ns4.gkg.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aedug.com</domain_name>
   <domain_keyword>aedug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:54:20</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2026-10-24</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>4</num>
   <domain_name>adut.su</domain_name>
   <domain_keyword>adut</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:56</query_time>
   <create_date>2016-07-13</create_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>aduo.online</domain_name>
   <domain_keyword>aduo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 12:58:08</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jihoon.ns.cloudflare.com</value>
    <value>nataly.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>adfg.ae</domain_name>
   <domain_keyword>adfg</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-21 17:01:57</query_time>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_name>Abudhabi FGroup</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>adur.com.cn</domain_name>
   <domain_keyword>adur</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 09:43:26</query_time>
   <create_date>2023-12-23</create_date>
   <expiry_date>2024-12-23</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>8</num>
   <domain_name>adus.pro</domain_name>
   <domain_keyword>adus</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 08:16:19</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>adig.com</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:00:12</query_time>
   <create_date>1996-02-11</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Allianz Global Investors</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/adig.com</registrant_email>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>admg.co.uk</domain_name>
   <domain_keyword>admg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 08:42:49</query_time>
   <create_date>2007-06-19</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1065.ui-dns.biz</value>
    <value>ns1065.ui-dns.com</value>
    <value>ns1065.ui-dns.de</value>
    <value>ns1065.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>agug.com</domain_name>
   <domain_keyword>agug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:29:46</query_time>
   <create_date>2001-11-22</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-11-22</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.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>adulg.org</domain_name>
   <domain_keyword>adulg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:20:34</query_time>
   <create_date>2016-06-17</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADULg</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>BE</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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>adugu.net</domain_name>
   <domain_keyword>adugu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 14:16:34</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-05-13</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>rita.ns.cloudflare.com</value>
    <value>sage.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>alug.fr</domain_name>
   <domain_keyword>alug</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:43:16</query_time>
   <create_date>2005-02-08</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ALU G</registrant_company>
   <registrant_address>ALU G, 129, rue Jean Jaures, 49000 Angers</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.241685029</registrant_phone>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>adun.email</domain_name>
   <domain_keyword>adun</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-17 16:01:12</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2029-01-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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>aduc.it</domain_name>
   <domain_keyword>aduc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 05:14:39</query_time>
   <create_date>1998-03-16</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Playnet s.r.l.</registrar_name>
   <registrar_website>http://www.playnet.it</registrar_website>
   <registrant_company>Daniela de Nuzzo</registrant_company>
   <registrant_address>viale Don Minzoni 35</registrant_address>
   <registrant_city>FIRENZE</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50129</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>beau.ns.cloudflare.com</value>
    <value>hazel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aduk.us</domain_name>
   <domain_keyword>aduk</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-30 20:12:43</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Dustin Holloway</registrant_name>
   <registrant_address>522 East 18th Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10009</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9177838005</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>adus.tech</domain_name>
   <domain_keyword>adus</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-02 11:16:54</query_time>
   <create_date>2019-09-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_company>ADUS Technologies s.r.o.</registrant_company>
   <registrant_country>SK</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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>aduc.xyz</domain_name>
   <domain_keyword>aduc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 14:16:21</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.a.io</value>
    <value>dns2.a.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>idug.ru</domain_name>
   <domain_keyword>idug</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:31:04</query_time>
   <create_date>2005-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.aisa.ru</value>
    <value>ns2.aisa.ru</value>
    <value>ns3.aisa.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>acug.shop</domain_name>
   <domain_keyword>acug</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 01:29:06</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>aron.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>aduh.org</domain_name>
   <domain_keyword>aduh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:20:18</query_time>
   <create_date>2020-06-21</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>kdug.xyz</domain_name>
   <domain_keyword>kdug</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 02:53:27</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>gdug.site</domain_name>
   <domain_keyword>gdug</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 17:31:01</query_time>
   <create_date>2024-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>bei jing shi</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>drizzle.dnspod.net</value>
    <value>una.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>adcg.info</domain_name>
   <domain_keyword>adcg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 01:04:20</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>ardug.com</domain_name>
   <domain_keyword>ardug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 13:18:11</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-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>ns1.brandnic.com</value>
    <value>ns2.brandnic.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>adfg.biz</domain_name>
   <domain_keyword>adfg</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 05:44:33</query_time>
   <create_date>2018-03-29</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-29</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>rdug.net</domain_name>
   <domain_keyword>rdug</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 18:23:54</query_time>
   <create_date>2002-05-23</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>CosmoMedia</registrant_company>
   <registrant_state>Valladolid</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>dns1.cosmomedia.es</value>
    <value>dns2.cosmomedia.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>acug.com</domain_name>
   <domain_keyword>acug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:59:15</query_time>
   <create_date>2000-06-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-06-08</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.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>adu5.ink</domain_name>
   <domain_keyword>adu5</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-30 14:16:12</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hai Kou Long Hua Qu Hui Yi Yu Bai Huo Shang Hang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai 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>bed.dnspod.net</value>
    <value>hamiltion.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>adwg.top</domain_name>
   <domain_keyword>adwg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-03 19:37:20</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li yong gang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>adeg.com.br</domain_name>
   <domain_keyword>adeg</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-19 17:45:21</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrant_name>13103690 ELIEL MENDONCA PIMENTA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.pcriativo.uni5.net</value>
    <value>dns2.pcriativo.uni5.net</value>
    <value>dns3.pcriativo.uni5.net</value>
    <value>dns4.pcriativo.uni5.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>adcg.com.br</domain_name>
   <domain_keyword>adcg</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-23 23:49:29</query_time>
   <create_date>2015-10-18</create_date>
   <update_date>2018-01-24</update_date>
   <expiry_date>2026-10-18</expiry_date>
   <registrant_name>IGREJA EVANG?LICA ASSEMBL?IA DE DEUS</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns296.hostgator.com.br</value>
    <value>ns297.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>addg.com.br</domain_name>
   <domain_keyword>addg</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-23 23:50:23</query_time>
   <create_date>2004-07-01</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrant_name>Associa??o Desportiva Durval Guimar?es</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>wdug.us</domain_name>
   <domain_keyword>wdug</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 20:06:41</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize, Inc.</registrant_company>
   <registrant_address>30 N. Gould Street, Ste N</registrant_address>
   <registrant_city>Spokane</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7375303745</registrant_phone>
   <name_servers>
    <value>nora.ns.cloudflare.com</value>
    <value>peter.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>aiug.it</domain_name>
   <domain_keyword>aiug</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 16:43:41</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>Petar Ivanov</registrant_company>
   <registrant_address>Vtora str. 59</registrant_address>
   <registrant_city>Gomotarci</registrant_city>
   <registrant_state>Vidin</registrant_state>
   <registrant_zip>3772</registrant_zip>
   <registrant_country>BG</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>advg.org</domain_name>
   <domain_keyword>advg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-04 12:44:07</query_time>
   <create_date>2021-01-25</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2026-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
    <value>ns5.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>adgg.top</domain_name>
   <domain_keyword>adgg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-01 15:45:57</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhao zuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.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>adugo.com.br</domain_name>
   <domain_keyword>adugo</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 05:20:17</query_time>
   <create_date>2013-06-25</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2027-06-25</expiry_date>
   <registrant_name>ADU-GO ASSOCIA??O DOS DESENVOLV. URBANOS ESTODO GO</registrant_name>
   <name_servers>
    <value>ns1.serverbr11.com</value>
    <value>ns2.serverbr11.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>aeug.org</domain_name>
   <domain_keyword>aeug</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 08:45:03</query_time>
   <create_date>1995-06-14</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Saitama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.dns.gol.com</value>
    <value>ns06.dns.gol.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>ayug.ru</domain_name>
   <domain_keyword>ayug</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:10:29</query_time>
   <create_date>2011-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>afug.org</domain_name>
   <domain_keyword>afug</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 18:15:56</query_time>
   <create_date>2001-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-12-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oracle Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1-198.akam.net</value>
    <value>a2-67.akam.net</value>
    <value>a22-64.akam.net</value>
    <value>a24-65.akam.net</value>
    <value>a3-66.akam.net</value>
    <value>a9-67.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>adag.team</domain_name>
   <domain_keyword>adag</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-13 11:19:46</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>adag Payroll Services GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>abug.nl</domain_name>
   <domain_keyword>abug</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 11:29:55</query_time>
   <create_date>2019-04-06</create_date>
   <update_date>2024-02-16</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
    <value>verification-f848b89c.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>adul.jp</domain_name>
   <domain_keyword>adul</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 09:42:02</query_time>
   <create_date>2007-01-19</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Adul Kanansin</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>adux.ca</domain_name>
   <domain_keyword>adux</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-14 03:17:18</query_time>
   <create_date>2014-09-20</create_date>
   <update_date>2021-11-21</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dee.ns.cloudflare.com</value>
    <value>graham.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>adrug.store</domain_name>
   <domain_keyword>adrug</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 14:49:53</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>SYNERGY WHOLESALE PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>wdug.com</domain_name>
   <domain_keyword>wdug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 10:18:28</query_time>
   <create_date>2002-06-13</create_date>
   <update_date>2021-06-14</update_date>
   <expiry_date>2030-06-13</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=wdug.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>49</num>
   <domain_name>ad6g.ink</domain_name>
   <domain_keyword>ad6g</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-02 10:42:59</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yun 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>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>adhg.org</domain_name>
   <domain_keyword>adhg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 06:32:48</query_time>
   <create_date>2021-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>agug.cn</domain_name>
   <domain_keyword>agug</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 23:29:46</query_time>
   <create_date>2023-06-20</create_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>邱华杰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>52</num>
   <domain_name>udug.shop</domain_name>
   <domain_keyword>udug</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-28 01:47:18</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <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>53</num>
   <domain_name>adrg.se</domain_name>
   <domain_keyword>adrg</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:11:41</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.namesystem.se</value>
    <value>ns2.namesystem.se</value>
    <value>ns3.namesystem.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>edug.uk</domain_name>
   <domain_keyword>edug</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 13:41:56</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>Host Lincoln Limited t/a Jolt.co.uk [Tag = JOLT]</registrar_name>
   <registrar_website>https://www.jolt.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>adog.wang</domain_name>
   <domain_keyword>adog</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-26 21:34:25</query_time>
   <create_date>2019-02-21</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2030-02-21</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>zhongwei</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>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>56</num>
   <domain_name>adgug.com</domain_name>
   <domain_keyword>adgug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 17:49:42</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>57</num>
   <domain_name>adlg.info</domain_name>
   <domain_keyword>adlg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 20:05:00</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2027-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>58</num>
   <domain_name>admg.com</domain_name>
   <domain_keyword>admg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:13:58</query_time>
   <create_date>2000-05-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/47264117-e0ce-4d35-b018-66c62ae00dc4</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>jadug.com</domain_name>
   <domain_keyword>jadug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 23:59:50</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-15</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>candy.ns.cloudflare.com</value>
    <value>julio.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>adrug.com</domain_name>
   <domain_keyword>adrug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:51:24</query_time>
   <create_date>2000-04-26</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-26</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.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>jdug.org</domain_name>
   <domain_keyword>jdug</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 01:44:47</query_time>
   <create_date>2004-05-21</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2027-05-21</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>xdug.jp</domain_name>
   <domain_keyword>xdug</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 11:46:07</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Maboroshi Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>aduy.ru</domain_name>
   <domain_keyword>aduy</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:54:16</query_time>
   <create_date>2022-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hhost.net</value>
    <value>ns2.hhost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>adzg.com</domain_name>
   <domain_keyword>adzg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:46:00</query_time>
   <create_date>2012-08-03</create_date>
   <update_date>2022-07-06</update_date>
   <expiry_date>2024-08-03</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>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>adtg.asia</domain_name>
   <domain_keyword>adtg</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-17 14:51:13</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>冯尚哲</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>河北</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>adun.online</domain_name>
   <domain_keyword>adun</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 17:33:52</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing jun</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>abug.top</domain_name>
   <domain_keyword>abug</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 19:57:51</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2018-03-27</update_date>
   <expiry_date>2027-04-10</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>chensheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</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>dns19.hichina.com</value>
    <value>dns20.hichina.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>adnug.com</domain_name>
   <domain_keyword>adnug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 12:09:33</query_time>
   <create_date>2002-12-18</create_date>
   <update_date>2020-11-25</update_date>
   <expiry_date>2025-12-18</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>69</num>
   <domain_name>adlg.company</domain_name>
   <domain_keyword>adlg</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-30 20:05:00</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2027-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>70</num>
   <domain_name>odug.org</domain_name>
   <domain_keyword>odug</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 09:41:26</query_time>
   <create_date>2009-02-01</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2027-02-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cornelius Concepts, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.ionblade.net</value>
    <value>dns2.ionblade.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>aduv.com</domain_name>
   <domain_keyword>aduv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:00:21</query_time>
   <create_date>2000-10-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>adung.net</domain_name>
   <domain_keyword>adung</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 18:59:38</query_time>
   <create_date>2019-12-13</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-13</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>Hanoi</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/adung.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>matt.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>aduc.nl</domain_name>
   <domain_keyword>aduc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 05:19:41</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>admg.org</domain_name>
   <domain_keyword>admg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 03:46:21</query_time>
   <create_date>2013-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aaug.biz</domain_name>
   <domain_keyword>aaug</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 03:08:51</query_time>
   <create_date>2015-12-04</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fast Domain Inc.</registrar_name>
   <registrar_website>www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>adbug.ru</domain_name>
   <domain_keyword>adbug</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:18:40</query_time>
   <create_date>2023-12-07</create_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>ad-ug.com</domain_name>
   <domain_keyword>ad-ug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 14:39:49</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>adux.xyz</domain_name>
   <domain_keyword>adux</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 00:27:26</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>adup.it</domain_name>
   <domain_keyword>adup</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 08:16:14</query_time>
   <create_date>2020-06-17</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Piazza Affari s.r.l. in liquidazione</registrar_name>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fdug.monster</domain_name>
   <domain_keyword>fdug</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-06-07 11:58:48</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>te</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>ns1cnb.name.com</value>
    <value>ns2dqx.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4sxy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>adtg.top</domain_name>
   <domain_keyword>adtg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 03:19:08</query_time>
   <create_date>2024-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.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>adulg.com</domain_name>
   <domain_keyword>adulg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:20:34</query_time>
   <create_date>2011-12-02</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADULG</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>BE</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aduu.dev</domain_name>
   <domain_keyword>aduu</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-19 19:00:20</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>adzg.net</domain_name>
   <domain_keyword>adzg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 01:46:00</query_time>
   <create_date>2014-11-09</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>85</num>
   <domain_name>adfg.com.au</domain_name>
   <domain_keyword>adfg</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-24 13:48:21</query_time>
   <update_date>2023-05-27</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Jonathan Thomas</registrant_name>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>adue.vip</domain_name>
   <domain_keyword>adue</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-28 19:15:46</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Krung Thep Maha Nakh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>afug.ru</domain_name>
   <domain_keyword>afug</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:20:35</query_time>
   <create_date>2023-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>aduo.top</domain_name>
   <domain_keyword>aduo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 08:20:23</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2028-04-01</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>zhouzhongwei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei 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>hydrogen.dnspod.net</value>
    <value>louise.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>aduy.top</domain_name>
   <domain_keyword>aduy</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 08:20:33</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-04-29</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>Ye Chang Mao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian 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>kirk.dnspod.net</value>
    <value>plum.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>azug.dk</domain_name>
   <domain_keyword>azug</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:48:29</query_time>
   <create_date>2017-02-01</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Peter Selch Dahl</registrant_name>
   <registrant_address>Tværgade 19</registrant_address>
   <registrant_city>Odder</registrant_city>
   <registrant_zip>8300</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>daug.haus</domain_name>
   <domain_keyword>daug</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-05-12 02:36:38</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>adu8.cn</domain_name>
   <domain_keyword>adu8</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-25 02:41:45</query_time>
   <create_date>2022-06-01</create_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>林晓生</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.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>adur.info</domain_name>
   <domain_keyword>adur</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 16:58:57</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>arug.it</domain_name>
   <domain_keyword>arug</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 06:12:41</query_time>
   <create_date>2015-05-14</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Roga Italia Srl</registrant_company>
   <registrant_address>Via Rua Muro, 62</registrant_address>
   <registrant_city>MODENA</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>41121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>advg.com</domain_name>
   <domain_keyword>advg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:44:07</query_time>
   <create_date>2002-01-03</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2026-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>udug.cn</domain_name>
   <domain_keyword>udug</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 13:42:50</query_time>
   <create_date>2023-06-27</create_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>丁超宇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>aeug.ru</domain_name>
   <domain_keyword>aeug</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 14:26:06</query_time>
   <create_date>2007-11-04</create_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>wadug.de</domain_name>
   <domain_keyword>wadug</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 16:08:15</query_time>
   <update_date>2017-08-09</update_date>
   <name_servers>
    <value>ns1026.ui-dns.de</value>
    <value>ns1041.ui-dns.biz</value>
    <value>ns1043.ui-dns.org</value>
    <value>ns1076.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>aduo.app</domain_name>
   <domain_keyword>aduo</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 12:58:08</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>adbug.com</domain_name>
   <domain_keyword>adbug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 19:47:24</query_time>
   <create_date>2002-04-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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