WHOIS QUERY TIME

28 May 2024 - 11:33 PM UTC

Registered: 14 May 2023
Expiry: 14 May 2024

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.expired.reg.ru
ns2.expired.reg.ru

DOMAIN STATUS

DELEGATED
REGISTERED
UNVERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=fmcard.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "fmcard.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "fmcard.ru",
            "domain_keyword": "fmcard",
            "domain_tld": "ru",
            "query_time": "2024-05-28 23:33:36",
            "create_date": "2023-05-14",
            "expiry_date": "2024-05-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>fmcard.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>fmcard.ru</domain_name>
   <domain_keyword>fmcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-28 23:33:36</query_time>
   <create_date>2023-05-14</create_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</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.161 seconds) for "fmcard.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Apr 2024 - 9:23 AM UTC

Registered: 14 May 2023
Expiry: 14 May 2024

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.reg.ru
ns2.reg.ru

DOMAIN STATUS

DELEGATED
REGISTERED
UNVERIFIED

REGISTRANT

Name: Private Person

#2 - QUERY TIME

19 May 2024 - 7:57 AM UTC

Registered: 14 May 2023
Expiry: 14 May 2024

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.expired.reg.ru
ns2.expired.reg.ru

DOMAIN STATUS

DELEGATED
REGISTERED
UNVERIFIED

REGISTRANT

Name: Private Person

* 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=fmcard.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "fmcard.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "fmcard.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "fmcard.ru",
            "domain_keyword": "fmcard",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:22",
            "create_date": "2023-05-14",
            "expiry_date": "2024-05-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "fmcard.ru",
            "domain_keyword": "fmcard",
            "domain_tld": "ru",
            "query_time": "2024-05-19 07:57:48",
            "create_date": "2023-05-14",
            "expiry_date": "2024-05-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.161,
        "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>fmcard.ru</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>fmcard.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fmcard.ru</domain_name>
   <domain_keyword>fmcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:22</query_time>
   <create_date>2023-05-14</create_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>fmcard.ru</domain_name>
   <domain_keyword>fmcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-19 07:57:48</query_time>
   <create_date>2023-05-14</create_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.161</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 3 domain names (in 0.071 seconds) which contained the exact domain keyword "fmcard".
Domain Name Registered Expiry Registrar Ownership
1 fmcard.com 25 Apr 2009 25 Apr 2025 Megazone Corp., dba HOSTING.KR Jun Park
2 fmcard.net 6 Sep 2016 6 Sep 2024 NameCheap, Inc. -
3 fmcard.info 6 Sep 2016 6 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 fmcard.ru 14 May 2023 14 May 2024 REGRU-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=fmcard&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "fmcard",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "fmcard.com, fmcard.net, fmcard.info, fmcard.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "fmcard.com",
            "domain_keyword": "fmcard",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:36:57",
            "create_date": "2009-04-25",
            "update_date": "2024-05-30",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Jun Park",
            "registrant_company": "Jun Park",
            "registrant_address": "5F, Sangmu Tower, 7 Sangmujungang-ro,  Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "61962",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.623765993",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fmcard.net",
            "domain_keyword": "fmcard",
            "domain_tld": "net",
            "query_time": "2024-04-19 16:46:20",
            "create_date": "2016-09-06",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fmcard.info",
            "domain_keyword": "fmcard",
            "domain_tld": "info",
            "query_time": "2024-05-27 09:57:57",
            "create_date": "2016-09-06",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fmcard.ru",
            "domain_keyword": "fmcard",
            "domain_tld": "ru",
            "query_time": "2024-05-28 23:33:36",
            "create_date": "2023-05-14",
            "expiry_date": "2024-05-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>fmcard</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>fmcard.com, fmcard.net, fmcard.info, fmcard.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fmcard.com</domain_name>
   <domain_keyword>fmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:36:57</query_time>
   <create_date>2009-04-25</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Jun Park</registrant_name>
   <registrant_company>Jun Park</registrant_company>
   <registrant_address>5F, Sangmu Tower, 7 Sangmujungang-ro,  Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>61962</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.623765993</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fmcard.net</domain_name>
   <domain_keyword>fmcard</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 16:46:20</query_time>
   <create_date>2016-09-06</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.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>fmcard.info</domain_name>
   <domain_keyword>fmcard</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 09:57:57</query_time>
   <create_date>2016-09-06</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fmcard.ru</domain_name>
   <domain_keyword>fmcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-28 23:33:36</query_time>
   <create_date>2023-05-14</create_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.071</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,247 domain names (in 0.22 seconds) which look and sound like the brand name "fmcard".
Domain Name Registered Expiry Registrar Ownership
1 fycard.com 28 Aug 2020 28 Aug 2024 GoDaddy.com, LLC -
2 imcard.me 20 Mar 2021 20 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 emcard.org 31 Oct 2012 31 Oct 2024 eNom, LLC REDACTED FOR PRIVACY
4 ftcard.ru 3 Dec 2008 3 Dec 2024 RU-CENTER-RU LTD "AZS Technologia"
5 flcard.com 21 Dec 2002 21 Dec 2024 GoDaddy.com, LLC -
6 facard.com.cn 2 Aug 2023 2 Aug 2024 昆明乐网数码科技有限公司 郭慧
7 fgcard.com 6 Nov 2014 6 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Fine Fair India Private Limited
8 kmcard.ru 29 May 2019 29 May 2025 REGRU-RU Ermak, LLC
9 fmcars.com 1 Jan 2001 1 Jan 2026 Network Solutions, LLC Fred Martin Motor Company
10 ftcard.com 15 May 2009 14 May 2026 gabia Whois Privacy Services by DOMAINCA
11 gmcard.org 18 Nov 2009 18 Nov 2024 CSC Corporate Domains, Inc. General Motors LLC
12 hmcard.com 25 Dec 2011 25 Dec 2024 Cloudflare, Inc. DATA REDACTED
13 gmcard.online 2 Mar 2023 2 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
14 dmcard.com.br 27 Nov 2002 27 Nov 2030 - DMCARD PROCE. DADOS E CENTRAL ATE. LTDA
15 mmcard.net 26 Oct 2015 26 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
16 emcard.com.cn 14 Sep 2023 14 Sep 2024 广东时代互联科技有限公司 杨庆配
17 tmcard.uk 11 Jul 2018 11 Jul 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
18 fmcarz.com 25 Aug 2023 25 Aug 2024 GRANSY S.R.O D/B/A SUBREG.CZ My Domain Provider
19 imcard.ru 6 Jul 2009 6 Jul 2024 REGRU-RU LLC IntellectMoney
20 3mcard.com 26 May 2023 26 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
21 fhmcard.co.uk 4 Dec 2006 4 Dec 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
22 fmmcard.com 4 Apr 2021 4 Apr 2025 GoDaddy.com, LLC -
23 f1card.net 16 Apr 2009 16 Apr 2025 NOM-IQ Ltd dba Com Laude Formula One Asset Management Limited
24 dmcard.info 29 Apr 2010 29 Apr 2025 Web Commerce Communications Limited dba WebNic.cc soQ idea co.,ltd
25 dmcard.org 10 Jul 2020 10 Jul 2027 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
26 tmcard.co.uk 11 Jul 2018 11 Jul 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
27 qmcard.com 15 Oct 2023 15 Oct 2024 NameCheap, Inc. -
28 vmcard.cloud 2 Jun 2023 2 Jun 2025 Alibaba.com Singapore E-commerce Private Limited shanghai ningyou wang luo ke ji you xian gong si
29 vmcard.net 22 May 2023 22 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
30 afmcard.com 21 Feb 2006 21 Feb 2025 CSC CORPORATE DOMAINS, INC. Capital One Services, LLC
31 famcard.me 6 Feb 2021 6 Feb 2027 GoDaddy.com, LLC Domains By Proxy, LLC
32 fmcards.store 9 Nov 2022 9 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
33 fscard.online 25 Dec 2023 25 Dec 2033 DNSPod, Inc. Wang Zheng
34 f-card.ru 14 Dec 2021 14 Dec 2024 TIMEWEB-RU Private Person
35 fxcard.org 21 Jul 2010 21 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
36 kmcard.com 14 Apr 2015 14 Apr 2025 DropCatch.com 669 LLC KANGYOUNG SONG
37 mmcard.com 21 May 2019 21 May 2025 DropCatch.com 451 LLC hongxin bi
38 dmcard.online 24 Aug 2023 24 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
39 smcard.ru 7 Dec 2012 7 Dec 2024 RU-CENTER-RU Private Person
40 vmcard.biz 7 May 2024 7 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
41 fhmcard.com 4 Dec 2006 4 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
42 cmcard.com 24 Aug 2019 24 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
43 ffcard.com 27 Sep 2008 27 Sep 2024 INAMES CO., LTD. bentz
44 imcard.com 5 Aug 2006 5 Aug 2024 Megazone Corp., dba HOSTING.KR JUNGYUHKOOK
45 amcard.ru 12 May 2008 12 May 2025 REGRU-RU Private Person
46 fxcard.biz 21 Jul 2010 20 Jul 2024 Gandi SAS WEX INC
47 fmward.com 8 Aug 2014 8 Aug 2024 Wild West Domains, LLC -
48 dmcard.cn 8 Dec 2022 8 Dec 2025 Web Commerce Communications Limited 罗良伟
49 amcard.com 19 Jul 2009 19 Jul 2025 gabia Whois Privacy Services by DOMAINCA
50 gmcard.cm 10 Dec 2021 10 Dec 2024 Netcom.cm Sarl Privacy
51 facard.ru 28 Nov 2011 28 Nov 2024 RU-CENTER-RU OOO "Fanina card"
52 gmcard.biz 17 Nov 2001 18 Nov 2024 CSC Corporate Domains, Inc. General Motors LLC
53 fbcard.org 3 Jan 2024 3 Jan 2025 Sav.com, LLC Privacy Protection
54 xmcard.top 21 Mar 2024 21 Mar 2025 Eranet International Limited li zhi bin
55 fmcars.pl 21 May 2018 21 May 2025 Aftermarket.pl Limited -
56 fbcard.online 29 Jun 2023 29 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
57 fxmcard.com 1 Dec 2022 1 Dec 2024 GoDaddy.com, LLC -
58 omcard.mobi 13 Feb 2013 13 Feb 2025 Lexsynergy Limited OLD MUTUAL LIFE ASSUARANCE COMPANY SA (DATA CENTRE)
59 imcard.online 15 Sep 2023 15 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
60 fwcard.com 21 Jul 2005 21 Jul 2024 HANGANG SYSTEMS,INC. D/B/A DOREGI.COM jeonggon seo
61 nmcard.com 5 Jan 2013 5 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
62 jmcard.com 13 Aug 2017 13 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
63 f8card.com 10 Aug 2021 10 Aug 2024 Domain International Services Limited -
64 mmcard.online 20 Mar 2021 20 Mar 2025 Nics Telekomunikasyon A.S. METIN MIHCAKAN
65 nmcard.org 4 Apr 2020 4 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
66 fmycard.store 26 May 2023 26 May 2025 Go Daddy, LLC Domains By Proxy, LLC
67 smcard.cn 4 Sep 2022 4 Sep 2024 成都西维数码科技有限公司 向凡
68 fucard.co.uk 8 Aug 2020 8 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
69 vmcard.su 26 Jul 2023 26 Jul 2024 RUCENTER-SU Private Person
70 gmcard.com 15 Feb 1996 16 Feb 2025 CSC CORPORATE DOMAINS, INC. General Motors LLC
71 lfmcard.com 16 Dec 2014 16 Dec 2024 Infomaniak Network SA Media One Contact SA
72 hmcard.ru 25 May 2006 25 May 2024 RU-CENTER-RU Private Person
73 ymcard.jp 4 Dec 2006 31 Dec 2024 - Lee Choong Chul
74 smcard.com.br 31 Aug 2018 31 Aug 2025 - WILSON JOS? TERRA TAVARES
75 mfcard.com 14 Sep 2012 14 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
76 vmcard.com 16 Nov 2004 16 Nov 2026 Wild West Domains, LLC -
77 fmcars.nl 31 Jul 2022 - Cronon GmbH -
78 fvcard.com 21 Jul 2005 21 Jul 2024 HANGANG SYSTEMS,INC. D/B/A DOREGI.COM jeonggon seo
79 wmcard.uk 2 Mar 2024 2 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
80 lmcard.com 26 Feb 2014 26 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
81 bmcard.net 5 Aug 2018 5 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
82 fbcard.com 27 Nov 2003 27 Nov 2024 Name.com, Inc. Affordable Webhosting, Inc., Advertising
83 focard.com 21 Jul 2005 21 Jul 2024 HANGANG SYSTEMS,INC. D/B/A DOREGI.COM jeonggon seo
84 fucard.com 2 Oct 2012 2 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 dmcard.net 3 Mar 2022 3 Mar 2027 Amazon Registrar, Inc. Identity Protection Service
86 omcard.com 24 Feb 2007 24 Feb 2025 Megazone Corp., dba HOSTING.KR james
87 cmcard.ru 16 Jan 2024 16 Jan 2025 DOMAINER-RU Private Person
88 wmcard.eu - - OVH SAS -
89 hfmcard.com 7 Jan 2022 7 Jan 2025 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
90 fecard.com 17 Dec 2022 17 Dec 2024 GoDaddy.com, LLC -
91 kmcard.de - - - -
92 jmcard.net 1 Mar 2024 1 Mar 2025 DropCatch.com 562 LLC Redacted for GDPR privacy
93 omcard.ru 12 Nov 2021 12 Nov 2024 REGRU-RU Private Person
94 fmcare.de - - - -
95 frcard.com 25 Jan 2007 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 fdmcard.com 11 Aug 2023 11 Aug 2024 GoDaddy.com, LLC -
97 fmcart.store 29 May 2024 29 May 2025 Go Daddy, LLC Domains By Proxy, LLC
98 fcard.in 4 Feb 2015 4 Feb 2025 GoDaddy.com, LLC Aries e-Solutions Pvt.Ltd
99 mcard.in 30 Nov 2015 30 Nov 2024 NameSilo, LLC REDACTED FOR PRIVACY
100 fmecard.nl 8 Apr 2016 - Kovoks B.V. -
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 Fmcard.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=fmcard.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "fmcard.ru",
        "page_size": 100
    },
    "count": {
        "total": 5247,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "fycard.com, imcard.me, emcard.org, ftcard.ru, flcard.com, facard.com.cn, fgcard.com, kmcard.ru, fmcars.com, ftcard.com, gmcard.org, hmcard.com, gmcard.online, dmcard.com.br, mmcard.net, emcard.com.cn, tmcard.uk, fmcarz.com, imcard.ru, 3mcard.com, fhmcard.co.uk, fmmcard.com, f1card.net, dmcard.info, dmcard.org, tmcard.co.uk, qmcard.com, vmcard.cloud, vmcard.net, afmcard.com, famcard.me, fmcards.store, fscard.online, f-card.ru, fxcard.org, kmcard.com, mmcard.com, dmcard.online, smcard.ru, vmcard.biz, fhmcard.com, cmcard.com, ffcard.com, imcard.com, amcard.ru, fxcard.biz, fmward.com, dmcard.cn, amcard.com, gmcard.cm, facard.ru, gmcard.biz, fbcard.org, xmcard.top, fmcars.pl, fbcard.online, fxmcard.com, omcard.mobi, imcard.online, fwcard.com, nmcard.com, jmcard.com, f8card.com, mmcard.online, nmcard.org, fmycard.store, smcard.cn, fucard.co.uk, vmcard.su, gmcard.com, lfmcard.com, hmcard.ru, ymcard.jp, smcard.com.br, mfcard.com, vmcard.com, fmcars.nl, fvcard.com, wmcard.uk, lmcard.com, bmcard.net, fbcard.com, focard.com, fucard.com, dmcard.net, omcard.com, cmcard.ru, wmcard.eu, hfmcard.com, fecard.com, kmcard.de, jmcard.net, omcard.ru, fmcare.de, frcard.com, fdmcard.com, fmcart.store, fcard.in, mcard.in, fmecard.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "fycard.com",
            "domain_keyword": "fycard",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:34:35",
            "create_date": "2020-08-28",
            "update_date": "2024-01-17",
            "expiry_date": "2024-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "imcard.me",
            "domain_keyword": "imcard",
            "domain_tld": "me",
            "query_time": "2024-05-17 19:52:01",
            "create_date": "2021-03-20",
            "update_date": "2024-02-04",
            "expiry_date": "2025-03-20",
            "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.flexbe.ru",
                "ns2.flexbe.ru",
                "ns3.flexbe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "emcard.org",
            "domain_keyword": "emcard",
            "domain_tld": "org",
            "query_time": "2024-04-24 02:50:51",
            "create_date": "2012-10-31",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar 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.s8.r1servers.com",
                "ns2.s8.r1servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ftcard.ru",
            "domain_keyword": "ftcard",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:55:58",
            "create_date": "2008-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LTD \"AZS Technologia\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "flcard.com",
            "domain_keyword": "flcard",
            "domain_tld": "com",
            "query_time": "2024-05-22 09:02:49",
            "create_date": "2002-12-21",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "facard.com.cn",
            "domain_keyword": "facard",
            "domain_tld": "com.cn",
            "query_time": "2024-05-03 09:43:45",
            "create_date": "2023-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "昆明乐网数码科技有限公司",
            "registrant_name": "郭慧",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "fgcard.com",
            "domain_keyword": "fgcard",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:10:29",
            "create_date": "2014-11-06",
            "update_date": "2015-01-06",
            "expiry_date": "2024-11-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Thahir",
            "registrant_company": "Fine Fair India Private Limited",
            "registrant_address": "Level 22, World Trade Center, Unit No. 2235, Brigade Gateway Campus",
            "registrant_city": "Bangalore",
            "registrant_state": "Karnataka",
            "registrant_zip": "560055",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+0.8049365343",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kmcard.ru",
            "domain_keyword": "kmcard",
            "domain_tld": "ru",
            "query_time": "2024-05-31 08:46:35",
            "create_date": "2019-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Ermak, LLC",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "fmcars.com",
            "domain_keyword": "fmcars",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:14:37",
            "create_date": "2001-01-01",
            "update_date": "2020-11-05",
            "expiry_date": "2026-01-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Fred Martin Motor Company",
            "registrant_company": "Fred Martin Motor Company",
            "registrant_address": "3195 BARBER RD",
            "registrant_city": "NORTON",
            "registrant_state": "OH",
            "registrant_zip": "44203-1011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3307534444",
            "registrant_fax": "+1.3307532940",
            "name_servers": [
                "ns11.worldnic.com",
                "ns12.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ftcard.com",
            "domain_keyword": "ftcard",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:45:56",
            "create_date": "2009-05-15",
            "update_date": "2024-04-14",
            "expiry_date": "2026-05-14",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "gmcard.org",
            "domain_keyword": "gmcard",
            "domain_tld": "org",
            "query_time": "2024-04-22 11:00:39",
            "create_date": "2009-11-18",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "General Motors LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hmcard.com",
            "domain_keyword": "hmcard",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:02:51",
            "create_date": "2011-12-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "NY",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/hmcard.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "dara.ns.cloudflare.com",
                "darl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "gmcard.online",
            "domain_keyword": "gmcard",
            "domain_tld": "online",
            "query_time": "2024-05-13 08:17:50",
            "create_date": "2023-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lars.ns.cloudflare.com",
                "tess.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dmcard.com.br",
            "domain_keyword": "dmcard",
            "domain_tld": "com.br",
            "query_time": "2024-05-26 06:19:15",
            "create_date": "2002-11-27",
            "update_date": "2020-11-28",
            "expiry_date": "2030-11-27",
            "registrant_name": "DMCARD PROCE.  DADOS E CENTRAL  ATE. LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 15,
            "domain_name": "mmcard.net",
            "domain_keyword": "mmcard",
            "domain_tld": "net",
            "query_time": "2024-04-22 08:18:49",
            "create_date": "2015-10-26",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-26",
            "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": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=mmcard.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "emcard.com.cn",
            "domain_keyword": "emcard",
            "domain_tld": "com.cn",
            "query_time": "2024-05-30 23:57:12",
            "create_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "杨庆配",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tmcard.uk",
            "domain_keyword": "tmcard",
            "domain_tld": "uk",
            "query_time": "2024-06-10 12:56:01",
            "create_date": "2018-07-11",
            "update_date": "2022-06-11",
            "expiry_date": "2024-07-11",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "fmcarz.com",
            "domain_keyword": "fmcarz",
            "domain_tld": "com",
            "query_time": "2024-05-09 20:59:06",
            "create_date": "2023-08-25",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "My Domain Provider",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "imcard.ru",
            "domain_keyword": "imcard",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:52:18",
            "create_date": "2009-07-06",
            "expiry_date": "2024-07-06",
            "registrar_name": "REGRU-RU",
            "registrant_company": "LLC IntellectMoney",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "3mcard.com",
            "domain_keyword": "3mcard",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:02:33",
            "create_date": "2023-05-26",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "fhmcard.co.uk",
            "domain_keyword": "fhmcard",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 05:53:12",
            "create_date": "2006-12-04",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-04",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "fmmcard.com",
            "domain_keyword": "fmmcard",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:38:48",
            "create_date": "2021-04-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "f1card.net",
            "domain_keyword": "f1card",
            "domain_tld": "net",
            "query_time": "2024-04-19 06:46:53",
            "create_date": "2009-04-16",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-16",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Formula One Asset Management Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "dmcard.info",
            "domain_keyword": "dmcard",
            "domain_tld": "info",
            "query_time": "2024-05-07 14:59:01",
            "create_date": "2010-04-29",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-29",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "soQ idea co.,ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "desi.ns.cloudflare.com",
                "glen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "dmcard.org",
            "domain_keyword": "dmcard",
            "domain_tld": "org",
            "query_time": "2024-05-24 13:33:47",
            "create_date": "2020-07-10",
            "update_date": "2024-01-16",
            "expiry_date": "2027-07-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-1195.awsdns-21.org",
                "ns-1857.awsdns-40.co.uk",
                "ns-34.awsdns-04.com",
                "ns-673.awsdns-20.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "tmcard.co.uk",
            "domain_keyword": "tmcard",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 12:45:51",
            "create_date": "2018-07-11",
            "update_date": "2022-07-08",
            "expiry_date": "2024-07-11",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "memphis.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "qmcard.com",
            "domain_keyword": "qmcard",
            "domain_tld": "com",
            "query_time": "2024-04-30 20:17:38",
            "create_date": "2023-10-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "hh73jngw.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "vmcard.cloud",
            "domain_keyword": "vmcard",
            "domain_tld": "cloud",
            "query_time": "2024-06-11 02:04:16",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 3775,
            "registrar_name": "Alibaba.com Singapore E-commerce Private Limited",
            "registrar_website": "https://www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shanghai ningyou wang luo ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hongkong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "vmcard.net",
            "domain_keyword": "vmcard",
            "domain_tld": "net",
            "query_time": "2024-05-25 02:53:13",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "afmcard.com",
            "domain_keyword": "afmcard",
            "domain_tld": "com",
            "query_time": "2024-06-05 21:02:11",
            "create_date": "2006-02-21",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-21",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Capital One Services, LLC",
            "registrant_address": "15000 Capital One Drive",
            "registrant_city": "Richmond",
            "registrant_state": "VA",
            "registrant_zip": "23285",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8042298312",
            "registrant_fax": "+1.8047627888",
            "name_servers": [
                "a1-219.akam.net",
                "a18-66.akam.net",
                "a28-65.akam.net",
                "a3-64.akam.net",
                "a4-67.akam.net",
                "a7-64.akam.net",
                "ns1.capitalone.com",
                "ns2.capitalone.com",
                "ns3.capitalone.com",
                "ns4.capitalone.com",
                "ns5.capitalone.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "famcard.me",
            "domain_keyword": "famcard",
            "domain_tld": "me",
            "query_time": "2024-05-15 22:22:33",
            "create_date": "2021-02-06",
            "update_date": "2023-08-01",
            "expiry_date": "2027-02-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": [
                "ns-1014.awsdns-62.net",
                "ns-1238.awsdns-26.org",
                "ns-1963.awsdns-53.co.uk",
                "ns-264.awsdns-33.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fmcards.store",
            "domain_keyword": "fmcards",
            "domain_tld": "store",
            "query_time": "2024-05-15 03:45:55",
            "create_date": "2022-11-09",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fscard.online",
            "domain_keyword": "fscard",
            "domain_tld": "online",
            "query_time": "2024-04-28 13:14:01",
            "create_date": "2023-12-25",
            "update_date": "2023-12-30",
            "expiry_date": "2033-12-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Wang Zheng",
            "registrant_state": "he bei sheng",
            "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": [
                "crayfish.dnspod.net",
                "sienna.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "f-card.ru",
            "domain_keyword": "f-card",
            "domain_tld": "ru",
            "query_time": "2024-05-02 07:57:19",
            "create_date": "2021-12-14",
            "expiry_date": "2024-12-14",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "fxcard.org",
            "domain_keyword": "fxcard",
            "domain_tld": "org",
            "query_time": "2024-04-18 20:31:55",
            "create_date": "2010-07-21",
            "update_date": "2023-03-23",
            "expiry_date": "2024-07-21",
            "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": [
                "ns1041.ui-dns.biz",
                "ns1041.ui-dns.com",
                "ns1041.ui-dns.de",
                "ns1041.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kmcard.com",
            "domain_keyword": "kmcard",
            "domain_tld": "com",
            "query_time": "2024-05-01 07:17:59",
            "create_date": "2015-04-14",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-14",
            "registrar_iana": 2149,
            "registrar_name": "DropCatch.com 669 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "KANGYOUNG SONG",
            "registrant_address": "51, Yeosuul-ro, Jungwon-gu, 205-904",
            "registrant_city": "Seongnam-si",
            "registrant_state": "Gyeonggi",
            "registrant_zip": "13434",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1043004310",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "mmcard.com",
            "domain_keyword": "mmcard",
            "domain_tld": "com",
            "query_time": "2024-05-10 11:06:18",
            "create_date": "2019-05-21",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1931,
            "registrar_name": "DropCatch.com 451 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "hongxin bi",
            "registrant_address": "east road 146",
            "registrant_city": "jingxian",
            "registrant_state": "Anhui Sheng",
            "registrant_zip": "242500",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13013131212",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dmcard.online",
            "domain_keyword": "dmcard",
            "domain_tld": "online",
            "query_time": "2024-05-07 14:59:01",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "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": [
                "ns-1063.awsdns-04.org",
                "ns-1813.awsdns-34.co.uk",
                "ns-341.awsdns-42.com",
                "ns-962.awsdns-56.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "smcard.ru",
            "domain_keyword": "smcard",
            "domain_tld": "ru",
            "query_time": "2024-05-10 04:30:56",
            "create_date": "2012-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "vmcard.biz",
            "domain_keyword": "vmcard",
            "domain_tld": "biz",
            "query_time": "2024-05-09 14:17:32",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.site-dns.com",
                "ns2.site-dns.com",
                "ns3.site-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fhmcard.com",
            "domain_keyword": "fhmcard",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:53:12",
            "create_date": "2006-12-04",
            "update_date": "2023-11-02",
            "expiry_date": "2024-12-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "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": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cmcard.com",
            "domain_keyword": "cmcard",
            "domain_tld": "com",
            "query_time": "2024-04-18 20:44:22",
            "create_date": "2019-08-24",
            "update_date": "2020-08-18",
            "expiry_date": "2025-08-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ffcard.com",
            "domain_keyword": "ffcard",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:58:24",
            "create_date": "2008-09-27",
            "update_date": "2023-10-12",
            "expiry_date": "2024-09-27",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "bentz",
            "registrant_company": "bentz",
            "registrant_address": "1010-16 Yeoksam-dong, Gangnam-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "135080",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.25335977",
            "registrant_fax": "+82.25335977",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "imcard.com",
            "domain_keyword": "imcard",
            "domain_tld": "com",
            "query_time": "2024-05-17 19:52:01",
            "create_date": "2006-08-05",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "JUNGYUHKOOK",
            "registrant_company": "JUNGYUHKOOK",
            "registrant_address": "1st floor Yongjin-gil,  Dong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41001",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "amcard.ru",
            "domain_keyword": "amcard",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:47:52",
            "create_date": "2008-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.friendhosting-1-1.biz",
                "ns2.friendhosting-1-1.biz"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "fxcard.biz",
            "domain_keyword": "fxcard",
            "domain_tld": "biz",
            "query_time": "2024-04-18 20:31:54",
            "create_date": "2010-07-21",
            "update_date": "2024-03-16",
            "expiry_date": "2024-07-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WEX INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ME",
            "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": [
                "ns1108.ui-dns.biz",
                "ns1108.ui-dns.com",
                "ns1108.ui-dns.de",
                "ns1108.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "fmward.com",
            "domain_keyword": "fmward",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:23:14",
            "create_date": "2014-08-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dmcard.cn",
            "domain_keyword": "dmcard",
            "domain_tld": "cn",
            "query_time": "2024-06-09 15:24:32",
            "create_date": "2022-12-08",
            "expiry_date": "2025-12-08",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "罗良伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "amcard.com",
            "domain_keyword": "amcard",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:57:14",
            "create_date": "2009-07-19",
            "update_date": "2023-08-10",
            "expiry_date": "2025-07-19",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "gmcard.cm",
            "domain_keyword": "gmcard",
            "domain_tld": "cm",
            "query_time": "2024-04-08 10:28:34",
            "create_date": "2021-12-10",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-10",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Private Registration",
            "registrant_company": "Privacy",
            "registrant_address": "Tian Hong Shan Zhuang, BLd. 8, Office 108 108",
            "registrant_city": "Nanjing",
            "registrant_state": "Jiangsu",
            "registrant_zip": "210049",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.2584752368",
            "registrant_fax": "+86.2584752368",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 51,
            "domain_name": "facard.ru",
            "domain_keyword": "facard",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:00:09",
            "create_date": "2011-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"Fanina card\"",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "gmcard.biz",
            "domain_keyword": "gmcard",
            "domain_tld": "biz",
            "query_time": "2024-04-22 11:00:38",
            "create_date": "2001-11-17",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "General Motors LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "fbcard.org",
            "domain_keyword": "fbcard",
            "domain_tld": "org",
            "query_time": "2024-05-06 17:03:44",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "xmcard.top",
            "domain_keyword": "xmcard",
            "domain_tld": "top",
            "query_time": "2024-05-21 17:25:44",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li zhi bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "+86.15632423467",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "fmcars.pl",
            "domain_keyword": "fmcars",
            "domain_tld": "pl",
            "query_time": "2024-05-22 01:22:19",
            "create_date": "2018-05-21",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-21",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.neteasy.pl",
                "ns2.neteasy.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "fbcard.online",
            "domain_keyword": "fbcard",
            "domain_tld": "online",
            "query_time": "2024-05-06 17:03:44",
            "create_date": "2023-06-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-29",
            "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": [
                "damian.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "fxmcard.com",
            "domain_keyword": "fxmcard",
            "domain_tld": "com",
            "query_time": "2024-06-04 19:41:57",
            "create_date": "2022-12-01",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "amanda.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "omcard.mobi",
            "domain_keyword": "omcard",
            "domain_tld": "mobi",
            "query_time": "2024-04-23 12:36:25",
            "create_date": "2013-02-13",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OLD MUTUAL LIFE ASSUARANCE COMPANY SA (DATA CENTRE)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cape Town",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "demeter.is.co.za",
                "jupiter.is.co.za",
                "titan.is.co.za"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "imcard.online",
            "domain_keyword": "imcard",
            "domain_tld": "online",
            "query_time": "2024-05-02 12:34:02",
            "create_date": "2023-09-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "fwcard.com",
            "domain_keyword": "fwcard",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:32:56",
            "create_date": "2005-07-21",
            "update_date": "2023-04-18",
            "expiry_date": "2024-07-21",
            "registrar_iana": 87,
            "registrar_name": "HANGANG SYSTEMS,INC. D/B/A DOREGI.COM",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "jeonggon seo",
            "registrant_company": "jeonggon seo",
            "registrant_address": "1475-3 youngchunri  15 Cheongun 11-gil Jangseong-eup Jangseong-gun",
            "registrant_city": "Jellanam-do",
            "registrant_zip": "57220",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.613931011",
            "registrant_fax": "+82.613931011",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "nmcard.com",
            "domain_keyword": "nmcard",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:45:20",
            "create_date": "2013-01-05",
            "update_date": "2022-12-18",
            "expiry_date": "2025-01-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "jmcard.com",
            "domain_keyword": "jmcard",
            "domain_tld": "com",
            "query_time": "2024-04-26 01:11:31",
            "create_date": "2017-08-13",
            "update_date": "2020-08-07",
            "expiry_date": "2025-08-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "f8card.com",
            "domain_keyword": "f8card",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:06:24",
            "create_date": "2021-08-10",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-10",
            "registrar_iana": 3863,
            "registrar_name": "Domain International Services Limited",
            "registrar_website": "http://www.wdomain.com",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mmcard.online",
            "domain_keyword": "mmcard",
            "domain_tld": "online",
            "query_time": "2024-04-15 21:00:43",
            "create_date": "2021-03-20",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "METIN MIHCAKAN",
            "registrant_state": "ALTINOZU",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "nmcard.org",
            "domain_keyword": "nmcard",
            "domain_tld": "org",
            "query_time": "2024-05-20 11:53:12",
            "create_date": "2020-04-04",
            "update_date": "2024-03-13",
            "expiry_date": "2026-04-04",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "fmycard.store",
            "domain_keyword": "fmycard",
            "domain_tld": "store",
            "query_time": "2024-05-28 23:35:24",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "smcard.cn",
            "domain_keyword": "smcard",
            "domain_tld": "cn",
            "query_time": "2024-06-06 17:09:34",
            "create_date": "2022-09-04",
            "expiry_date": "2024-09-04",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "向凡",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fucard.co.uk",
            "domain_keyword": "fucard",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 17:09:05",
            "create_date": "2020-08-08",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "vmcard.su",
            "domain_keyword": "vmcard",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:23:45",
            "create_date": "2023-07-26",
            "expiry_date": "2024-07-26",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.domenkotorogonet.su",
                "ns2.domenkotorogonet.su"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 70,
            "domain_name": "gmcard.com",
            "domain_keyword": "gmcard",
            "domain_tld": "com",
            "query_time": "2024-04-08 10:28:34",
            "create_date": "1996-02-15",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-16",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "General Motors LLC",
            "registrant_address": "300 Renaissance Center",
            "registrant_city": "Detroit",
            "registrant_state": "MI",
            "registrant_zip": "48265",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3136654967",
            "registrant_fax": "+1.3136654967",
            "name_servers": [
                "nsx1.gm.com",
                "nsx2.gm.com",
                "nsx3.gm.com",
                "nsx4.gm.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "lfmcard.com",
            "domain_keyword": "lfmcard",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:42:20",
            "create_date": "2014-12-16",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-16",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Media One Contact SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://www.infomaniak.com/gtl/whois-privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.infomaniak.ch",
                "ns6.infomaniak.ch"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "hmcard.ru",
            "domain_keyword": "hmcard",
            "domain_tld": "ru",
            "query_time": "2024-05-27 13:36:41",
            "create_date": "2006-05-25",
            "expiry_date": "2024-05-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "ymcard.jp",
            "domain_keyword": "ymcard",
            "domain_tld": "jp",
            "query_time": "2024-04-15 03:41:06",
            "create_date": "2006-12-04",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Lee Choong Chul",
            "registrant_address": "4-13-17 Yotuya,Shinjyuku-ku,Tokyo",
            "registrant_zip": "160-0004",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5379-1705",
            "registrant_fax": "03-5379-1709",
            "name_servers": [
                "ns11.whois.co.kr",
                "ns11.whoisweb.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 74,
            "domain_name": "smcard.com.br",
            "domain_keyword": "smcard",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 04:43:41",
            "create_date": "2018-08-31",
            "update_date": "2023-08-17",
            "expiry_date": "2025-08-31",
            "registrant_name": "WILSON JOS? TERRA TAVARES",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "fp1.flexpoint.com.br",
                "fp2.flexpoint.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 75,
            "domain_name": "mfcard.com",
            "domain_keyword": "mfcard",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:13:31",
            "create_date": "2012-09-14",
            "update_date": "2020-09-08",
            "expiry_date": "2025-09-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "vmcard.com",
            "domain_keyword": "vmcard",
            "domain_tld": "com",
            "query_time": "2024-06-11 02:04:16",
            "create_date": "2004-11-16",
            "update_date": "2023-11-12",
            "expiry_date": "2026-11-16",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "fmcars.nl",
            "domain_keyword": "fmcars",
            "domain_tld": "nl",
            "query_time": "2024-05-09 20:59:06",
            "create_date": "2022-07-31",
            "update_date": "2023-08-30",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks04.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 78,
            "domain_name": "fvcard.com",
            "domain_keyword": "fvcard",
            "domain_tld": "com",
            "query_time": "2024-06-03 17:26:49",
            "create_date": "2005-07-21",
            "update_date": "2023-04-18",
            "expiry_date": "2024-07-21",
            "registrar_iana": 87,
            "registrar_name": "HANGANG SYSTEMS,INC. D/B/A DOREGI.COM",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "jeonggon seo",
            "registrant_company": "jeonggon seo",
            "registrant_address": "1475-3 youngchunri  15 Cheongun 11-gil Jangseong-eup Jangseong-gun",
            "registrant_city": "Jellanam-do",
            "registrant_zip": "57220",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.613931011",
            "registrant_fax": "+82.613931011",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "wmcard.uk",
            "domain_keyword": "wmcard",
            "domain_tld": "uk",
            "query_time": "2024-05-14 11:16:10",
            "create_date": "2024-03-02",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-02",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "lmcard.com",
            "domain_keyword": "lmcard",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:00:42",
            "create_date": "2014-02-26",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com",
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bmcard.net",
            "domain_keyword": "bmcard",
            "domain_tld": "net",
            "query_time": "2024-06-06 14:03:05",
            "create_date": "2018-08-05",
            "update_date": "2024-05-31",
            "expiry_date": "2024-08-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": "HU NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=bmcard.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fbcard.com",
            "domain_keyword": "fbcard",
            "domain_tld": "com",
            "query_time": "2024-04-25 00:32:44",
            "create_date": "2003-11-27",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Affordable Webhosting, Inc., Advertising",
            "registrant_address": "PO Box 1508",
            "registrant_city": "Manzanita",
            "registrant_state": "OR",
            "registrant_zip": "97130-1508",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/fbcard.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1cny.name.com",
                "ns2kry.name.com",
                "ns3dkz.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "focard.com",
            "domain_keyword": "focard",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:06:41",
            "create_date": "2005-07-21",
            "update_date": "2023-04-06",
            "expiry_date": "2024-07-21",
            "registrar_iana": 87,
            "registrar_name": "HANGANG SYSTEMS,INC. D/B/A DOREGI.COM",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "jeonggon seo",
            "registrant_company": "jeonggon seo",
            "registrant_address": "1475-3 youngchunri  15 Cheongun 11-gil Jangseong-eup Jangseong-gun",
            "registrant_city": "Jellanam-do",
            "registrant_zip": "57220",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.613931011",
            "registrant_fax": "+82.613931011",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "fucard.com",
            "domain_keyword": "fucard",
            "domain_tld": "com",
            "query_time": "2024-05-07 17:09:05",
            "create_date": "2012-10-02",
            "update_date": "2021-08-17",
            "expiry_date": "2025-10-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dmcard.net",
            "domain_keyword": "dmcard",
            "domain_tld": "net",
            "query_time": "2024-06-12 10:58:47",
            "create_date": "2022-03-03",
            "update_date": "2022-12-02",
            "expiry_date": "2027-03-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of dmcard.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1278.awsdns-31.org",
                "ns-1796.awsdns-32.co.uk",
                "ns-555.awsdns-05.net",
                "ns-8.awsdns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "omcard.com",
            "domain_keyword": "omcard",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:36:25",
            "create_date": "2007-02-24",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "james",
            "registrant_company": "james",
            "registrant_address": "00-000 Jeongja-dong Bundang-gu, Seongnam-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "463751",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.100000000",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-et9bxd45.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "cmcard.ru",
            "domain_keyword": "cmcard",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:08:57",
            "create_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_name": "DOMAINER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainer.biz",
                "ns2.domainer.biz",
                "ns3.domainer.biz",
                "ns4.domainer.biz"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "wmcard.eu",
            "domain_keyword": "wmcard",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:43:06",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ]
        },
        {
            "num": 89,
            "domain_name": "hfmcard.com",
            "domain_keyword": "hfmcard",
            "domain_tld": "com",
            "query_time": "2024-05-06 08:15:43",
            "create_date": "2022-01-07",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "fecard.com",
            "domain_keyword": "fecard",
            "domain_tld": "com",
            "query_time": "2024-05-25 19:24:15",
            "create_date": "2022-12-17",
            "update_date": "2024-04-10",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "kmcard.de",
            "domain_keyword": "kmcard",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:48:15",
            "update_date": "2018-08-17",
            "name_servers": [
                "ns1025.ui-dns.biz",
                "ns1025.ui-dns.com",
                "ns1025.ui-dns.de",
                "ns1025.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 92,
            "domain_name": "jmcard.net",
            "domain_keyword": "jmcard",
            "domain_tld": "net",
            "query_time": "2024-04-29 22:12:08",
            "create_date": "2024-03-01",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-01",
            "registrar_iana": 2042,
            "registrar_name": "DropCatch.com 562 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "hubei",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "john.ns.cloudflare.com",
                "princess.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "omcard.ru",
            "domain_keyword": "omcard",
            "domain_tld": "ru",
            "query_time": "2024-05-05 02:50:41",
            "create_date": "2021-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "fmcare.de",
            "domain_keyword": "fmcare",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:23:38",
            "update_date": "2020-01-10",
            "name_servers": [
                "ns2.glaro.ch",
                "ns3.glaro.ch",
                "ns4.glaro.ch"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 95,
            "domain_name": "frcard.com",
            "domain_keyword": "frcard",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:39:13",
            "create_date": "2007-01-25",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=frcard.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "fdmcard.com",
            "domain_keyword": "fdmcard",
            "domain_tld": "com",
            "query_time": "2024-06-07 13:49:47",
            "create_date": "2023-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "fmcart.store",
            "domain_keyword": "fmcart",
            "domain_tld": "store",
            "query_time": "2024-06-01 17:50:52",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "fcard.in",
            "domain_keyword": "fcard",
            "domain_tld": "in",
            "query_time": "2024-04-26 08:53:23",
            "create_date": "2015-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aries e-Solutions Pvt.Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mcard.in",
            "domain_keyword": "mcard",
            "domain_tld": "in",
            "query_time": "2024-05-23 14:33:05",
            "create_date": "2015-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ap",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-fosyiymsyjb97whcpo3zan.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "fmecard.nl",
            "domain_keyword": "fmecard",
            "domain_tld": "nl",
            "query_time": "2024-05-09 21:00:23",
            "create_date": "2016-04-08",
            "update_date": "2023-03-13",
            "registrar_name": "Kovoks B.V.",
            "name_servers": [
                "ns1.kovoks.net",
                "ns5.kovoks.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.22,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>fmcard.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5247</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>fycard.com, imcard.me, emcard.org, ftcard.ru, flcard.com, facard.com.cn, fgcard.com, kmcard.ru, fmcars.com, ftcard.com, gmcard.org, hmcard.com, gmcard.online, dmcard.com.br, mmcard.net, emcard.com.cn, tmcard.uk, fmcarz.com, imcard.ru, 3mcard.com, fhmcard.co.uk, fmmcard.com, f1card.net, dmcard.info, dmcard.org, tmcard.co.uk, qmcard.com, vmcard.cloud, vmcard.net, afmcard.com, famcard.me, fmcards.store, fscard.online, f-card.ru, fxcard.org, kmcard.com, mmcard.com, dmcard.online, smcard.ru, vmcard.biz, fhmcard.com, cmcard.com, ffcard.com, imcard.com, amcard.ru, fxcard.biz, fmward.com, dmcard.cn, amcard.com, gmcard.cm, facard.ru, gmcard.biz, fbcard.org, xmcard.top, fmcars.pl, fbcard.online, fxmcard.com, omcard.mobi, imcard.online, fwcard.com, nmcard.com, jmcard.com, f8card.com, mmcard.online, nmcard.org, fmycard.store, smcard.cn, fucard.co.uk, vmcard.su, gmcard.com, lfmcard.com, hmcard.ru, ymcard.jp, smcard.com.br, mfcard.com, vmcard.com, fmcars.nl, fvcard.com, wmcard.uk, lmcard.com, bmcard.net, fbcard.com, focard.com, fucard.com, dmcard.net, omcard.com, cmcard.ru, wmcard.eu, hfmcard.com, fecard.com, kmcard.de, jmcard.net, omcard.ru, fmcare.de, frcard.com, fdmcard.com, fmcart.store, fcard.in, mcard.in, fmecard.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fycard.com</domain_name>
   <domain_keyword>fycard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:34:35</query_time>
   <create_date>2020-08-28</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>2</num>
   <domain_name>imcard.me</domain_name>
   <domain_keyword>imcard</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-17 19:52:01</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-03-20</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.flexbe.ru</value>
    <value>ns2.flexbe.ru</value>
    <value>ns3.flexbe.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>emcard.org</domain_name>
   <domain_keyword>emcard</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 02:50:51</query_time>
   <create_date>2012-10-31</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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.s8.r1servers.com</value>
    <value>ns2.s8.r1servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ftcard.ru</domain_name>
   <domain_keyword>ftcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:55:58</query_time>
   <create_date>2008-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LTD &quot;AZS Technologia&quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>flcard.com</domain_name>
   <domain_keyword>flcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 09:02:49</query_time>
   <create_date>2002-12-21</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>facard.com.cn</domain_name>
   <domain_keyword>facard</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-03 09:43:45</query_time>
   <create_date>2023-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>昆明乐网数码科技有限公司</registrar_name>
   <registrant_name>郭慧</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>fgcard.com</domain_name>
   <domain_keyword>fgcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:10:29</query_time>
   <create_date>2014-11-06</create_date>
   <update_date>2015-01-06</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Thahir</registrant_name>
   <registrant_company>Fine Fair India Private Limited</registrant_company>
   <registrant_address>Level 22, World Trade Center, Unit No. 2235, Brigade Gateway Campus</registrant_address>
   <registrant_city>Bangalore</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>560055</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+0.8049365343</registrant_phone>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>kmcard.ru</domain_name>
   <domain_keyword>kmcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 08:46:35</query_time>
   <create_date>2019-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Ermak, LLC</registrant_company>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>fmcars.com</domain_name>
   <domain_keyword>fmcars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:14:37</query_time>
   <create_date>2001-01-01</create_date>
   <update_date>2020-11-05</update_date>
   <expiry_date>2026-01-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Fred Martin Motor Company</registrant_name>
   <registrant_company>Fred Martin Motor Company</registrant_company>
   <registrant_address>3195 BARBER RD</registrant_address>
   <registrant_city>NORTON</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>44203-1011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3307534444</registrant_phone>
   <registrant_fax>+1.3307532940</registrant_fax>
   <name_servers>
    <value>ns11.worldnic.com</value>
    <value>ns12.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ftcard.com</domain_name>
   <domain_keyword>ftcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:45:56</query_time>
   <create_date>2009-05-15</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2026-05-14</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>gmcard.org</domain_name>
   <domain_keyword>gmcard</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 11:00:39</query_time>
   <create_date>2009-11-18</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>General Motors LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hmcard.com</domain_name>
   <domain_keyword>hmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:02:51</query_time>
   <create_date>2011-12-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/hmcard.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>dara.ns.cloudflare.com</value>
    <value>darl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>gmcard.online</domain_name>
   <domain_keyword>gmcard</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 08:17:50</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lars.ns.cloudflare.com</value>
    <value>tess.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>14</num>
   <domain_name>dmcard.com.br</domain_name>
   <domain_keyword>dmcard</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-26 06:19:15</query_time>
   <create_date>2002-11-27</create_date>
   <update_date>2020-11-28</update_date>
   <expiry_date>2030-11-27</expiry_date>
   <registrant_name>DMCARD PROCE.  DADOS E CENTRAL  ATE. LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>mmcard.net</domain_name>
   <domain_keyword>mmcard</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 08:18:49</query_time>
   <create_date>2015-10-26</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-26</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>HUNAN</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=mmcard.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>emcard.com.cn</domain_name>
   <domain_keyword>emcard</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-30 23:57:12</query_time>
   <create_date>2023-09-14</create_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>杨庆配</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tmcard.uk</domain_name>
   <domain_keyword>tmcard</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-10 12:56:01</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2022-06-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>fmcarz.com</domain_name>
   <domain_keyword>fmcarz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 20:59:06</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>imcard.ru</domain_name>
   <domain_keyword>imcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:52:18</query_time>
   <create_date>2009-07-06</create_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>LLC IntellectMoney</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>3mcard.com</domain_name>
   <domain_keyword>3mcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:02:33</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>fhmcard.co.uk</domain_name>
   <domain_keyword>fhmcard</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 05:53:12</query_time>
   <create_date>2006-12-04</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>fmmcard.com</domain_name>
   <domain_keyword>fmmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:38:48</query_time>
   <create_date>2021-04-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.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>23</num>
   <domain_name>f1card.net</domain_name>
   <domain_keyword>f1card</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 06:46:53</query_time>
   <create_date>2009-04-16</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Formula One Asset Management Limited</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>dmcard.info</domain_name>
   <domain_keyword>dmcard</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 14:59:01</query_time>
   <create_date>2010-04-29</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>soQ idea co.,ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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>desi.ns.cloudflare.com</value>
    <value>glen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>dmcard.org</domain_name>
   <domain_keyword>dmcard</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 13:33:47</query_time>
   <create_date>2020-07-10</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2027-07-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-1195.awsdns-21.org</value>
    <value>ns-1857.awsdns-40.co.uk</value>
    <value>ns-34.awsdns-04.com</value>
    <value>ns-673.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>tmcard.co.uk</domain_name>
   <domain_keyword>tmcard</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 12:45:51</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2022-07-08</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>memphis.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>qmcard.com</domain_name>
   <domain_keyword>qmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 20:17:38</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>hh73jngw.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>vmcard.cloud</domain_name>
   <domain_keyword>vmcard</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-11 02:04:16</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>Alibaba.com Singapore E-commerce Private Limited</registrar_name>
   <registrar_website>https://www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shanghai ningyou wang luo ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hongkong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>vmcard.net</domain_name>
   <domain_keyword>vmcard</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 02:53:13</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>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>afmcard.com</domain_name>
   <domain_keyword>afmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 21:02:11</query_time>
   <create_date>2006-02-21</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Capital One Services, LLC</registrant_company>
   <registrant_address>15000 Capital One Drive</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>23285</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8042298312</registrant_phone>
   <registrant_fax>+1.8047627888</registrant_fax>
   <name_servers>
    <value>a1-219.akam.net</value>
    <value>a18-66.akam.net</value>
    <value>a28-65.akam.net</value>
    <value>a3-64.akam.net</value>
    <value>a4-67.akam.net</value>
    <value>a7-64.akam.net</value>
    <value>ns1.capitalone.com</value>
    <value>ns2.capitalone.com</value>
    <value>ns3.capitalone.com</value>
    <value>ns4.capitalone.com</value>
    <value>ns5.capitalone.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>famcard.me</domain_name>
   <domain_keyword>famcard</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-15 22:22:33</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2027-02-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>ns-1014.awsdns-62.net</value>
    <value>ns-1238.awsdns-26.org</value>
    <value>ns-1963.awsdns-53.co.uk</value>
    <value>ns-264.awsdns-33.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>32</num>
   <domain_name>fmcards.store</domain_name>
   <domain_keyword>fmcards</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-15 03:45:55</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fscard.online</domain_name>
   <domain_keyword>fscard</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-28 13:14:01</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2033-12-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Wang Zheng</registrant_company>
   <registrant_state>he bei sheng</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>crayfish.dnspod.net</value>
    <value>sienna.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>f-card.ru</domain_name>
   <domain_keyword>f-card</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 07:57:19</query_time>
   <create_date>2021-12-14</create_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>fxcard.org</domain_name>
   <domain_keyword>fxcard</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 20:31:55</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-03-23</update_date>
   <expiry_date>2024-07-21</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>ns1041.ui-dns.biz</value>
    <value>ns1041.ui-dns.com</value>
    <value>ns1041.ui-dns.de</value>
    <value>ns1041.ui-dns.org</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>36</num>
   <domain_name>kmcard.com</domain_name>
   <domain_keyword>kmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 07:17:59</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>2149</registrar_iana>
   <registrar_name>DropCatch.com 669 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>KANGYOUNG SONG</registrant_name>
   <registrant_address>51, Yeosuul-ro, Jungwon-gu, 205-904</registrant_address>
   <registrant_city>Seongnam-si</registrant_city>
   <registrant_state>Gyeonggi</registrant_state>
   <registrant_zip>13434</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1043004310</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>mmcard.com</domain_name>
   <domain_keyword>mmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 11:06:18</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1931</registrar_iana>
   <registrar_name>DropCatch.com 451 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>hongxin bi</registrant_name>
   <registrant_address>east road 146</registrant_address>
   <registrant_city>jingxian</registrant_city>
   <registrant_state>Anhui Sheng</registrant_state>
   <registrant_zip>242500</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13013131212</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dmcard.online</domain_name>
   <domain_keyword>dmcard</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 14:59:01</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</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>ns-1063.awsdns-04.org</value>
    <value>ns-1813.awsdns-34.co.uk</value>
    <value>ns-341.awsdns-42.com</value>
    <value>ns-962.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>smcard.ru</domain_name>
   <domain_keyword>smcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-10 04:30:56</query_time>
   <create_date>2012-12-07</create_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>vmcard.biz</domain_name>
   <domain_keyword>vmcard</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 14:17:32</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.site-dns.com</value>
    <value>ns2.site-dns.com</value>
    <value>ns3.site-dns.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>41</num>
   <domain_name>fhmcard.com</domain_name>
   <domain_keyword>fhmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:53:12</query_time>
   <create_date>2006-12-04</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</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>GB</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.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cmcard.com</domain_name>
   <domain_keyword>cmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 20:44:22</query_time>
   <create_date>2019-08-24</create_date>
   <update_date>2020-08-18</update_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ffcard.com</domain_name>
   <domain_keyword>ffcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:58:24</query_time>
   <create_date>2008-09-27</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>bentz</registrant_name>
   <registrant_company>bentz</registrant_company>
   <registrant_address>1010-16 Yeoksam-dong, Gangnam-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>135080</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.25335977</registrant_phone>
   <registrant_fax>+82.25335977</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>44</num>
   <domain_name>imcard.com</domain_name>
   <domain_keyword>imcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 19:52:01</query_time>
   <create_date>2006-08-05</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>JUNGYUHKOOK</registrant_name>
   <registrant_company>JUNGYUHKOOK</registrant_company>
   <registrant_address>1st floor Yongjin-gil,  Dong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41001</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <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>45</num>
   <domain_name>amcard.ru</domain_name>
   <domain_keyword>amcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:47:52</query_time>
   <create_date>2008-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.friendhosting-1-1.biz</value>
    <value>ns2.friendhosting-1-1.biz</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>fxcard.biz</domain_name>
   <domain_keyword>fxcard</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 20:31:54</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WEX INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ME</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>ns1108.ui-dns.biz</value>
    <value>ns1108.ui-dns.com</value>
    <value>ns1108.ui-dns.de</value>
    <value>ns1108.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>fmward.com</domain_name>
   <domain_keyword>fmward</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:23:14</query_time>
   <create_date>2014-08-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>dmcard.cn</domain_name>
   <domain_keyword>dmcard</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-09 15:24:32</query_time>
   <create_date>2022-12-08</create_date>
   <expiry_date>2025-12-08</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>罗良伟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>amcard.com</domain_name>
   <domain_keyword>amcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:57:14</query_time>
   <create_date>2009-07-19</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.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>gmcard.cm</domain_name>
   <domain_keyword>gmcard</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-04-08 10:28:34</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Private Registration</registrant_name>
   <registrant_company>Privacy</registrant_company>
   <registrant_address>Tian Hong Shan Zhuang, BLd. 8, Office 108 108</registrant_address>
   <registrant_city>Nanjing</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>210049</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.2584752368</registrant_phone>
   <registrant_fax>+86.2584752368</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>facard.ru</domain_name>
   <domain_keyword>facard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:00:09</query_time>
   <create_date>2011-11-28</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;Fanina card&quot;</registrant_company>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>gmcard.biz</domain_name>
   <domain_keyword>gmcard</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-22 11:00:38</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>General Motors LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>fbcard.org</domain_name>
   <domain_keyword>fbcard</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 17:03:44</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>xmcard.top</domain_name>
   <domain_keyword>xmcard</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 17:25:44</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li zhi bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>+86.15632423467</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>fmcars.pl</domain_name>
   <domain_keyword>fmcars</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-22 01:22:19</query_time>
   <create_date>2018-05-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.neteasy.pl</value>
    <value>ns2.neteasy.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>fbcard.online</domain_name>
   <domain_keyword>fbcard</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 17:03:44</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-29</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>damian.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>fxmcard.com</domain_name>
   <domain_keyword>fxmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 19:41:57</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2023-12-02</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</registrar_website>
   <name_servers>
    <value>amanda.ns.cloudflare.com</value>
    <value>sid.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>58</num>
   <domain_name>omcard.mobi</domain_name>
   <domain_keyword>omcard</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-23 12:36:25</query_time>
   <create_date>2013-02-13</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OLD MUTUAL LIFE ASSUARANCE COMPANY SA (DATA CENTRE)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cape Town</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</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>demeter.is.co.za</value>
    <value>jupiter.is.co.za</value>
    <value>titan.is.co.za</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>59</num>
   <domain_name>imcard.online</domain_name>
   <domain_keyword>imcard</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 12:34:02</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>fwcard.com</domain_name>
   <domain_keyword>fwcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:32:56</query_time>
   <create_date>2005-07-21</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG SYSTEMS,INC. D/B/A DOREGI.COM</registrar_name>
   <registrar_website>http://www.doregi.com</registrar_website>
   <registrant_name>jeonggon seo</registrant_name>
   <registrant_company>jeonggon seo</registrant_company>
   <registrant_address>1475-3 youngchunri  15 Cheongun 11-gil Jangseong-eup Jangseong-gun</registrant_address>
   <registrant_city>Jellanam-do</registrant_city>
   <registrant_zip>57220</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.613931011</registrant_phone>
   <registrant_fax>+82.613931011</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>nmcard.com</domain_name>
   <domain_keyword>nmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:45:20</query_time>
   <create_date>2013-01-05</create_date>
   <update_date>2022-12-18</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>jmcard.com</domain_name>
   <domain_keyword>jmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 01:11:31</query_time>
   <create_date>2017-08-13</create_date>
   <update_date>2020-08-07</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>f8card.com</domain_name>
   <domain_keyword>f8card</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:06:24</query_time>
   <create_date>2021-08-10</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>3863</registrar_iana>
   <registrar_name>Domain International Services Limited</registrar_name>
   <registrar_website>http://www.wdomain.com</registrar_website>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>mmcard.online</domain_name>
   <domain_keyword>mmcard</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-15 21:00:43</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>METIN MIHCAKAN</registrant_company>
   <registrant_state>ALTINOZU</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>nmcard.org</domain_name>
   <domain_keyword>nmcard</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 11:53:12</query_time>
   <create_date>2020-04-04</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2026-04-04</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>dns19.hichina.com</value>
    <value>dns20.hichina.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>66</num>
   <domain_name>fmycard.store</domain_name>
   <domain_keyword>fmycard</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 23:35:24</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>67</num>
   <domain_name>smcard.cn</domain_name>
   <domain_keyword>smcard</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-06 17:09:34</query_time>
   <create_date>2022-09-04</create_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>向凡</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fucard.co.uk</domain_name>
   <domain_keyword>fucard</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 17:09:05</query_time>
   <create_date>2020-08-08</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>vmcard.su</domain_name>
   <domain_keyword>vmcard</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:23:45</query_time>
   <create_date>2023-07-26</create_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.domenkotorogonet.su</value>
    <value>ns2.domenkotorogonet.su</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>gmcard.com</domain_name>
   <domain_keyword>gmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 10:28:34</query_time>
   <create_date>1996-02-15</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>General Motors LLC</registrant_company>
   <registrant_address>300 Renaissance Center</registrant_address>
   <registrant_city>Detroit</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>48265</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3136654967</registrant_phone>
   <registrant_fax>+1.3136654967</registrant_fax>
   <name_servers>
    <value>nsx1.gm.com</value>
    <value>nsx2.gm.com</value>
    <value>nsx3.gm.com</value>
    <value>nsx4.gm.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>lfmcard.com</domain_name>
   <domain_keyword>lfmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:42:20</query_time>
   <create_date>2014-12-16</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Media One Contact SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://www.infomaniak.com/gtl/whois-privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.infomaniak.ch</value>
    <value>ns6.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>hmcard.ru</domain_name>
   <domain_keyword>hmcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-27 13:36:41</query_time>
   <create_date>2006-05-25</create_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>ymcard.jp</domain_name>
   <domain_keyword>ymcard</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 03:41:06</query_time>
   <create_date>2006-12-04</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Lee Choong Chul</registrant_name>
   <registrant_address>4-13-17 Yotuya,Shinjyuku-ku,Tokyo</registrant_address>
   <registrant_zip>160-0004</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5379-1705</registrant_phone>
   <registrant_fax>03-5379-1709</registrant_fax>
   <name_servers>
    <value>ns11.whois.co.kr</value>
    <value>ns11.whoisweb.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>smcard.com.br</domain_name>
   <domain_keyword>smcard</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 04:43:41</query_time>
   <create_date>2018-08-31</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrant_name>WILSON JOS? TERRA TAVARES</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>fp1.flexpoint.com.br</value>
    <value>fp2.flexpoint.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>mfcard.com</domain_name>
   <domain_keyword>mfcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:13:31</query_time>
   <create_date>2012-09-14</create_date>
   <update_date>2020-09-08</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>vmcard.com</domain_name>
   <domain_keyword>vmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 02:04:16</query_time>
   <create_date>2004-11-16</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2026-11-16</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>fmcars.nl</domain_name>
   <domain_keyword>fmcars</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 20:59:06</query_time>
   <create_date>2022-07-31</create_date>
   <update_date>2023-08-30</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>fvcard.com</domain_name>
   <domain_keyword>fvcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 17:26:49</query_time>
   <create_date>2005-07-21</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG SYSTEMS,INC. D/B/A DOREGI.COM</registrar_name>
   <registrar_website>http://www.doregi.com</registrar_website>
   <registrant_name>jeonggon seo</registrant_name>
   <registrant_company>jeonggon seo</registrant_company>
   <registrant_address>1475-3 youngchunri  15 Cheongun 11-gil Jangseong-eup Jangseong-gun</registrant_address>
   <registrant_city>Jellanam-do</registrant_city>
   <registrant_zip>57220</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.613931011</registrant_phone>
   <registrant_fax>+82.613931011</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>wmcard.uk</domain_name>
   <domain_keyword>wmcard</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-14 11:16:10</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-02</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>lmcard.com</domain_name>
   <domain_keyword>lmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:00:42</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
    <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>81</num>
   <domain_name>bmcard.net</domain_name>
   <domain_keyword>bmcard</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 14:03:05</query_time>
   <create_date>2018-08-05</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-08-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>HU NAN</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=bmcard.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fbcard.com</domain_name>
   <domain_keyword>fbcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 00:32:44</query_time>
   <create_date>2003-11-27</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Affordable Webhosting, Inc., Advertising</registrant_company>
   <registrant_address>PO Box 1508</registrant_address>
   <registrant_city>Manzanita</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97130-1508</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/fbcard.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4bht.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>focard.com</domain_name>
   <domain_keyword>focard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:06:41</query_time>
   <create_date>2005-07-21</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG SYSTEMS,INC. D/B/A DOREGI.COM</registrar_name>
   <registrar_website>http://www.doregi.com</registrar_website>
   <registrant_name>jeonggon seo</registrant_name>
   <registrant_company>jeonggon seo</registrant_company>
   <registrant_address>1475-3 youngchunri  15 Cheongun 11-gil Jangseong-eup Jangseong-gun</registrant_address>
   <registrant_city>Jellanam-do</registrant_city>
   <registrant_zip>57220</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.613931011</registrant_phone>
   <registrant_fax>+82.613931011</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>fucard.com</domain_name>
   <domain_keyword>fucard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 17:09:05</query_time>
   <create_date>2012-10-02</create_date>
   <update_date>2021-08-17</update_date>
   <expiry_date>2025-10-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dmcard.net</domain_name>
   <domain_keyword>dmcard</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 10:58:47</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2027-03-03</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of dmcard.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1278.awsdns-31.org</value>
    <value>ns-1796.awsdns-32.co.uk</value>
    <value>ns-555.awsdns-05.net</value>
    <value>ns-8.awsdns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>omcard.com</domain_name>
   <domain_keyword>omcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:36:25</query_time>
   <create_date>2007-02-24</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>james</registrant_name>
   <registrant_company>james</registrant_company>
   <registrant_address>00-000 Jeongja-dong Bundang-gu, Seongnam-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>463751</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.100000000</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-et9bxd45.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>cmcard.ru</domain_name>
   <domain_keyword>cmcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:08:57</query_time>
   <create_date>2024-01-16</create_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>DOMAINER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainer.biz</value>
    <value>ns2.domainer.biz</value>
    <value>ns3.domainer.biz</value>
    <value>ns4.domainer.biz</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>wmcard.eu</domain_name>
   <domain_keyword>wmcard</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:43:06</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>hfmcard.com</domain_name>
   <domain_keyword>hfmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 08:15:43</query_time>
   <create_date>2022-01-07</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.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>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>fecard.com</domain_name>
   <domain_keyword>fecard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 19:24:15</query_time>
   <create_date>2022-12-17</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-12-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>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>kmcard.de</domain_name>
   <domain_keyword>kmcard</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:48:15</query_time>
   <update_date>2018-08-17</update_date>
   <name_servers>
    <value>ns1025.ui-dns.biz</value>
    <value>ns1025.ui-dns.com</value>
    <value>ns1025.ui-dns.de</value>
    <value>ns1025.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>jmcard.net</domain_name>
   <domain_keyword>jmcard</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 22:12:08</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>2042</registrar_iana>
   <registrar_name>DropCatch.com 562 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>hubei</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>john.ns.cloudflare.com</value>
    <value>princess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>omcard.ru</domain_name>
   <domain_keyword>omcard</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 02:50:41</query_time>
   <create_date>2021-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>fmcare.de</domain_name>
   <domain_keyword>fmcare</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:23:38</query_time>
   <update_date>2020-01-10</update_date>
   <name_servers>
    <value>ns2.glaro.ch</value>
    <value>ns3.glaro.ch</value>
    <value>ns4.glaro.ch</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>frcard.com</domain_name>
   <domain_keyword>frcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:39:13</query_time>
   <create_date>2007-01-25</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=frcard.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>96</num>
   <domain_name>fdmcard.com</domain_name>
   <domain_keyword>fdmcard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 13:49:47</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>fmcart.store</domain_name>
   <domain_keyword>fmcart</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 17:50:52</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fcard.in</domain_name>
   <domain_keyword>fcard</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-26 08:53:23</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aries e-Solutions Pvt.Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>99</num>
   <domain_name>mcard.in</domain_name>
   <domain_keyword>mcard</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-23 14:33:05</query_time>
   <create_date>2015-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ap</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-fosyiymsyjb97whcpo3zan.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>fmecard.nl</domain_name>
   <domain_keyword>fmecard</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 21:00:23</query_time>
   <create_date>2016-04-08</create_date>
   <update_date>2023-03-13</update_date>
   <registrar_name>Kovoks B.V.</registrar_name>
   <name_servers>
    <value>ns1.kovoks.net</value>
    <value>ns5.kovoks.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.22</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.