WHOIS QUERY TIME

2 Jun 2024 - 11:57 PM UTC

Registered: 18 May 2002
Modified: 31 October 2022

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=fluker.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "fluker.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "fluker.co.nz",
            "domain_keyword": "fluker",
            "domain_tld": "co.nz",
            "query_time": "2024-06-02 23:57:10",
            "create_date": "2002-05-18",
            "update_date": "2022-10-31",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>fluker.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>fluker.co.nz</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-02 23:57:10</query_time>
   <create_date>2002-05-18</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.056 seconds) for "fluker.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Jan 2023 - 9:34 AM UTC

Registered: 18 May 2002
Modified: 31 October 2022

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

7 Jan 2023 - 9:34 AM UTC

Registered: 18 May 2002
Modified: 31 October 2022

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=fluker.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "fluker.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "fluker.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "fluker.co.nz",
            "domain_keyword": "fluker",
            "domain_tld": "co.nz",
            "query_time": "2023-01-07 09:34:40",
            "create_date": "2002-05-18",
            "update_date": "2022-10-31",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fluker.co.nz",
            "domain_keyword": "fluker",
            "domain_tld": "co.nz",
            "query_time": "2023-01-07 09:34:40",
            "create_date": "2002-05-18",
            "update_date": "2022-10-31",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>fluker.co.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>fluker.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fluker.co.nz</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-01-07 09:34:40</query_time>
   <create_date>2002-05-18</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fluker.co.nz</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-01-07 09:34:40</query_time>
   <create_date>2002-05-18</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.056</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 6 domain names (in 0.03 seconds) which contained the exact domain keyword "fluker".
Domain Name Registered Expiry Registrar Ownership
1 fluker.com 20 Feb 1999 20 Feb 2025 Network Solutions, LLC -
2 fluker.net 20 Jun 2001 20 Jun 2024 Network Solutions, LLC -
3 fluker.co.nz 18 May 2002 - Voyager Internet Ltd T/A 1st Domains -
4 fluker.org 3 Nov 2006 3 Nov 2024 eNom, LLC Gerald, Carley
5 fluker.co.uk 8 Mar 2008 8 Mar 2026 Ionos SE [Tag = 1AND1] -
6 fluker.family 18 Aug 2016 18 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 fluker.cn 17 Jun 2023 17 Jun 2024 广东时代互联科技有限公司 雷骐菘

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=fluker&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "fluker",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "fluker.com, fluker.net, fluker.co.nz, fluker.org, fluker.co.uk, fluker.family, fluker.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "fluker.com",
            "domain_keyword": "fluker",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:11:41",
            "create_date": "1999-02-20",
            "update_date": "2023-12-22",
            "expiry_date": "2025-02-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fluker.net",
            "domain_keyword": "fluker",
            "domain_tld": "net",
            "query_time": "2024-04-17 11:30:08",
            "create_date": "2001-06-20",
            "update_date": "2023-04-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "bs35.hostwindsdns.com",
                "bs36.hostwindsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fluker.co.nz",
            "domain_keyword": "fluker",
            "domain_tld": "co.nz",
            "query_time": "2024-06-02 23:57:10",
            "create_date": "2002-05-18",
            "update_date": "2022-10-31",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fluker.org",
            "domain_keyword": "fluker",
            "domain_tld": "org",
            "query_time": "2024-04-17 11:30:08",
            "create_date": "2006-11-03",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gerald, Carley",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "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.wildgoosewebdesign.com",
                "ns2.wildgoosewebdesign.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "fluker.co.uk",
            "domain_keyword": "fluker",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 11:30:09",
            "create_date": "2008-03-08",
            "update_date": "2024-03-07",
            "expiry_date": "2026-03-08",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1083.ui-dns.biz",
                "ns1083.ui-dns.com",
                "ns1083.ui-dns.de",
                "ns1083.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "fluker.family",
            "domain_keyword": "fluker",
            "domain_tld": "family",
            "query_time": "2024-05-07 06:08:06",
            "create_date": "2016-08-18",
            "update_date": "2023-08-19",
            "expiry_date": "2025-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "fluker.cn",
            "domain_keyword": "fluker",
            "domain_tld": "cn",
            "query_time": "2024-05-13 14:30:46",
            "create_date": "2023-06-17",
            "expiry_date": "2024-06-17",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "雷骐菘",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>fluker</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>fluker.com, fluker.net, fluker.co.nz, fluker.org, fluker.co.uk, fluker.family, fluker.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fluker.com</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:11:41</query_time>
   <create_date>1999-02-20</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>a.dns.hostway.net</value>
    <value>b.dns.hostway.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fluker.net</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 11:30:08</query_time>
   <create_date>2001-06-20</create_date>
   <update_date>2023-04-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>bs35.hostwindsdns.com</value>
    <value>bs36.hostwindsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>fluker.co.nz</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-02 23:57:10</query_time>
   <create_date>2002-05-18</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fluker.org</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 11:30:08</query_time>
   <create_date>2006-11-03</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-03</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>Gerald, Carley</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</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.wildgoosewebdesign.com</value>
    <value>ns2.wildgoosewebdesign.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>fluker.co.uk</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 11:30:09</query_time>
   <create_date>2008-03-08</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1083.ui-dns.biz</value>
    <value>ns1083.ui-dns.com</value>
    <value>ns1083.ui-dns.de</value>
    <value>ns1083.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>fluker.family</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-07 06:08:06</query_time>
   <create_date>2016-08-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>fluker.cn</domain_name>
   <domain_keyword>fluker</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 14:30:46</query_time>
   <create_date>2023-06-17</create_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>雷骐菘</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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,575 domain names (in 0.19 seconds) which look and sound like the brand name "fluker".
Domain Name Registered Expiry Registrar Ownership
1 fluger.dk 24 Feb 2011 28 Feb 2025 CSC Digital Brand Service, Inc Flügger group A/S
2 fluper.ae - - AESERVER Fluper Ltd.
3 flukey.de - - - -
4 fluter.com 15 Nov 2002 15 Nov 2024 NameSilo, LLC Caramba LLC
5 flucker.co.uk 8 Mar 2008 8 Mar 2026 Ionos SE [Tag = 1AND1] -
6 flukes.it 19 Dec 2012 19 Dec 2024 NameCase GmbH Puglia.com Srls
7 fluoer.com 13 Sep 2012 13 Sep 2024 CSC CORPORATE DOMAINS, INC. Fluor Enterprises Inc
8 fulker.hu 14 Nov 2000 - - -
9 fluger.cn 12 Nov 2023 12 Nov 2024 阿里云计算有限公司(万网) 上海今湖浩贸易有限公司
10 fluger.directory 3 Jun 2022 3 Jun 2026 Dreamscape Networks International Pte Ltd Fluger Pty LTD
11 fluxer.com.au - - Melbourne IT Kieran Day
12 flukex.com 17 Jul 1999 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 fluter.dev 14 Apr 2023 14 Apr 2025 Sav.com, LLC - 48 Privacy Protection
14 fliker.com 15 Mar 2004 15 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
15 fluder.ovh 24 Mar 2024 24 Mar 2025 OVH MAVER IT Marek Dabrowski
16 rfluker.com 25 Jan 2017 25 Jan 2025 Network Solutions, LLC -
17 flukers.ru 6 Oct 2023 6 Oct 2024 REGRU-RU Private Person
18 fluger.app 11 May 2020 11 May 2026 Dreamscape Networks International Pte Ltd. Private Registry Authority
19 fluder.ru 11 Jul 2017 11 Jul 2024 REGRU-RU Private Person
20 fluger.au - - Web Address Registration Pty Ltd Hamish Mackellar
21 fluger.ru 13 Nov 2006 13 Nov 2024 RU-CENTER-RU "Sibteploenergomash" Co.Ltd
22 fluter.de - - - -
23 flucer.com 2 Jan 2024 2 Jan 2025 WEBCC Whoisprotection.cc
24 flukeir.com 18 Sep 2009 18 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
25 fluder.de - - - -
26 fluxer.cfd 16 Jan 2024 16 Jan 2025 Atak Domain Hosting n/a
27 flucker.fun 20 Jan 2024 20 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
28 fluger.inc 3 Jun 2022 3 Jun 2024 Dreamscape Networks International Pte Ltd Fluger Pty LTD
29 fruker.com 11 Jan 2024 11 Jan 2025 Web Commerce Communications Limited dba WebNic.cc -
30 flukes.org 21 Apr 2007 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 fluger.online 3 May 2024 3 May 2025 Dreamscape Networks International Pte Ltd Private Registry Authority
32 mluker.com 12 Jan 2002 12 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
33 flukes.us 10 Jul 2023 10 Jul 2024 GoDaddy.com, LLC Yuanhang Zheng
34 flukee.com 20 Sep 2005 20 Sep 2024 GoDaddy.com, LLC -
35 fluger.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
36 fluter.org 13 Dec 2001 13 Dec 2024 EPAG Domainservices GmbH Bundeszentrale fuer politische Bildung
37 fluked.site 6 Aug 2023 6 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
38 gluker.ru 19 Aug 2007 19 Aug 2024 RD-RU Private Person
39 fluber.com.co 2 Nov 2023 2 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
40 feuker.net 12 Mar 2006 12 Apr 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
41 fluder.net 4 Jul 2001 4 Jul 2025 Network Solutions, LLC -
42 flusker.com 17 Jun 2005 17 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 fluken.de - - - -
44 fluter.ru 11 Jul 2023 11 Jul 2024 REGRU-RU Private Person
45 flucker.net 3 Nov 2016 3 Nov 2024 DREAMHOST Proxy Protection LLC
46 fluger.global 3 Jun 2022 3 Jun 2025 Dreamscape Networks International Pte Ltd Fluger Pty LTD
47 fluper.info 3 Apr 2019 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 fluser.com 7 Jul 2017 7 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
49 fluger.tech 14 Apr 2020 14 Apr 2026 Dreamscape Networks International Pte Ltd -
50 floker.shop 31 Mar 2023 31 Mar 2025 HOSTINGER operations, UAB -
51 fluger.pro 12 Jan 2021 12 Jan 2025 Dynadot Inc Dynadot Privacy Service
52 flyker.xyz 22 Apr 2024 22 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu biao
53 flukes.com 2 Oct 2002 2 Oct 2025 Epik LLC Anonymize LLC
54 bluker.com 16 Aug 1997 15 Aug 2024 Tucows Domains Inc. -
55 flukem.com 5 Mar 2022 5 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
56 flukery.com 28 Apr 2024 28 Apr 2025 GoDaddy.com, LLC -
57 flukes.uk 3 Jul 2023 3 Jul 2024 Ionos SE [Tag = 1AND1] -
58 fluger.cloud 23 Jun 2022 23 Jun 2026 Dreamscape Networks International Pte Ltd Fluger Pty LTD
59 flukez.lat 3 Oct 2023 3 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
60 fluzer.com 15 Feb 2023 15 Feb 2025 Cronon AG -
61 flukey.co.uk 10 Sep 1999 10 Sep 2025 Ionos SE [Tag = 1AND1] -
62 flaker.nl 1 Sep 2020 - Metaregistrar B.V. -
63 flurer.com 21 Feb 2018 21 Feb 2025 GoDaddy.com, LLC -
64 fl4ker.com 15 Jul 2023 15 Jul 2026 GoDaddy.com, LLC -
65 flaker.com 4 Jan 2000 4 Jan 2025 gabia Whois Privacy Services by DOMAINCA
66 fluler.com 28 Feb 2021 28 Feb 2025 GoDaddy.com, LLC -
67 fluper.biz 25 Jul 2018 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 fluketr.com 18 Dec 2004 18 Dec 2024 GANDI SAS TESTONE TEKNOLOJI COZUMLERI
69 fluger.xyz 1 May 2023 1 May 2025 Xin Net Technology Corp. 葛荣凯
70 flukes.nl 18 Jul 2006 - BIT B.V. -
71 flaker.app 31 May 2022 31 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
72 flukel.us 23 May 2023 23 May 2024 NameSilo, LLC Dane Leverett
73 flcker.com 6 Apr 2009 6 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 fulker.co.uk 27 Sep 1999 27 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
75 flukeu.com 12 May 2012 12 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
76 fluber.com 6 May 2000 6 May 2025 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 11481107
77 fluxer.net 18 Oct 2023 18 Oct 2024 NameCheap, Inc. -
78 fluxer.se 6 Feb 2023 6 Feb 2025 Loopia AB -
79 fluxer.fr 17 Mar 2014 17 Mar 2025 Combell NV Fluxer
80 flaker.biz 6 Sep 2004 5 Sep 2024 EPAG Domainservices GmbH Magurit GmbH
81 flurer.de - - - -
82 fluter.net 13 Dec 2001 13 Dec 2024 EPAG DOMAINSERVICES GmbH -
83 fluder.cloud 21 Mar 2024 21 Mar 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
84 fluxer.space 28 Mar 2021 28 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
85 flouker.buzz 9 Oct 2023 9 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
86 fulker.org 20 Apr 2001 20 Apr 2029 Mesh Digital Limited REDACTED FOR PRIVACY
87 fauker.com 22 Oct 2005 22 Oct 2024 GoDaddy.com, LLC -
88 fluger.asia 1 Nov 2021 1 Nov 2024 Dreamscape Networks International Pte Ltd Fluger Pty LTD
89 rluker.com 19 Dec 2010 19 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
90 fluger.org 22 Dec 2022 22 Dec 2024 Sav.com, LLC - 42 Privacy Protection
91 flukey.work 26 May 2022 26 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 flukar.pl 11 Jul 2017 11 Jul 2024 ZENBOX sp. z o.o. -
93 fluver.co.uk 11 Nov 2020 11 Nov 2024 TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES] -
94 fluger.moscow 18 Jan 2016 18 Jan 2025 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
95 flukier.com 27 Dec 2023 27 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
96 flukey.xyz 31 May 2022 31 May 2025 Go Daddy, LLC Domains By Proxy, LLC
97 flunker.nl 25 Sep 2001 - Hostnet B.V. -
98 fluger.africa 23 Jun 2022 23 Jun 2024 Dreamscape Networks International Pte Ltd Fluger Pty LTD
99 flaker.net 14 Mar 2024 14 Mar 2025 Porkbun LLC Private by Design, LLC
100 flukey.fish 4 Jan 2023 4 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
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 Fluker.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=fluker.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "fluker.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 5575,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "fluger.dk, fluper.ae, flukey.de, fluter.com, flucker.co.uk, flukes.it, fluoer.com, fulker.hu, fluger.cn, fluger.directory, fluxer.com.au, flukex.com, fluter.dev, fliker.com, fluder.ovh, rfluker.com, flukers.ru, fluger.app, fluder.ru, fluger.au, fluger.ru, fluter.de, flucer.com, flukeir.com, fluder.de, fluxer.cfd, flucker.fun, fluger.inc, fruker.com, flukes.org, fluger.online, mluker.com, flukes.us, flukee.com, fluger.info, fluter.org, fluked.site, gluker.ru, fluber.com.co, feuker.net, fluder.net, flusker.com, fluken.de, fluter.ru, flucker.net, fluger.global, fluper.info, fluser.com, fluger.tech, floker.shop, fluger.pro, flyker.xyz, flukes.com, bluker.com, flukem.com, flukery.com, flukes.uk, fluger.cloud, flukez.lat, fluzer.com, flukey.co.uk, flaker.nl, flurer.com, fl4ker.com, flaker.com, fluler.com, fluper.biz, fluketr.com, fluger.xyz, flukes.nl, flaker.app, flukel.us, flcker.com, fulker.co.uk, flukeu.com, fluber.com, fluxer.net, fluxer.se, fluxer.fr, flaker.biz, flurer.de, fluter.net, fluder.cloud, fluxer.space, flouker.buzz, fulker.org, fauker.com, fluger.asia, rluker.com, fluger.org, flukey.work, flukar.pl, fluver.co.uk, fluger.moscow, flukier.com, flukey.xyz, flunker.nl, fluger.africa, flaker.net, flukey.fish",
    "results": [
        {
            "num": 1,
            "domain_name": "fluger.dk",
            "domain_keyword": "fluger",
            "domain_tld": "dk",
            "query_time": "2024-05-11 02:21:33",
            "create_date": "2011-02-24",
            "expiry_date": "2025-02-28",
            "registrar_name": "CSC Digital Brand Service, Inc",
            "registrant_name": "Flügger group A/S",
            "registrant_address": "Islevdalvej 151",
            "registrant_city": "Rødovre",
            "registrant_zip": "2610",
            "registrant_country": "DK",
            "registrant_phone": "+4570151505",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "fluper.ae",
            "domain_keyword": "fluper",
            "domain_tld": "ae",
            "query_time": "2024-05-25 16:01:36",
            "registrar_name": "AESERVER",
            "registrant_name": "Anshul Sharma",
            "registrant_company": "Fluper Ltd.",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "maeve.ns.cloudflare.com",
                "stanley.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 3,
            "domain_name": "flukey.de",
            "domain_keyword": "flukey",
            "domain_tld": "de",
            "query_time": "2024-05-26 23:04:37",
            "update_date": "2024-04-17",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 4,
            "domain_name": "fluter.com",
            "domain_keyword": "fluter",
            "domain_tld": "com",
            "query_time": "2024-05-23 02:20:35",
            "create_date": "2002-11-15",
            "update_date": "2024-05-10",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Warren Weitzman",
            "registrant_company": "Caramba LLC",
            "registrant_address": "10025 Woodhill Road",
            "registrant_city": "Bethesda",
            "registrant_state": "MD",
            "registrant_zip": "20817",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3019801111",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "flucker.co.uk",
            "domain_keyword": "flucker",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 23:21:52",
            "create_date": "2008-03-08",
            "update_date": "2024-03-07",
            "expiry_date": "2026-03-08",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1029.ui-dns.biz",
                "ns1029.ui-dns.com",
                "ns1029.ui-dns.de",
                "ns1029.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "flukes.it",
            "domain_keyword": "flukes",
            "domain_tld": "it",
            "query_time": "2024-05-07 06:08:06",
            "create_date": "2012-12-19",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-19",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "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": 7,
            "domain_name": "fluoer.com",
            "domain_keyword": "fluoer",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:30:59",
            "create_date": "2012-09-13",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-13",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Fluor Enterprises Inc",
            "registrant_company": "Fluor Enterprises Inc",
            "registrant_address": "6700 Las Colinas Blvd",
            "registrant_city": "Irving",
            "registrant_state": "TX",
            "registrant_zip": "75039",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4693987000",
            "registrant_fax": "+1.4693987255",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "fulker.hu",
            "domain_keyword": "fulker",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:33:01",
            "create_date": "2000-11-14"
        },
        {
            "num": 9,
            "domain_name": "fluger.cn",
            "domain_keyword": "fluger",
            "domain_tld": "cn",
            "query_time": "2024-05-15 03:38:30",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海今湖浩贸易有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "fluger.directory",
            "domain_keyword": "fluger",
            "domain_tld": "directory",
            "query_time": "2024-06-01 20:34:48",
            "create_date": "2022-06-03",
            "update_date": "2024-05-08",
            "expiry_date": "2026-06-03",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fluger Pty LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "fluxer.com.au",
            "domain_keyword": "fluxer",
            "domain_tld": "com.au",
            "query_time": "2024-05-20 00:38:46",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Kieran Day",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "flukex.com",
            "domain_keyword": "flukex",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:52:59",
            "create_date": "1999-07-17",
            "update_date": "2021-06-17",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=flukex.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1-07.azure-dns.com",
                "ns2-07.azure-dns.net",
                "ns3-07.azure-dns.org",
                "ns4-07.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "fluter.dev",
            "domain_keyword": "fluter",
            "domain_tld": "dev",
            "query_time": "2024-04-17 13:25:02",
            "create_date": "2023-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 3938,
            "registrar_name": "Sav.com, LLC - 48",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3730.ns1.abovedomains.com",
                "3730.ns2.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "fliker.com",
            "domain_keyword": "fliker",
            "domain_tld": "com",
            "query_time": "2024-04-20 04:22:26",
            "create_date": "2004-03-15",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-15",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/f5b4fcaf-1350-49b4-8de5-152f6568009c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "fluder.ovh",
            "domain_keyword": "fluder",
            "domain_tld": "ovh",
            "query_time": "2024-05-28 01:09:12",
            "create_date": "2024-03-24",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-24",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "MAVER IT Marek Dabrowski",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "rfluker.com",
            "domain_keyword": "rfluker",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:22:15",
            "create_date": "2017-01-25",
            "update_date": "2023-11-26",
            "expiry_date": "2025-01-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "flukers.ru",
            "domain_keyword": "flukers",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:21:57",
            "create_date": "2023-10-06",
            "expiry_date": "2024-10-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "fluger.app",
            "domain_keyword": "fluger",
            "domain_tld": "app",
            "query_time": "2024-05-15 03:38:30",
            "create_date": "2020-05-11",
            "update_date": "2024-05-08",
            "expiry_date": "2026-05-11",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd.",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "fluder.ru",
            "domain_keyword": "fluder",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:21:42",
            "create_date": "2017-07-11",
            "expiry_date": "2024-07-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "fluger.au",
            "domain_keyword": "fluger",
            "domain_tld": "au",
            "query_time": "2024-05-07 06:05:53",
            "update_date": "2024-03-26",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Hamish Mackellar",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "fluger.ru",
            "domain_keyword": "fluger",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:21:45",
            "create_date": "2006-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Sibteploenergomash\" Co.Ltd",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "fluter.de",
            "domain_keyword": "fluter",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:22:37",
            "update_date": "2011-06-21",
            "name_servers": [
                "ns.teamware-gmbh.de",
                "ns3.teamware-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 23,
            "domain_name": "flucer.com",
            "domain_keyword": "flucer",
            "domain_tld": "com",
            "query_time": "2024-05-07 06:04:30",
            "create_date": "2024-01-02",
            "update_date": "2022-10-26",
            "expiry_date": "2025-01-02",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "liv.ns.cloudflare.com",
                "noel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "flukeir.com",
            "domain_keyword": "flukeir",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:30:04",
            "create_date": "2009-09-18",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-18",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "fluder.de",
            "domain_keyword": "fluder",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:36:27",
            "update_date": "2005-08-22",
            "name_servers": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 26,
            "domain_name": "fluxer.cfd",
            "domain_keyword": "fluxer",
            "domain_tld": "cfd",
            "query_time": "2024-05-19 13:48:49",
            "create_date": "2024-01-16",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Kiev",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "konnor.ns.cloudflare.com",
                "sneh.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "flucker.fun",
            "domain_keyword": "flucker",
            "domain_tld": "fun",
            "query_time": "2024-05-19 13:46:14",
            "create_date": "2024-01-20",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "cruz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "fluger.inc",
            "domain_keyword": "fluger",
            "domain_tld": "inc",
            "query_time": "2024-05-07 06:05:53",
            "create_date": "2022-06-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Fluger Pty LTD",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fruker.com",
            "domain_keyword": "fruker",
            "domain_tld": "com",
            "query_time": "2024-05-14 00:57:20",
            "create_date": "2024-01-11",
            "update_date": "2024-04-28",
            "expiry_date": "2025-01-11",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://https://www.webnic.cc",
            "name_servers": [
                "liv.ns.cloudflare.com",
                "noel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "flukes.org",
            "domain_keyword": "flukes",
            "domain_tld": "org",
            "query_time": "2024-05-02 04:24:08",
            "create_date": "2007-04-21",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "fluger.online",
            "domain_keyword": "fluger",
            "domain_tld": "online",
            "query_time": "2024-05-04 02:00:00",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "mluker.com",
            "domain_keyword": "mluker",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:02:00",
            "create_date": "2002-01-12",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-12",
            "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": [
                "ivy.ns.cloudflare.com",
                "logan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "flukes.us",
            "domain_keyword": "flukes",
            "domain_tld": "us",
            "query_time": "2024-05-25 16:01:21",
            "create_date": "2023-07-10",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Yuanhang Zheng",
            "registrant_address": "No. 16 Puyi Road, Jin'an District",
            "registrant_city": "fuzhou",
            "registrant_state": "Fujian",
            "registrant_zip": "350014",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.19305049957",
            "name_servers": [
                "izabella.ns.cloudflare.com",
                "marek.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "flukee.com",
            "domain_keyword": "flukee",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:34:27",
            "create_date": "2005-09-20",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "fluger.info",
            "domain_keyword": "fluger",
            "domain_tld": "info",
            "query_time": "2024-05-26 00:54:32",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "fluter.org",
            "domain_keyword": "fluter",
            "domain_tld": "org",
            "query_time": "2024-04-26 09:50:45",
            "create_date": "2001-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-13",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://www.epag.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bundeszentrale fuer politische Bildung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.teamware-gmbh.de",
                "ns3.teamware-gmbh.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "fluked.site",
            "domain_keyword": "fluked",
            "domain_tld": "site",
            "query_time": "2024-05-02 04:24:05",
            "create_date": "2023-08-06",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Hanty-Mansiyskiy avtonomniy okrug",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "aitana.ns.cloudflare.com",
                "jaime.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "gluker.ru",
            "domain_keyword": "gluker",
            "domain_tld": "ru",
            "query_time": "2024-05-05 20:46:08",
            "create_date": "2007-08-19",
            "expiry_date": "2024-08-19",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "fluber.com.co",
            "domain_keyword": "fluber",
            "domain_tld": "com.co",
            "query_time": "2024-05-13 14:27:08",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "feuker.net",
            "domain_keyword": "feuker",
            "domain_tld": "net",
            "query_time": "2024-04-25 12:29:37",
            "create_date": "2006-03-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/feuker.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipv64.net",
                "ns2.ipv64.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fluder.net",
            "domain_keyword": "fluder",
            "domain_tld": "net",
            "query_time": "2024-04-25 23:22:15",
            "create_date": "2001-07-04",
            "update_date": "2022-05-05",
            "expiry_date": "2025-07-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.webland.ch",
                "ns2.webland.ch",
                "ns3.webland.ch",
                "ns4.webland.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "flusker.com",
            "domain_keyword": "flusker",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:49:30",
            "create_date": "2005-06-17",
            "update_date": "2023-08-21",
            "expiry_date": "2025-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=flusker.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "fluken.de",
            "domain_keyword": "fluken",
            "domain_tld": "de",
            "query_time": "2024-06-10 15:01:26",
            "update_date": "2023-11-30",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "fluter.ru",
            "domain_keyword": "fluter",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:22:00",
            "create_date": "2023-07-11",
            "expiry_date": "2024-07-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "flucker.net",
            "domain_keyword": "flucker",
            "domain_tld": "net",
            "query_time": "2024-04-25 23:21:51",
            "create_date": "2016-11-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-03",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O flucker.net",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fluger.global",
            "domain_keyword": "fluger",
            "domain_tld": "global",
            "query_time": "2024-06-01 20:34:47",
            "create_date": "2022-06-03",
            "update_date": "2024-05-08",
            "expiry_date": "2025-06-03",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fluger Pty LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "fluper.info",
            "domain_keyword": "fluper",
            "domain_tld": "info",
            "query_time": "2024-06-02 19:35:24",
            "create_date": "2019-04-03",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-03",
            "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": [
                "nia.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "fluser.com",
            "domain_keyword": "fluser",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:47:59",
            "create_date": "2017-07-07",
            "update_date": "2020-07-01",
            "expiry_date": "2024-07-07",
            "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": 49,
            "domain_name": "fluger.tech",
            "domain_keyword": "fluger",
            "domain_tld": "tech",
            "query_time": "2024-05-04 05:20:37",
            "create_date": "2020-04-14",
            "update_date": "2024-05-03",
            "expiry_date": "2026-04-14",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "floker.shop",
            "domain_keyword": "floker",
            "domain_tld": "shop",
            "query_time": "2024-04-20 18:08:44",
            "create_date": "2023-03-31",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "fluger.pro",
            "domain_keyword": "fluger",
            "domain_tld": "pro",
            "query_time": "2024-04-19 01:11:20",
            "create_date": "2021-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "flyker.xyz",
            "domain_keyword": "flyker",
            "domain_tld": "xyz",
            "query_time": "2024-04-25 20:04:46",
            "create_date": "2024-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liu biao",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "flukes.com",
            "domain_keyword": "flukes",
            "domain_tld": "com",
            "query_time": "2024-05-20 09:27:30",
            "create_date": "2002-10-02",
            "update_date": "2024-05-01",
            "expiry_date": "2025-10-02",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bluker.com",
            "domain_keyword": "bluker",
            "domain_tld": "com",
            "query_time": "2024-05-17 23:35:37",
            "create_date": "1997-08-16",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bluedomino.com",
                "ns2.bluedomino.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "flukem.com",
            "domain_keyword": "flukem",
            "domain_tld": "com",
            "query_time": "2024-05-07 06:08:05",
            "create_date": "2022-03-05",
            "update_date": "2024-02-02",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=flukem.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "flukery.com",
            "domain_keyword": "flukery",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:53:49",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "flukes.uk",
            "domain_keyword": "flukes",
            "domain_tld": "uk",
            "query_time": "2024-05-20 09:27:30",
            "create_date": "2023-07-03",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-03",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1069.ui-dns.de",
                "ns1074.ui-dns.org",
                "ns1105.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "fluger.cloud",
            "domain_keyword": "fluger",
            "domain_tld": "cloud",
            "query_time": "2024-06-01 20:34:47",
            "create_date": "2022-06-23",
            "update_date": "2024-05-08",
            "expiry_date": "2026-06-23",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fluger Pty LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "flukez.lat",
            "domain_keyword": "flukez",
            "domain_tld": "lat",
            "query_time": "2024-06-02 19:34:31",
            "create_date": "2023-10-03",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "fluzer.com",
            "domain_keyword": "fluzer",
            "domain_tld": "com",
            "query_time": "2024-05-31 01:12:15",
            "create_date": "2023-02-15",
            "update_date": "2023-02-15",
            "expiry_date": "2025-02-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks18.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "flukey.co.uk",
            "domain_keyword": "flukey",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 11:30:12",
            "create_date": "1999-09-10",
            "update_date": "2023-09-09",
            "expiry_date": "2025-09-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1085.ui-dns.biz",
                "ns1085.ui-dns.com",
                "ns1085.ui-dns.de",
                "ns1085.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "flaker.nl",
            "domain_keyword": "flaker",
            "domain_tld": "nl",
            "query_time": "2024-05-02 21:54:22",
            "create_date": "2020-09-01",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 63,
            "domain_name": "flurer.com",
            "domain_keyword": "flurer",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:10:08",
            "create_date": "2018-02-21",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "fl4ker.com",
            "domain_keyword": "fl4ker",
            "domain_tld": "com",
            "query_time": "2024-05-31 03:27:55",
            "create_date": "2023-07-15",
            "update_date": "2023-07-15",
            "expiry_date": "2026-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "flaker.com",
            "domain_keyword": "flaker",
            "domain_tld": "com",
            "query_time": "2024-06-13 16:19:03",
            "create_date": "2000-01-04",
            "update_date": "2024-02-07",
            "expiry_date": "2025-01-04",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "fluler.com",
            "domain_keyword": "fluler",
            "domain_tld": "com",
            "query_time": "2024-05-02 04:24:13",
            "create_date": "2021-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "sonny.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "fluper.biz",
            "domain_keyword": "fluper",
            "domain_tld": "biz",
            "query_time": "2024-05-07 06:09:10",
            "create_date": "2018-07-25",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fluketr.com",
            "domain_keyword": "fluketr",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:30:11",
            "create_date": "2004-12-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-12-18",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TESTONE TEKNOLOJI COZUMLERI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cpns1.turdns.com",
                "cpns2.turdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fluger.xyz",
            "domain_keyword": "fluger",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 06:05:53",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "flukes.nl",
            "domain_keyword": "flukes",
            "domain_tld": "nl",
            "query_time": "2024-05-20 09:27:30",
            "create_date": "2006-07-18",
            "update_date": "2013-12-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 71,
            "domain_name": "flaker.app",
            "domain_keyword": "flaker",
            "domain_tld": "app",
            "query_time": "2024-06-01 20:03:56",
            "create_date": "2022-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2026-05-31",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "flukel.us",
            "domain_keyword": "flukel",
            "domain_tld": "us",
            "query_time": "2024-06-06 23:28:49",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2024-05-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "Dane Leverett",
            "registrant_address": "po box 15875",
            "registrant_city": "AL",
            "registrant_state": "AL",
            "registrant_zip": "00000",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9192181248",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "flcker.com",
            "domain_keyword": "flcker",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:21:26",
            "create_date": "2009-04-06",
            "update_date": "2023-12-08",
            "expiry_date": "2025-04-06",
            "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=flcker.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "fulker.co.uk",
            "domain_keyword": "fulker",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 20:24:46",
            "create_date": "1999-09-27",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-27",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "flukeu.com",
            "domain_keyword": "flukeu",
            "domain_tld": "com",
            "query_time": "2024-06-06 19:45:40",
            "create_date": "2012-05-12",
            "update_date": "2021-05-06",
            "expiry_date": "2024-05-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "fluber.com",
            "domain_keyword": "fluber",
            "domain_tld": "com",
            "query_time": "2024-06-01 22:52:12",
            "create_date": "2000-05-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-05-06",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 19819",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 11481107",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "fluxer.net",
            "domain_keyword": "fluxer",
            "domain_tld": "net",
            "query_time": "2024-05-02 04:28:44",
            "create_date": "2023-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "braden.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "fluxer.se",
            "domain_keyword": "fluxer",
            "domain_tld": "se",
            "query_time": "2024-05-06 01:29:58",
            "create_date": "2023-02-06",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-06",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 79,
            "domain_name": "fluxer.fr",
            "domain_keyword": "fluxer",
            "domain_tld": "fr",
            "query_time": "2024-05-05 20:37:07",
            "create_date": "2014-03-17",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-17",
            "registrar_name": "Combell NV",
            "registrar_website": "https://www.combell.com/fr/noms-de-domaine/prix",
            "registrant_company": "Fluxer",
            "registrant_address": "Fluxer, Ovenstraat 29, 8800 Roeselare",
            "registrant_country": "BE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+32.478442145",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 80,
            "domain_name": "flaker.biz",
            "domain_keyword": "flaker",
            "domain_tld": "biz",
            "query_time": "2024-05-25 19:41:28",
            "create_date": "2004-09-06",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-05",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://epag.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Magurit GmbH",
            "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": [
                "dns1.epag.net",
                "dns2.epag.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "flurer.de",
            "domain_keyword": "flurer",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:22:33",
            "update_date": "2007-10-14",
            "name_servers": [
                "docks06.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "fluter.net",
            "domain_keyword": "fluter",
            "domain_tld": "net",
            "query_time": "2024-04-26 09:50:45",
            "create_date": "2001-12-13",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-13",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "ns.teamware-gmbh.de",
                "ns3.teamware-gmbh.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "fluder.cloud",
            "domain_keyword": "fluder",
            "domain_tld": "cloud",
            "query_time": "2024-05-20 09:25:22",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "fluxer.space",
            "domain_keyword": "fluxer",
            "domain_tld": "space",
            "query_time": "2024-05-30 11:58:23",
            "create_date": "2021-03-28",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.devcon.ro",
                "ns2.devcon.ro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "flouker.buzz",
            "domain_keyword": "flouker",
            "domain_tld": "buzz",
            "query_time": "2024-04-30 03:09:01",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alexis.ns.cloudflare.com",
                "luciana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "fulker.org",
            "domain_keyword": "fulker",
            "domain_tld": "org",
            "query_time": "2024-04-24 05:33:17",
            "create_date": "2001-04-20",
            "update_date": "2022-06-01",
            "expiry_date": "2029-04-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berkshire",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "fauker.com",
            "domain_keyword": "fauker",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:57:09",
            "create_date": "2005-10-22",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-22",
            "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": 88,
            "domain_name": "fluger.asia",
            "domain_keyword": "fluger",
            "domain_tld": "asia",
            "query_time": "2024-05-28 01:09:23",
            "create_date": "2021-11-01",
            "update_date": "2023-08-27",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fluger Pty LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "rluker.com",
            "domain_keyword": "rluker",
            "domain_tld": "com",
            "query_time": "2024-04-27 12:02:03",
            "create_date": "2010-12-19",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-19",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/808a44b8-a3ac-42f4-ad1b-323cba9f1271",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "fluger.org",
            "domain_keyword": "fluger",
            "domain_tld": "org",
            "query_time": "2024-05-07 06:05:53",
            "create_date": "2022-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "registrar_iana": 3932,
            "registrar_name": "Sav.com, LLC - 42",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "flukey.work",
            "domain_keyword": "flukey",
            "domain_tld": "work",
            "query_time": "2024-05-30 11:56:59",
            "create_date": "2022-05-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-05-26",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "flukar.pl",
            "domain_keyword": "flukar",
            "domain_tld": "pl",
            "query_time": "2024-04-05 18:41:45",
            "create_date": "2017-07-11",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-11",
            "registrar_name": "ZENBOX sp. z o.o.",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "fluver.co.uk",
            "domain_keyword": "fluver",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 09:52:59",
            "create_date": "2020-11-11",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-11",
            "registrar_name": "TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]",
            "registrar_website": "https://www.gbnames.uk",
            "name_servers": [
                "ns1.gbnames.uk",
                "ns2.gbnames.uk",
                "ns3.gbnames.uk",
                "ns4.gbnames.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "fluger.moscow",
            "domain_keyword": "fluger",
            "domain_tld": "moscow",
            "query_time": "2024-05-20 09:26:35",
            "create_date": "2016-01-18",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-18",
            "registrar_iana": 463,
            "registrar_name": "JSC \"RU-CENTER\"",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "flukier.com",
            "domain_keyword": "flukier",
            "domain_tld": "com",
            "query_time": "2024-05-02 04:24:10",
            "create_date": "2023-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/flukier.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1kwy.name.com",
                "ns2nsy.name.com",
                "ns3jmt.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "flukey.xyz",
            "domain_keyword": "flukey",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 19:34:31",
            "create_date": "2022-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "flunker.nl",
            "domain_keyword": "flunker",
            "domain_tld": "nl",
            "query_time": "2024-04-25 00:32:21",
            "create_date": "2001-09-25",
            "update_date": "2024-04-23",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 98,
            "domain_name": "fluger.africa",
            "domain_keyword": "fluger",
            "domain_tld": "africa",
            "query_time": "2024-05-02 04:21:56",
            "create_date": "2022-06-23",
            "update_date": "2023-03-30",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "https://crazydomains.com.au/",
            "registrant_name": "REDACTED",
            "registrant_company": "Fluger Pty LTD",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "flaker.net",
            "domain_keyword": "flaker",
            "domain_tld": "net",
            "query_time": "2024-05-15 07:04:25",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/flaker.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "flukey.fish",
            "domain_keyword": "flukey",
            "domain_tld": "fish",
            "query_time": "2024-05-02 04:24:09",
            "create_date": "2023-01-04",
            "update_date": "2023-10-01",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.19,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>fluker.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5575</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>fluger.dk, fluper.ae, flukey.de, fluter.com, flucker.co.uk, flukes.it, fluoer.com, fulker.hu, fluger.cn, fluger.directory, fluxer.com.au, flukex.com, fluter.dev, fliker.com, fluder.ovh, rfluker.com, flukers.ru, fluger.app, fluder.ru, fluger.au, fluger.ru, fluter.de, flucer.com, flukeir.com, fluder.de, fluxer.cfd, flucker.fun, fluger.inc, fruker.com, flukes.org, fluger.online, mluker.com, flukes.us, flukee.com, fluger.info, fluter.org, fluked.site, gluker.ru, fluber.com.co, feuker.net, fluder.net, flusker.com, fluken.de, fluter.ru, flucker.net, fluger.global, fluper.info, fluser.com, fluger.tech, floker.shop, fluger.pro, flyker.xyz, flukes.com, bluker.com, flukem.com, flukery.com, flukes.uk, fluger.cloud, flukez.lat, fluzer.com, flukey.co.uk, flaker.nl, flurer.com, fl4ker.com, flaker.com, fluler.com, fluper.biz, fluketr.com, fluger.xyz, flukes.nl, flaker.app, flukel.us, flcker.com, fulker.co.uk, flukeu.com, fluber.com, fluxer.net, fluxer.se, fluxer.fr, flaker.biz, flurer.de, fluter.net, fluder.cloud, fluxer.space, flouker.buzz, fulker.org, fauker.com, fluger.asia, rluker.com, fluger.org, flukey.work, flukar.pl, fluver.co.uk, fluger.moscow, flukier.com, flukey.xyz, flunker.nl, fluger.africa, flaker.net, flukey.fish</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fluger.dk</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 02:21:33</query_time>
   <create_date>2011-02-24</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>CSC Digital Brand Service, Inc</registrar_name>
   <registrant_name>Flügger group A/S</registrant_name>
   <registrant_address>Islevdalvej 151</registrant_address>
   <registrant_city>Rødovre</registrant_city>
   <registrant_zip>2610</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4570151505</registrant_phone>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fluper.ae</domain_name>
   <domain_keyword>fluper</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-25 16:01:36</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Anshul Sharma</registrant_name>
   <registrant_company>Fluper Ltd.</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>maeve.ns.cloudflare.com</value>
    <value>stanley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>flukey.de</domain_name>
   <domain_keyword>flukey</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-26 23:04:37</query_time>
   <update_date>2024-04-17</update_date>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>fluter.com</domain_name>
   <domain_keyword>fluter</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 02:20:35</query_time>
   <create_date>2002-11-15</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Warren Weitzman</registrant_name>
   <registrant_company>Caramba LLC</registrant_company>
   <registrant_address>10025 Woodhill Road</registrant_address>
   <registrant_city>Bethesda</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>20817</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3019801111</registrant_phone>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>flucker.co.uk</domain_name>
   <domain_keyword>flucker</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 23:21:52</query_time>
   <create_date>2008-03-08</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1029.ui-dns.com</value>
    <value>ns1029.ui-dns.de</value>
    <value>ns1029.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>flukes.it</domain_name>
   <domain_keyword>flukes</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 06:08:06</query_time>
   <create_date>2012-12-19</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</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>7</num>
   <domain_name>fluoer.com</domain_name>
   <domain_keyword>fluoer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:30:59</query_time>
   <create_date>2012-09-13</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Fluor Enterprises Inc</registrant_name>
   <registrant_company>Fluor Enterprises Inc</registrant_company>
   <registrant_address>6700 Las Colinas Blvd</registrant_address>
   <registrant_city>Irving</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>75039</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4693987000</registrant_phone>
   <registrant_fax>+1.4693987255</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>fulker.hu</domain_name>
   <domain_keyword>fulker</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:33:01</query_time>
   <create_date>2000-11-14</create_date>
  </value>
  <value>
   <num>9</num>
   <domain_name>fluger.cn</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-15 03:38:30</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海今湖浩贸易有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>fluger.directory</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-06-01 20:34:48</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2026-06-03</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fluger Pty LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>fluxer.com.au</domain_name>
   <domain_keyword>fluxer</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-20 00:38:46</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Kieran Day</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>flukex.com</domain_name>
   <domain_keyword>flukex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:52:59</query_time>
   <create_date>1999-07-17</create_date>
   <update_date>2021-06-17</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=flukex.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1-07.azure-dns.com</value>
    <value>ns2-07.azure-dns.net</value>
    <value>ns3-07.azure-dns.org</value>
    <value>ns4-07.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>fluter.dev</domain_name>
   <domain_keyword>fluter</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-17 13:25:02</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>3938</registrar_iana>
   <registrar_name>Sav.com, LLC - 48</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>3730.ns1.abovedomains.com</value>
    <value>3730.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>fliker.com</domain_name>
   <domain_keyword>fliker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 04:22:26</query_time>
   <create_date>2004-03-15</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f5b4fcaf-1350-49b4-8de5-152f6568009c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>fluder.ovh</domain_name>
   <domain_keyword>fluder</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-28 01:09:12</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>MAVER IT Marek Dabrowski</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>rfluker.com</domain_name>
   <domain_keyword>rfluker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:22:15</query_time>
   <create_date>2017-01-25</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-01-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>ns81.worldnic.com</value>
    <value>ns82.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>flukers.ru</domain_name>
   <domain_keyword>flukers</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:21:57</query_time>
   <create_date>2023-10-06</create_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>fluger.app</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 03:38:30</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2026-05-11</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd.</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>fluder.ru</domain_name>
   <domain_keyword>fluder</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:21:42</query_time>
   <create_date>2017-07-11</create_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>fluger.au</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-07 06:05:53</query_time>
   <update_date>2024-03-26</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Hamish Mackellar</registrant_name>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>fluger.ru</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:21:45</query_time>
   <create_date>2006-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Sibteploenergomash&quot; Co.Ltd</registrant_company>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>fluter.de</domain_name>
   <domain_keyword>fluter</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:22:37</query_time>
   <update_date>2011-06-21</update_date>
   <name_servers>
    <value>ns.teamware-gmbh.de</value>
    <value>ns3.teamware-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>flucer.com</domain_name>
   <domain_keyword>flucer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 06:04:30</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2022-10-26</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>liv.ns.cloudflare.com</value>
    <value>noel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>flukeir.com</domain_name>
   <domain_keyword>flukeir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:30:04</query_time>
   <create_date>2009-09-18</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-18</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>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>25</num>
   <domain_name>fluder.de</domain_name>
   <domain_keyword>fluder</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:36:27</query_time>
   <update_date>2005-08-22</update_date>
   <name_servers>
    <value>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>fluxer.cfd</domain_name>
   <domain_keyword>fluxer</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-19 13:48:49</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Kiev</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>konnor.ns.cloudflare.com</value>
    <value>sneh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>flucker.fun</domain_name>
   <domain_keyword>flucker</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-19 13:46:14</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>cruz.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>fluger.inc</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-07 06:05:53</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Fluger Pty LTD</registrant_company>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fruker.com</domain_name>
   <domain_keyword>fruker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 00:57:20</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://https://www.webnic.cc</registrar_website>
   <name_servers>
    <value>liv.ns.cloudflare.com</value>
    <value>noel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>flukes.org</domain_name>
   <domain_keyword>flukes</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 04:24:08</query_time>
   <create_date>2007-04-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>fluger.online</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 02:00:00</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>mluker.com</domain_name>
   <domain_keyword>mluker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:02:00</query_time>
   <create_date>2002-01-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-12</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>ivy.ns.cloudflare.com</value>
    <value>logan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>flukes.us</domain_name>
   <domain_keyword>flukes</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 16:01:21</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Yuanhang Zheng</registrant_name>
   <registrant_address>No. 16 Puyi Road, Jin'an District</registrant_address>
   <registrant_city>fuzhou</registrant_city>
   <registrant_state>Fujian</registrant_state>
   <registrant_zip>350014</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.19305049957</registrant_phone>
   <name_servers>
    <value>izabella.ns.cloudflare.com</value>
    <value>marek.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>34</num>
   <domain_name>flukee.com</domain_name>
   <domain_keyword>flukee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:34:27</query_time>
   <create_date>2005-09-20</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>fluger.info</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 00:54:32</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>fluter.org</domain_name>
   <domain_keyword>fluter</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 09:50:45</query_time>
   <create_date>2001-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://www.epag.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bundeszentrale fuer politische Bildung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.teamware-gmbh.de</value>
    <value>ns3.teamware-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>fluked.site</domain_name>
   <domain_keyword>fluked</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 04:24:05</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-06</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>N/A</registrant_company>
   <registrant_state>Hanty-Mansiyskiy avtonomniy okrug</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>aitana.ns.cloudflare.com</value>
    <value>jaime.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>gluker.ru</domain_name>
   <domain_keyword>gluker</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 20:46:08</query_time>
   <create_date>2007-08-19</create_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>fluber.com.co</domain_name>
   <domain_keyword>fluber</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-13 14:27:08</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>feuker.net</domain_name>
   <domain_keyword>feuker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 12:29:37</query_time>
   <create_date>2006-03-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/feuker.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipv64.net</value>
    <value>ns2.ipv64.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>fluder.net</domain_name>
   <domain_keyword>fluder</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 23:22:15</query_time>
   <create_date>2001-07-04</create_date>
   <update_date>2022-05-05</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.webland.ch</value>
    <value>ns2.webland.ch</value>
    <value>ns3.webland.ch</value>
    <value>ns4.webland.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>flusker.com</domain_name>
   <domain_keyword>flusker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:49:30</query_time>
   <create_date>2005-06-17</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=flusker.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.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>43</num>
   <domain_name>fluken.de</domain_name>
   <domain_keyword>fluken</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-10 15:01:26</query_time>
   <update_date>2023-11-30</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>fluter.ru</domain_name>
   <domain_keyword>fluter</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:22:00</query_time>
   <create_date>2023-07-11</create_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>flucker.net</domain_name>
   <domain_keyword>flucker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 23:21:51</query_time>
   <create_date>2016-11-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O flucker.net</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>fluger.global</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-06-01 20:34:47</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fluger Pty LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>fluper.info</domain_name>
   <domain_keyword>fluper</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 19:35:24</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-03</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>nia.ns.cloudflare.com</value>
    <value>zod.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>48</num>
   <domain_name>fluser.com</domain_name>
   <domain_keyword>fluser</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:47:59</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2020-07-01</update_date>
   <expiry_date>2024-07-07</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>49</num>
   <domain_name>fluger.tech</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-04 05:20:37</query_time>
   <create_date>2020-04-14</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2026-04-14</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>floker.shop</domain_name>
   <domain_keyword>floker</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 18:08:44</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>fluger.pro</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-19 01:11:20</query_time>
   <create_date>2021-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>flyker.xyz</domain_name>
   <domain_keyword>flyker</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-25 20:04:46</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liu biao</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>flukes.com</domain_name>
   <domain_keyword>flukes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 09:27:30</query_time>
   <create_date>2002-10-02</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-10-02</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bluker.com</domain_name>
   <domain_keyword>bluker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 23:35:37</query_time>
   <create_date>1997-08-16</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.bluedomino.com</value>
    <value>ns2.bluedomino.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>flukem.com</domain_name>
   <domain_keyword>flukem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 06:08:05</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGSU</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=flukem.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>flukery.com</domain_name>
   <domain_keyword>flukery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:53:49</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>flukes.uk</domain_name>
   <domain_keyword>flukes</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-20 09:27:30</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1069.ui-dns.de</value>
    <value>ns1074.ui-dns.org</value>
    <value>ns1105.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>fluger.cloud</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-01 20:34:47</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2026-06-23</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fluger Pty LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>flukez.lat</domain_name>
   <domain_keyword>flukez</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-06-02 19:34:31</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>fluzer.com</domain_name>
   <domain_keyword>fluzer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 01:12:15</query_time>
   <create_date>2023-02-15</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>flukey.co.uk</domain_name>
   <domain_keyword>flukey</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 11:30:12</query_time>
   <create_date>1999-09-10</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1085.ui-dns.biz</value>
    <value>ns1085.ui-dns.com</value>
    <value>ns1085.ui-dns.de</value>
    <value>ns1085.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>flaker.nl</domain_name>
   <domain_keyword>flaker</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 21:54:22</query_time>
   <create_date>2020-09-01</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>flurer.com</domain_name>
   <domain_keyword>flurer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:10:08</query_time>
   <create_date>2018-02-21</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>fl4ker.com</domain_name>
   <domain_keyword>fl4ker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 03:27:55</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2026-07-15</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>flaker.com</domain_name>
   <domain_keyword>flaker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 16:19:03</query_time>
   <create_date>2000-01-04</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>fluler.com</domain_name>
   <domain_keyword>fluler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 04:24:13</query_time>
   <create_date>2021-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</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>sonny.ns.cloudflare.com</value>
    <value>uma.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>67</num>
   <domain_name>fluper.biz</domain_name>
   <domain_keyword>fluper</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 06:09:10</query_time>
   <create_date>2018-07-25</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fluketr.com</domain_name>
   <domain_keyword>fluketr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:30:11</query_time>
   <create_date>2004-12-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TESTONE TEKNOLOJI COZUMLERI</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>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cpns1.turdns.com</value>
    <value>cpns2.turdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fluger.xyz</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 06:05:53</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>flukes.nl</domain_name>
   <domain_keyword>flukes</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 09:27:30</query_time>
   <create_date>2006-07-18</create_date>
   <update_date>2013-12-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>flaker.app</domain_name>
   <domain_keyword>flaker</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 20:03:56</query_time>
   <create_date>2022-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2026-05-31</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>flukel.us</domain_name>
   <domain_keyword>flukel</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-06 23:28:49</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>Dane Leverett</registrant_name>
   <registrant_address>po box 15875</registrant_address>
   <registrant_city>AL</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9192181248</registrant_phone>
   <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>73</num>
   <domain_name>flcker.com</domain_name>
   <domain_keyword>flcker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:21:26</query_time>
   <create_date>2009-04-06</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-04-06</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=flcker.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>fulker.co.uk</domain_name>
   <domain_keyword>fulker</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 20:24:46</query_time>
   <create_date>1999-09-27</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>flukeu.com</domain_name>
   <domain_keyword>flukeu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 19:45:40</query_time>
   <create_date>2012-05-12</create_date>
   <update_date>2021-05-06</update_date>
   <expiry_date>2024-05-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>fluber.com</domain_name>
   <domain_keyword>fluber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 22:52:12</query_time>
   <create_date>2000-05-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 19819</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 11481107</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>fluxer.net</domain_name>
   <domain_keyword>fluxer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 04:28:44</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>braden.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>fluxer.se</domain_name>
   <domain_keyword>fluxer</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 01:29:58</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>fluxer.fr</domain_name>
   <domain_keyword>fluxer</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 20:37:07</query_time>
   <create_date>2014-03-17</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>https://www.combell.com/fr/noms-de-domaine/prix</registrar_website>
   <registrant_company>Fluxer</registrant_company>
   <registrant_address>Fluxer, Ovenstraat 29, 8800 Roeselare</registrant_address>
   <registrant_country>BE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+32.478442145</registrant_phone>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>flaker.biz</domain_name>
   <domain_keyword>flaker</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 19:41:28</query_time>
   <create_date>2004-09-06</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://epag.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Magurit GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.epag.net</value>
    <value>dns2.epag.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>flurer.de</domain_name>
   <domain_keyword>flurer</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:22:33</query_time>
   <update_date>2007-10-14</update_date>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>fluter.net</domain_name>
   <domain_keyword>fluter</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 09:50:45</query_time>
   <create_date>2001-12-13</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>ns.teamware-gmbh.de</value>
    <value>ns3.teamware-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>fluder.cloud</domain_name>
   <domain_keyword>fluder</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-20 09:25:22</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>fluxer.space</domain_name>
   <domain_keyword>fluxer</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-30 11:58:23</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.devcon.ro</value>
    <value>ns2.devcon.ro</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>flouker.buzz</domain_name>
   <domain_keyword>flouker</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-30 03:09:01</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-09</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>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alexis.ns.cloudflare.com</value>
    <value>luciana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>fulker.org</domain_name>
   <domain_keyword>fulker</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 05:33:17</query_time>
   <create_date>2001-04-20</create_date>
   <update_date>2022-06-01</update_date>
   <expiry_date>2029-04-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>Berkshire</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>fauker.com</domain_name>
   <domain_keyword>fauker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:57:09</query_time>
   <create_date>2005-10-22</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>88</num>
   <domain_name>fluger.asia</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-28 01:09:23</query_time>
   <create_date>2021-11-01</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fluger Pty LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>rluker.com</domain_name>
   <domain_keyword>rluker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 12:02:03</query_time>
   <create_date>2010-12-19</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/808a44b8-a3ac-42f4-ad1b-323cba9f1271</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>fluger.org</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 06:05:53</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>3932</registrar_iana>
   <registrar_name>Sav.com, LLC - 42</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>flukey.work</domain_name>
   <domain_keyword>flukey</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-30 11:56:59</query_time>
   <create_date>2022-05-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-05-26</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>flukar.pl</domain_name>
   <domain_keyword>flukar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 18:41:45</query_time>
   <create_date>2017-07-11</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>ZENBOX sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>fluver.co.uk</domain_name>
   <domain_keyword>fluver</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 09:52:59</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]</registrar_name>
   <registrar_website>https://www.gbnames.uk</registrar_website>
   <name_servers>
    <value>ns1.gbnames.uk</value>
    <value>ns2.gbnames.uk</value>
    <value>ns3.gbnames.uk</value>
    <value>ns4.gbnames.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>fluger.moscow</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-05-20 09:26:35</query_time>
   <create_date>2016-01-18</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC &quot;RU-CENTER&quot;</registrar_name>
   <registrar_website>https://www.nic.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>flukier.com</domain_name>
   <domain_keyword>flukier</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 04:24:10</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/flukier.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1kwy.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3jmt.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>flukey.xyz</domain_name>
   <domain_keyword>flukey</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 19:34:31</query_time>
   <create_date>2022-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>flunker.nl</domain_name>
   <domain_keyword>flunker</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 00:32:21</query_time>
   <create_date>2001-09-25</create_date>
   <update_date>2024-04-23</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fluger.africa</domain_name>
   <domain_keyword>fluger</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-02 04:21:56</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>https://crazydomains.com.au/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Fluger Pty LTD</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>flaker.net</domain_name>
   <domain_keyword>flaker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 07:04:25</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/flaker.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>flukey.fish</domain_name>
   <domain_keyword>flukey</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-05-02 04:24:09</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.19</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.