WHOIS QUERY TIME

25 May 2024 - 3:57 PM UTC

REGISTRAR

Name: NIC.PE

NAME SERVERS

ns1.dns-parking.com
ns2.dns-parking.com

DOMAIN STATUS

ok

REGISTRANT

Name: Marco Valdivieso Martinez

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=flt.com.pe
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "flt.com.pe"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "flt.com.pe",
            "domain_keyword": "flt",
            "domain_tld": "com.pe",
            "query_time": "2024-05-25 15:57:57",
            "registrar_name": "NIC.PE",
            "registrant_name": "Marco Valdivieso Martinez",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.065,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>flt.com.pe</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>flt.com.pe</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-25 15:57:57</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Marco Valdivieso Martinez</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.065</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.923 seconds) for "flt.com.pe" in our Historical WHOIS Database.
#1 - QUERY TIME

22 Feb 2023 - 3:44 PM UTC

REGISTRAR

Name: NIC.PE

NAME SERVERS

ns1.bdm.microsoftonline.com
ns2.bdm.microsoftonline.com
ns3.bdm.microsoftonline.com
ns4.bdm.microsoftonline.com

DOMAIN STATUS

ok

REGISTRANT

Name: Marco Valdivieso Martinez

#2 - QUERY TIME

10 Jul 2023 - 7:23 AM UTC

REGISTRAR

Name: NIC.PE

NAME SERVERS

ns1.dns-parking.com
ns2.dns-parking.com

DOMAIN STATUS

ok

REGISTRANT

Name: Marco Valdivieso Martinez

* 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=flt.com.pe
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "flt.com.pe",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "flt.com.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "flt.com.pe",
            "domain_keyword": "flt",
            "domain_tld": "com.pe",
            "query_time": "2023-02-22 15:44:41",
            "registrar_name": "NIC.PE",
            "registrant_name": "Marco Valdivieso Martinez",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "flt.com.pe",
            "domain_keyword": "flt",
            "domain_tld": "com.pe",
            "query_time": "2023-07-10 07:23:50",
            "registrar_name": "NIC.PE",
            "registrant_name": "Marco Valdivieso Martinez",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.923,
        "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>flt.com.pe</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>flt.com.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>flt.com.pe</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2023-02-22 15:44:41</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Marco Valdivieso Martinez</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>flt.com.pe</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2023-07-10 07:23:50</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Marco Valdivieso Martinez</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.923</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 51 domain names (in 0.638 seconds) which contained the exact domain keyword "flt".
Domain Name Registered Expiry Registrar Ownership
1 flt.com 25 Oct 1995 24 Oct 2024 Sea Wasp, LLC REDACTED FOR PRIVACY
2 flt.co.uk 12 Mar 1998 12 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
3 flt.org 13 Sep 1998 12 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 flt.dk 18 Mar 1999 31 Mar 2025 Simply.com A/S Flemming Larsen
5 flt.pl 20 Apr 2000 19 Apr 2025 OVH SAS -
6 flt.com.pl 20 Apr 2000 19 Apr 2025 OVH SAS -
7 flt.net 13 Nov 2001 13 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
8 flt.ru 4 Mar 2002 4 Mar 2025 R01-RU Private Person
9 flt.be 13 Jan 2005 - OVH -
10 flt.ro 4 Nov 2009 2 Nov 2025 Jordan Tech SRL -
11 flt.co 21 Jul 2010 20 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 flt.it 18 Jun 2011 18 Jun 2024 Agora' s.a.s Agora' s.a.s.
13 flt.io 6 Jun 2013 6 Jun 2027 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 flt.cl 30 Sep 2013 30 Oct 2027 Key-Systems GmbH Flat Club
15 flt.biz 8 Jun 2014 7 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 flt.org.uk 28 Oct 2014 28 Oct 2024 Mark Cavanagh [Tag = CAVANAGH] -
17 flt.bar 31 Aug 2015 31 Aug 2024 GoDaddy Domains By Proxy, LLC
18 flt.cc 27 Oct 2015 27 Oct 2024 eName Technology Co., Ltd. liu hai bo
19 flt.tech 12 Jan 2016 12 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
20 flt.nz 14 Jul 2016 - Sitetech Solutions Ltd T/A SiteName -
21 flt.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
22 flt.party 23 Nov 2016 22 Nov 2025 NameSilo, LLC See PrivacyGuardian.org
23 flt.guru 28 Nov 2016 28 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 flt.uk 18 Oct 2017 18 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
25 flt.lt 15 Mar 2018 16 Mar 2027 UAB "Interneto vizija" UAB "Interneto vizija"
26 flt.app 8 May 2018 8 May 2025 Gransy s.r.o. d/b/a subreg.cz FlightStack s.r.o.
27 flt.fyi 30 Oct 2019 30 Oct 2024 GoDaddy.com, LLC CarlColter.Com
28 flt.onl 24 May 2020 24 May 2025 1API GmbH Registrant of flt.onl
29 flt.foundation 27 May 2020 27 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 flt.ca 2 Sep 2020 2 Sep 2025 MyID.ca (Creative Pixels Inc.) REDACTED FOR PRIVACY
31 flt.llc 7 Mar 2021 7 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
32 flt.one 29 Mar 2021 29 Mar 2025 Porkbun Private by Design, LLC
33 flt.digital 20 Sep 2021 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 flt.xyz 25 Oct 2021 25 Oct 2026 Dynadot LLC -
35 flt.ooo 11 Jul 2022 11 Jul 2024 Epik LLC D.DOMAiNS
36 flt.red 20 Jul 2022 20 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
37 flt.cards 20 Jul 2022 20 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
38 flt.asia 23 Oct 2022 23 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 曾小峰
39 flt.guide 22 Dec 2022 22 Dec 2024 Cloudflare, Inc Stogramm Digital
40 flt.ink 10 May 2023 10 May 2028 GoDaddy.com, LLC Domains By Proxy, LLC
41 flt.icu 20 Jun 2023 20 Jun 2024 Hong Kong Juming Network Technology Co. , Ltd cheng du si niu shang mao you xian gong si
42 flt.homes 13 Nov 2023 13 Nov 2024 Namecheap -
43 flt.tools 31 Dec 2023 31 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 flt.ovh 29 Jan 2024 29 Jan 2026 OVH REDACTED_FOR_PRIVACY
45 flt.training 14 Mar 2024 14 Mar 2025 One.com A/S Glenn Higgins
46 flt.me 5 Apr 2024 5 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
47 flt.store 10 Apr 2024 10 Apr 2025 Network Solutions LLC FARRELL LIVESTOCK TRAILERS SALES & SERVI
48 flt.dev 6 May 2024 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 flt.info 30 May 2024 30 May 2025 Sav.com, LLC - 47 Privacy Protection
50 flt.ai - - 101domain Digital Privacy Corporation
51 flt.com.au - - Melbourne IT Michael Carlin
52 flt.com.pe - - NIC.PE Marco Valdivieso Martinez

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=flt&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "flt",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 52,
        "relation": "eq",
        "current": 52
    },
    "unique_domains": "flt.com, flt.co.uk, flt.org, flt.dk, flt.pl, flt.com.pl, flt.net, flt.ru, flt.be, flt.ro, flt.co, flt.it, flt.io, flt.cl, flt.biz, flt.org.uk, flt.bar, flt.cc, flt.tech, flt.nz, flt.vip, flt.party, flt.guru, flt.uk, flt.lt, flt.app, flt.fyi, flt.onl, flt.foundation, flt.ca, flt.llc, flt.one, flt.digital, flt.xyz, flt.ooo, flt.red, flt.cards, flt.asia, flt.guide, flt.ink, flt.icu, flt.homes, flt.tools, flt.ovh, flt.training, flt.me, flt.store, flt.dev, flt.info, flt.ai, flt.com.au, flt.com.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "flt.com",
            "domain_keyword": "flt",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:09:09",
            "create_date": "1995-10-25",
            "update_date": "2023-09-10",
            "expiry_date": "2024-10-24",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "flt.co.uk",
            "domain_keyword": "flt",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 23:20:30",
            "create_date": "1998-03-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.xcalibre.co.uk",
                "ns2.xcalibre.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "flt.org",
            "domain_keyword": "flt",
            "domain_tld": "org",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "1998-09-13",
            "update_date": "2024-01-08",
            "expiry_date": "2025-09-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "flt.dk",
            "domain_keyword": "flt",
            "domain_tld": "dk",
            "query_time": "2024-05-11 02:21:32",
            "create_date": "1999-03-18",
            "expiry_date": "2025-03-31",
            "registrar_name": "Simply.com A/S",
            "registrant_name": "Flemming Larsen",
            "registrant_address": "Fjordparken 36",
            "registrant_city": "Nyborg",
            "registrant_zip": "5800",
            "registrant_country": "DK",
            "registrant_phone": "+45 65 31 06 51",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "flt.pl",
            "domain_keyword": "flt",
            "domain_tld": "pl",
            "query_time": "2024-04-30 07:01:38",
            "create_date": "2000-04-20",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-19",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.finsa.pl",
                "ns2.finsa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "flt.com.pl",
            "domain_keyword": "flt",
            "domain_tld": "com.pl",
            "query_time": "2024-05-11 02:31:16",
            "create_date": "2000-04-20",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-19",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.fin.pl",
                "ns2.fin.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "flt.net",
            "domain_keyword": "flt",
            "domain_tld": "net",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2001-11-13",
            "update_date": "2023-02-24",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "rv7loc67.verify.hn",
                "verification-v9cj3toiryqtzxaegkhtxg.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "flt.ru",
            "domain_keyword": "flt",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:21:40",
            "create_date": "2002-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "izhevsk.ens.mail.ru",
                "nalchik.ens.mail.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "flt.be",
            "domain_keyword": "flt",
            "domain_tld": "be",
            "query_time": "2024-05-25 15:57:57",
            "create_date": "2005-01-13",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 10,
            "domain_name": "flt.ro",
            "domain_keyword": "flt",
            "domain_tld": "ro",
            "query_time": "2024-05-13 14:26:47",
            "create_date": "2009-11-04",
            "expiry_date": "2025-11-02",
            "registrar_name": "Jordan Tech SRL",
            "registrar_website": "www.hostingspace.ro",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 11,
            "domain_name": "flt.co",
            "domain_keyword": "flt",
            "domain_tld": "co",
            "query_time": "2024-04-25 23:20:28",
            "create_date": "2010-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-20",
            "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": [
                "connie.ns.cloudflare.com",
                "elmo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "flt.it",
            "domain_keyword": "flt",
            "domain_tld": "it",
            "query_time": "2024-05-23 02:17:52",
            "create_date": "2011-06-18",
            "update_date": "2023-07-04",
            "expiry_date": "2024-06-18",
            "registrar_name": "Agora' s.a.s",
            "registrar_website": "https://www.agonet.it",
            "registrant_company": "Agora' s.a.s.",
            "registrant_address": "via Cavour, 58/a",
            "registrant_city": "Piacenza",
            "registrant_state": "PC",
            "registrant_zip": "29100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.agonet.it",
                "ns1.agonet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 13,
            "domain_name": "flt.io",
            "domain_keyword": "flt",
            "domain_tld": "io",
            "query_time": "2024-05-13 14:26:47",
            "create_date": "2013-06-06",
            "update_date": "2023-06-10",
            "expiry_date": "2027-06-06",
            "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": [
                "ns-1493.awsdns-58.org",
                "ns-1638.awsdns-12.co.uk",
                "ns-230.awsdns-28.com",
                "ns-793.awsdns-35.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "flt.cl",
            "domain_keyword": "flt",
            "domain_tld": "cl",
            "query_time": "2024-04-30 07:01:38",
            "create_date": "2013-09-30",
            "expiry_date": "2027-10-30",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Flat Club",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ]
        },
        {
            "num": 15,
            "domain_name": "flt.biz",
            "domain_keyword": "flt",
            "domain_tld": "biz",
            "query_time": "2024-05-13 14:26:49",
            "create_date": "2014-06-08",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-07",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "flt.org.uk",
            "domain_keyword": "flt",
            "domain_tld": "org.uk",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2014-10-28",
            "update_date": "2024-04-04",
            "expiry_date": "2024-10-28",
            "registrar_name": "Mark Cavanagh [Tag = CAVANAGH]",
            "registrar_website": "http://www.ukdomains.org.uk",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "flt.bar",
            "domain_keyword": "flt",
            "domain_tld": "bar",
            "query_time": "2024-04-25 23:20:28",
            "create_date": "2015-08-31",
            "update_date": "2024-02-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "flt.cc",
            "domain_keyword": "flt",
            "domain_tld": "cc",
            "query_time": "2024-05-13 14:26:47",
            "create_date": "2015-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_name": "liu hai bo",
            "registrant_company": "liu hai bo",
            "registrant_address": "ningxiashizuishanshi",
            "registrant_city": "shi zui shan shi",
            "registrant_state": "ning xia",
            "registrant_zip": "753000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "13619529806",
            "registrant_fax": "9522016368",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "flt.tech",
            "domain_keyword": "flt",
            "domain_tld": "tech",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2016-01-12",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "flt.nz",
            "domain_keyword": "flt",
            "domain_tld": "nz",
            "query_time": "2024-06-01 20:30:59",
            "create_date": "2016-07-14",
            "update_date": "2023-06-19",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.flightdec.com",
                "ns2.flightdec.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "flt.vip",
            "domain_keyword": "flt",
            "domain_tld": "vip",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "flt.party",
            "domain_keyword": "flt",
            "domain_tld": "party",
            "query_time": "2024-05-25 15:57:58",
            "create_date": "2016-11-23",
            "update_date": "2017-04-06",
            "expiry_date": "2025-11-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "flt.guru",
            "domain_keyword": "flt",
            "domain_tld": "guru",
            "query_time": "2024-05-13 14:26:47",
            "create_date": "2016-11-28",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "flt.uk",
            "domain_keyword": "flt",
            "domain_tld": "uk",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2017-10-18",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "flt.lt",
            "domain_keyword": "flt",
            "domain_tld": "lt",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2018-03-15",
            "expiry_date": "2027-03-16",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 26,
            "domain_name": "flt.app",
            "domain_keyword": "flt",
            "domain_tld": "app",
            "query_time": "2024-05-13 14:26:47",
            "create_date": "2018-05-08",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o. d/b/a subreg.cz",
            "registrar_website": "https://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FlightStack s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "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": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com",
                "ns5.gransy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "flt.fyi",
            "domain_keyword": "flt",
            "domain_tld": "fyi",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2019-10-30",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-30",
            "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": "CarlColter.Com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ohio",
            "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": [
                "7zg2x252.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "flt.onl",
            "domain_keyword": "flt",
            "domain_tld": "onl",
            "query_time": "2024-05-28 01:09:09",
            "create_date": "2020-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of flt.onl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "flt.foundation",
            "domain_keyword": "flt",
            "domain_tld": "foundation",
            "query_time": "2024-06-01 20:30:59",
            "create_date": "2020-05-27",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-27",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "flt.ca",
            "domain_keyword": "flt",
            "domain_tld": "ca",
            "query_time": "2024-04-25 23:20:28",
            "create_date": "2020-09-02",
            "update_date": "2022-09-08",
            "expiry_date": "2025-09-02",
            "registrar_name": "MyID.ca (Creative Pixels Inc.)",
            "registrar_website": "http://myid.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.malkm.com",
                "dns2.malkm.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "flt.llc",
            "domain_keyword": "flt",
            "domain_tld": "llc",
            "query_time": "2024-05-07 06:04:17",
            "create_date": "2021-03-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-03-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "flt.one",
            "domain_keyword": "flt",
            "domain_tld": "one",
            "query_time": "2024-05-23 02:17:52",
            "create_date": "2021-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "flt.digital",
            "domain_keyword": "flt",
            "domain_tld": "digital",
            "query_time": "2024-06-01 20:30:59",
            "create_date": "2021-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "flt.xyz",
            "domain_keyword": "flt",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 14:26:47",
            "create_date": "2021-10-25",
            "update_date": "2023-08-31",
            "expiry_date": "2026-10-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "flt.ooo",
            "domain_keyword": "flt",
            "domain_tld": "ooo",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2022-07-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-11",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_company": "D.DOMAiNS",
            "registrant_state": "Ohio",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "flt.red",
            "domain_keyword": "flt",
            "domain_tld": "red",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2022-07-20",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "flt.cards",
            "domain_keyword": "flt",
            "domain_tld": "cards",
            "query_time": "2024-06-01 20:30:59",
            "create_date": "2022-07-20",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-20",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1188.awsdns-20.org",
                "ns-1888.awsdns-44.co.uk",
                "ns-283.awsdns-35.com",
                "ns-970.awsdns-57.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "flt.asia",
            "domain_keyword": "flt",
            "domain_tld": "asia",
            "query_time": "2024-06-01 20:30:59",
            "create_date": "2022-10-23",
            "update_date": "2023-04-07",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "曾小峰",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "广西",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "flt.guide",
            "domain_keyword": "flt",
            "domain_tld": "guide",
            "query_time": "2024-04-30 07:01:38",
            "create_date": "2022-12-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stogramm Digital",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NH",
            "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": [
                "boyd.ns.cloudflare.com",
                "rihana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "flt.ink",
            "domain_keyword": "flt",
            "domain_tld": "ink",
            "query_time": "2024-06-01 20:30:59",
            "create_date": "2023-05-10",
            "update_date": "2023-06-11",
            "expiry_date": "2028-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "flt.icu",
            "domain_keyword": "flt",
            "domain_tld": "icu",
            "query_time": "2024-05-15 03:37:11",
            "create_date": "2023-06-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-20",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_company": "cheng du si niu shang mao you xian gong si",
            "registrant_state": "Sichuan",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "flt.homes",
            "domain_keyword": "flt",
            "domain_tld": "homes",
            "query_time": "2024-05-23 02:17:52",
            "create_date": "2023-11-13",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "Sichuan Province",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "flt.tools",
            "domain_keyword": "flt",
            "domain_tld": "tools",
            "query_time": "2024-05-07 06:04:17",
            "create_date": "2023-12-31",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-31",
            "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": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "flt.ovh",
            "domain_keyword": "flt",
            "domain_tld": "ovh",
            "query_time": "2024-05-25 15:57:58",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2026-01-29",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "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": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "flt.training",
            "domain_keyword": "flt",
            "domain_tld": "training",
            "query_time": "2024-05-15 03:37:11",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Glenn Higgins",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "flt.me",
            "domain_keyword": "flt",
            "domain_tld": "me",
            "query_time": "2024-04-25 23:20:29",
            "create_date": "2024-04-05",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "flt.store",
            "domain_keyword": "flt",
            "domain_tld": "store",
            "query_time": "2024-06-06 19:44:09",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "FARRELL LIVESTOCK TRAILERS SALES & SERVI",
            "registrant_state": "FL",
            "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.dnsbycomodo.net",
                "ns2.dnsbycomodo.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "flt.dev",
            "domain_keyword": "flt",
            "domain_tld": "dev",
            "query_time": "2024-05-18 05:21:18",
            "create_date": "2024-05-06",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-06",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "flt.info",
            "domain_keyword": "flt",
            "domain_tld": "info",
            "query_time": "2024-06-11 22:41:07",
            "create_date": "2024-05-30",
            "update_date": "2024-06-09",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3937,
            "registrar_name": "Sav.com, LLC - 47",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "flt.ai",
            "domain_keyword": "flt",
            "domain_tld": "ai",
            "query_time": "2024-04-30 07:01:38",
            "registrar_name": "101domain",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "3220 Executive Ridge Drive, Suite 101., C/O FLT.AI",
            "registrant_city": "Vista",
            "registrant_state": "CA",
            "registrant_zip": "92081",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "flt.com.au",
            "domain_keyword": "flt",
            "domain_tld": "com.au",
            "query_time": "2024-04-25 23:20:29",
            "update_date": "2023-10-12",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Michael Carlin",
            "name_servers": [
                "ns1.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net",
                "ns4.melbourneit.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "flt.com.pe",
            "domain_keyword": "flt",
            "domain_tld": "com.pe",
            "query_time": "2024-05-25 15:57:57",
            "registrar_name": "NIC.PE",
            "registrant_name": "Marco Valdivieso Martinez",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.638,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>flt</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>52</total>
  <relation>eq</relation>
  <current>52</current>
 </count>
 <unique_domains>flt.com, flt.co.uk, flt.org, flt.dk, flt.pl, flt.com.pl, flt.net, flt.ru, flt.be, flt.ro, flt.co, flt.it, flt.io, flt.cl, flt.biz, flt.org.uk, flt.bar, flt.cc, flt.tech, flt.nz, flt.vip, flt.party, flt.guru, flt.uk, flt.lt, flt.app, flt.fyi, flt.onl, flt.foundation, flt.ca, flt.llc, flt.one, flt.digital, flt.xyz, flt.ooo, flt.red, flt.cards, flt.asia, flt.guide, flt.ink, flt.icu, flt.homes, flt.tools, flt.ovh, flt.training, flt.me, flt.store, flt.dev, flt.info, flt.ai, flt.com.au, flt.com.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>flt.com</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:09:09</query_time>
   <create_date>1995-10-25</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>2</num>
   <domain_name>flt.co.uk</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 23:20:30</query_time>
   <create_date>1998-03-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.xcalibre.co.uk</value>
    <value>ns2.xcalibre.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>flt.org</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>1998-09-13</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-09-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>flt.dk</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 02:21:32</query_time>
   <create_date>1999-03-18</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Simply.com A/S</registrar_name>
   <registrant_name>Flemming Larsen</registrant_name>
   <registrant_address>Fjordparken 36</registrant_address>
   <registrant_city>Nyborg</registrant_city>
   <registrant_zip>5800</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 65 31 06 51</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>flt.pl</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-30 07:01:38</query_time>
   <create_date>2000-04-20</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.finsa.pl</value>
    <value>ns2.finsa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>flt.com.pl</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-11 02:31:16</query_time>
   <create_date>2000-04-20</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.fin.pl</value>
    <value>ns2.fin.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>flt.net</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2001-11-13</create_date>
   <update_date>2023-02-24</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>rv7loc67.verify.hn</value>
    <value>verification-v9cj3toiryqtzxaegkhtxg.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>flt.ru</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:21:40</query_time>
   <create_date>2002-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>izhevsk.ens.mail.ru</value>
    <value>nalchik.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>flt.be</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 15:57:57</query_time>
   <create_date>2005-01-13</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>flt.ro</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-13 14:26:47</query_time>
   <create_date>2009-11-04</create_date>
   <expiry_date>2025-11-02</expiry_date>
   <registrar_name>Jordan Tech SRL</registrar_name>
   <registrar_website>www.hostingspace.ro</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>flt.co</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-25 23:20:28</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-20</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>connie.ns.cloudflare.com</value>
    <value>elmo.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>12</num>
   <domain_name>flt.it</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 02:17:52</query_time>
   <create_date>2011-06-18</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>Agora' s.a.s</registrar_name>
   <registrar_website>https://www.agonet.it</registrar_website>
   <registrant_company>Agora' s.a.s.</registrant_company>
   <registrant_address>via Cavour, 58/a</registrant_address>
   <registrant_city>Piacenza</registrant_city>
   <registrant_state>PC</registrant_state>
   <registrant_zip>29100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.agonet.it</value>
    <value>ns1.agonet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>flt.io</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 14:26:47</query_time>
   <create_date>2013-06-06</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2027-06-06</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>ns-1493.awsdns-58.org</value>
    <value>ns-1638.awsdns-12.co.uk</value>
    <value>ns-230.awsdns-28.com</value>
    <value>ns-793.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>flt.cl</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 07:01:38</query_time>
   <create_date>2013-09-30</create_date>
   <expiry_date>2027-10-30</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Flat Club</registrant_name>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>flt.biz</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 14:26:49</query_time>
   <create_date>2014-06-08</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-07</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>flt.org.uk</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2014-10-28</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Mark Cavanagh [Tag = CAVANAGH]</registrar_name>
   <registrar_website>http://www.ukdomains.org.uk</registrar_website>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>flt.bar</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-04-25 23:20:28</query_time>
   <create_date>2015-08-31</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>flt.cc</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 14:26:47</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_name>liu hai bo</registrant_name>
   <registrant_company>liu hai bo</registrant_company>
   <registrant_address>ningxiashizuishanshi</registrant_address>
   <registrant_city>shi zui shan shi</registrant_city>
   <registrant_state>ning xia</registrant_state>
   <registrant_zip>753000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>13619529806</registrant_phone>
   <registrant_fax>9522016368</registrant_fax>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>flt.tech</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2016-01-12</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>20</num>
   <domain_name>flt.nz</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-06-01 20:30:59</query_time>
   <create_date>2016-07-14</create_date>
   <update_date>2023-06-19</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.flightdec.com</value>
    <value>ns2.flightdec.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>flt.vip</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>flt.party</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-25 15:57:58</query_time>
   <create_date>2016-11-23</create_date>
   <update_date>2017-04-06</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>flt.guru</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-13 14:26:47</query_time>
   <create_date>2016-11-28</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>flt.uk</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2017-10-18</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>flt.lt</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2018-03-15</create_date>
   <expiry_date>2027-03-16</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>flt.app</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 14:26:47</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o. d/b/a subreg.cz</registrar_name>
   <registrar_website>https://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FlightStack s.r.o.</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>CZ</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>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
    <value>ns5.gransy.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>flt.fyi</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-30</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>CarlColter.Com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ohio</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>7zg2x252.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>flt.onl</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-28 01:09:09</query_time>
   <create_date>2020-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of flt.onl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</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>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>flt.foundation</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-06-01 20:30:59</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-27</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>flt.ca</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 23:20:28</query_time>
   <create_date>2020-09-02</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2025-09-02</expiry_date>
   <registrar_name>MyID.ca (Creative Pixels Inc.)</registrar_name>
   <registrar_website>http://myid.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.malkm.com</value>
    <value>dns2.malkm.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>flt.llc</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-07 06:04:17</query_time>
   <create_date>2021-03-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>flt.one</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-23 02:17:52</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>flt.digital</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-01 20:30:59</query_time>
   <create_date>2021-09-20</create_date>
   <update_date>2023-11-04</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/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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>flt.xyz</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 14:26:47</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-10-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.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>35</num>
   <domain_name>flt.ooo</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_company>D.DOMAiNS</registrant_company>
   <registrant_state>Ohio</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.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>36</num>
   <domain_name>flt.red</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>flt.cards</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-06-01 20:30:59</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1188.awsdns-20.org</value>
    <value>ns-1888.awsdns-44.co.uk</value>
    <value>ns-283.awsdns-35.com</value>
    <value>ns-970.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>flt.asia</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 20:30:59</query_time>
   <create_date>2022-10-23</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>曾小峰</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>广西</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>flt.guide</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-04-30 07:01:38</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stogramm Digital</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NH</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>boyd.ns.cloudflare.com</value>
    <value>rihana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>flt.ink</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-01 20:30:59</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2028-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>41</num>
   <domain_name>flt.icu</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-15 03:37:11</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_company>cheng du si niu shang mao you xian gong si</registrant_company>
   <registrant_state>Sichuan</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>flt.homes</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-23 02:17:52</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>Sichuan Province</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>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>43</num>
   <domain_name>flt.tools</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-07 06:04:17</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-31</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>ns1.vultr.com</value>
    <value>ns2.vultr.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>flt.ovh</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-25 15:57:58</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2026-01-29</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_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>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>flt.training</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-15 03:37:11</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Glenn Higgins</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>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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>flt.me</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-05</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>47</num>
   <domain_name>flt.store</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-06 19:44:09</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>FARRELL LIVESTOCK TRAILERS SALES &amp; SERVI</registrant_company>
   <registrant_state>FL</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.dnsbycomodo.net</value>
    <value>ns2.dnsbycomodo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>flt.dev</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 05:21:18</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-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>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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>flt.info</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 22:41:07</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3937</registrar_iana>
   <registrar_name>Sav.com, LLC - 47</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>flt.ai</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-30 07:01:38</query_time>
   <registrar_name>101domain</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>3220 Executive Ridge Drive, Suite 101., C/O FLT.AI</registrant_address>
   <registrant_city>Vista</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92081</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>flt.com.au</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-25 23:20:29</query_time>
   <update_date>2023-10-12</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Michael Carlin</registrant_name>
   <name_servers>
    <value>ns1.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
    <value>ns4.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>flt.com.pe</domain_name>
   <domain_keyword>flt</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-25 15:57:57</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Marco Valdivieso Martinez</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.638</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 7,102 domain names (in 1.704 seconds) which look and sound like the brand name "flt".
Domain Name Registered Expiry Registrar Ownership
1 flk.email 2 Nov 2022 2 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
2 fl7t.com 5 Sep 2022 5 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
3 tlt.cat 13 Jun 2022 13 Jun 2024 Arsys -
4 xlt.services 6 Jun 2019 6 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 dflt.jp 28 Jul 2014 31 Jul 2024 - DJ front
6 f2t.com.au - - Domain Directors Pty Ltd trading as Instra Tamal Turzo
7 flc.global 11 Jun 2018 11 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 flc.ai - - 1api.net Domains By Proxy, LLC
9 fld.org 26 Oct 2000 26 Oct 2024 GoDaddy.com, LLC NameFind LLC
10 ftl.org 27 Nov 2003 27 Nov 2026 Dynadot Inc Super Privacy Service LTD c/o Dynadot
11 blt.mom 22 Oct 2023 22 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
12 4lt.app 17 Oct 2023 17 Oct 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
13 wlt.org.au - - Domain Directors Pty Ltd trading as Instra Brian Christopher
14 blt.ru 15 Jun 2004 15 Jun 2024 RU-CENTER-RU Private Person
15 fplt.monster 15 Apr 2023 15 Apr 2025 Name.com, Inc LULU
16 fla.africa 12 Dec 2022 12 Dec 2024 Domains.co.za Private
17 fla.lt 28 Jan 2022 29 Jan 2025 Kauno technologijos universitetas KTU IPC
18 flp.llc 10 Oct 2023 10 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
19 flu.media 3 Apr 2015 3 Apr 2025 united-domains AG FLUMEDIA GmbH
20 flh.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
21 fl8.store 17 Apr 2024 17 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
22 lft.green 1 May 2017 1 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
23 cflt.io 3 Mar 2016 3 Mar 2025 Key-Systems GmbH c/o whoisproxy.com
24 sflt.dev 7 May 2020 7 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
25 fot.br.com 12 Mar 2007 12 Mar 2025 Domain Exploitation International -
26 fbt.net.pl 28 Apr 2004 28 Apr 2025 Celerise sp. z o.o. -
27 flc.exchange 14 Feb 2020 14 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 olt.xyz 7 Nov 2021 7 Nov 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
29 fly.style 27 Jan 2018 27 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
30 nlt.wiki 14 Dec 2022 14 Dec 2024 Porkbun Private by Design, LLC
31 flb.ru 15 Dec 1999 31 Dec 2024 RU-CENTER-RU Limited Liability Society "Agency of Federal Investigation"
32 felt.ink 5 Jul 2023 5 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 fly.be 12 Dec 2000 - Cronon GmbH -
34 flr.ms - - Key-Systems -
35 fit.porn 16 Sep 2020 16 Sep 2024 Danesco Trading Ltd. REDACTED FOR PRIVACY
36 fut.services 1 Mar 2022 1 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 fxt.lat 27 Aug 2023 27 Aug 2024 Porkbun, LLC Private by Design, LLC
38 elt.app 9 May 2018 9 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
39 tlt.it 22 Feb 1999 2 May 2025 Triskel S.r.l. Tlt s.a.s di Eugenio Schek e C.
40 zlt.biz 1 Jun 2014 31 May 2025 eName Technology Co., Ltd. yuzhencuan
41 fslt.website 22 May 2023 22 May 2025 Bizcn.com, Inc. Aeolus Tyre Co.,Ltd.
42 vlt.su 14 May 2012 14 May 2025 REGRU-SU Private Person
43 flg.sh 14 Mar 2019 14 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 flst.biz 12 Apr 2019 12 Apr 2024 GMO Internet, Inc. d/b/a Onamae.com domain expired
45 glt.com.au - - Domain Directors Pty Ltd trading as Instra Budget Forklifts
46 fls.uk 16 Oct 2022 16 Oct 2025 Robert Prime t/a Prime [Tag = RUSEEN] -
47 fat.uk 2 Jul 2019 2 Jul 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
48 flg.club 27 May 2014 26 May 2024 Key-Systems LLC c/o whoisproxy.com
49 flo.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED
50 fut.cash 16 Dec 2022 16 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 flat.house 22 Sep 2021 22 Sep 2024 Registrar of Domain Names REG.RU LLC Contact Privacy Inc. Customer 0162632601
52 flm.com 26 Dec 1995 25 Dec 2031 Dynadot Inc -
53 fpt.solutions 1 Dec 2023 1 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 nlt.market 19 Jul 2019 19 Jul 2024 Tucows Domains Inc. Data Protected
55 alt.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Julie Robertson
56 fxt.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
57 f6t.com 2 Oct 2003 2 Oct 2024 eName Technology Co.,Ltd. -
58 xlt.org 10 Feb 2000 10 Feb 2025 Dynadot Inc Telepathy Inc
59 elt.one 26 Oct 2016 26 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
60 fst.tools 22 Apr 2020 22 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 fkt.nl 26 Feb 2000 - Katholieke Universiteit Brabant -
62 fls.coach 12 Dec 2017 12 Dec 2024 1API GmbH Registrant of fls.coach
63 qlt.digital 22 Apr 2022 22 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 f2t.tech 15 Aug 2023 15 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
65 flts.ru 14 Oct 2016 14 Oct 2024 REGRU-RU Private Person
66 fet.co.uk 16 Apr 2002 16 Apr 2026 Commerce Internet Ltd [Tag = CI] -
67 flu.ae - - Host Arabia ( Tasjeel.ae ) Abdulrahman Al Nabhan
68 ult.ru 7 Aug 2002 7 Aug 2024 RU-CENTER-RU Private Person
69 fbt.nl 18 Dec 1996 - Realtime Register -
70 fld.ovh 4 Mar 2023 4 Mar 2025 OVH REDACTED_FOR_PRIVACY
71 fll.name - - Synergy Wholesale Accreditations Pty Ltd -
72 fit.style 18 Aug 2016 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 flp.it 28 Feb 2000 13 Dec 2024 Register S.p.a. F.L.P. - Federazione Lavoratori Pubblici E Funzioni Pubbliche
74 flut.org 9 Mar 2024 9 Mar 2025 Sav.com, LLC - 38 Privacy Protection
75 flu.com 9 Aug 1995 8 Aug 2024 MarkMonitor, Inc. DNStination Inc.
76 fplt.ly 28 Apr 2021 28 Apr 2025 Libyan Spider Network (int) 101domain GRS Limited
77 hlt.hamburg 11 Dec 2018 11 Dec 2024 1&1 Internet AG -
78 slt.de - - - -
79 xlt.cc 17 Oct 2005 17 Oct 2024 GoDaddy.com, LLC -
80 fly.cab 26 Jul 2017 26 Jul 2024 Chengdu West Dimension Digital Technology Co., Ltd. Li Ling
81 fst.travel 11 Jun 2023 11 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 mlt.services 30 Apr 2023 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 fla.bet 30 Oct 2021 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 fkt.cc 4 Nov 2014 4 Nov 2024 eName Technology Co., Ltd. -
85 olt.by 8 Jul 2021 8 Jul 2024 Reliable Software, Ltd ООО "ОлдТраффорд"
86 fft.co 20 Jul 2010 19 Jul 2026 Domainbox Limited Domains By Proxy, LLC
87 blt.legal 3 Jul 2023 3 Jul 2024 Porkbun LLC Private by Design, LLC
88 ftl.by 26 Jun 2018 26 Jun 2025 Reliable Software, Ltd Соколовский Александр Михайлович
89 flyt.it 27 Oct 2014 27 Oct 2024 1 Api GmbH ITtrust Domain Services LTD
90 flo.design 12 May 2015 12 May 2025 1API GmbH Flo Design Ltd
91 flat.dating 18 May 2023 18 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
92 ylt.pw 23 Jul 2014 23 Jul 2024 Jiangsu Bangning Technology Co,LTD (known as 55HL) -
93 flf.studio 21 Nov 2022 21 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 fft.guru 26 Mar 2024 26 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 fle.app 10 May 2018 10 May 2025 West263 International Limited Tian En Qi Ye Guan Li You Xian Gong Si
96 fyt.tech 12 Jan 2016 12 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Zhu Tao Cong
97 alt.pictures 22 Jan 2016 22 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
98 dlt.eus 12 Dec 2018 12 Dec 2024 IONOS SE Naturlan 2002 SL
99 fmt.education 1 Mar 2017 1 Mar 2027 GoDaddy.com, LLC Domains By Proxy, LLC
100 dlt.lawyer 23 Mar 2021 23 Mar 2024 Tucows Domains Inc. Data Protected
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 Flt.com.pe.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=flt.com.pe
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "flt.com.pe",
        "page_size": 100
    },
    "count": {
        "total": 7102,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "flk.email, fl7t.com, tlt.cat, xlt.services, dflt.jp, f2t.com.au, flc.global, flc.ai, fld.org, ftl.org, blt.mom, 4lt.app, wlt.org.au, blt.ru, fplt.monster, fla.africa, fla.lt, flp.llc, flu.media, flh.vip, fl8.store, lft.green, cflt.io, sflt.dev, fot.br.com, fbt.net.pl, flc.exchange, olt.xyz, fly.style, nlt.wiki, flb.ru, felt.ink, fly.be, flr.ms, fit.porn, fut.services, fxt.lat, elt.app, tlt.it, zlt.biz, fslt.website, vlt.su, flg.sh, flst.biz, glt.com.au, fls.uk, fat.uk, flg.club, flo.bond, fut.cash, flat.house, flm.com, fpt.solutions, nlt.market, alt.org.au, fxt.vip, f6t.com, xlt.org, elt.one, fst.tools, fkt.nl, fls.coach, qlt.digital, f2t.tech, flts.ru, fet.co.uk, flu.ae, ult.ru, fbt.nl, fld.ovh, fll.name, fit.style, flp.it, flut.org, flu.com, fplt.ly, hlt.hamburg, slt.de, xlt.cc, fly.cab, fst.travel, mlt.services, fla.bet, fkt.cc, olt.by, fft.co, blt.legal, ftl.by, flyt.it, flo.design, flat.dating, ylt.pw, flf.studio, fft.guru, fle.app, fyt.tech, alt.pictures, dlt.eus, fmt.education, dlt.lawyer",
    "results": [
        {
            "num": 1,
            "domain_name": "flk.email",
            "domain_keyword": "flk",
            "domain_tld": "email",
            "query_time": "2024-04-16 03:38:02",
            "create_date": "2022-11-02",
            "update_date": "2022-11-15",
            "expiry_date": "2024-11-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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": [
                "ns796.hostgator.com.br",
                "ns797.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fl7t.com",
            "domain_keyword": "fl7t",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:51:38",
            "create_date": "2022-09-05",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-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": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=fl7t.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "john.ns.cloudflare.com",
                "stella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tlt.cat",
            "domain_keyword": "tlt",
            "domain_tld": "cat",
            "query_time": "2024-04-23 02:51:52",
            "create_date": "2022-06-13",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-13",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns17.servidoresdns.net",
                "dns18.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "xlt.services",
            "domain_keyword": "xlt",
            "domain_tld": "services",
            "query_time": "2024-04-27 06:47:15",
            "create_date": "2019-06-06",
            "update_date": "2023-11-11",
            "expiry_date": "2025-06-06",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dflt.jp",
            "domain_keyword": "dflt",
            "domain_tld": "jp",
            "query_time": "2024-04-27 12:23:19",
            "create_date": "2014-07-28",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "DJ front",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 6,
            "domain_name": "f2t.com.au",
            "domain_keyword": "f2t",
            "domain_tld": "com.au",
            "query_time": "2024-04-27 18:49:36",
            "update_date": "2023-11-13",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Tamal Turzo",
            "name_servers": [
                "nsdal01.clusterdns.net",
                "nssyd01.clusterdns.net",
                "nssyd02.clusterdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "flc.global",
            "domain_keyword": "flc",
            "domain_tld": "global",
            "query_time": "2024-04-28 14:57:18",
            "create_date": "2018-06-11",
            "update_date": "2022-07-26",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "flc.ai",
            "domain_keyword": "flc",
            "domain_tld": "ai",
            "query_time": "2024-04-28 14:57:17",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "fld.org",
            "domain_keyword": "fld",
            "domain_tld": "org",
            "query_time": "2024-04-23 15:40:40",
            "create_date": "2000-10-26",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ftl.org",
            "domain_keyword": "ftl",
            "domain_tld": "org",
            "query_time": "2024-04-25 00:15:09",
            "create_date": "2003-11-27",
            "update_date": "2024-02-23",
            "expiry_date": "2026-11-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "blt.mom",
            "domain_keyword": "blt",
            "domain_tld": "mom",
            "query_time": "2024-04-30 19:47:28",
            "create_date": "2023-10-22",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-22",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "4lt.app",
            "domain_keyword": "4lt",
            "domain_tld": "app",
            "query_time": "2024-05-01 02:24:59",
            "create_date": "2023-10-17",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-17",
            "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 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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "wlt.org.au",
            "domain_keyword": "wlt",
            "domain_tld": "org.au",
            "query_time": "2024-05-01 03:27:20",
            "update_date": "2024-02-14",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Brian Christopher",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "blt.ru",
            "domain_keyword": "blt",
            "domain_tld": "ru",
            "query_time": "2024-05-02 01:06:31",
            "create_date": "2004-06-15",
            "expiry_date": "2024-06-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hc.ru",
                "ns2.hc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "fplt.monster",
            "domain_keyword": "fplt",
            "domain_tld": "monster",
            "query_time": "2024-04-29 19:35:07",
            "create_date": "2023-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "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": [
                "ns1cnb.name.com",
                "ns2fhn.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "fla.africa",
            "domain_keyword": "fla",
            "domain_tld": "africa",
            "query_time": "2024-04-30 03:39:01",
            "create_date": "2022-12-12",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1645,
            "registrar_name": "Domains.co.za",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Private",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "BW",
            "registrant_email": "please 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.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "fla.lt",
            "domain_keyword": "fla",
            "domain_tld": "lt",
            "query_time": "2024-04-30 03:39:01",
            "create_date": "2022-01-28",
            "expiry_date": "2025-01-29",
            "registrar_name": "Kauno technologijos universitetas",
            "registrar_website": "https://www.domains.lt",
            "registrant_company": "KTU IPC",
            "name_servers": [
                "nsa.domreg.lt",
                "u1.domains.lt",
                "u2.domains.lt",
                "u3.domains.lt",
                "u4.domains.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 18,
            "domain_name": "flp.llc",
            "domain_keyword": "flp",
            "domain_tld": "llc",
            "query_time": "2024-04-30 06:59:48",
            "create_date": "2023-10-10",
            "update_date": "2024-02-05",
            "expiry_date": "2024-10-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "flu.media",
            "domain_keyword": "flu",
            "domain_tld": "media",
            "query_time": "2024-04-25 23:21:29",
            "create_date": "2015-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FLUMEDIA GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "flh.vip",
            "domain_keyword": "flh",
            "domain_tld": "vip",
            "query_time": "2024-04-16 01:11:31",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "fl8.store",
            "domain_keyword": "fl8",
            "domain_tld": "store",
            "query_time": "2024-04-20 18:40:09",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "lft.green",
            "domain_keyword": "lft",
            "domain_tld": "green",
            "query_time": "2024-05-09 14:37:50",
            "create_date": "2017-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.website.ws/utilities/lookup.dhtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fwd1.dccdns.com",
                "fwd2.dccdns.com",
                "fwd3.dccdns.com",
                "fwd4.dccdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cflt.io",
            "domain_keyword": "cflt",
            "domain_tld": "io",
            "query_time": "2024-05-08 14:19:26",
            "create_date": "2016-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sflt.dev",
            "domain_keyword": "sflt",
            "domain_tld": "dev",
            "query_time": "2024-05-09 16:40:05",
            "create_date": "2020-05-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-07",
            "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 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": [
                "ns1.sflt.dev",
                "ns2.sflt.dev",
                "ns3.sflt.dev",
                "ns4.sflt.dev"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "fot.br.com",
            "domain_keyword": "fot",
            "domain_tld": "br.com",
            "query_time": "2024-05-13 03:11:13",
            "create_date": "2007-03-12",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-12",
            "registrar_iana": 9999,
            "registrar_name": "Domain Exploitation International",
            "registrant_email": "https://whois.centralnic.com/contact/fot.br.com/registrant",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "fbt.net.pl",
            "domain_keyword": "fbt",
            "domain_tld": "net.pl",
            "query_time": "2024-05-12 06:08:23",
            "create_date": "2004-04-28",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-28",
            "registrar_name": "Celerise sp. z o.o.",
            "name_servers": [
                "ns1.hosti24.pl",
                "ns2.hosti24.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "flc.exchange",
            "domain_keyword": "flc",
            "domain_tld": "exchange",
            "query_time": "2024-05-16 21:45:43",
            "create_date": "2020-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-14",
            "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": 28,
            "domain_name": "olt.xyz",
            "domain_keyword": "olt",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 15:36:17",
            "create_date": "2021-11-07",
            "update_date": "2024-05-15",
            "expiry_date": "2030-11-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fly.style",
            "domain_keyword": "fly",
            "domain_tld": "style",
            "query_time": "2024-05-23 17:12:01",
            "create_date": "2018-01-27",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "nlt.wiki",
            "domain_keyword": "nlt",
            "domain_tld": "wiki",
            "query_time": "2024-05-25 04:12:28",
            "create_date": "2022-12-14",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "flb.ru",
            "domain_keyword": "flb",
            "domain_tld": "ru",
            "query_time": "2024-05-25 03:40:33",
            "create_date": "1999-12-15",
            "expiry_date": "2024-12-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Limited Liability Society \"Agency of Federal Investigation\"",
            "name_servers": [
                "karina.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "felt.ink",
            "domain_keyword": "felt",
            "domain_tld": "ink",
            "query_time": "2024-05-24 17:47:30",
            "create_date": "2023-07-05",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fly.be",
            "domain_keyword": "fly",
            "domain_tld": "be",
            "query_time": "2024-05-25 16:04:52",
            "create_date": "2000-12-12",
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks17.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 34,
            "domain_name": "flr.ms",
            "domain_keyword": "flr",
            "domain_tld": "ms",
            "query_time": "2024-05-25 15:57:36",
            "registrar_name": "Key-Systems",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "fit.porn",
            "domain_keyword": "fit",
            "domain_tld": "porn",
            "query_time": "2024-05-21 22:07:31",
            "create_date": "2020-09-16",
            "update_date": "2024-05-21",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "www.danesconames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "pns31.cloudns.net",
                "pns32.cloudns.net",
                "pns33.cloudns.net",
                "pns34.cloudns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "fut.services",
            "domain_keyword": "fut",
            "domain_tld": "services",
            "query_time": "2024-05-23 00:35:53",
            "create_date": "2022-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "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": [
                "art.ns.cloudflare.com",
                "jean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "fxt.lat",
            "domain_keyword": "fxt",
            "domain_tld": "lat",
            "query_time": "2024-05-19 08:20:27",
            "create_date": "2023-08-27",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "elt.app",
            "domain_keyword": "elt",
            "domain_tld": "app",
            "query_time": "2024-05-21 23:59:42",
            "create_date": "2018-05-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-05-09",
            "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 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": [
                "ns1.elt.app",
                "ns2.elt.app"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tlt.it",
            "domain_keyword": "tlt",
            "domain_tld": "it",
            "query_time": "2024-05-19 20:08:52",
            "create_date": "1999-02-22",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-02",
            "registrar_name": "Triskel S.r.l.",
            "registrar_website": "http://www.triskel.it",
            "registrant_company": "Tlt s.a.s di Eugenio Schek e C.",
            "registrant_address": "via Moscova, 58",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20121",
            "registrant_country": "IT",
            "name_servers": [
                "dns.dns-triskel-03.com",
                "dns.triskel.it",
                "dns2.triskel.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 40,
            "domain_name": "zlt.biz",
            "domain_keyword": "zlt",
            "domain_tld": "biz",
            "query_time": "2024-05-26 16:49:16",
            "create_date": "2014-06-01",
            "update_date": "2023-12-21",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "www.ename.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yuzhencuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fslt.website",
            "domain_keyword": "fslt",
            "domain_tld": "website",
            "query_time": "2024-05-25 21:12:10",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com, Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_company": "Aeolus Tyre Co.,Ltd.",
            "registrant_state": "Henan",
            "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.pending-renewal-domain.com",
                "ns2.pending-renewal-domain.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "vlt.su",
            "domain_keyword": "vlt",
            "domain_tld": "su",
            "query_time": "2024-05-18 09:24:01",
            "create_date": "2012-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 43,
            "domain_name": "flg.sh",
            "domain_keyword": "flg",
            "domain_tld": "sh",
            "query_time": "2024-06-01 20:11:09",
            "create_date": "2019-03-14",
            "update_date": "2024-05-25",
            "expiry_date": "2024-03-14",
            "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": "Slovakia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "flst.biz",
            "domain_keyword": "flst",
            "domain_tld": "biz",
            "query_time": "2024-06-01 20:30:33",
            "create_date": "2019-04-12",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "domain expired",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "glt.com.au",
            "domain_keyword": "glt",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 08:20:20",
            "update_date": "2024-06-06",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Budget Forklifts",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "deb.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fls.uk",
            "domain_keyword": "fls",
            "domain_tld": "uk",
            "query_time": "2024-05-28 01:09:08",
            "create_date": "2022-10-16",
            "update_date": "2023-11-21",
            "expiry_date": "2025-10-16",
            "registrar_name": "Robert Prime t/a Prime [Tag = RUSEEN]",
            "registrar_website": "http://www.m8.co.UK",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "fat.uk",
            "domain_keyword": "fat",
            "domain_tld": "uk",
            "query_time": "2024-05-31 00:03:47",
            "create_date": "2019-07-02",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-02",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns5.dewlance.com",
                "ns6.dewlance.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 48,
            "domain_name": "flg.club",
            "domain_keyword": "flg",
            "domain_tld": "club",
            "query_time": "2024-05-30 02:13:08",
            "create_date": "2014-05-27",
            "update_date": "2023-07-11",
            "expiry_date": "2024-05-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "bart.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "flo.bond",
            "domain_keyword": "flo",
            "domain_tld": "bond",
            "query_time": "2024-06-05 06:54:55",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "fut.cash",
            "domain_keyword": "fut",
            "domain_tld": "cash",
            "query_time": "2024-06-09 05:13:33",
            "create_date": "2022-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "flat.house",
            "domain_keyword": "flat",
            "domain_tld": "house",
            "query_time": "2024-06-09 05:29:38",
            "create_date": "2021-09-22",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162632601",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "flm.com",
            "domain_keyword": "flm",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:54:08",
            "create_date": "1995-12-26",
            "update_date": "2024-05-29",
            "expiry_date": "2031-12-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "fpt.solutions",
            "domain_keyword": "fpt",
            "domain_tld": "solutions",
            "query_time": "2024-06-01 10:33:21",
            "create_date": "2023-12-01",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-01",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nlt.market",
            "domain_keyword": "nlt",
            "domain_tld": "market",
            "query_time": "2024-06-02 03:20:27",
            "create_date": "2019-07-19",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "darl.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "alt.org.au",
            "domain_keyword": "alt",
            "domain_tld": "org.au",
            "query_time": "2024-06-10 09:13:25",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Julie Robertson",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "fxt.vip",
            "domain_keyword": "fxt",
            "domain_tld": "vip",
            "query_time": "2024-06-12 16:47:34",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "f6t.com",
            "domain_keyword": "f6t",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:03:02",
            "create_date": "2003-10-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "yun nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/f6t.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "xlt.org",
            "domain_keyword": "xlt",
            "domain_tld": "org",
            "query_time": "2024-04-27 06:47:15",
            "create_date": "2000-02-10",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telepathy Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "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": 59,
            "domain_name": "elt.one",
            "domain_keyword": "elt",
            "domain_tld": "one",
            "query_time": "2024-04-27 05:33:28",
            "create_date": "2016-10-26",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "mrddns001.misterdomain.eu",
                "mrddns002.misterdomain.eu",
                "mrddns003.misterdomain.eu",
                "mrddns004.misterdomain.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "fst.tools",
            "domain_keyword": "fst",
            "domain_tld": "tools",
            "query_time": "2024-04-28 13:21:13",
            "create_date": "2020-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "fkt.nl",
            "domain_keyword": "fkt",
            "domain_tld": "nl",
            "query_time": "2024-04-30 03:37:11",
            "create_date": "2000-02-26",
            "update_date": "2024-02-28",
            "registrar_name": "Katholieke Universiteit Brabant",
            "name_servers": [
                "ns1.uvt.nl",
                "ns2.uvt.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 62,
            "domain_name": "fls.coach",
            "domain_keyword": "fls",
            "domain_tld": "coach",
            "query_time": "2024-04-30 07:00:44",
            "create_date": "2017-12-12",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of fls.coach",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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": [
                "ns1.hosttech.ch",
                "ns2.hosttech.ch",
                "ns3.hosttech.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "qlt.digital",
            "domain_keyword": "qlt",
            "domain_tld": "digital",
            "query_time": "2024-04-30 20:14:47",
            "create_date": "2022-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "f2t.tech",
            "domain_keyword": "f2t",
            "domain_tld": "tech",
            "query_time": "2024-04-29 14:03:41",
            "create_date": "2023-08-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cloud-network.online",
                "ns2.cloud-network.online"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "flts.ru",
            "domain_keyword": "flts",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:21:41",
            "create_date": "2016-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "fet.co.uk",
            "domain_keyword": "fet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 22:21:46",
            "create_date": "2002-04-16",
            "update_date": "2024-03-11",
            "expiry_date": "2026-04-16",
            "registrar_name": "Commerce Internet Ltd [Tag = CI]",
            "registrar_website": "http://www.commerce.uk.net",
            "name_servers": [
                "ns1.commerce.uk.net",
                "ns2.commerce.uk.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "flu.ae",
            "domain_keyword": "flu",
            "domain_tld": "ae",
            "query_time": "2024-05-02 04:18:05",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Abdulrahman Al Nabhan",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 68,
            "domain_name": "ult.ru",
            "domain_keyword": "ult",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:52:39",
            "create_date": "2002-08-07",
            "expiry_date": "2024-08-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "fbt.nl",
            "domain_keyword": "fbt",
            "domain_tld": "nl",
            "query_time": "2024-04-26 08:47:35",
            "create_date": "1996-12-18",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 70,
            "domain_name": "fld.ovh",
            "domain_keyword": "fld",
            "domain_tld": "ovh",
            "query_time": "2024-05-06 13:32:34",
            "create_date": "2023-03-04",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-04",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "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": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "fll.name",
            "domain_keyword": "fll",
            "domain_tld": "name",
            "query_time": "2024-05-06 20:57:36",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 72,
            "domain_name": "fit.style",
            "domain_keyword": "fit",
            "domain_tld": "style",
            "query_time": "2024-05-07 00:04:36",
            "create_date": "2016-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "flp.it",
            "domain_keyword": "flp",
            "domain_tld": "it",
            "query_time": "2024-05-07 06:02:51",
            "create_date": "2000-02-28",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-13",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "F.L.P. - Federazione Lavoratori Pubblici E Funzioni Pubbliche",
            "name_servers": [
                "ns2.fcworkgroup.net",
                "ns3.fcworkgroup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 74,
            "domain_name": "flut.org",
            "domain_keyword": "flut",
            "domain_tld": "org",
            "query_time": "2024-05-07 06:09:55",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 3928,
            "registrar_name": "Sav.com, LLC - 38",
            "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": 75,
            "domain_name": "flu.com",
            "domain_keyword": "flu",
            "domain_tld": "com",
            "query_time": "2024-05-07 06:04:26",
            "create_date": "1995-08-09",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-08",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "3450 Sacramento Street, Suite 405",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94118",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4155319335",
            "registrant_fax": "+1.4155319336",
            "name_servers": [
                "dbru.br.ns.els-gms.att.net",
                "dmtu.mt.ns.els-gms.att.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "fplt.ly",
            "domain_keyword": "fplt",
            "domain_tld": "ly",
            "query_time": "2024-05-05 06:48:09",
            "create_date": "2021-04-28",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-28",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "101domain GRS Limited",
            "registrant_address": "Level 2, Plaza 3, Custom House Plaza Harbourmaster Place",
            "registrant_city": "Dublin",
            "registrant_state": "Dublin",
            "registrant_zip": "D01 VY76",
            "registrant_country": "IE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "hlt.hamburg",
            "domain_keyword": "hlt",
            "domain_tld": "hamburg",
            "query_time": "2024-05-05 12:33:21",
            "create_date": "2018-12-11",
            "update_date": "2018-12-11",
            "expiry_date": "2024-12-11",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet AG",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1101.ui-dns.com",
                "ns1113.ui-dns.org",
                "ns1120.ui-dns.biz",
                "ns1123.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "slt.de",
            "domain_keyword": "slt",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:53:30",
            "update_date": "2018-06-21",
            "name_servers": [
                "f2.de.ha-dns.net",
                "ka2.de.ha-dns.net",
                "lxa.us.ha-dns.net",
                "m.de.ha-dns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "xlt.cc",
            "domain_keyword": "xlt",
            "domain_tld": "cc",
            "query_time": "2024-05-08 08:51:14",
            "create_date": "2005-10-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fly.cab",
            "domain_keyword": "fly",
            "domain_tld": "cab",
            "query_time": "2024-04-17 09:32:44",
            "create_date": "2017-07-26",
            "update_date": "2024-03-02",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Ling",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "fst.travel",
            "domain_keyword": "fst",
            "domain_tld": "travel",
            "query_time": "2024-05-09 08:00:15",
            "create_date": "2023-06-11",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-11",
            "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": [
                "alina.ns.cloudflare.com",
                "mark.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "mlt.services",
            "domain_keyword": "mlt",
            "domain_tld": "services",
            "query_time": "2024-05-10 11:02:29",
            "create_date": "2023-04-30",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-30",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "fla.bet",
            "domain_keyword": "fla",
            "domain_tld": "bet",
            "query_time": "2024-05-13 08:26:09",
            "create_date": "2021-10-30",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-30",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "fkt.cc",
            "domain_keyword": "fkt",
            "domain_tld": "cc",
            "query_time": "2024-05-13 08:23:53",
            "create_date": "2014-11-04",
            "update_date": "2024-05-11",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/fkt.cc",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "olt.by",
            "domain_keyword": "olt",
            "domain_tld": "by",
            "query_time": "2024-05-13 17:56:12",
            "create_date": "2021-07-08",
            "update_date": "2022-06-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"ОлдТраффорд\"",
            "registrant_address": "220030, -, г. Минск, ул. Энгельса, д.34, комн.305",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173920279",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 86,
            "domain_name": "fft.co",
            "domain_keyword": "fft",
            "domain_tld": "co",
            "query_time": "2024-05-22 20:06:30",
            "create_date": "2010-07-20",
            "update_date": "2023-11-17",
            "expiry_date": "2026-07-19",
            "registrar_iana": 1626,
            "registrar_name": "Domainbox Limited",
            "registrar_website": "www.domainbox.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": [
                "a.ns.olsns.com",
                "b.ns.olsns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "blt.legal",
            "domain_keyword": "blt",
            "domain_tld": "legal",
            "query_time": "2024-05-21 01:39:54",
            "create_date": "2023-07-03",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ftl.by",
            "domain_keyword": "ftl",
            "domain_tld": "by",
            "query_time": "2024-05-20 17:40:30",
            "create_date": "2018-06-26",
            "update_date": "2023-06-06",
            "expiry_date": "2025-06-26",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Соколовский Александр Михайлович",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.activeby.net",
                "ns2.activeby.net",
                "ns3.activeby.net"
            ]
        },
        {
            "num": 89,
            "domain_name": "flyt.it",
            "domain_keyword": "flyt",
            "domain_tld": "it",
            "query_time": "2024-05-19 13:55:31",
            "create_date": "2014-10-27",
            "update_date": "2023-11-12",
            "expiry_date": "2024-10-27",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "ITtrust Domain Services LTD",
            "registrant_address": "6th floor 2 Grand Canal Square",
            "registrant_city": "Dublin",
            "registrant_state": "Dublin",
            "registrant_zip": "D02 A342",
            "registrant_country": "IE",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 90,
            "domain_name": "flo.design",
            "domain_keyword": "flo",
            "domain_tld": "design",
            "query_time": "2024-05-15 00:34:10",
            "create_date": "2015-05-12",
            "update_date": "2023-05-19",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Flo Design Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "a.zeit-world.net",
                "b.zeit-world.co.uk",
                "d.zeit-world.com",
                "e.zeit-world.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "flat.dating",
            "domain_keyword": "flat",
            "domain_tld": "dating",
            "query_time": "2024-05-18 00:29:08",
            "create_date": "2023-05-18",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ylt.pw",
            "domain_keyword": "ylt",
            "domain_tld": "pw",
            "query_time": "2024-05-25 18:57:50",
            "create_date": "2014-07-23",
            "update_date": "2023-11-01",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1469,
            "registrar_name": "Jiangsu Bangning Technology Co,LTD  (known as 55HL)",
            "registrant_email": "https://whois.nic.pw/contact/ylt.pw/registrant",
            "name_servers": [
                "dns7.4cun.com",
                "dns8.4cun.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "flf.studio",
            "domain_keyword": "flf",
            "domain_tld": "studio",
            "query_time": "2024-05-24 21:36:40",
            "create_date": "2022-11-21",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "fft.guru",
            "domain_keyword": "fft",
            "domain_tld": "guru",
            "query_time": "2024-05-24 23:44:25",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "fle.app",
            "domain_keyword": "fle",
            "domain_tld": "app",
            "query_time": "2024-05-14 14:57:14",
            "create_date": "2018-05-10",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tian En Qi Ye Guan Li You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "fyt.tech",
            "domain_keyword": "fyt",
            "domain_tld": "tech",
            "query_time": "2024-05-15 18:07:16",
            "create_date": "2016-01-12",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Zhu Tao Cong",
            "registrant_state": "Shan Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "alt.pictures",
            "domain_keyword": "alt",
            "domain_tld": "pictures",
            "query_time": "2024-05-23 13:31:23",
            "create_date": "2016-01-22",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "dlt.eus",
            "domain_keyword": "dlt",
            "domain_tld": "eus",
            "query_time": "2024-05-24 13:31:44",
            "create_date": "2018-12-12",
            "update_date": "2024-05-16",
            "expiry_date": "2024-12-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Naturlan 2002 SL",
            "registrant_state": "BI",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1038.ui-dns.de",
                "ns1041.ui-dns.biz",
                "ns1088.ui-dns.org",
                "ns1117.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "fmt.education",
            "domain_keyword": "fmt",
            "domain_tld": "education",
            "query_time": "2024-05-27 10:01:28",
            "create_date": "2017-03-01",
            "update_date": "2023-07-13",
            "expiry_date": "2027-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dlt.lawyer",
            "domain_keyword": "dlt",
            "domain_tld": "lawyer",
            "query_time": "2024-05-28 03:02:07",
            "create_date": "2021-03-23",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "1-you.njalla.no",
                "2-can.njalla.in",
                "3-get.njalla.fo"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 1.704,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>flt.com.pe</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7102</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>flk.email, fl7t.com, tlt.cat, xlt.services, dflt.jp, f2t.com.au, flc.global, flc.ai, fld.org, ftl.org, blt.mom, 4lt.app, wlt.org.au, blt.ru, fplt.monster, fla.africa, fla.lt, flp.llc, flu.media, flh.vip, fl8.store, lft.green, cflt.io, sflt.dev, fot.br.com, fbt.net.pl, flc.exchange, olt.xyz, fly.style, nlt.wiki, flb.ru, felt.ink, fly.be, flr.ms, fit.porn, fut.services, fxt.lat, elt.app, tlt.it, zlt.biz, fslt.website, vlt.su, flg.sh, flst.biz, glt.com.au, fls.uk, fat.uk, flg.club, flo.bond, fut.cash, flat.house, flm.com, fpt.solutions, nlt.market, alt.org.au, fxt.vip, f6t.com, xlt.org, elt.one, fst.tools, fkt.nl, fls.coach, qlt.digital, f2t.tech, flts.ru, fet.co.uk, flu.ae, ult.ru, fbt.nl, fld.ovh, fll.name, fit.style, flp.it, flut.org, flu.com, fplt.ly, hlt.hamburg, slt.de, xlt.cc, fly.cab, fst.travel, mlt.services, fla.bet, fkt.cc, olt.by, fft.co, blt.legal, ftl.by, flyt.it, flo.design, flat.dating, ylt.pw, flf.studio, fft.guru, fle.app, fyt.tech, alt.pictures, dlt.eus, fmt.education, dlt.lawyer</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>flk.email</domain_name>
   <domain_keyword>flk</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-16 03:38:02</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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>ns796.hostgator.com.br</value>
    <value>ns797.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fl7t.com</domain_name>
   <domain_keyword>fl7t</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:51:38</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-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>HENAN</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=fl7t.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>john.ns.cloudflare.com</value>
    <value>stella.ns.cloudflare.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>tlt.cat</domain_name>
   <domain_keyword>tlt</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-23 02:51:52</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns17.servidoresdns.net</value>
    <value>dns18.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>xlt.services</domain_name>
   <domain_keyword>xlt</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-27 06:47:15</query_time>
   <create_date>2019-06-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-06-06</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dflt.jp</domain_name>
   <domain_keyword>dflt</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-27 12:23:19</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>DJ front</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>f2t.com.au</domain_name>
   <domain_keyword>f2t</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-27 18:49:36</query_time>
   <update_date>2023-11-13</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Tamal Turzo</registrant_name>
   <name_servers>
    <value>nsdal01.clusterdns.net</value>
    <value>nssyd01.clusterdns.net</value>
    <value>nssyd02.clusterdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>flc.global</domain_name>
   <domain_keyword>flc</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-28 14:57:18</query_time>
   <create_date>2018-06-11</create_date>
   <update_date>2022-07-26</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>flc.ai</domain_name>
   <domain_keyword>flc</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-28 14:57:17</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>fld.org</domain_name>
   <domain_keyword>fld</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 15:40:40</query_time>
   <create_date>2000-10-26</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-26</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>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ftl.org</domain_name>
   <domain_keyword>ftl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 00:15:09</query_time>
   <create_date>2003-11-27</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2026-11-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>blt.mom</domain_name>
   <domain_keyword>blt</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-04-30 19:47:28</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-22</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>4lt.app</domain_name>
   <domain_keyword>4lt</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 02:24:59</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-17</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 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.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>13</num>
   <domain_name>wlt.org.au</domain_name>
   <domain_keyword>wlt</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-01 03:27:20</query_time>
   <update_date>2024-02-14</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Brian Christopher</registrant_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>blt.ru</domain_name>
   <domain_keyword>blt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 01:06:31</query_time>
   <create_date>2004-06-15</create_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hc.ru</value>
    <value>ns2.hc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>fplt.monster</domain_name>
   <domain_keyword>fplt</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-29 19:35:07</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</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>ns1cnb.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>fla.africa</domain_name>
   <domain_keyword>fla</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-30 03:39:01</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Domains.co.za</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Private</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>BW</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.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.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>fla.lt</domain_name>
   <domain_keyword>fla</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-30 03:39:01</query_time>
   <create_date>2022-01-28</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>Kauno technologijos universitetas</registrar_name>
   <registrar_website>https://www.domains.lt</registrar_website>
   <registrant_company>KTU IPC</registrant_company>
   <name_servers>
    <value>nsa.domreg.lt</value>
    <value>u1.domains.lt</value>
    <value>u2.domains.lt</value>
    <value>u3.domains.lt</value>
    <value>u4.domains.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>flp.llc</domain_name>
   <domain_keyword>flp</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-04-30 06:59:48</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>flu.media</domain_name>
   <domain_keyword>flu</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-25 23:21:29</query_time>
   <create_date>2015-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FLUMEDIA 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>CH</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>flh.vip</domain_name>
   <domain_keyword>flh</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-16 01:11:31</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>fl8.store</domain_name>
   <domain_keyword>fl8</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 18:40:09</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>lft.green</domain_name>
   <domain_keyword>lft</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-09 14:37:50</query_time>
   <create_date>2017-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.website.ws/utilities/lookup.dhtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fwd1.dccdns.com</value>
    <value>fwd2.dccdns.com</value>
    <value>fwd3.dccdns.com</value>
    <value>fwd4.dccdns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cflt.io</domain_name>
   <domain_keyword>cflt</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 14:19:26</query_time>
   <create_date>2016-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.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>sflt.dev</domain_name>
   <domain_keyword>sflt</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 16:40:05</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-07</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 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>ns1.sflt.dev</value>
    <value>ns2.sflt.dev</value>
    <value>ns3.sflt.dev</value>
    <value>ns4.sflt.dev</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>fot.br.com</domain_name>
   <domain_keyword>fot</domain_keyword>
   <domain_tld>br.com</domain_tld>
   <query_time>2024-05-13 03:11:13</query_time>
   <create_date>2007-03-12</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Domain Exploitation International</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/fot.br.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>fbt.net.pl</domain_name>
   <domain_keyword>fbt</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-12 06:08:23</query_time>
   <create_date>2004-04-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Celerise sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.hosti24.pl</value>
    <value>ns2.hosti24.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>flc.exchange</domain_name>
   <domain_keyword>flc</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-16 21:45:43</query_time>
   <create_date>2020-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-14</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>28</num>
   <domain_name>olt.xyz</domain_name>
   <domain_keyword>olt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 15:36:17</query_time>
   <create_date>2021-11-07</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2030-11-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fly.style</domain_name>
   <domain_keyword>fly</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-23 17:12:01</query_time>
   <create_date>2018-01-27</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>nlt.wiki</domain_name>
   <domain_keyword>nlt</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-25 04:12:28</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>flb.ru</domain_name>
   <domain_keyword>flb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-25 03:40:33</query_time>
   <create_date>1999-12-15</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Limited Liability Society &quot;Agency of Federal Investigation&quot;</registrant_company>
   <name_servers>
    <value>karina.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>felt.ink</domain_name>
   <domain_keyword>felt</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-24 17:47:30</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fly.be</domain_name>
   <domain_keyword>fly</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 16:04:52</query_time>
   <create_date>2000-12-12</create_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>flr.ms</domain_name>
   <domain_keyword>flr</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-25 15:57:36</query_time>
   <registrar_name>Key-Systems</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>fit.porn</domain_name>
   <domain_keyword>fit</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-05-21 22:07:31</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>www.danesconames.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>pns31.cloudns.net</value>
    <value>pns32.cloudns.net</value>
    <value>pns33.cloudns.net</value>
    <value>pns34.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>fut.services</domain_name>
   <domain_keyword>fut</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-23 00:35:53</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</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>art.ns.cloudflare.com</value>
    <value>jean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>fxt.lat</domain_name>
   <domain_keyword>fxt</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-19 08:20:27</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>elt.app</domain_name>
   <domain_keyword>elt</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 23:59:42</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-05-09</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 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>ns1.elt.app</value>
    <value>ns2.elt.app</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tlt.it</domain_name>
   <domain_keyword>tlt</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-19 20:08:52</query_time>
   <create_date>1999-02-22</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>Triskel S.r.l.</registrar_name>
   <registrar_website>http://www.triskel.it</registrar_website>
   <registrant_company>Tlt s.a.s di Eugenio Schek e C.</registrant_company>
   <registrant_address>via Moscova, 58</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.dns-triskel-03.com</value>
    <value>dns.triskel.it</value>
    <value>dns2.triskel.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>zlt.biz</domain_name>
   <domain_keyword>zlt</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 16:49:16</query_time>
   <create_date>2014-06-01</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>www.ename.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yuzhencuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>fslt.website</domain_name>
   <domain_keyword>fslt</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-25 21:12:10</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com, Inc.</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_company>Aeolus Tyre Co.,Ltd.</registrant_company>
   <registrant_state>Henan</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.pending-renewal-domain.com</value>
    <value>ns2.pending-renewal-domain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>vlt.su</domain_name>
   <domain_keyword>vlt</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-18 09:24:01</query_time>
   <create_date>2012-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>flg.sh</domain_name>
   <domain_keyword>flg</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-06-01 20:11:09</query_time>
   <create_date>2019-03-14</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-03-14</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>Slovakia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>flst.biz</domain_name>
   <domain_keyword>flst</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 20:30:33</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>domain expired</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>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>glt.com.au</domain_name>
   <domain_keyword>glt</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 08:20:20</query_time>
   <update_date>2024-06-06</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Budget Forklifts</registrant_name>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>deb.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>fls.uk</domain_name>
   <domain_keyword>fls</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-28 01:09:08</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_name>Robert Prime t/a Prime [Tag = RUSEEN]</registrar_name>
   <registrar_website>http://www.m8.co.UK</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>fat.uk</domain_name>
   <domain_keyword>fat</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 00:03:47</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns5.dewlance.com</value>
    <value>ns6.dewlance.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>flg.club</domain_name>
   <domain_keyword>flg</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-30 02:13:08</query_time>
   <create_date>2014-05-27</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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>bart.ns.cloudflare.com</value>
    <value>tegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>flo.bond</domain_name>
   <domain_keyword>flo</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-06-05 06:54:55</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>fut.cash</domain_name>
   <domain_keyword>fut</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-06-09 05:13:33</query_time>
   <create_date>2022-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>flat.house</domain_name>
   <domain_keyword>flat</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-06-09 05:29:38</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162632601</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>flm.com</domain_name>
   <domain_keyword>flm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:54:08</query_time>
   <create_date>1995-12-26</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2031-12-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>fpt.solutions</domain_name>
   <domain_keyword>fpt</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-01 10:33:21</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-01</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nlt.market</domain_name>
   <domain_keyword>nlt</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-06-02 03:20:27</query_time>
   <create_date>2019-07-19</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>darl.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>alt.org.au</domain_name>
   <domain_keyword>alt</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-06-10 09:13:25</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Julie Robertson</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>fxt.vip</domain_name>
   <domain_keyword>fxt</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-12 16:47:34</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>f6t.com</domain_name>
   <domain_keyword>f6t</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:03:02</query_time>
   <create_date>2003-10-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>yun nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/f6t.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>xlt.org</domain_name>
   <domain_keyword>xlt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 06:47:15</query_time>
   <create_date>2000-02-10</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telepathy Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</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>59</num>
   <domain_name>elt.one</domain_name>
   <domain_keyword>elt</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-27 05:33:28</query_time>
   <create_date>2016-10-26</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</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>IT</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>mrddns001.misterdomain.eu</value>
    <value>mrddns002.misterdomain.eu</value>
    <value>mrddns003.misterdomain.eu</value>
    <value>mrddns004.misterdomain.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>fst.tools</domain_name>
   <domain_keyword>fst</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-28 13:21:13</query_time>
   <create_date>2020-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>61</num>
   <domain_name>fkt.nl</domain_name>
   <domain_keyword>fkt</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 03:37:11</query_time>
   <create_date>2000-02-26</create_date>
   <update_date>2024-02-28</update_date>
   <registrar_name>Katholieke Universiteit Brabant</registrar_name>
   <name_servers>
    <value>ns1.uvt.nl</value>
    <value>ns2.uvt.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>fls.coach</domain_name>
   <domain_keyword>fls</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-04-30 07:00:44</query_time>
   <create_date>2017-12-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of fls.coach</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</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>ns1.hosttech.ch</value>
    <value>ns2.hosttech.ch</value>
    <value>ns3.hosttech.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>qlt.digital</domain_name>
   <domain_keyword>qlt</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-30 20:14:47</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</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>ns41.domaincontrol.com</value>
    <value>ns42.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>64</num>
   <domain_name>f2t.tech</domain_name>
   <domain_keyword>f2t</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 14:03:41</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cloud-network.online</value>
    <value>ns2.cloud-network.online</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>flts.ru</domain_name>
   <domain_keyword>flts</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:21:41</query_time>
   <create_date>2016-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>fet.co.uk</domain_name>
   <domain_keyword>fet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 22:21:46</query_time>
   <create_date>2002-04-16</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2026-04-16</expiry_date>
   <registrar_name>Commerce Internet Ltd [Tag = CI]</registrar_name>
   <registrar_website>http://www.commerce.uk.net</registrar_website>
   <name_servers>
    <value>ns1.commerce.uk.net</value>
    <value>ns2.commerce.uk.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>flu.ae</domain_name>
   <domain_keyword>flu</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-02 04:18:05</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Abdulrahman Al Nabhan</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>ult.ru</domain_name>
   <domain_keyword>ult</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:52:39</query_time>
   <create_date>2002-08-07</create_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>fbt.nl</domain_name>
   <domain_keyword>fbt</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-26 08:47:35</query_time>
   <create_date>1996-12-18</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>fld.ovh</domain_name>
   <domain_keyword>fld</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-06 13:32:34</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-04</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_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>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>fll.name</domain_name>
   <domain_keyword>fll</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-06 20:57:36</query_time>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>fit.style</domain_name>
   <domain_keyword>fit</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-07 00:04:36</query_time>
   <create_date>2016-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>flp.it</domain_name>
   <domain_keyword>flp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 06:02:51</query_time>
   <create_date>2000-02-28</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>F.L.P. - Federazione Lavoratori Pubblici E Funzioni Pubbliche</registrant_company>
   <name_servers>
    <value>ns2.fcworkgroup.net</value>
    <value>ns3.fcworkgroup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>flut.org</domain_name>
   <domain_keyword>flut</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 06:09:55</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>3928</registrar_iana>
   <registrar_name>Sav.com, LLC - 38</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>75</num>
   <domain_name>flu.com</domain_name>
   <domain_keyword>flu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 06:04:26</query_time>
   <create_date>1995-08-09</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>3450 Sacramento Street, Suite 405</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94118</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4155319335</registrant_phone>
   <registrant_fax>+1.4155319336</registrant_fax>
   <name_servers>
    <value>dbru.br.ns.els-gms.att.net</value>
    <value>dmtu.mt.ns.els-gms.att.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>fplt.ly</domain_name>
   <domain_keyword>fplt</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-05 06:48:09</query_time>
   <create_date>2021-04-28</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>101domain GRS Limited</registrant_company>
   <registrant_address>Level 2, Plaza 3, Custom House Plaza Harbourmaster Place</registrant_address>
   <registrant_city>Dublin</registrant_city>
   <registrant_state>Dublin</registrant_state>
   <registrant_zip>D01 VY76</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>hlt.hamburg</domain_name>
   <domain_keyword>hlt</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-05-05 12:33:21</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2018-12-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet AG</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1101.ui-dns.com</value>
    <value>ns1113.ui-dns.org</value>
    <value>ns1120.ui-dns.biz</value>
    <value>ns1123.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>slt.de</domain_name>
   <domain_keyword>slt</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:53:30</query_time>
   <update_date>2018-06-21</update_date>
   <name_servers>
    <value>f2.de.ha-dns.net</value>
    <value>ka2.de.ha-dns.net</value>
    <value>lxa.us.ha-dns.net</value>
    <value>m.de.ha-dns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>xlt.cc</domain_name>
   <domain_keyword>xlt</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-08 08:51:14</query_time>
   <create_date>2005-10-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fly.cab</domain_name>
   <domain_keyword>fly</domain_keyword>
   <domain_tld>cab</domain_tld>
   <query_time>2024-04-17 09:32:44</query_time>
   <create_date>2017-07-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Ling</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>fst.travel</domain_name>
   <domain_keyword>fst</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-09 08:00:15</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-11</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>alina.ns.cloudflare.com</value>
    <value>mark.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>mlt.services</domain_name>
   <domain_keyword>mlt</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-10 11:02:29</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-30</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>ns17.domaincontrol.com</value>
    <value>ns18.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>83</num>
   <domain_name>fla.bet</domain_name>
   <domain_keyword>fla</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-13 08:26:09</query_time>
   <create_date>2021-10-30</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-30</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>fkt.cc</domain_name>
   <domain_keyword>fkt</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 08:23:53</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/fkt.cc</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>olt.by</domain_name>
   <domain_keyword>olt</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-13 17:56:12</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2022-06-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;ОлдТраффорд&quot;</registrant_company>
   <registrant_address>220030, -, г. Минск, ул. Энгельса, д.34, комн.305</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173920279</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>fft.co</domain_name>
   <domain_keyword>fft</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-22 20:06:30</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2026-07-19</expiry_date>
   <registrar_iana>1626</registrar_iana>
   <registrar_name>Domainbox Limited</registrar_name>
   <registrar_website>www.domainbox.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>a.ns.olsns.com</value>
    <value>b.ns.olsns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>blt.legal</domain_name>
   <domain_keyword>blt</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-21 01:39:54</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ftl.by</domain_name>
   <domain_keyword>ftl</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-20 17:40:30</query_time>
   <create_date>2018-06-26</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Соколовский Александр Михайлович</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.activeby.net</value>
    <value>ns2.activeby.net</value>
    <value>ns3.activeby.net</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>flyt.it</domain_name>
   <domain_keyword>flyt</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-19 13:55:31</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>ITtrust Domain Services LTD</registrant_company>
   <registrant_address>6th floor 2 Grand Canal Square</registrant_address>
   <registrant_city>Dublin</registrant_city>
   <registrant_state>Dublin</registrant_state>
   <registrant_zip>D02 A342</registrant_zip>
   <registrant_country>IE</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>flo.design</domain_name>
   <domain_keyword>flo</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-15 00:34:10</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Flo Design Ltd</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>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>a.zeit-world.net</value>
    <value>b.zeit-world.co.uk</value>
    <value>d.zeit-world.com</value>
    <value>e.zeit-world.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>flat.dating</domain_name>
   <domain_keyword>flat</domain_keyword>
   <domain_tld>dating</domain_tld>
   <query_time>2024-05-18 00:29:08</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ylt.pw</domain_name>
   <domain_keyword>ylt</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-25 18:57:50</query_time>
   <create_date>2014-07-23</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>Jiangsu Bangning Technology Co,LTD  (known as 55HL)</registrar_name>
   <registrant_email>https://whois.nic.pw/contact/ylt.pw/registrant</registrant_email>
   <name_servers>
    <value>dns7.4cun.com</value>
    <value>dns8.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>flf.studio</domain_name>
   <domain_keyword>flf</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-24 21:36:40</query_time>
   <create_date>2022-11-21</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>fft.guru</domain_name>
   <domain_keyword>fft</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-24 23:44:25</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>fle.app</domain_name>
   <domain_keyword>fle</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 14:57:14</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tian En Qi Ye Guan Li You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>fyt.tech</domain_name>
   <domain_keyword>fyt</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 18:07:16</query_time>
   <create_date>2016-01-12</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Zhu Tao Cong</registrant_company>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>alt.pictures</domain_name>
   <domain_keyword>alt</domain_keyword>
   <domain_tld>pictures</domain_tld>
   <query_time>2024-05-23 13:31:23</query_time>
   <create_date>2016-01-22</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>dlt.eus</domain_name>
   <domain_keyword>dlt</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-05-24 13:31:44</query_time>
   <create_date>2018-12-12</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Naturlan 2002 SL</registrant_company>
   <registrant_state>BI</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1038.ui-dns.de</value>
    <value>ns1041.ui-dns.biz</value>
    <value>ns1088.ui-dns.org</value>
    <value>ns1117.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>fmt.education</domain_name>
   <domain_keyword>fmt</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-27 10:01:28</query_time>
   <create_date>2017-03-01</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2027-03-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dlt.lawyer</domain_name>
   <domain_keyword>dlt</domain_keyword>
   <domain_tld>lawyer</domain_tld>
   <query_time>2024-05-28 03:02:07</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>1-you.njalla.no</value>
    <value>2-can.njalla.in</value>
    <value>3-get.njalla.fo</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.704</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.