WHOIS QUERY TIME

5 May 2024 - 10:09 PM UTC

Registered: 9 May 2022
Modified: 15 April 2024
Expiry: 9 May 2026

REGISTRAR

Name: ODERLAND

DNSSEC

delegation
unsigned

NAME SERVERS

dns1.oderland.com
dns2.oderland.com
dns3.oderland.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sigges.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sigges.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sigges.se",
            "domain_keyword": "sigges",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:55",
            "create_date": "2022-05-09",
            "update_date": "2024-04-15",
            "expiry_date": "2026-05-09",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sigges.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sigges.se</domain_name>
   <domain_keyword>sigges</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:55</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.137 seconds) for "sigges.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 10:09 PM UTC

Registered: 9 May 2022
Modified: 15 April 2024
Expiry: 9 May 2026

REGISTRAR

Name: ODERLAND

DNSSEC

delegation
unsigned

NAME SERVERS

dns1.oderland.com
dns2.oderland.com
dns3.oderland.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sigges.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sigges.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "sigges.se",
    "results": [
        {
            "num": 1,
            "domain_name": "sigges.se",
            "domain_keyword": "sigges",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:55",
            "create_date": "2022-05-09",
            "update_date": "2024-04-15",
            "expiry_date": "2026-05-09",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.137,
        "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>sigges.se</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>sigges.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sigges.se</domain_name>
   <domain_keyword>sigges</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:55</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.137</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 2 domain names (in 0.086 seconds) which contained the exact domain keyword "sigges".
Domain Name Registered Expiry Registrar Ownership
1 sigges.com 26 May 1997 25 May 2025 Network Solutions, LLC -
2 sigges.net 29 Aug 2005 29 Aug 2024 HTTP.NET INTERNET GMBH -
3 sigges.se 9 May 2022 9 May 2026 ODERLAND -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sigges&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sigges",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "sigges.com, sigges.net, sigges.se",
    "results": [
        {
            "num": 1,
            "domain_name": "sigges.com",
            "domain_keyword": "sigges",
            "domain_tld": "com",
            "query_time": "2024-05-03 12:35:33",
            "create_date": "1997-05-26",
            "update_date": "2022-03-28",
            "expiry_date": "2025-05-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sigges.net",
            "domain_keyword": "sigges",
            "domain_tld": "net",
            "query_time": "2024-04-16 14:08:54",
            "create_date": "2005-08-29",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-29",
            "registrar_iana": 976,
            "registrar_name": "HTTP.NET INTERNET GMBH",
            "registrar_website": "http://www.http.net",
            "name_servers": [
                "ns1.hosting.de",
                "ns2.hosting.de",
                "ns3.hosting.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sigges.se",
            "domain_keyword": "sigges",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:55",
            "create_date": "2022-05-09",
            "update_date": "2024-04-15",
            "expiry_date": "2026-05-09",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.086,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sigges</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>sigges.com, sigges.net, sigges.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sigges.com</domain_name>
   <domain_keyword>sigges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 12:35:33</query_time>
   <create_date>1997-05-26</create_date>
   <update_date>2022-03-28</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sigges.net</domain_name>
   <domain_keyword>sigges</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 14:08:54</query_time>
   <create_date>2005-08-29</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>HTTP.NET INTERNET GMBH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <name_servers>
    <value>ns1.hosting.de</value>
    <value>ns2.hosting.de</value>
    <value>ns3.hosting.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sigges.se</domain_name>
   <domain_keyword>sigges</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:55</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.086</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 5,563 domain names (in 0.251 seconds) which look and sound like the brand name "sigges".
Domain Name Registered Expiry Registrar Ownership
1 cigges.com 9 Dec 2018 9 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 wigges.com 10 Jun 2003 10 Jun 2025 GoDaddy.com, LLC -
3 sitges.ws 12 Jun 2008 12 Jun 2024 IONOS SE -
4 siggis.se 10 Aug 2023 10 Aug 2028 1 Api GmbH -
5 siggen.info 27 Nov 2019 27 Nov 2024 IONOS SE 1&1 Internet Inc
6 siggis.info 5 Nov 2006 5 Nov 2024 Cronon GmbH REDACTED FOR PRIVACY
7 sdgges.com 6 Jun 2019 6 Jun 2024 Squarespace Domains II LLC amer group inc
8 sitges.lgbt 6 Sep 2022 6 Sep 2024 Cloudflare, Inc REDACTED FOR PRIVACY
9 tigges.tax 30 Jul 2020 30 Jul 2024 PSI-USA, Inc. dba Domain Robot Tigges Rechtsanwaelte
10 siggen.net 25 Jan 2023 25 Jan 2025 Domeneshop AS dba domainnameshop.com -
11 tigges.nl 30 Jul 2002 - AXC -
12 siggers.info 16 May 2010 16 May 2025 eNom, LLC Data Protected
13 tigges.ca 23 May 2010 23 May 2025 DomainPeople, Inc. REDACTED FOR PRIVACY
14 kigges.net 1 Mar 2017 1 Mar 2025 GoDaddy.com, LLC -
15 sisges.com.br 24 Feb 2016 24 Feb 2025 - Gabriel Peixoto Costa Rocha
16 sitges.social 16 Aug 2023 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 siggis.com 26 Apr 1999 26 Apr 2025 GoDaddy.com, LLC -
18 siggis.biz 24 Mar 2017 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 singes.com.co 30 Mar 2017 29 Mar 2025 Soluciones Corporativas IP, SL Singularcomunicaciones S.A
20 tigges.info 24 Nov 2001 24 Nov 2024 IONOS SE REDACTED FOR PRIVACY
21 siggem.org 24 Jun 2016 24 Jun 2024 CloudFlare, Inc. Ricardo Adolfo Rodriguez Capote
22 sitges.city 29 Apr 2016 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 sigdes.com 30 Sep 2023 30 Sep 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
24 sitges.tv 19 Sep 2015 19 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 sieges.org 17 Dec 2012 17 Dec 2024 Wild West Domains, LLC Domains By Proxy, LLC
26 silges.de - - - -
27 tigges.cc 8 Aug 2023 8 Aug 2024 Network Solutions, LLC -
28 siggis.co.uk 29 May 2017 29 May 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
29 bigges.com 2 Dec 2005 2 Dec 2024 GoDaddy.com, LLC -
30 sigger.club 7 Jun 2023 7 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
31 siggus.com 2 Feb 2022 2 Feb 2025 SAV.COM, LLC REDACTED FOR PRIVACY
32 sipges.com 28 Sep 2018 28 Sep 2024 Neubox Internet S.A. de C.V. -
33 tigges.biz 30 Apr 2003 29 Apr 2024 Cronon GmbH REDACTED FOR PRIVACY
34 sitges.org 24 Apr 1998 23 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
35 tigges.tech 19 Mar 2023 19 Mar 2025 Cronon GmbH -
36 digges.com 24 Feb 2000 24 Feb 2025 GoDaddy.com, LLC -
37 vigges.net 11 Oct 2015 11 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com zhao guangyue
38 sigaes.com 30 Jun 2016 30 Jun 2024 GoDaddy.com, LLC -
39 sigger.love 3 Sep 2020 3 Sep 2024 Realtime Register B.V. My Domain Provider
40 tigges.one 9 Aug 2020 9 Aug 2024 Key-Systems LLC REDACTED FOR PRIVACY
41 signes.org 11 Dec 2022 11 Dec 2024 Dynadot4 LLC Super Privacy Service LTD c/o Dynadot
42 sitges.in 23 Apr 2017 23 Apr 2024 Endurance Digital Domain Technology LLP N/A
43 tigges.it 21 Jan 2013 21 Jan 2025 united-domains AG hidden
44 siggem.com 11 Sep 2023 11 Sep 2024 Dynadot Inc -
45 sitges.surf 21 Nov 2022 21 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 kigges.de - - - -
47 sitges.site 23 Apr 2017 23 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
48 sitges.us 26 Oct 2012 25 Oct 2024 GoDaddy.com, LLC eMeans Business Ltd
49 tigges.tel 18 Feb 2011 17 Feb 2025 RegistryGate GmbH REDACTED FOR PRIVACY
50 jigges.com 14 Apr 2021 14 Apr 2025 GoDaddy.com, LLC -
51 sagges.com 5 Dec 2017 5 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 sitges.it 24 Jan 2017 12 Apr 2025 Key-Systems GmbH hidden
53 sigget.com 9 May 2020 9 May 2025 Dynadot Inc -
54 sitges.cat 19 Feb 2006 19 Feb 2025 Soluciones Corporativas IP, SLU Ajuntament de Sitges
55 sigres.pl 1 Aug 2022 1 Aug 2024 OVH SAS -
56 siggos.com 19 Jan 2017 19 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
57 segges.com 23 Jun 2020 23 Jun 2024 GoDaddy.com, LLC -
58 sagges.org 17 May 2008 17 May 2025 DreamHost, LLC Proxy Protection LLC
59 sitges.news 23 Jul 2023 23 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
60 siggis.pt 1 Nov 2019 1 Oct 2025 - Longa Vida - Industrias Lácteas, SA
61 sigves.online 19 Apr 2023 19 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
62 tigges.co.uk 30 Dec 2005 30 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
63 siggis.world 24 Aug 2022 24 Aug 2024 Nom-iq Ltd. dba COM LAUDE The Icelandic Milk and Skyr Corporation
64 vigges.com 25 Mar 2017 25 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
65 sisges.com 29 Mar 2020 29 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 siggest.com 15 Aug 2023 15 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
67 siggers.com 17 Sep 1998 16 Sep 2025 Network Solutions, LLC -
68 tigges.net 10 Jun 1999 10 Jun 2027 GoDaddy.com, LLC -
69 singes.com 16 Aug 2000 16 Aug 2024 GoDaddy.com, LLC -
70 sitges.click 10 Aug 2022 10 Aug 2024 Ascio Technologies, Inc. - Denmark Altraera Infographic, S.L.
71 sitges.app 8 Nov 2022 8 Nov 2027 GoDaddy.com, LLC Domains By Proxy, LLC
72 tigges.com 19 Feb 1997 14 Jul 2024 PSI-USA, Inc. dba Domain Robot Gebr. Tigges GmbH & Co.KG
73 siggys.com 2 Feb 1998 1 Feb 2030 GoDaddy.com, LLC -
74 sitges.today 9 Jun 2020 9 Jun 2024 Metaregistrar BV Cunningham Holding
75 siggas.co.uk 26 Mar 2015 26 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
76 rigges.com 27 Jan 2015 27 Jan 2025 GoDaddy.com, LLC -
77 sigdes.pl 2 Dec 2015 2 Dec 2024 home.pl S.A. -
78 sigger.com 19 Mar 2003 19 Mar 2025 GoDaddy.com, LLC -
79 siggis.gay 18 Apr 2023 18 Apr 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
80 migges.com 31 May 2023 31 May 2024 Cloudflare, Inc. DATA REDACTED
81 zigges.net 8 Apr 2019 8 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com -
82 singes.it 8 Sep 2012 28 Sep 2024 Algorithmedia S.r.l. Puglia.com
83 sitges.marketing 16 Aug 2023 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 sitges.viajes 21 May 2014 21 May 2025 IONOS SE PIMETIC Informatica S.L.U.
85 sieges.com 18 Jun 2005 24 Jun 2025 CNOBIN INFORMATION TECHNOLOGY LIMITED Yunsung Lee
86 sitges.info 23 Apr 2024 23 Apr 2025 Sav.com, LLC - 48 Privacy Protection
87 siggis.ca 23 Jul 2018 23 Jul 2024 Webnames.ca Inc. Lactalis Canada lnc.
88 siggen.org 7 Feb 2018 7 Feb 2025 DropCatch.com 1383 LLC REDACTED FOR PRIVACY
89 siggen.com 24 Jul 2003 24 Jul 2024 DomReg Ltd. d/b/a LIBRIS.COM Whois privacy services, provided by DomainProtect LLC
90 wigges.net 17 Oct 2003 17 Oct 2024 Mesh Digital Limited -
91 siggels.com 24 Apr 2007 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 signes.online 27 Sep 2019 27 Sep 2024 Gandi SAS -
93 signes.com 4 Apr 1999 4 Apr 2025 Wild West Domains, LLC -
94 digges.studio 28 Mar 2023 28 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
95 sirges.ruhr 10 May 2014 10 May 2025 Cronon GmbH Bau- und Moebelschreinerei Ewald Sirges GmbH
96 siages.com 14 Mar 2017 14 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 siggis.net 24 Mar 2017 24 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 sitges.cl 14 Aug 2012 10 Sep 2025 NIC Chile CONSTRUCTORA SITGES S.A
99 sisges.net 6 Apr 2021 6 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
100 signes.se 29 Apr 2008 29 Apr 2025 One.com -
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 Sigges.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sigges.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sigges.se",
        "page_size": 100
    },
    "count": {
        "total": 5563,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cigges.com, wigges.com, sitges.ws, siggis.se, siggen.info, siggis.info, sdgges.com, sitges.lgbt, tigges.tax, siggen.net, tigges.nl, siggers.info, tigges.ca, kigges.net, sisges.com.br, sitges.social, siggis.com, siggis.biz, singes.com.co, tigges.info, siggem.org, sitges.city, sigdes.com, sitges.tv, sieges.org, silges.de, tigges.cc, siggis.co.uk, bigges.com, sigger.club, siggus.com, sipges.com, tigges.biz, sitges.org, tigges.tech, digges.com, vigges.net, sigaes.com, sigger.love, tigges.one, signes.org, sitges.in, tigges.it, siggem.com, sitges.surf, kigges.de, sitges.site, sitges.us, tigges.tel, jigges.com, sagges.com, sitges.it, sigget.com, sitges.cat, sigres.pl, siggos.com, segges.com, sagges.org, sitges.news, siggis.pt, sigves.online, tigges.co.uk, siggis.world, vigges.com, sisges.com, siggest.com, siggers.com, tigges.net, singes.com, sitges.click, sitges.app, tigges.com, siggys.com, sitges.today, siggas.co.uk, rigges.com, sigdes.pl, sigger.com, siggis.gay, migges.com, zigges.net, singes.it, sitges.marketing, sitges.viajes, sieges.com, sitges.info, siggis.ca, siggen.org, siggen.com, wigges.net, siggels.com, signes.online, signes.com, digges.studio, sirges.ruhr, siages.com, siggis.net, sitges.cl, sisges.net, signes.se",
    "results": [
        {
            "num": 1,
            "domain_name": "cigges.com",
            "domain_keyword": "cigges",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:05:01",
            "create_date": "2018-12-09",
            "update_date": "2020-12-03",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wigges.com",
            "domain_keyword": "wigges",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:17:47",
            "create_date": "2003-06-10",
            "update_date": "2024-05-21",
            "expiry_date": "2025-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sitges.ws",
            "domain_keyword": "sitges",
            "domain_tld": "ws",
            "query_time": "2024-05-21 12:28:20",
            "create_date": "2008-06-12",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://whois.1und1.de",
            "name_servers": [
                "ns-es.1and1-dns.biz",
                "ns-es.1and1-dns.com",
                "ns-es.1and1-dns.es",
                "ns-es.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "siggis.se",
            "domain_keyword": "siggis",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:55",
            "create_date": "2023-08-10",
            "update_date": "2024-03-19",
            "expiry_date": "2028-08-10",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "siggen.info",
            "domain_keyword": "siggen",
            "domain_tld": "info",
            "query_time": "2024-05-24 18:51:37",
            "create_date": "2019-11-27",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1020.ui-dns.biz",
                "ns1024.ui-dns.org",
                "ns1080.ui-dns.com",
                "ns1102.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "siggis.info",
            "domain_keyword": "siggis",
            "domain_tld": "info",
            "query_time": "2024-05-12 21:19:33",
            "create_date": "2006-11-05",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-05",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "docks18.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sdgges.com",
            "domain_keyword": "sdgges",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:34:20",
            "create_date": "2019-06-06",
            "update_date": "2024-04-10",
            "expiry_date": "2024-06-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "amer group inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sitges.lgbt",
            "domain_keyword": "sitges",
            "domain_tld": "lgbt",
            "query_time": "2024-04-15 07:44:57",
            "create_date": "2022-09-06",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anita.ns.cloudflare.com",
                "dion.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tigges.tax",
            "domain_keyword": "tigges",
            "domain_tld": "tax",
            "query_time": "2024-05-21 08:52:55",
            "create_date": "2020-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tigges Rechtsanwaelte",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nordrhein-Westfalen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.comnet.de",
                "ns.comnet.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "siggen.net",
            "domain_keyword": "siggen",
            "domain_tld": "net",
            "query_time": "2024-05-24 18:51:37",
            "create_date": "2023-01-25",
            "update_date": "2024-05-19",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "grant.ns.cloudflare.com",
                "ursula.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "tigges.nl",
            "domain_keyword": "tigges",
            "domain_tld": "nl",
            "query_time": "2024-05-18 05:18:04",
            "create_date": "2002-07-30",
            "update_date": "2021-02-01",
            "registrar_name": "AXC",
            "name_servers": [
                "dns1.qdc.nl",
                "dns2.qdc.nl",
                "dns3.qdc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 12,
            "domain_name": "siggers.info",
            "domain_keyword": "siggers",
            "domain_tld": "info",
            "query_time": "2024-05-19 15:03:26",
            "create_date": "2010-05-16",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1058.ui-dns.biz",
                "ns1058.ui-dns.com",
                "ns1058.ui-dns.de",
                "ns1058.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "tigges.ca",
            "domain_keyword": "tigges",
            "domain_tld": "ca",
            "query_time": "2024-04-18 10:22:50",
            "create_date": "2010-05-23",
            "update_date": "2020-10-31",
            "expiry_date": "2025-05-23",
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sp1.domainpeople.com",
                "sp2.domainpeople.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kigges.net",
            "domain_keyword": "kigges",
            "domain_tld": "net",
            "query_time": "2024-05-07 07:51:56",
            "create_date": "2017-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sisges.com.br",
            "domain_keyword": "sisges",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 19:17:31",
            "create_date": "2016-02-24",
            "update_date": "2023-02-13",
            "expiry_date": "2025-02-24",
            "registrant_name": "Gabriel Peixoto Costa Rocha",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 16,
            "domain_name": "sitges.social",
            "domain_keyword": "sitges",
            "domain_tld": "social",
            "query_time": "2024-05-01 10:23:31",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "siggis.com",
            "domain_keyword": "siggis",
            "domain_tld": "com",
            "query_time": "2024-05-03 12:35:34",
            "create_date": "1999-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "siggis.biz",
            "domain_keyword": "siggis",
            "domain_tld": "biz",
            "query_time": "2024-05-12 21:19:33",
            "create_date": "2017-03-24",
            "update_date": "2023-07-18",
            "expiry_date": "2025-03-23",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "singes.com.co",
            "domain_keyword": "singes",
            "domain_tld": "com.co",
            "query_time": "2024-06-04 19:42:51",
            "create_date": "2017-03-30",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "www.scip.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Singularcomunicaciones S.A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bogota D.C.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "jule.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "tigges.info",
            "domain_keyword": "tigges",
            "domain_tld": "info",
            "query_time": "2024-06-02 05:34:18",
            "create_date": "2001-11-24",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "gmxde.ui-dns.biz",
                "gmxde.ui-dns.com",
                "gmxde.ui-dns.de",
                "gmxde.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "siggem.org",
            "domain_keyword": "siggem",
            "domain_tld": "org",
            "query_time": "2024-04-16 14:08:52",
            "create_date": "2016-06-24",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ricardo Adolfo Rodriguez Capote",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Antioquia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dave.ns.cloudflare.com",
                "lara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sitges.city",
            "domain_keyword": "sitges",
            "domain_tld": "city",
            "query_time": "2024-05-01 10:23:30",
            "create_date": "2016-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sigdes.com",
            "domain_keyword": "sigdes",
            "domain_tld": "com",
            "query_time": "2024-05-19 15:03:13",
            "create_date": "2023-09-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-30",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=sigdes.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sitges.tv",
            "domain_keyword": "sitges",
            "domain_tld": "tv",
            "query_time": "2024-06-05 04:05:20",
            "create_date": "2015-09-19",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sieges.org",
            "domain_keyword": "sieges",
            "domain_tld": "org",
            "query_time": "2024-04-16 05:59:27",
            "create_date": "2012-12-17",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "silges.de",
            "domain_keyword": "silges",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:31:59",
            "update_date": "2023-04-11",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.de",
                "ns3.domainoffensive.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 27,
            "domain_name": "tigges.cc",
            "domain_keyword": "tigges",
            "domain_tld": "cc",
            "query_time": "2024-05-20 00:25:14",
            "create_date": "2023-08-08",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "nia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "siggis.co.uk",
            "domain_keyword": "siggis",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 09:22:17",
            "create_date": "2017-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "bigges.com",
            "domain_keyword": "bigges",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:23:55",
            "create_date": "2005-12-02",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sigger.club",
            "domain_keyword": "sigger",
            "domain_tld": "club",
            "query_time": "2024-05-12 21:19:32",
            "create_date": "2023-06-07",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "siggus.com",
            "domain_keyword": "siggus",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:09:02",
            "create_date": "2022-02-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-02",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=siggus.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sipges.com",
            "domain_keyword": "sipges",
            "domain_tld": "com",
            "query_time": "2024-05-20 14:09:15",
            "create_date": "2018-09-28",
            "update_date": "2022-09-20",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1483,
            "registrar_name": "Neubox Internet S.A. de C.V.",
            "registrar_website": "http://www.neubox.com",
            "name_servers": [
                "ns143.neubox.net",
                "ns144.neubox.net",
                "ns245.neubox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "tigges.biz",
            "domain_keyword": "tigges",
            "domain_tld": "biz",
            "query_time": "2024-05-27 22:50:50",
            "create_date": "2003-04-30",
            "update_date": "2023-06-14",
            "expiry_date": "2024-04-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "docks20.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sitges.org",
            "domain_keyword": "sitges",
            "domain_tld": "org",
            "query_time": "2024-04-24 01:32:23",
            "create_date": "1998-04-24",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amos.ns.cloudflare.com",
                "dina.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "tigges.tech",
            "domain_keyword": "tigges",
            "domain_tld": "tech",
            "query_time": "2024-05-18 05:18:04",
            "create_date": "2023-03-19",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks11.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "digges.com",
            "domain_keyword": "digges",
            "domain_tld": "com",
            "query_time": "2024-05-10 21:57:35",
            "create_date": "2000-02-24",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "vigges.net",
            "domain_keyword": "vigges",
            "domain_tld": "net",
            "query_time": "2024-05-03 21:45:27",
            "create_date": "2015-10-11",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "zhao guangyue",
            "registrant_address": "shenzhenshi nanshanqu gaokenansidao8hao",
            "registrant_city": "shenzhen",
            "registrant_state": "Guangdong",
            "registrant_zip": "518055",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.7552677461",
            "name_servers": [
                "nola.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sigaes.com",
            "domain_keyword": "sigaes",
            "domain_tld": "com",
            "query_time": "2024-05-03 12:34:29",
            "create_date": "2016-06-30",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sigger.love",
            "domain_keyword": "sigger",
            "domain_tld": "love",
            "query_time": "2024-05-19 15:03:26",
            "create_date": "2020-09-03",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-03",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns230.axc.nl",
                "ns231.axc.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tigges.one",
            "domain_keyword": "tigges",
            "domain_tld": "one",
            "query_time": "2024-06-02 05:34:21",
            "create_date": "2020-08-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "signes.org",
            "domain_keyword": "signes",
            "domain_tld": "org",
            "query_time": "2024-05-03 12:43:42",
            "create_date": "2022-12-11",
            "update_date": "2024-03-14",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1652,
            "registrar_name": "Dynadot4 LLC",
            "registrar_website": "http://www.dynadot4.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": [
                "hugh.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sitges.in",
            "domain_keyword": "sitges",
            "domain_tld": "in",
            "query_time": "2024-06-02 20:27:58",
            "create_date": "2017-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-23",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.parkpage.foundationapi.com",
                "dns8.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "tigges.it",
            "domain_keyword": "tigges",
            "domain_tld": "it",
            "query_time": "2024-06-02 05:34:18",
            "create_date": "2013-01-21",
            "update_date": "2024-05-27",
            "expiry_date": "2025-01-21",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_company": "hidden",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "siggem.com",
            "domain_keyword": "siggem",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:08:52",
            "create_date": "2023-09-11",
            "update_date": "2024-02-15",
            "expiry_date": "2024-09-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sitges.surf",
            "domain_keyword": "sitges",
            "domain_tld": "surf",
            "query_time": "2024-05-21 12:28:17",
            "create_date": "2022-11-21",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "kigges.de",
            "domain_keyword": "kigges",
            "domain_tld": "de",
            "query_time": "2024-05-21 18:57:13",
            "update_date": "2021-07-10",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 47,
            "domain_name": "sitges.site",
            "domain_keyword": "sitges",
            "domain_tld": "site",
            "query_time": "2024-05-01 10:23:31",
            "create_date": "2017-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "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": [
                "dns15.parkpage.foundationapi.com",
                "dns16.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sitges.us",
            "domain_keyword": "sitges",
            "domain_tld": "us",
            "query_time": "2024-05-06 12:36:55",
            "create_date": "2012-10-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Scott Lockyer",
            "registrant_company": "eMeans Business Ltd",
            "registrant_address": "Carrer Meravellas, 1C",
            "registrant_city": "Sitges",
            "registrant_state": "Barcelona",
            "registrant_zip": "08870",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.02081235378",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tigges.tel",
            "domain_keyword": "tigges",
            "domain_tld": "tel",
            "query_time": "2024-04-18 10:22:50",
            "create_date": "2011-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "jigges.com",
            "domain_keyword": "jigges",
            "domain_tld": "com",
            "query_time": "2024-05-04 04:06:33",
            "create_date": "2021-04-14",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "damon.ns.cloudflare.com",
                "lina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sagges.com",
            "domain_keyword": "sagges",
            "domain_tld": "com",
            "query_time": "2024-05-03 20:35:20",
            "create_date": "2017-12-05",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-05",
            "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=sagges.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns377.websitewelcome.com",
                "ns378.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sitges.it",
            "domain_keyword": "sitges",
            "domain_tld": "it",
            "query_time": "2024-05-13 12:21:47",
            "create_date": "2017-01-24",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-12",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-zgb5nspx.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 53,
            "domain_name": "sigget.com",
            "domain_keyword": "sigget",
            "domain_tld": "com",
            "query_time": "2024-05-12 21:19:32",
            "create_date": "2020-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sitges.cat",
            "domain_keyword": "sitges",
            "domain_tld": "cat",
            "query_time": "2024-06-05 04:20:10",
            "create_date": "2006-02-19",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Ajuntament de Sitges",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.diba.cat",
                "ns4.diba.cat"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sigres.pl",
            "domain_keyword": "sigres",
            "domain_tld": "pl",
            "query_time": "2024-03-17 12:04:06",
            "create_date": "2022-08-01",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "siggos.com",
            "domain_keyword": "siggos",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:08:59",
            "create_date": "2017-01-19",
            "update_date": "2021-01-13",
            "expiry_date": "2026-01-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "segges.com",
            "domain_keyword": "segges",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:11:48",
            "create_date": "2020-06-23",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sagges.org",
            "domain_keyword": "sagges",
            "domain_tld": "org",
            "query_time": "2024-04-17 08:43:57",
            "create_date": "2008-05-17",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-17",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sitges.news",
            "domain_keyword": "sitges",
            "domain_tld": "news",
            "query_time": "2024-06-05 04:05:20",
            "create_date": "2023-07-23",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sered.net",
                "dns2.sered.net",
                "dns3.sered.net",
                "dns4.sered.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "siggis.pt",
            "domain_keyword": "siggis",
            "domain_tld": "pt",
            "query_time": "2024-06-04 09:22:34",
            "create_date": "2019-11-01",
            "expiry_date": "2025-10-01",
            "registrant_name": "Longa Vida - Industrias Lácteas, SA",
            "registrant_address": "Rua pé de Mouro 36",
            "registrant_city": "Linhó",
            "registrant_state": "Linhó",
            "registrant_zip": "2714-508",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "ns11.compulab.pt",
                "ns12.compulab.pt",
                "ns13.compulab.pt",
                "ns14.compulab.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 61,
            "domain_name": "sigves.online",
            "domain_keyword": "sigves",
            "domain_tld": "online",
            "query_time": "2024-05-01 23:59:37",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "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": 62,
            "domain_name": "tigges.co.uk",
            "domain_keyword": "tigges",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 01:51:11",
            "create_date": "2005-12-30",
            "update_date": "2023-07-03",
            "expiry_date": "2024-12-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "siggis.world",
            "domain_keyword": "siggis",
            "domain_tld": "world",
            "query_time": "2024-04-16 14:08:57",
            "create_date": "2022-08-24",
            "update_date": "2023-05-02",
            "expiry_date": "2024-08-24",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Icelandic Milk and Skyr Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.comlaude-dns.com",
                "dns2.comlaude-dns.net",
                "dns3.comlaude-dns.co.uk",
                "dns4.comlaude-dns.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "vigges.com",
            "domain_keyword": "vigges",
            "domain_tld": "com",
            "query_time": "2024-04-20 07:09:02",
            "create_date": "2017-03-25",
            "update_date": "2021-03-19",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "sisges.com",
            "domain_keyword": "sisges",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:42:19",
            "create_date": "2020-03-29",
            "update_date": "2021-03-23",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "siggest.com",
            "domain_keyword": "siggest",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:16:03",
            "create_date": "2023-08-15",
            "update_date": "2024-05-07",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "aron.ns.cloudflare.com",
                "thomas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "siggers.com",
            "domain_keyword": "siggers",
            "domain_tld": "com",
            "query_time": "2024-06-04 09:22:16",
            "create_date": "1998-09-17",
            "update_date": "2020-07-18",
            "expiry_date": "2025-09-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "tigges.net",
            "domain_keyword": "tigges",
            "domain_tld": "net",
            "query_time": "2024-04-18 10:22:50",
            "create_date": "1999-06-10",
            "update_date": "2022-10-02",
            "expiry_date": "2027-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "singes.com",
            "domain_keyword": "singes",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:08:20",
            "create_date": "2000-08-16",
            "update_date": "2023-02-15",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sitges.click",
            "domain_keyword": "sitges",
            "domain_tld": "click",
            "query_time": "2024-06-05 04:05:20",
            "create_date": "2022-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. - Denmark",
            "registrar_website": "http://www.ascio.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Altraera Infographic, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sitges.app",
            "domain_keyword": "sitges",
            "domain_tld": "app",
            "query_time": "2024-06-05 04:05:20",
            "create_date": "2022-11-08",
            "update_date": "2023-07-31",
            "expiry_date": "2027-11-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tigges.com",
            "domain_keyword": "tigges",
            "domain_tld": "com",
            "query_time": "2024-06-11 03:33:09",
            "create_date": "1997-02-19",
            "update_date": "2024-04-11",
            "expiry_date": "2024-07-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gebr. Tigges GmbH & Co.KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/tigges.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.iok.net",
                "ns02.iok.net",
                "ns03.iok.net",
                "ns04.iok.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "siggys.com",
            "domain_keyword": "siggys",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:09:03",
            "create_date": "1998-02-02",
            "update_date": "2023-05-07",
            "expiry_date": "2030-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sitges.today",
            "domain_keyword": "sitges",
            "domain_tld": "today",
            "query_time": "2024-05-06 12:36:55",
            "create_date": "2020-06-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-06-09",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cunningham Holding",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "siggas.co.uk",
            "domain_keyword": "siggas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 14:08:52",
            "create_date": "2015-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "rigges.com",
            "domain_keyword": "rigges",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:19:36",
            "create_date": "2015-01-27",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sigdes.pl",
            "domain_keyword": "sigdes",
            "domain_tld": "pl",
            "query_time": "2024-05-19 15:03:14",
            "create_date": "2015-12-02",
            "update_date": "2023-11-09",
            "expiry_date": "2024-12-02",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sigger.com",
            "domain_keyword": "sigger",
            "domain_tld": "com",
            "query_time": "2024-05-12 21:19:33",
            "create_date": "2003-03-19",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "siggis.gay",
            "domain_keyword": "siggis",
            "domain_tld": "gay",
            "query_time": "2024-05-29 17:51:18",
            "create_date": "2023-04-18",
            "update_date": "2023-05-26",
            "expiry_date": "2024-04-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "migges.com",
            "domain_keyword": "migges",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:34:37",
            "create_date": "2023-05-31",
            "update_date": "2023-06-06",
            "expiry_date": "2024-05-31",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "CA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/migges.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "damiete.ns.cloudflare.com",
                "laylah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "zigges.net",
            "domain_keyword": "zigges",
            "domain_tld": "net",
            "query_time": "2024-06-12 12:00:58",
            "create_date": "2019-04-08",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-08",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/zigges.net/owner",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "singes.it",
            "domain_keyword": "singes",
            "domain_tld": "it",
            "query_time": "2024-04-17 05:59:59",
            "create_date": "2012-09-08",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 83,
            "domain_name": "sitges.marketing",
            "domain_keyword": "sitges",
            "domain_tld": "marketing",
            "query_time": "2024-05-01 10:23:30",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sitges.viajes",
            "domain_keyword": "sitges",
            "domain_tld": "viajes",
            "query_time": "2024-05-23 13:59:55",
            "create_date": "2014-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PIMETIC Informatica S.L.U.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.tsaplus.com",
                "dns1.tsaplus.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sieges.com",
            "domain_keyword": "sieges",
            "domain_tld": "com",
            "query_time": "2024-06-05 07:36:20",
            "create_date": "2005-06-18",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-24",
            "registrar_iana": 3254,
            "registrar_name": "CNOBIN INFORMATION TECHNOLOGY LIMITED",
            "registrar_website": "http://www.ordertld.com",
            "registrant_name": "Yunsung Lee",
            "registrant_company": "Yunsung Lee",
            "registrant_address": "1201-1201, 21-10, Dasanjungang-ro 171beon-gil",
            "registrant_city": "Namyangju-si",
            "registrant_state": "Gyeonggi-do",
            "registrant_zip": "12248",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1039363805",
            "registrant_fax": "+82.1039363805",
            "name_servers": [
                "ns3.cnmsn.com",
                "ns4.cnmsn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "sitges.info",
            "domain_keyword": "sitges",
            "domain_tld": "info",
            "query_time": "2024-04-25 01:10:59",
            "create_date": "2024-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 3938,
            "registrar_name": "Sav.com, LLC - 48",
            "registrar_website": "https://rdapserver.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "siggis.ca",
            "domain_keyword": "siggis",
            "domain_tld": "ca",
            "query_time": "2024-05-08 14:16:04",
            "create_date": "2018-07-23",
            "update_date": "2024-04-01",
            "expiry_date": "2024-07-23",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "Glen Tai",
            "registrant_company": "Lactalis Canada lnc.",
            "registrant_address": "405 The West Mall Floor 10",
            "registrant_city": "Etobicoke",
            "registrant_state": "ON",
            "registrant_zip": "M9C5J1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4166203112",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "siggen.org",
            "domain_keyword": "siggen",
            "domain_tld": "org",
            "query_time": "2024-04-16 14:08:52",
            "create_date": "2018-02-07",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-07",
            "registrar_iana": 3592,
            "registrar_name": "DropCatch.com 1383 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "siggen.com",
            "domain_keyword": "siggen",
            "domain_tld": "com",
            "query_time": "2024-05-20 07:11:51",
            "create_date": "2003-07-24",
            "update_date": "2024-05-15",
            "expiry_date": "2024-07-24",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://libris.com",
            "registrant_name": "Whois privacy services provided by DomainProtect LLC",
            "registrant_company": "Whois privacy services, provided by DomainProtect LLC",
            "registrant_address": "c/o Office-Mail processing center Sadovaya, 53",
            "registrant_city": "Saint Petersburg",
            "registrant_state": "Saint Petersburg",
            "registrant_zip": "190068",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8662452838",
            "name_servers": [
                "host.tradenames.com",
                "ns.tradenames.com",
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "wigges.net",
            "domain_keyword": "wigges",
            "domain_tld": "net",
            "query_time": "2024-06-10 10:17:47",
            "create_date": "2003-10-17",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "siggels.com",
            "domain_keyword": "siggels",
            "domain_tld": "com",
            "query_time": "2024-05-03 12:35:33",
            "create_date": "2007-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "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=siggels.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "signes.online",
            "domain_keyword": "signes",
            "domain_tld": "online",
            "query_time": "2024-05-24 18:55:38",
            "create_date": "2019-09-27",
            "update_date": "2024-04-15",
            "expiry_date": "2024-09-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "PA",
            "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.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "signes.com",
            "domain_keyword": "signes",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:36:58",
            "create_date": "1999-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "digges.studio",
            "domain_keyword": "digges",
            "domain_tld": "studio",
            "query_time": "2024-05-10 21:57:35",
            "create_date": "2023-03-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1156.awsdns-16.org",
                "ns-120.awsdns-15.com",
                "ns-1993.awsdns-57.co.uk",
                "ns-762.awsdns-31.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sirges.ruhr",
            "domain_keyword": "sirges",
            "domain_tld": "ruhr",
            "query_time": "2024-05-13 06:56:40",
            "create_date": "2014-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "Bau- und Moebelschreinerei Ewald Sirges GmbH",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks04.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "siages.com",
            "domain_keyword": "siages",
            "domain_tld": "com",
            "query_time": "2024-06-02 13:43:11",
            "create_date": "2017-03-14",
            "update_date": "2021-03-08",
            "expiry_date": "2024-03-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "siggis.net",
            "domain_keyword": "siggis",
            "domain_tld": "net",
            "query_time": "2024-06-04 09:22:17",
            "create_date": "2017-03-24",
            "update_date": "2023-03-25",
            "expiry_date": "2025-03-24",
            "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=siggis.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sitges.cl",
            "domain_keyword": "sitges",
            "domain_tld": "cl",
            "query_time": "2024-06-01 13:06:44",
            "create_date": "2012-08-14",
            "expiry_date": "2025-09-10",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "CONSTRUCTORA SITGES S.A",
            "name_servers": [
                "ns17.benzahosting.cl",
                "ns18.benzahosting.cl"
            ]
        },
        {
            "num": 99,
            "domain_name": "sisges.net",
            "domain_keyword": "sisges",
            "domain_tld": "net",
            "query_time": "2024-06-11 08:21:53",
            "create_date": "2021-04-06",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-06",
            "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": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sisges.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": 100,
            "domain_name": "signes.se",
            "domain_keyword": "signes",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:10:03",
            "create_date": "2008-04-29",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-29",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.251,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sigges.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5563</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cigges.com, wigges.com, sitges.ws, siggis.se, siggen.info, siggis.info, sdgges.com, sitges.lgbt, tigges.tax, siggen.net, tigges.nl, siggers.info, tigges.ca, kigges.net, sisges.com.br, sitges.social, siggis.com, siggis.biz, singes.com.co, tigges.info, siggem.org, sitges.city, sigdes.com, sitges.tv, sieges.org, silges.de, tigges.cc, siggis.co.uk, bigges.com, sigger.club, siggus.com, sipges.com, tigges.biz, sitges.org, tigges.tech, digges.com, vigges.net, sigaes.com, sigger.love, tigges.one, signes.org, sitges.in, tigges.it, siggem.com, sitges.surf, kigges.de, sitges.site, sitges.us, tigges.tel, jigges.com, sagges.com, sitges.it, sigget.com, sitges.cat, sigres.pl, siggos.com, segges.com, sagges.org, sitges.news, siggis.pt, sigves.online, tigges.co.uk, siggis.world, vigges.com, sisges.com, siggest.com, siggers.com, tigges.net, singes.com, sitges.click, sitges.app, tigges.com, siggys.com, sitges.today, siggas.co.uk, rigges.com, sigdes.pl, sigger.com, siggis.gay, migges.com, zigges.net, singes.it, sitges.marketing, sitges.viajes, sieges.com, sitges.info, siggis.ca, siggen.org, siggen.com, wigges.net, siggels.com, signes.online, signes.com, digges.studio, sirges.ruhr, siages.com, siggis.net, sitges.cl, sisges.net, signes.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cigges.com</domain_name>
   <domain_keyword>cigges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:05:01</query_time>
   <create_date>2018-12-09</create_date>
   <update_date>2020-12-03</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wigges.com</domain_name>
   <domain_keyword>wigges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:17:47</query_time>
   <create_date>2003-06-10</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sitges.ws</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-21 12:28:20</query_time>
   <create_date>2008-06-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://whois.1und1.de</registrar_website>
   <name_servers>
    <value>ns-es.1and1-dns.biz</value>
    <value>ns-es.1and1-dns.com</value>
    <value>ns-es.1and1-dns.es</value>
    <value>ns-es.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>siggis.se</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:55</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2028-08-10</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>siggen.info</domain_name>
   <domain_keyword>siggen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 18:51:37</query_time>
   <create_date>2019-11-27</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1020.ui-dns.biz</value>
    <value>ns1024.ui-dns.org</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1102.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>siggis.info</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 21:19:33</query_time>
   <create_date>2006-11-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>docks18.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sdgges.com</domain_name>
   <domain_keyword>sdgges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:34:20</query_time>
   <create_date>2019-06-06</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>amer group inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sitges.lgbt</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>lgbt</domain_tld>
   <query_time>2024-04-15 07:44:57</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anita.ns.cloudflare.com</value>
    <value>dion.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tigges.tax</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-21 08:52:55</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tigges Rechtsanwaelte</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nordrhein-Westfalen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.comnet.de</value>
    <value>ns.comnet.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>siggen.net</domain_name>
   <domain_keyword>siggen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 18:51:37</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>grant.ns.cloudflare.com</value>
    <value>ursula.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tigges.nl</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 05:18:04</query_time>
   <create_date>2002-07-30</create_date>
   <update_date>2021-02-01</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>dns1.qdc.nl</value>
    <value>dns2.qdc.nl</value>
    <value>dns3.qdc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>siggers.info</domain_name>
   <domain_keyword>siggers</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 15:03:26</query_time>
   <create_date>2010-05-16</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1058.ui-dns.biz</value>
    <value>ns1058.ui-dns.com</value>
    <value>ns1058.ui-dns.de</value>
    <value>ns1058.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>tigges.ca</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-18 10:22:50</query_time>
   <create_date>2010-05-23</create_date>
   <update_date>2020-10-31</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sp1.domainpeople.com</value>
    <value>sp2.domainpeople.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kigges.net</domain_name>
   <domain_keyword>kigges</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 07:51:56</query_time>
   <create_date>2017-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.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>15</num>
   <domain_name>sisges.com.br</domain_name>
   <domain_keyword>sisges</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 19:17:31</query_time>
   <create_date>2016-02-24</create_date>
   <update_date>2023-02-13</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrant_name>Gabriel Peixoto Costa Rocha</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>sitges.social</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-01 10:23:31</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>siggis.com</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 12:35:34</query_time>
   <create_date>1999-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>siggis.biz</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 21:19:33</query_time>
   <create_date>2017-03-24</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-03-23</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>singes.com.co</domain_name>
   <domain_keyword>singes</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-04 19:42:51</query_time>
   <create_date>2017-03-30</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>www.scip.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Singularcomunicaciones S.A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bogota D.C.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>jule.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>tigges.info</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 05:34:18</query_time>
   <create_date>2001-11-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>gmxde.ui-dns.biz</value>
    <value>gmxde.ui-dns.com</value>
    <value>gmxde.ui-dns.de</value>
    <value>gmxde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>siggem.org</domain_name>
   <domain_keyword>siggem</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 14:08:52</query_time>
   <create_date>2016-06-24</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ricardo Adolfo Rodriguez Capote</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Antioquia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>dave.ns.cloudflare.com</value>
    <value>lara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sitges.city</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-01 10:23:30</query_time>
   <create_date>2016-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sigdes.com</domain_name>
   <domain_keyword>sigdes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 15:03:13</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</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>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=sigdes.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>sitges.tv</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-05 04:05:20</query_time>
   <create_date>2015-09-19</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sieges.org</domain_name>
   <domain_keyword>sieges</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 05:59:27</query_time>
   <create_date>2012-12-17</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.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>26</num>
   <domain_name>silges.de</domain_name>
   <domain_keyword>silges</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:31:59</query_time>
   <update_date>2023-04-11</update_date>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.de</value>
    <value>ns3.domainoffensive.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>tigges.cc</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-20 00:25:14</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>nia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>siggis.co.uk</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 09:22:17</query_time>
   <create_date>2017-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>bigges.com</domain_name>
   <domain_keyword>bigges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:23:55</query_time>
   <create_date>2005-12-02</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sigger.club</domain_name>
   <domain_keyword>sigger</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-12 21:19:32</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>siggus.com</domain_name>
   <domain_keyword>siggus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:09:02</query_time>
   <create_date>2022-02-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=siggus.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sipges.com</domain_name>
   <domain_keyword>sipges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 14:09:15</query_time>
   <create_date>2018-09-28</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1483</registrar_iana>
   <registrar_name>Neubox Internet S.A. de C.V.</registrar_name>
   <registrar_website>http://www.neubox.com</registrar_website>
   <name_servers>
    <value>ns143.neubox.net</value>
    <value>ns144.neubox.net</value>
    <value>ns245.neubox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>tigges.biz</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 22:50:50</query_time>
   <create_date>2003-04-30</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-04-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>docks20.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sitges.org</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 01:32:23</query_time>
   <create_date>1998-04-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</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>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>amos.ns.cloudflare.com</value>
    <value>dina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>tigges.tech</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 05:18:04</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>digges.com</domain_name>
   <domain_keyword>digges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 21:57:35</query_time>
   <create_date>2000-02-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>vigges.net</domain_name>
   <domain_keyword>vigges</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 21:45:27</query_time>
   <create_date>2015-10-11</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>zhao guangyue</registrant_name>
   <registrant_address>shenzhenshi nanshanqu gaokenansidao8hao</registrant_address>
   <registrant_city>shenzhen</registrant_city>
   <registrant_state>Guangdong</registrant_state>
   <registrant_zip>518055</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.7552677461</registrant_phone>
   <name_servers>
    <value>nola.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sigaes.com</domain_name>
   <domain_keyword>sigaes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 12:34:29</query_time>
   <create_date>2016-06-30</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sigger.love</domain_name>
   <domain_keyword>sigger</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-19 15:03:26</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns230.axc.nl</value>
    <value>ns231.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tigges.one</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-02 05:34:21</query_time>
   <create_date>2020-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>signes.org</domain_name>
   <domain_keyword>signes</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 12:43:42</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1652</registrar_iana>
   <registrar_name>Dynadot4 LLC</registrar_name>
   <registrar_website>http://www.dynadot4.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>hugh.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sitges.in</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 20:27:58</query_time>
   <create_date>2017-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-23</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.parkpage.foundationapi.com</value>
    <value>dns8.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>tigges.it</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 05:34:18</query_time>
   <create_date>2013-01-21</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>siggem.com</domain_name>
   <domain_keyword>siggem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:08:52</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>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>45</num>
   <domain_name>sitges.surf</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>surf</domain_tld>
   <query_time>2024-05-21 12:28:17</query_time>
   <create_date>2022-11-21</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>46</num>
   <domain_name>kigges.de</domain_name>
   <domain_keyword>kigges</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 18:57:13</query_time>
   <update_date>2021-07-10</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>sitges.site</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-01 10:23:31</query_time>
   <create_date>2017-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>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>dns15.parkpage.foundationapi.com</value>
    <value>dns16.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sitges.us</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-06 12:36:55</query_time>
   <create_date>2012-10-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Scott Lockyer</registrant_name>
   <registrant_company>eMeans Business Ltd</registrant_company>
   <registrant_address>Carrer Meravellas, 1C</registrant_address>
   <registrant_city>Sitges</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>08870</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.02081235378</registrant_phone>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>tigges.tel</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-18 10:22:50</query_time>
   <create_date>2011-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>jigges.com</domain_name>
   <domain_keyword>jigges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 04:06:33</query_time>
   <create_date>2021-04-14</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>damon.ns.cloudflare.com</value>
    <value>lina.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>51</num>
   <domain_name>sagges.com</domain_name>
   <domain_keyword>sagges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 20:35:20</query_time>
   <create_date>2017-12-05</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=sagges.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns377.websitewelcome.com</value>
    <value>ns378.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sitges.it</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 12:21:47</query_time>
   <create_date>2017-01-24</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-zgb5nspx.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sigget.com</domain_name>
   <domain_keyword>sigget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 21:19:32</query_time>
   <create_date>2020-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sitges.cat</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-05 04:20:10</query_time>
   <create_date>2006-02-19</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Ajuntament de Sitges</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.diba.cat</value>
    <value>ns4.diba.cat</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>sigres.pl</domain_name>
   <domain_keyword>sigres</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-17 12:04:06</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>siggos.com</domain_name>
   <domain_keyword>siggos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:08:59</query_time>
   <create_date>2017-01-19</create_date>
   <update_date>2021-01-13</update_date>
   <expiry_date>2026-01-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>segges.com</domain_name>
   <domain_keyword>segges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:11:48</query_time>
   <create_date>2020-06-23</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-23</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.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sagges.org</domain_name>
   <domain_keyword>sagges</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 08:43:57</query_time>
   <create_date>2008-05-17</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sitges.news</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-06-05 04:05:20</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sered.net</value>
    <value>dns2.sered.net</value>
    <value>dns3.sered.net</value>
    <value>dns4.sered.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>siggis.pt</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-04 09:22:34</query_time>
   <create_date>2019-11-01</create_date>
   <expiry_date>2025-10-01</expiry_date>
   <registrant_name>Longa Vida - Industrias Lácteas, SA</registrant_name>
   <registrant_address>Rua pé de Mouro 36</registrant_address>
   <registrant_city>Linhó</registrant_city>
   <registrant_state>Linhó</registrant_state>
   <registrant_zip>2714-508</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns11.compulab.pt</value>
    <value>ns12.compulab.pt</value>
    <value>ns13.compulab.pt</value>
    <value>ns14.compulab.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>sigves.online</domain_name>
   <domain_keyword>sigves</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 23:59:37</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</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>62</num>
   <domain_name>tigges.co.uk</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 01:51:11</query_time>
   <create_date>2005-12-30</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>siggis.world</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-16 14:08:57</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Icelandic Milk and Skyr Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.comlaude-dns.com</value>
    <value>dns2.comlaude-dns.net</value>
    <value>dns3.comlaude-dns.co.uk</value>
    <value>dns4.comlaude-dns.eu</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>64</num>
   <domain_name>vigges.com</domain_name>
   <domain_keyword>vigges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 07:09:02</query_time>
   <create_date>2017-03-25</create_date>
   <update_date>2021-03-19</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>sisges.com</domain_name>
   <domain_keyword>sisges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:42:19</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2021-03-23</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>siggest.com</domain_name>
   <domain_keyword>siggest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:16:03</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>aron.ns.cloudflare.com</value>
    <value>thomas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>siggers.com</domain_name>
   <domain_keyword>siggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 09:22:16</query_time>
   <create_date>1998-09-17</create_date>
   <update_date>2020-07-18</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>tigges.net</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 10:22:50</query_time>
   <create_date>1999-06-10</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2027-06-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>singes.com</domain_name>
   <domain_keyword>singes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:08:20</query_time>
   <create_date>2000-08-16</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>sitges.click</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-05 04:05:20</query_time>
   <create_date>2022-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. - Denmark</registrar_name>
   <registrar_website>http://www.ascio.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Altraera Infographic, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sitges.app</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-05 04:05:20</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2027-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>tigges.com</domain_name>
   <domain_keyword>tigges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 03:33:09</query_time>
   <create_date>1997-02-19</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gebr. Tigges GmbH &amp; Co.KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/tigges.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.iok.net</value>
    <value>ns02.iok.net</value>
    <value>ns03.iok.net</value>
    <value>ns04.iok.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>siggys.com</domain_name>
   <domain_keyword>siggys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:09:03</query_time>
   <create_date>1998-02-02</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2030-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>74</num>
   <domain_name>sitges.today</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-06 12:36:55</query_time>
   <create_date>2020-06-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cunningham Holding</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>siggas.co.uk</domain_name>
   <domain_keyword>siggas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 14:08:52</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>rigges.com</domain_name>
   <domain_keyword>rigges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:19:36</query_time>
   <create_date>2015-01-27</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sigdes.pl</domain_name>
   <domain_keyword>sigdes</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 15:03:14</query_time>
   <create_date>2015-12-02</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sigger.com</domain_name>
   <domain_keyword>sigger</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 21:19:33</query_time>
   <create_date>2003-03-19</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>siggis.gay</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-29 17:51:18</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>migges.com</domain_name>
   <domain_keyword>migges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:34:37</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/migges.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>damiete.ns.cloudflare.com</value>
    <value>laylah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>zigges.net</domain_name>
   <domain_keyword>zigges</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 12:00:58</query_time>
   <create_date>2019-04-08</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/zigges.net/owner</registrant_email>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>singes.it</domain_name>
   <domain_keyword>singes</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 05:59:59</query_time>
   <create_date>2012-09-08</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sitges.marketing</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-01 10:23:30</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>sitges.viajes</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>viajes</domain_tld>
   <query_time>2024-05-23 13:59:55</query_time>
   <create_date>2014-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PIMETIC Informatica S.L.U.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.tsaplus.com</value>
    <value>dns1.tsaplus.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sieges.com</domain_name>
   <domain_keyword>sieges</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 07:36:20</query_time>
   <create_date>2005-06-18</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>3254</registrar_iana>
   <registrar_name>CNOBIN INFORMATION TECHNOLOGY LIMITED</registrar_name>
   <registrar_website>http://www.ordertld.com</registrar_website>
   <registrant_name>Yunsung Lee</registrant_name>
   <registrant_company>Yunsung Lee</registrant_company>
   <registrant_address>1201-1201, 21-10, Dasanjungang-ro 171beon-gil</registrant_address>
   <registrant_city>Namyangju-si</registrant_city>
   <registrant_state>Gyeonggi-do</registrant_state>
   <registrant_zip>12248</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1039363805</registrant_phone>
   <registrant_fax>+82.1039363805</registrant_fax>
   <name_servers>
    <value>ns3.cnmsn.com</value>
    <value>ns4.cnmsn.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sitges.info</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 01:10:59</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>3938</registrar_iana>
   <registrar_name>Sav.com, LLC - 48</registrar_name>
   <registrar_website>https://rdapserver.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>siggis.ca</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 14:16:04</query_time>
   <create_date>2018-07-23</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>Glen Tai</registrant_name>
   <registrant_company>Lactalis Canada lnc.</registrant_company>
   <registrant_address>405 The West Mall Floor 10</registrant_address>
   <registrant_city>Etobicoke</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M9C5J1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4166203112</registrant_phone>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>siggen.org</domain_name>
   <domain_keyword>siggen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 14:08:52</query_time>
   <create_date>2018-02-07</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>3592</registrar_iana>
   <registrar_name>DropCatch.com 1383 LLC</registrar_name>
   <registrar_website>http://www.NameBright.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>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>siggen.com</domain_name>
   <domain_keyword>siggen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 07:11:51</query_time>
   <create_date>2003-07-24</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://libris.com</registrar_website>
   <registrant_name>Whois privacy services provided by DomainProtect LLC</registrant_name>
   <registrant_company>Whois privacy services, provided by DomainProtect LLC</registrant_company>
   <registrant_address>c/o Office-Mail processing center Sadovaya, 53</registrant_address>
   <registrant_city>Saint Petersburg</registrant_city>
   <registrant_state>Saint Petersburg</registrant_state>
   <registrant_zip>190068</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8662452838</registrant_phone>
   <name_servers>
    <value>host.tradenames.com</value>
    <value>ns.tradenames.com</value>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.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>90</num>
   <domain_name>wigges.net</domain_name>
   <domain_keyword>wigges</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 10:17:47</query_time>
   <create_date>2003-10-17</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>siggels.com</domain_name>
   <domain_keyword>siggels</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 12:35:33</query_time>
   <create_date>2007-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</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=siggels.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>signes.online</domain_name>
   <domain_keyword>signes</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 18:55:38</query_time>
   <create_date>2019-09-27</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>PA</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.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>signes.com</domain_name>
   <domain_keyword>signes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:36:58</query_time>
   <create_date>1999-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>digges.studio</domain_name>
   <domain_keyword>digges</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-10 21:57:35</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1156.awsdns-16.org</value>
    <value>ns-120.awsdns-15.com</value>
    <value>ns-1993.awsdns-57.co.uk</value>
    <value>ns-762.awsdns-31.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sirges.ruhr</domain_name>
   <domain_keyword>sirges</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-05-13 06:56:40</query_time>
   <create_date>2014-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>Bau- und Moebelschreinerei Ewald Sirges GmbH</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>siages.com</domain_name>
   <domain_keyword>siages</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 13:43:11</query_time>
   <create_date>2017-03-14</create_date>
   <update_date>2021-03-08</update_date>
   <expiry_date>2024-03-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>siggis.net</domain_name>
   <domain_keyword>siggis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 09:22:17</query_time>
   <create_date>2017-03-24</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2025-03-24</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=siggis.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sitges.cl</domain_name>
   <domain_keyword>sitges</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-01 13:06:44</query_time>
   <create_date>2012-08-14</create_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>CONSTRUCTORA SITGES S.A</registrant_name>
   <name_servers>
    <value>ns17.benzahosting.cl</value>
    <value>ns18.benzahosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>sisges.net</domain_name>
   <domain_keyword>sisges</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 08:21:53</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-06</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>GUANGDONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sisges.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>100</num>
   <domain_name>signes.se</domain_name>
   <domain_keyword>signes</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:10:03</query_time>
   <create_date>2008-04-29</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.251</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.