WHOIS QUERY TIME

26 May 2024 - 1:33 AM UTC

Registered: 7 July 2013
Expiry: 7 July 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns23.hichina.com
dns24.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 雷盛强
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sggg.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sggg.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sggg.cn",
            "domain_keyword": "sggg",
            "domain_tld": "cn",
            "query_time": "2024-05-26 01:33:39",
            "create_date": "2013-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "雷盛强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sggg.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sggg.cn</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 01:33:39</query_time>
   <create_date>2013-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>雷盛强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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.241 seconds) for "sggg.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

7 May 2023 - 12:36 PM UTC

Registered: 7 July 2013
Expiry: 7 July 2023

REGISTRAR

Name: 腾讯云计算(北京)有限责任公司

DNSSEC

unsigned

NAME SERVERS

dns23.hichina.com
dns24.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 雷盛强
Email: [email protected]

#2 - QUERY TIME

14 Jul 2023 - 8:46 AM UTC

Registered: 7 July 2013
Expiry: 7 July 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns23.hichina.com
dns24.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 雷盛强
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sggg.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sggg.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sggg.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "sggg.cn",
            "domain_keyword": "sggg",
            "domain_tld": "cn",
            "query_time": "2023-05-07 12:36:56",
            "create_date": "2013-07-07",
            "expiry_date": "2023-07-07",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "雷盛强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sggg.cn",
            "domain_keyword": "sggg",
            "domain_tld": "cn",
            "query_time": "2023-07-14 08:46:44",
            "create_date": "2013-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "雷盛强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.241,
        "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>sggg.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>sggg.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sggg.cn</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-05-07 12:36:56</query_time>
   <create_date>2013-07-07</create_date>
   <expiry_date>2023-07-07</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>雷盛强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sggg.cn</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-07-14 08:46:44</query_time>
   <create_date>2013-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>雷盛强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.241</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 9 domain names (in 0.062 seconds) which contained the exact domain keyword "sggg".
Domain Name Registered Expiry Registrar Ownership
1 sggg.com 8 Feb 1997 9 Feb 2025 Wild West Domains, LLC -
2 sggg.net 20 Dec 2004 20 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
3 sggg.com.cn 28 Jan 2011 28 Jan 2026 阿里云计算有限公司(万网) 首钢贵阳特殊钢有限责任公司
4 sggg.cn 7 Jul 2013 7 Jul 2024 阿里云计算有限公司(万网) 雷盛强
5 sggg.org 10 Aug 2018 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 sggg.in 26 May 2021 26 May 2024 GoDaddy.com, LLC Kaushal Automation
7 sggg.top 31 Aug 2022 31 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Ming Hao
8 sggg.be 28 Nov 2022 - Combell nv -
9 sggg.cc 18 Jan 2023 18 Jan 2033 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
10 sggg.ru 19 Nov 2023 19 Nov 2024 RU-CENTER-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sggg&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sggg",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "sggg.com, sggg.net, sggg.com.cn, sggg.cn, sggg.org, sggg.in, sggg.top, sggg.be, sggg.cc, sggg.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "sggg.com",
            "domain_keyword": "sggg",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:41:21",
            "create_date": "1997-02-08",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-09",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sggg.net",
            "domain_keyword": "sggg",
            "domain_tld": "net",
            "query_time": "2024-06-01 02:55:36",
            "create_date": "2004-12-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-20",
            "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": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/91bb7079-31de-4d12-b812-bd7465b4d940",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sggg.com.cn",
            "domain_keyword": "sggg",
            "domain_tld": "com.cn",
            "query_time": "2024-05-26 01:33:39",
            "create_date": "2011-01-28",
            "expiry_date": "2026-01-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "首钢贵阳特殊钢有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sggg.cn",
            "domain_keyword": "sggg",
            "domain_tld": "cn",
            "query_time": "2024-05-26 01:33:39",
            "create_date": "2013-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "雷盛强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sggg.org",
            "domain_keyword": "sggg",
            "domain_tld": "org",
            "query_time": "2024-04-24 22:16:11",
            "create_date": "2018-08-10",
            "update_date": "2024-02-14",
            "expiry_date": "2024-08-10",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sggg.in",
            "domain_keyword": "sggg",
            "domain_tld": "in",
            "query_time": "2024-05-29 11:45:35",
            "create_date": "2021-05-26",
            "update_date": "2023-06-05",
            "expiry_date": "2024-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kaushal Automation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dexter.ns.cloudflare.com",
                "mira.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sggg.top",
            "domain_keyword": "sggg",
            "domain_tld": "top",
            "query_time": "2024-04-24 22:16:11",
            "create_date": "2022-08-31",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-31",
            "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": "Wang Ming Hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sggg.be",
            "domain_keyword": "sggg",
            "domain_tld": "be",
            "query_time": "2024-06-04 18:26:16",
            "create_date": "2022-11-28",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 9,
            "domain_name": "sggg.cc",
            "domain_keyword": "sggg",
            "domain_tld": "cc",
            "query_time": "2024-05-26 01:33:39",
            "create_date": "2023-01-18",
            "update_date": "2023-01-18",
            "expiry_date": "2033-01-18",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=sggg.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "sggg.ru",
            "domain_keyword": "sggg",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:55:44",
            "create_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sggg</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>sggg.com, sggg.net, sggg.com.cn, sggg.cn, sggg.org, sggg.in, sggg.top, sggg.be, sggg.cc, sggg.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sggg.com</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:41:21</query_time>
   <create_date>1997-02-08</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-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-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sggg.net</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 02:55:36</query_time>
   <create_date>2004-12-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-20</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>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/91bb7079-31de-4d12-b812-bd7465b4d940</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sggg.com.cn</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-26 01:33:39</query_time>
   <create_date>2011-01-28</create_date>
   <expiry_date>2026-01-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>首钢贵阳特殊钢有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sggg.cn</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 01:33:39</query_time>
   <create_date>2013-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>雷盛强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sggg.org</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 22:16:11</query_time>
   <create_date>2018-08-10</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-08-10</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sggg.in</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 11:45:35</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kaushal Automation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dexter.ns.cloudflare.com</value>
    <value>mira.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sggg.top</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 22:16:11</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-31</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>Wang Ming Hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sggg.be</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-04 18:26:16</query_time>
   <create_date>2022-11-28</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>sggg.cc</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-26 01:33:39</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2033-01-18</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=sggg.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sggg.ru</domain_name>
   <domain_keyword>sggg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:55:44</query_time>
   <create_date>2023-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.062</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,247 domain names (in 0.092 seconds) which look and sound like the brand name "sggg".
Domain Name Registered Expiry Registrar Ownership
1 s-gg.ru 27 Mar 2023 27 Mar 2025 RU-CENTER-RU Private Person
2 sgcg.sbs 8 Oct 2023 8 Oct 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
3 sgig.com 13 Jan 2003 29 Sep 2024 REGISTER S.P.A. Societ Generale Impianti Gas Srl
4 gggg.guru 22 Mar 2020 22 Mar 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
5 zggg.lat 25 Sep 2023 25 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
6 segg.info 24 Jul 2023 24 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 sggb.cn 23 Aug 2005 23 Aug 2029 北京新网数码信息技术有限公司 长沙韶光芯材科技有限公司
8 smgg.co.kr 22 Feb 2008 22 Feb 2025 (?)??? ???
9 sygg.co.uk 13 Nov 2002 13 Nov 2024 Ionos SE [Tag = 1AND1] -
10 swgg.co.uk 5 Apr 2004 5 Apr 2025 ANS Group Ltd [Tag = UKFAST] -
11 stggg.net 9 May 2024 9 May 2025 Gname 166 Inc -
12 sg-g.top 12 Nov 2023 12 Nov 2024 NameSilo,LLC See PrivacyGuardian.org
13 sdggg.xyz 11 Apr 2023 11 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
14 sogg.de - - - -
15 isggg.com 5 May 2022 5 May 2025 GoDaddy.com, LLC -
16 sdgg.live 5 May 2020 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 yggg.org 7 Aug 2023 7 Aug 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
18 gggg.ink 3 Jan 2023 3 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen xian zhi
19 sgzg.net 19 Mar 2010 19 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
20 sigg.store 20 Sep 2023 20 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
21 sgtg.org.uk 18 May 2020 18 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
22 sagg.online 29 Jan 2024 29 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
23 sggm.net 1 Jul 2020 1 Jul 2024 NameSilo, LLC -
24 sg5g.com 6 Aug 2023 6 Aug 2026 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
25 siggg.blue 17 Apr 2023 17 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
26 gggg.fr 27 Jun 2005 27 Jun 2024 Web Intelligence Web Intelligence
27 sggn.com 17 Nov 2001 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 sggk.shop 10 Feb 2024 10 Feb 2025 GMO Internet Group, Inc. -
29 sgsg.co.uk 24 Jun 2021 24 Jun 2024 Garth Piesse [Tag = COHERENT-NZ] -
30 sglg.net 4 Feb 2015 4 Feb 2025 GoDaddy.com, LLC -
31 sugg.be 15 Jul 2020 - Key-Systems GmbH -
32 sggo.xyz 12 Nov 2023 12 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
33 sgghg.com 11 Apr 2023 11 Apr 2024 Hongkong Domain Name Information Management Co., Limited REDACTED FOR PRIVACY
34 sfgg.biz 11 Feb 2011 10 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 sgng.com.cn 1 Jul 2022 1 Jul 2024 北京新网数码信息技术有限公司 候鹏鹏
36 8ggg.biz 1 May 2023 1 May 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
37 sggc.co 28 Jul 2021 28 Jul 2027 GoDaddy.com, LLC Domains By Proxy, LLC
38 gsgg.de - - - -
39 sugg.pl 4 May 2010 4 May 2025 cyber_Folks S.A. -
40 segg.pro 24 Jul 2023 24 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 szggg.com 8 Aug 2023 8 Aug 2024 Hawthornedomains.com LLC -
42 sgvg.nl 8 Nov 2010 - ResellerDNS -
43 8ggg.vip 27 Aug 2022 27 Aug 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
44 dggg.org 5 Nov 2014 5 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 kggg.xyz 6 Jun 2022 6 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Chang You
46 sgdg.net 28 Mar 2024 28 Mar 2025 Domain International Services Limited -
47 vggg.net 1 Jan 2022 1 Jan 2025 DropCatch.com 592 LLC Changyou Chen
48 iggg.pro 10 Sep 2023 10 Sep 2024 DNSPod, Inc. ludan
49 sggyg.site 2 Jun 2023 2 Jun 2025 Porkbun, LLC Private by Design, LLC
50 mggg.com 6 Feb 1996 7 Feb 2026 Network Solutions, LLC -
51 sagg.it 18 Nov 2017 11 May 2025 Server Plan s.r.l. SaggiaMente Di Maurizio Natali
52 sggy.net 22 May 2023 22 May 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
53 sgggy.cat 16 Dec 2023 16 Dec 2024 OVH -
54 sugg.earth 13 Jan 2020 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 sggp.org.pl 7 Jul 2000 6 Jul 2024 cyber_Folks S.A. -
56 eggg.jp 9 May 2011 31 May 2025 - kazuyuki tezuka
57 sgmg.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
58 sbgg.net 3 Oct 2020 3 Oct 2024 GoDaddy.com, LLC -
59 sggn.lt 13 Sep 2016 14 Sep 2024 UAB "Interneto vizija" UAB "Interneto vizija"
60 sgggl.top 8 Sep 2023 8 Sep 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
61 sdgg.org 7 Jan 2015 7 Jan 2025 Annulet LLC BuyDomains.com
62 sggh.de - - - -
63 eggg.net 22 Jun 2006 22 Jun 2024 DYNADOT LLC Changyou Chen
64 ssggg.com 28 Jul 2017 28 Jul 2024 22net, Inc. -
65 sgsg.cn 7 May 2007 7 May 2025 厦门易名科技股份有限公司 冷军建
66 vggg.top 13 Jun 2023 13 Jun 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 陈菊珍
67 scggg.com 21 Apr 2006 21 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
68 smgg.com.cn 17 Dec 2021 17 Dec 2024 阿里云计算有限公司(万网) 余皓
69 sgag.club 25 Sep 2017 25 Sep 2028 GoDaddy.com, LLC Domains By Proxy, LLC
70 suggg.com 13 Dec 2017 13 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
71 pggg.net 2 Nov 2018 2 Nov 2024 Dynadot Inc -
72 sxggg.net 4 Feb 2020 4 Feb 2025 Xin Net Technology Corporation -
73 sggt.de - - - -
74 eggg.de - - - -
75 sgxg.info 18 Mar 2024 18 Mar 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
76 sagg.net 16 Jan 2007 16 Jan 2025 GoDaddy.com, LLC -
77 gggg.co 12 Jan 2022 12 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
78 rggg.com 23 Nov 2001 23 Nov 2031 Tucows Domains Inc. -
79 sgeg.net 21 Nov 2011 21 Nov 2024 RegistryGate GmbH REDACTED FOR PRIVACY
80 sghg.net 28 Oct 2003 28 Oct 2024 united domains AG -
81 bggg.ru 25 Nov 2023 25 Nov 2024 REGRU-RU Private Person
82 sigg.com.au - - DROP.com.au Pty Ltd Domain Administrator
83 sg-g.com 28 Nov 2014 28 Nov 2025 GMO INTERNET, INC. Junpei Doi
84 sgbg.co.uk 7 Jun 2016 7 Jun 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
85 gggg.gay 22 Sep 2023 22 Sep 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
86 hsggg.com 28 May 2022 28 May 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
87 smggg.com 31 Oct 2019 31 Oct 2024 DNSPod, Inc. REDACTED FOR PRIVACY
88 sgtg.com 17 Nov 2001 17 Nov 2024 GoDaddy.com, LLC -
89 sggc.org 27 Aug 2015 27 Aug 2024 Annulet LLC BuyDomains.com
90 scgg.net 16 Dec 2021 16 Dec 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
91 ssggg.cc 7 Mar 2022 7 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
92 bggg.xyz 1 May 2023 1 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Chang You
93 sggz.net 24 Jun 2023 24 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
94 sygg.site 19 Nov 2023 19 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
95 eggg.org 30 May 2017 30 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
96 jggg.com 20 Sep 2010 20 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
97 sggk.com 17 Sep 2003 17 Sep 2025 GoDaddy.com, LLC -
98 segg.ru 12 Oct 2010 12 Oct 2024 SALENAMES-RU Private Person
99 sggs.info 8 Mar 2017 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 sgsg.co.in 18 Aug 2018 18 Aug 2024 Endurance Digital Domain Technology LLP SRI GANESH SAI GROUP
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 Sggg.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sggg.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sggg.cn",
        "page_size": 100
    },
    "count": {
        "total": 1247,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "s-gg.ru, sgcg.sbs, sgig.com, gggg.guru, zggg.lat, segg.info, sggb.cn, smgg.co.kr, sygg.co.uk, swgg.co.uk, stggg.net, sg-g.top, sdggg.xyz, sogg.de, isggg.com, sdgg.live, yggg.org, gggg.ink, sgzg.net, sigg.store, sgtg.org.uk, sagg.online, sggm.net, sg5g.com, siggg.blue, gggg.fr, sggn.com, sggk.shop, sgsg.co.uk, sglg.net, sugg.be, sggo.xyz, sgghg.com, sfgg.biz, sgng.com.cn, 8ggg.biz, sggc.co, gsgg.de, sugg.pl, segg.pro, szggg.com, sgvg.nl, 8ggg.vip, dggg.org, kggg.xyz, sgdg.net, vggg.net, iggg.pro, sggyg.site, mggg.com, sagg.it, sggy.net, sgggy.cat, sugg.earth, sggp.org.pl, eggg.jp, sgmg.xyz, sbgg.net, sggn.lt, sgggl.top, sdgg.org, sggh.de, eggg.net, ssggg.com, sgsg.cn, vggg.top, scggg.com, smgg.com.cn, sgag.club, suggg.com, pggg.net, sxggg.net, sggt.de, eggg.de, sgxg.info, sagg.net, gggg.co, rggg.com, sgeg.net, sghg.net, bggg.ru, sigg.com.au, sg-g.com, sgbg.co.uk, gggg.gay, hsggg.com, smggg.com, sgtg.com, sggc.org, scgg.net, ssggg.cc, bggg.xyz, sggz.net, sygg.site, eggg.org, jggg.com, sggk.com, segg.ru, sggs.info, sgsg.co.in",
    "results": [
        {
            "num": 1,
            "domain_name": "s-gg.ru",
            "domain_keyword": "s-gg",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:40:05",
            "create_date": "2023-03-27",
            "expiry_date": "2025-03-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "sgcg.sbs",
            "domain_keyword": "sgcg",
            "domain_tld": "sbs",
            "query_time": "2024-05-01 12:16:24",
            "create_date": "2023-10-08",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-08",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "sgig.com",
            "domain_keyword": "sgig",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:18:02",
            "create_date": "2003-01-13",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-29",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Societ  Generale Impianti Gas Srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "gggg.guru",
            "domain_keyword": "gggg",
            "domain_tld": "guru",
            "query_time": "2024-05-20 03:34:37",
            "create_date": "2020-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.goodsound.ru",
                "dns0.goodsound.ru",
                "srv3.goodsound.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "zggg.lat",
            "domain_keyword": "zggg",
            "domain_tld": "lat",
            "query_time": "2024-05-28 19:07:58",
            "create_date": "2023-09-25",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "segg.info",
            "domain_keyword": "segg",
            "domain_tld": "info",
            "query_time": "2024-06-01 04:45:23",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sggb.cn",
            "domain_keyword": "sggb",
            "domain_tld": "cn",
            "query_time": "2024-06-01 02:55:35",
            "create_date": "2005-08-23",
            "expiry_date": "2029-08-23",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "长沙韶光芯材科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "smgg.co.kr",
            "domain_keyword": "smgg",
            "domain_tld": "co.kr",
            "query_time": "2022-06-24 07:01:04",
            "create_date": "2008-02-22",
            "update_date": "2021-01-19",
            "expiry_date": "2025-02-22",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 9,
            "domain_name": "sygg.co.uk",
            "domain_keyword": "sygg",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 23:51:14",
            "create_date": "2002-11-13",
            "update_date": "2022-11-12",
            "expiry_date": "2024-11-13",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1030.ui-dns.biz",
                "ns1070.ui-dns.com",
                "ns1097.ui-dns.de",
                "ns1098.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "swgg.co.uk",
            "domain_keyword": "swgg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 17:39:59",
            "create_date": "2004-04-05",
            "update_date": "2023-02-04",
            "expiry_date": "2025-04-05",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "ns0.ukfast.net",
                "ns1.ukfast.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "stggg.net",
            "domain_keyword": "stggg",
            "domain_tld": "net",
            "query_time": "2024-05-12 16:50:15",
            "create_date": "2024-05-09",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-09",
            "registrar_iana": 4179,
            "registrar_name": "Gname 166 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sg-g.top",
            "domain_keyword": "sg-g",
            "domain_tld": "top",
            "query_time": "2024-05-20 16:14:37",
            "create_date": "2023-11-12",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hattie.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sdggg.xyz",
            "domain_keyword": "sdggg",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 11:31:22",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sogg.de",
            "domain_keyword": "sogg",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:18:38",
            "update_date": "2024-03-19",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 15,
            "domain_name": "isggg.com",
            "domain_keyword": "isggg",
            "domain_tld": "com",
            "query_time": "2024-05-08 04:56:49",
            "create_date": "2022-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sdgg.live",
            "domain_keyword": "sdgg",
            "domain_tld": "live",
            "query_time": "2024-05-08 01:23:30",
            "create_date": "2020-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "yggg.org",
            "domain_keyword": "yggg",
            "domain_tld": "org",
            "query_time": "2024-05-04 11:19:31",
            "create_date": "2023-08-07",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "gggg.ink",
            "domain_keyword": "gggg",
            "domain_tld": "ink",
            "query_time": "2024-05-09 18:51:30",
            "create_date": "2023-01-03",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen xian zhi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sgzg.net",
            "domain_keyword": "sgzg",
            "domain_tld": "net",
            "query_time": "2024-05-19 22:18:29",
            "create_date": "2010-03-19",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "DE DAO",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "KH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sgzg.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sigg.store",
            "domain_keyword": "sigg",
            "domain_tld": "store",
            "query_time": "2024-05-24 18:51:37",
            "create_date": "2023-09-20",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-20",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sgtg.org.uk",
            "domain_keyword": "sgtg",
            "domain_tld": "org.uk",
            "query_time": "2024-05-26 01:36:52",
            "create_date": "2020-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "sagg.online",
            "domain_keyword": "sagg",
            "domain_tld": "online",
            "query_time": "2024-05-26 23:45:27",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "marissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sggm.net",
            "domain_keyword": "sggm",
            "domain_tld": "net",
            "query_time": "2024-06-01 02:55:39",
            "create_date": "2020-07-01",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sg5g.com",
            "domain_keyword": "sg5g",
            "domain_tld": "com",
            "query_time": "2024-05-03 01:39:42",
            "create_date": "2023-08-06",
            "update_date": "2023-10-06",
            "expiry_date": "2026-08-06",
            "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": 25,
            "domain_name": "siggg.blue",
            "domain_keyword": "siggg",
            "domain_tld": "blue",
            "query_time": "2024-05-03 12:35:33",
            "create_date": "2023-04-17",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gggg.fr",
            "domain_keyword": "gggg",
            "domain_tld": "fr",
            "query_time": "2024-05-05 14:43:27",
            "create_date": "2005-06-27",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-27",
            "registrar_name": "Web Intelligence",
            "registrant_company": "Web Intelligence",
            "registrant_address": "21, rue Leon Raymondis, 31700 Blagnac",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.980367521",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 27,
            "domain_name": "sggn.com",
            "domain_keyword": "sggn",
            "domain_tld": "com",
            "query_time": "2024-05-01 12:19:45",
            "create_date": "2001-11-17",
            "update_date": "2018-04-03",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sggn.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sggk.shop",
            "domain_keyword": "sggk",
            "domain_tld": "shop",
            "query_time": "2024-04-13 02:12:13",
            "create_date": "2024-02-10",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns-1248.awsdns-28.org",
                "ns-1640.awsdns-13.co.uk",
                "ns-859.awsdns-43.net",
                "ns-88.awsdns-11.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sgsg.co.uk",
            "domain_keyword": "sgsg",
            "domain_tld": "co.uk",
            "query_time": "2024-04-08 05:56:50",
            "create_date": "2021-06-24",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-24",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "sglg.net",
            "domain_keyword": "sglg",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:43:55",
            "create_date": "2015-02-04",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sugg.be",
            "domain_keyword": "sugg",
            "domain_tld": "be",
            "query_time": "2024-05-24 22:02:01",
            "create_date": "2020-07-15",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 32,
            "domain_name": "sggo.xyz",
            "domain_keyword": "sggo",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 12:08:13",
            "create_date": "2023-11-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sgghg.com",
            "domain_keyword": "sgghg",
            "domain_tld": "com",
            "query_time": "2024-06-01 02:55:37",
            "create_date": "2023-04-11",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-11",
            "registrar_iana": 2251,
            "registrar_name": "Hongkong Domain Name Information Management Co., Limited",
            "registrar_website": "http://dnsgulf.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "China",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://whois.dnsgulf.com/whois/whoisform",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sfgg.biz",
            "domain_keyword": "sfgg",
            "domain_tld": "biz",
            "query_time": "2024-06-08 12:49:18",
            "create_date": "2011-02-11",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sgng.com.cn",
            "domain_keyword": "sgng",
            "domain_tld": "com.cn",
            "query_time": "2024-06-04 18:29:38",
            "create_date": "2022-07-01",
            "expiry_date": "2024-07-01",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "候鹏鹏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "8ggg.biz",
            "domain_keyword": "8ggg",
            "domain_tld": "biz",
            "query_time": "2024-05-06 11:57:46",
            "create_date": "2023-05-01",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-01",
            "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": "Yunnan",
            "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": [
                "eugene.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sggc.co",
            "domain_keyword": "sggc",
            "domain_tld": "co",
            "query_time": "2024-04-24 22:16:07",
            "create_date": "2021-07-28",
            "update_date": "2023-08-16",
            "expiry_date": "2027-07-28",
            "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": [
                "kolton.ns.cloudflare.com",
                "stephane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "gsgg.de",
            "domain_keyword": "gsgg",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:10:59",
            "update_date": "2022-02-04",
            "name_servers": [
                "ns1048.ui-dns.org",
                "ns1053.ui-dns.biz",
                "ns1055.ui-dns.com",
                "ns1087.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 39,
            "domain_name": "sugg.pl",
            "domain_keyword": "sugg",
            "domain_tld": "pl",
            "query_time": "2024-05-02 14:43:42",
            "create_date": "2010-05-04",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-04",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "segg.pro",
            "domain_keyword": "segg",
            "domain_tld": "pro",
            "query_time": "2024-06-01 04:45:23",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "szggg.com",
            "domain_keyword": "szggg",
            "domain_tld": "com",
            "query_time": "2024-06-09 21:02:08",
            "create_date": "2023-08-08",
            "update_date": "2024-03-11",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1341,
            "registrar_name": "Hawthornedomains.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sgvg.nl",
            "domain_keyword": "sgvg",
            "domain_tld": "nl",
            "query_time": "2024-05-04 01:43:15",
            "create_date": "2010-11-08",
            "update_date": "2024-04-13",
            "registrar_name": "ResellerDNS",
            "name_servers": [
                "ns1.resellerdns.nl",
                "ns2.resellerdns.eu",
                "ns3.resellerdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 43,
            "domain_name": "8ggg.vip",
            "domain_keyword": "8ggg",
            "domain_tld": "vip",
            "query_time": "2024-05-06 11:57:46",
            "create_date": "2022-08-27",
            "update_date": "2024-03-23",
            "expiry_date": "2024-08-27",
            "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": "Henan",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dggg.org",
            "domain_keyword": "dggg",
            "domain_tld": "org",
            "query_time": "2024-04-27 08:58:11",
            "create_date": "2014-11-05",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-05",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kggg.xyz",
            "domain_keyword": "kggg",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 13:27:31",
            "create_date": "2022-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Chen Chang You",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sgdg.net",
            "domain_keyword": "sgdg",
            "domain_tld": "net",
            "query_time": "2024-05-17 15:48:10",
            "create_date": "2024-03-28",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-28",
            "registrar_iana": 3863,
            "registrar_name": "Domain International Services Limited",
            "registrar_website": "http://www.wdomain.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "vggg.net",
            "domain_keyword": "vggg",
            "domain_tld": "net",
            "query_time": "2024-05-14 11:37:41",
            "create_date": "2022-01-01",
            "update_date": "2023-12-03",
            "expiry_date": "2025-01-01",
            "registrar_iana": 2072,
            "registrar_name": "DropCatch.com 592 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Changyou Chen",
            "registrant_address": "22 ROSEMEAD CLOSE",
            "registrant_city": "MARKHAM",
            "registrant_state": "Ontario",
            "registrant_zip": "L3R 3Z3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6472255888",
            "name_servers": [
                "ns1.dropcatch.com",
                "ns2.dropcatch.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "iggg.pro",
            "domain_keyword": "iggg",
            "domain_tld": "pro",
            "query_time": "2024-05-19 20:36:08",
            "create_date": "2023-09-10",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ludan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong 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": [
                "bear.dnspod.net",
                "sarah.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sggyg.site",
            "domain_keyword": "sggyg",
            "domain_tld": "site",
            "query_time": "2024-06-04 18:26:23",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "leo.ns.cloudflare.com",
                "shaz.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "mggg.com",
            "domain_keyword": "mggg",
            "domain_tld": "com",
            "query_time": "2024-06-05 23:52:56",
            "create_date": "1996-02-06",
            "update_date": "2020-12-09",
            "expiry_date": "2026-02-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "auth1.dns.cogentco.com",
                "auth2.dns.cogentco.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sagg.it",
            "domain_keyword": "sagg",
            "domain_tld": "it",
            "query_time": "2024-05-29 06:29:06",
            "create_date": "2017-11-18",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-11",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "SaggiaMente Di Maurizio Natali",
            "registrant_address": "Via Vinicio Cortese, 7",
            "registrant_city": "Catanzaro",
            "registrant_state": "CZ",
            "registrant_zip": "88100",
            "registrant_country": "IT",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "kay.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 52,
            "domain_name": "sggy.net",
            "domain_keyword": "sggy",
            "domain_tld": "net",
            "query_time": "2024-05-01 12:19:52",
            "create_date": "2023-05-22",
            "update_date": "2024-04-22",
            "expiry_date": "2029-05-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sgggy.cat",
            "domain_keyword": "sgggy",
            "domain_tld": "cat",
            "query_time": "2024-05-01 12:19:42",
            "create_date": "2023-12-16",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-16",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sugg.earth",
            "domain_keyword": "sugg",
            "domain_tld": "earth",
            "query_time": "2024-05-18 11:28:24",
            "create_date": "2020-01-13",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-13",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sggp.org.pl",
            "domain_keyword": "sggp",
            "domain_tld": "org.pl",
            "query_time": "2024-05-17 09:55:13",
            "create_date": "2000-07-07",
            "update_date": "2023-06-16",
            "expiry_date": "2024-07-06",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "eggg.jp",
            "domain_keyword": "eggg",
            "domain_tld": "jp",
            "query_time": "2024-06-01 23:30:56",
            "create_date": "2011-05-09",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "kazuyuki tezuka",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp",
                "ns.makeshop.jp",
                "ns2.makeshop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 57,
            "domain_name": "sgmg.xyz",
            "domain_keyword": "sgmg",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 15:48:21",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sbgg.net",
            "domain_keyword": "sbgg",
            "domain_tld": "net",
            "query_time": "2024-04-24 06:02:40",
            "create_date": "2020-10-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-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": 59,
            "domain_name": "sggn.lt",
            "domain_keyword": "sggn",
            "domain_tld": "lt",
            "query_time": "2024-04-24 22:16:17",
            "create_date": "2016-09-13",
            "expiry_date": "2024-09-14",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 60,
            "domain_name": "sgggl.top",
            "domain_keyword": "sgggl",
            "domain_tld": "top",
            "query_time": "2024-04-24 22:16:11",
            "create_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar 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": 61,
            "domain_name": "sdgg.org",
            "domain_keyword": "sdgg",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:34:20",
            "create_date": "2015-01-07",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-07",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sggh.de",
            "domain_keyword": "sggh",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:10:15",
            "update_date": "2018-08-02",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1016.ui-dns.com",
                "ns1016.ui-dns.de",
                "ns1016.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 63,
            "domain_name": "eggg.net",
            "domain_keyword": "eggg",
            "domain_tld": "net",
            "query_time": "2024-04-15 17:42:12",
            "create_date": "2006-06-22",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-22",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "Changyou Chen",
            "registrant_address": "22 Rosemead Close",
            "registrant_city": "Markham",
            "registrant_state": "ONTARIO",
            "registrant_zip": "L3R 3Z3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13902927886",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ssggg.com",
            "domain_keyword": "ssggg",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:55:01",
            "create_date": "2017-07-28",
            "update_date": "2024-02-22",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "sgsg.cn",
            "domain_keyword": "sgsg",
            "domain_tld": "cn",
            "query_time": "2024-05-12 19:42:38",
            "create_date": "2007-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "冷军建",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "vggg.top",
            "domain_keyword": "vggg",
            "domain_tld": "top",
            "query_time": "2024-05-14 11:37:41",
            "create_date": "2023-06-13",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "陈菊珍",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiangxi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "scggg.com",
            "domain_keyword": "scggg",
            "domain_tld": "com",
            "query_time": "2024-06-06 20:44:24",
            "create_date": "2006-04-21",
            "update_date": "2023-03-11",
            "expiry_date": "2025-04-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "n3601.ns.yunjiasu.com",
                "n619.ns.yunjiasu.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "smgg.com.cn",
            "domain_keyword": "smgg",
            "domain_tld": "com.cn",
            "query_time": "2024-06-06 23:25:43",
            "create_date": "2021-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "余皓",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sgag.club",
            "domain_keyword": "sgag",
            "domain_tld": "club",
            "query_time": "2024-06-07 08:05:43",
            "create_date": "2017-09-25",
            "update_date": "2024-01-27",
            "expiry_date": "2028-09-25",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "suggg.com",
            "domain_keyword": "suggg",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:16:13",
            "create_date": "2017-12-13",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=suggg.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "pggg.net",
            "domain_keyword": "pggg",
            "domain_tld": "net",
            "query_time": "2024-04-22 13:02:20",
            "create_date": "2018-11-02",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-02",
            "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": 72,
            "domain_name": "sxggg.net",
            "domain_keyword": "sxggg",
            "domain_tld": "net",
            "query_time": "2024-05-03 16:51:51",
            "create_date": "2020-02-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-04",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sggt.de",
            "domain_keyword": "sggt",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:10:16",
            "update_date": "2019-03-07",
            "name_servers": [
                "auth01.one4vision.de",
                "auth02.one4vision.de",
                "auth03.one4vision.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 74,
            "domain_name": "eggg.de",
            "domain_keyword": "eggg",
            "domain_tld": "de",
            "query_time": "2024-05-04 16:19:18",
            "update_date": "2020-12-17",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 75,
            "domain_name": "sgxg.info",
            "domain_keyword": "sgxg",
            "domain_tld": "info",
            "query_time": "2024-05-19 22:18:16",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sagg.net",
            "domain_keyword": "sagg",
            "domain_tld": "net",
            "query_time": "2024-05-26 23:45:27",
            "create_date": "2007-01-16",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "gggg.co",
            "domain_keyword": "gggg",
            "domain_tld": "co",
            "query_time": "2024-06-10 16:26:41",
            "create_date": "2022-01-12",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "rggg.com",
            "domain_keyword": "rggg",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:06:07",
            "create_date": "2001-11-23",
            "update_date": "2024-03-11",
            "expiry_date": "2031-11-23",
            "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": 79,
            "domain_name": "sgeg.net",
            "domain_keyword": "sgeg",
            "domain_tld": "net",
            "query_time": "2024-04-24 22:14:19",
            "create_date": "2011-11-21",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sghg.net",
            "domain_keyword": "sghg",
            "domain_tld": "net",
            "query_time": "2024-04-24 22:16:40",
            "create_date": "2003-10-28",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "AT",
            "registrant_country": "AT",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bggg.ru",
            "domain_keyword": "bggg",
            "domain_tld": "ru",
            "query_time": "2024-05-03 09:10:39",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "sigg.com.au",
            "domain_keyword": "sigg",
            "domain_tld": "com.au",
            "query_time": "2024-04-16 14:08:49",
            "update_date": "2024-02-03",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sg-g.com",
            "domain_keyword": "sg-g",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:16:55",
            "create_date": "2014-11-28",
            "update_date": "2022-11-25",
            "expiry_date": "2025-11-28",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Junpei Doi",
            "registrant_company": "Junpei Doi",
            "registrant_address": "Niwai",
            "registrant_city": "Sumiyoshi-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "558-0012",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.666087729",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sgbg.co.uk",
            "domain_keyword": "sgbg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 20:35:00",
            "create_date": "2016-06-07",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-07",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 85,
            "domain_name": "gggg.gay",
            "domain_keyword": "gggg",
            "domain_tld": "gay",
            "query_time": "2024-05-25 23:15:45",
            "create_date": "2023-09-22",
            "update_date": "2024-05-19",
            "expiry_date": "2024-09-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "mike.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "hsggg.com",
            "domain_keyword": "hsggg",
            "domain_tld": "com",
            "query_time": "2024-05-31 07:17:07",
            "create_date": "2022-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2024-05-28",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=hsggg.com&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com",
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "smggg.com",
            "domain_keyword": "smggg",
            "domain_tld": "com",
            "query_time": "2024-06-06 23:25:43",
            "create_date": "2019-10-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=smggg.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sgtg.com",
            "domain_keyword": "sgtg",
            "domain_tld": "com",
            "query_time": "2024-06-08 03:16:01",
            "create_date": "2001-11-17",
            "update_date": "2024-02-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sggc.org",
            "domain_keyword": "sggc",
            "domain_tld": "org",
            "query_time": "2024-04-24 22:16:07",
            "create_date": "2015-08-27",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-27",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "scgg.net",
            "domain_keyword": "scgg",
            "domain_tld": "net",
            "query_time": "2024-05-13 11:45:10",
            "create_date": "2021-12-16",
            "update_date": "2023-02-18",
            "expiry_date": "2024-12-16",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/scgg.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ssggg.cc",
            "domain_keyword": "ssggg",
            "domain_tld": "cc",
            "query_time": "2024-05-13 16:34:37",
            "create_date": "2022-03-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-07",
            "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": [
                "major.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bggg.xyz",
            "domain_keyword": "bggg",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 11:19:22",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Chen Chang You",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sggz.net",
            "domain_keyword": "sggz",
            "domain_tld": "net",
            "query_time": "2024-05-17 09:55:15",
            "create_date": "2023-06-24",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MAKATI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sggz.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sygg.site",
            "domain_keyword": "sygg",
            "domain_tld": "site",
            "query_time": "2024-05-25 06:24:01",
            "create_date": "2023-11-19",
            "update_date": "2024-02-28",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "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": [
                "andronicus.ns.cloudflare.com",
                "dara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "eggg.org",
            "domain_keyword": "eggg",
            "domain_tld": "org",
            "query_time": "2024-06-01 23:30:56",
            "create_date": "2017-05-30",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-30",
            "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": "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": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "jggg.com",
            "domain_keyword": "jggg",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:04:07",
            "create_date": "2010-09-20",
            "update_date": "2024-01-06",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.shunmi.com",
                "ns2.shunmi.com",
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sggk.com",
            "domain_keyword": "sggk",
            "domain_tld": "com",
            "query_time": "2024-05-01 12:19:44",
            "create_date": "2003-09-17",
            "update_date": "2023-01-16",
            "expiry_date": "2025-09-17",
            "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": 98,
            "domain_name": "segg.ru",
            "domain_keyword": "segg",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:10:40",
            "create_date": "2010-10-12",
            "expiry_date": "2024-10-12",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "sggs.info",
            "domain_keyword": "sggs",
            "domain_tld": "info",
            "query_time": "2024-05-09 16:46:28",
            "create_date": "2017-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sgsg.co.in",
            "domain_keyword": "sgsg",
            "domain_tld": "co.in",
            "query_time": "2024-05-12 19:42:38",
            "create_date": "2018-08-18",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-18",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SRI GANESH SAI GROUP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "vija210339.earth.orderbox-dns.com",
                "vija210339.mars.orderbox-dns.com",
                "vija210339.mercury.orderbox-dns.com",
                "vija210339.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.092,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sggg.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1247</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>s-gg.ru, sgcg.sbs, sgig.com, gggg.guru, zggg.lat, segg.info, sggb.cn, smgg.co.kr, sygg.co.uk, swgg.co.uk, stggg.net, sg-g.top, sdggg.xyz, sogg.de, isggg.com, sdgg.live, yggg.org, gggg.ink, sgzg.net, sigg.store, sgtg.org.uk, sagg.online, sggm.net, sg5g.com, siggg.blue, gggg.fr, sggn.com, sggk.shop, sgsg.co.uk, sglg.net, sugg.be, sggo.xyz, sgghg.com, sfgg.biz, sgng.com.cn, 8ggg.biz, sggc.co, gsgg.de, sugg.pl, segg.pro, szggg.com, sgvg.nl, 8ggg.vip, dggg.org, kggg.xyz, sgdg.net, vggg.net, iggg.pro, sggyg.site, mggg.com, sagg.it, sggy.net, sgggy.cat, sugg.earth, sggp.org.pl, eggg.jp, sgmg.xyz, sbgg.net, sggn.lt, sgggl.top, sdgg.org, sggh.de, eggg.net, ssggg.com, sgsg.cn, vggg.top, scggg.com, smgg.com.cn, sgag.club, suggg.com, pggg.net, sxggg.net, sggt.de, eggg.de, sgxg.info, sagg.net, gggg.co, rggg.com, sgeg.net, sghg.net, bggg.ru, sigg.com.au, sg-g.com, sgbg.co.uk, gggg.gay, hsggg.com, smggg.com, sgtg.com, sggc.org, scgg.net, ssggg.cc, bggg.xyz, sggz.net, sygg.site, eggg.org, jggg.com, sggk.com, segg.ru, sggs.info, sgsg.co.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>s-gg.ru</domain_name>
   <domain_keyword>s-gg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:40:05</query_time>
   <create_date>2023-03-27</create_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>sgcg.sbs</domain_name>
   <domain_keyword>sgcg</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-01 12:16:24</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sgig.com</domain_name>
   <domain_keyword>sgig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:18:02</query_time>
   <create_date>2003-01-13</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Societ  Generale Impianti Gas Srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</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>4</num>
   <domain_name>gggg.guru</domain_name>
   <domain_keyword>gggg</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-20 03:34:37</query_time>
   <create_date>2020-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.goodsound.ru</value>
    <value>dns0.goodsound.ru</value>
    <value>srv3.goodsound.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>zggg.lat</domain_name>
   <domain_keyword>zggg</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-28 19:07:58</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>6</num>
   <domain_name>segg.info</domain_name>
   <domain_keyword>segg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 04:45:23</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sggb.cn</domain_name>
   <domain_keyword>sggb</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 02:55:35</query_time>
   <create_date>2005-08-23</create_date>
   <expiry_date>2029-08-23</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>长沙韶光芯材科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>smgg.co.kr</domain_name>
   <domain_keyword>smgg</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-24 07:01:04</query_time>
   <create_date>2008-02-22</create_date>
   <update_date>2021-01-19</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>9</num>
   <domain_name>sygg.co.uk</domain_name>
   <domain_keyword>sygg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 23:51:14</query_time>
   <create_date>2002-11-13</create_date>
   <update_date>2022-11-12</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1030.ui-dns.biz</value>
    <value>ns1070.ui-dns.com</value>
    <value>ns1097.ui-dns.de</value>
    <value>ns1098.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>swgg.co.uk</domain_name>
   <domain_keyword>swgg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 17:39:59</query_time>
   <create_date>2004-04-05</create_date>
   <update_date>2023-02-04</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>ns0.ukfast.net</value>
    <value>ns1.ukfast.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>stggg.net</domain_name>
   <domain_keyword>stggg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 16:50:15</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>4179</registrar_iana>
   <registrar_name>Gname 166 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sg-g.top</domain_name>
   <domain_keyword>sg-g</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-20 16:14:37</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hattie.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sdggg.xyz</domain_name>
   <domain_keyword>sdggg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 11:31:22</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sogg.de</domain_name>
   <domain_keyword>sogg</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:18:38</query_time>
   <update_date>2024-03-19</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>isggg.com</domain_name>
   <domain_keyword>isggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 04:56:49</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sdgg.live</domain_name>
   <domain_keyword>sdgg</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 01:23:30</query_time>
   <create_date>2020-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>yggg.org</domain_name>
   <domain_keyword>yggg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 11:19:31</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>18</num>
   <domain_name>gggg.ink</domain_name>
   <domain_keyword>gggg</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-09 18:51:30</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen xian zhi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sgzg.net</domain_name>
   <domain_keyword>sgzg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 22:18:29</query_time>
   <create_date>2010-03-19</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>DE DAO</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>KH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sgzg.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sigg.store</domain_name>
   <domain_keyword>sigg</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 18:51:37</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sgtg.org.uk</domain_name>
   <domain_keyword>sgtg</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-26 01:36:52</query_time>
   <create_date>2020-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>sagg.online</domain_name>
   <domain_keyword>sagg</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 23:45:27</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>marissa.ns.cloudflare.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>sggm.net</domain_name>
   <domain_keyword>sggm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 02:55:39</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sg5g.com</domain_name>
   <domain_keyword>sg5g</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 01:39:42</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2026-08-06</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>25</num>
   <domain_name>siggg.blue</domain_name>
   <domain_keyword>siggg</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-03 12:35:33</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gggg.fr</domain_name>
   <domain_keyword>gggg</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 14:43:27</query_time>
   <create_date>2005-06-27</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>Web Intelligence</registrar_name>
   <registrant_company>Web Intelligence</registrant_company>
   <registrant_address>21, rue Leon Raymondis, 31700 Blagnac</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.980367521</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>sggn.com</domain_name>
   <domain_keyword>sggn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 12:19:45</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2018-04-03</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sggn.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns15.up99plus.com</value>
    <value>ns16.up99plus.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>28</num>
   <domain_name>sggk.shop</domain_name>
   <domain_keyword>sggk</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-13 02:12:13</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns-1248.awsdns-28.org</value>
    <value>ns-1640.awsdns-13.co.uk</value>
    <value>ns-859.awsdns-43.net</value>
    <value>ns-88.awsdns-11.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sgsg.co.uk</domain_name>
   <domain_keyword>sgsg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-08 05:56:50</query_time>
   <create_date>2021-06-24</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>sglg.net</domain_name>
   <domain_keyword>sglg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:43:55</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sugg.be</domain_name>
   <domain_keyword>sugg</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 22:02:01</query_time>
   <create_date>2020-07-15</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>sggo.xyz</domain_name>
   <domain_keyword>sggo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 12:08:13</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sgghg.com</domain_name>
   <domain_keyword>sgghg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 02:55:37</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-11</expiry_date>
   <registrar_iana>2251</registrar_iana>
   <registrar_name>Hongkong Domain Name Information Management Co., Limited</registrar_name>
   <registrar_website>http://dnsgulf.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>China</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://whois.dnsgulf.com/whois/whoisform</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sfgg.biz</domain_name>
   <domain_keyword>sfgg</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-08 12:49:18</query_time>
   <create_date>2011-02-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sgng.com.cn</domain_name>
   <domain_keyword>sgng</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-04 18:29:38</query_time>
   <create_date>2022-07-01</create_date>
   <expiry_date>2024-07-01</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>8ggg.biz</domain_name>
   <domain_keyword>8ggg</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-06 11:57:46</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-01</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>Yunnan</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>eugene.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sggc.co</domain_name>
   <domain_keyword>sggc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 22:16:07</query_time>
   <create_date>2021-07-28</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2027-07-28</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>kolton.ns.cloudflare.com</value>
    <value>stephane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>gsgg.de</domain_name>
   <domain_keyword>gsgg</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:10:59</query_time>
   <update_date>2022-02-04</update_date>
   <name_servers>
    <value>ns1048.ui-dns.org</value>
    <value>ns1053.ui-dns.biz</value>
    <value>ns1055.ui-dns.com</value>
    <value>ns1087.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>sugg.pl</domain_name>
   <domain_keyword>sugg</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-02 14:43:42</query_time>
   <create_date>2010-05-04</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>segg.pro</domain_name>
   <domain_keyword>segg</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 04:45:23</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>szggg.com</domain_name>
   <domain_keyword>szggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 21:02:08</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1341</registrar_iana>
   <registrar_name>Hawthornedomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sgvg.nl</domain_name>
   <domain_keyword>sgvg</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 01:43:15</query_time>
   <create_date>2010-11-08</create_date>
   <update_date>2024-04-13</update_date>
   <registrar_name>ResellerDNS</registrar_name>
   <name_servers>
    <value>ns1.resellerdns.nl</value>
    <value>ns2.resellerdns.eu</value>
    <value>ns3.resellerdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>8ggg.vip</domain_name>
   <domain_keyword>8ggg</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-06 11:57:46</query_time>
   <create_date>2022-08-27</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-08-27</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>Henan</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dggg.org</domain_name>
   <domain_keyword>dggg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 08:58:11</query_time>
   <create_date>2014-11-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-05</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>kggg.xyz</domain_name>
   <domain_keyword>kggg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 13:27:31</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Chen Chang You</registrant_company>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sgdg.net</domain_name>
   <domain_keyword>sgdg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 15:48:10</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>3863</registrar_iana>
   <registrar_name>Domain International Services Limited</registrar_name>
   <registrar_website>http://www.wdomain.com</registrar_website>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>vggg.net</domain_name>
   <domain_keyword>vggg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 11:37:41</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>2072</registrar_iana>
   <registrar_name>DropCatch.com 592 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Changyou Chen</registrant_name>
   <registrant_address>22 ROSEMEAD CLOSE</registrant_address>
   <registrant_city>MARKHAM</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>L3R 3Z3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6472255888</registrant_phone>
   <name_servers>
    <value>ns1.dropcatch.com</value>
    <value>ns2.dropcatch.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>iggg.pro</domain_name>
   <domain_keyword>iggg</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 20:36:08</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-10</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>ludan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong 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>bear.dnspod.net</value>
    <value>sarah.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sggyg.site</domain_name>
   <domain_keyword>sggyg</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-04 18:26:23</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>leo.ns.cloudflare.com</value>
    <value>shaz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>mggg.com</domain_name>
   <domain_keyword>mggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 23:52:56</query_time>
   <create_date>1996-02-06</create_date>
   <update_date>2020-12-09</update_date>
   <expiry_date>2026-02-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>auth1.dns.cogentco.com</value>
    <value>auth2.dns.cogentco.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sagg.it</domain_name>
   <domain_keyword>sagg</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 06:29:06</query_time>
   <create_date>2017-11-18</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>SaggiaMente Di Maurizio Natali</registrant_company>
   <registrant_address>Via Vinicio Cortese, 7</registrant_address>
   <registrant_city>Catanzaro</registrant_city>
   <registrant_state>CZ</registrant_state>
   <registrant_zip>88100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>kay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sggy.net</domain_name>
   <domain_keyword>sggy</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 12:19:52</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2029-05-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sgggy.cat</domain_name>
   <domain_keyword>sgggy</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-01 12:19:42</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <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>54</num>
   <domain_name>sugg.earth</domain_name>
   <domain_keyword>sugg</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-18 11:28:24</query_time>
   <create_date>2020-01-13</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-13</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>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>sggp.org.pl</domain_name>
   <domain_keyword>sggp</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-17 09:55:13</query_time>
   <create_date>2000-07-07</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>eggg.jp</domain_name>
   <domain_keyword>eggg</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 23:30:56</query_time>
   <create_date>2011-05-09</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>kazuyuki tezuka</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
    <value>ns.makeshop.jp</value>
    <value>ns2.makeshop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>sgmg.xyz</domain_name>
   <domain_keyword>sgmg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 15:48:21</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <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>58</num>
   <domain_name>sbgg.net</domain_name>
   <domain_keyword>sbgg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 06:02:40</query_time>
   <create_date>2020-10-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-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>59</num>
   <domain_name>sggn.lt</domain_name>
   <domain_keyword>sggn</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-24 22:16:17</query_time>
   <create_date>2016-09-13</create_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>sgggl.top</domain_name>
   <domain_keyword>sgggl</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 22:16:11</query_time>
   <create_date>2023-09-08</create_date>
   <expiry_date>2024-09-08</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>61</num>
   <domain_name>sdgg.org</domain_name>
   <domain_keyword>sdgg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:34:20</query_time>
   <create_date>2015-01-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-07</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sggh.de</domain_name>
   <domain_keyword>sggh</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:10:15</query_time>
   <update_date>2018-08-02</update_date>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1016.ui-dns.com</value>
    <value>ns1016.ui-dns.de</value>
    <value>ns1016.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>eggg.net</domain_name>
   <domain_keyword>eggg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 17:42:12</query_time>
   <create_date>2006-06-22</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>Changyou Chen</registrant_name>
   <registrant_address>22 Rosemead Close</registrant_address>
   <registrant_city>Markham</registrant_city>
   <registrant_state>ONTARIO</registrant_state>
   <registrant_zip>L3R 3Z3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13902927886</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>64</num>
   <domain_name>ssggg.com</domain_name>
   <domain_keyword>ssggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:55:01</query_time>
   <create_date>2017-07-28</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>sgsg.cn</domain_name>
   <domain_keyword>sgsg</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 19:42:38</query_time>
   <create_date>2007-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>冷军建</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>vggg.top</domain_name>
   <domain_keyword>vggg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-14 11:37:41</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>陈菊珍</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiangxi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>scggg.com</domain_name>
   <domain_keyword>scggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 20:44:24</query_time>
   <create_date>2006-04-21</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2025-04-21</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>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>n3601.ns.yunjiasu.com</value>
    <value>n619.ns.yunjiasu.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>smgg.com.cn</domain_name>
   <domain_keyword>smgg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-06 23:25:43</query_time>
   <create_date>2021-12-17</create_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>余皓</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sgag.club</domain_name>
   <domain_keyword>sgag</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-07 08:05:43</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2028-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>suggg.com</domain_name>
   <domain_keyword>suggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:16:13</query_time>
   <create_date>2017-12-13</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=suggg.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>pggg.net</domain_name>
   <domain_keyword>pggg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 13:02:20</query_time>
   <create_date>2018-11-02</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-02</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>72</num>
   <domain_name>sxggg.net</domain_name>
   <domain_keyword>sxggg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 16:51:51</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-04</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sggt.de</domain_name>
   <domain_keyword>sggt</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:10:16</query_time>
   <update_date>2019-03-07</update_date>
   <name_servers>
    <value>auth01.one4vision.de</value>
    <value>auth02.one4vision.de</value>
    <value>auth03.one4vision.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>eggg.de</domain_name>
   <domain_keyword>eggg</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 16:19:18</query_time>
   <update_date>2020-12-17</update_date>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>sgxg.info</domain_name>
   <domain_keyword>sgxg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 22:18:16</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sagg.net</domain_name>
   <domain_keyword>sagg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 23:45:27</query_time>
   <create_date>2007-01-16</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>gggg.co</domain_name>
   <domain_keyword>gggg</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-10 16:26:41</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>rggg.com</domain_name>
   <domain_keyword>rggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:06:07</query_time>
   <create_date>2001-11-23</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-11-23</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>79</num>
   <domain_name>sgeg.net</domain_name>
   <domain_keyword>sgeg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 22:14:19</query_time>
   <create_date>2011-11-21</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sghg.net</domain_name>
   <domain_keyword>sghg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 22:16:40</query_time>
   <create_date>2003-10-28</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>AT</registrant_state>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>bggg.ru</domain_name>
   <domain_keyword>bggg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 09:10:39</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</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>82</num>
   <domain_name>sigg.com.au</domain_name>
   <domain_keyword>sigg</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-16 14:08:49</query_time>
   <update_date>2024-02-03</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sg-g.com</domain_name>
   <domain_keyword>sg-g</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:16:55</query_time>
   <create_date>2014-11-28</create_date>
   <update_date>2022-11-25</update_date>
   <expiry_date>2025-11-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Junpei Doi</registrant_name>
   <registrant_company>Junpei Doi</registrant_company>
   <registrant_address>Niwai</registrant_address>
   <registrant_city>Sumiyoshi-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>558-0012</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.666087729</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>sgbg.co.uk</domain_name>
   <domain_keyword>sgbg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 20:35:00</query_time>
   <create_date>2016-06-07</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>gggg.gay</domain_name>
   <domain_keyword>gggg</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-25 23:15:45</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>mike.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>hsggg.com</domain_name>
   <domain_keyword>hsggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 07:17:07</query_time>
   <create_date>2022-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-05-28</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=hsggg.com&amp;contact=owner</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>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>smggg.com</domain_name>
   <domain_keyword>smggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 23:25:43</query_time>
   <create_date>2019-10-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=smggg.com</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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sgtg.com</domain_name>
   <domain_keyword>sgtg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 03:16:01</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-11-17</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>ns15.up99plus.com</value>
    <value>ns16.up99plus.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sggc.org</domain_name>
   <domain_keyword>sggc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 22:16:07</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-27</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>scgg.net</domain_name>
   <domain_keyword>scgg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 11:45:10</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>SD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/scgg.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ssggg.cc</domain_name>
   <domain_keyword>ssggg</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 16:34:37</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-07</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>major.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bggg.xyz</domain_name>
   <domain_keyword>bggg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 11:19:22</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Chen Chang You</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sggz.net</domain_name>
   <domain_keyword>sggz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 09:55:15</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>MAKATI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sggz.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sygg.site</domain_name>
   <domain_keyword>sygg</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 06:24:01</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Fu Jian</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>andronicus.ns.cloudflare.com</value>
    <value>dara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>eggg.org</domain_name>
   <domain_keyword>eggg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 23:30:56</query_time>
   <create_date>2017-05-30</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-30</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>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>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>jggg.com</domain_name>
   <domain_keyword>jggg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:04:07</query_time>
   <create_date>2010-09-20</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.shunmi.com</value>
    <value>ns2.shunmi.com</value>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sggk.com</domain_name>
   <domain_keyword>sggk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 12:19:44</query_time>
   <create_date>2003-09-17</create_date>
   <update_date>2023-01-16</update_date>
   <expiry_date>2025-09-17</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>98</num>
   <domain_name>segg.ru</domain_name>
   <domain_keyword>segg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:10:40</query_time>
   <create_date>2010-10-12</create_date>
   <expiry_date>2024-10-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>99</num>
   <domain_name>sggs.info</domain_name>
   <domain_keyword>sggs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 16:46:28</query_time>
   <create_date>2017-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sgsg.co.in</domain_name>
   <domain_keyword>sgsg</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-12 19:42:38</query_time>
   <create_date>2018-08-18</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SRI GANESH SAI GROUP</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>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>vija210339.earth.orderbox-dns.com</value>
    <value>vija210339.mars.orderbox-dns.com</value>
    <value>vija210339.mercury.orderbox-dns.com</value>
    <value>vija210339.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.092</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.