WHOIS QUERY TIME

2 Apr 2024 - 5:27 AM UTC

Registered: 14 October 2010
Expiry: 14 October 2024

REGISTRAR

Name: 1API GmbH

DNSSEC

unsigned

NAME SERVERS

a.ns.facebook.com
b.ns.facebook.com
c.ns.facebook.com
d.ns.facebook.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: Instagram, LLC
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=instagram.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "instagram.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "instagram.cn",
            "domain_keyword": "instagram",
            "domain_tld": "cn",
            "query_time": "2024-04-02 05:27:03",
            "create_date": "2010-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "1API GmbH",
            "registrant_name": "Instagram, LLC",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>instagram.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>instagram.cn</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-02 05:27:03</query_time>
   <create_date>2010-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.074 seconds) for "instagram.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Feb 2023 - 1:37 AM UTC

Registered: 14 October 2010
Expiry: 14 October 2023

REGISTRAR

Name: 1API GmbH

DNSSEC

unsigned

NAME SERVERS

a.ns.facebook.com
b.ns.facebook.com
c.ns.facebook.com
d.ns.facebook.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: Instagram, LLC
Email: [email protected]

#2 - QUERY TIME

14 Oct 2023 - 12:18 AM UTC

Registered: 14 October 2010
Expiry: 14 October 2024

REGISTRAR

Name: 1API GmbH

DNSSEC

unsigned

NAME SERVERS

a.ns.facebook.com
b.ns.facebook.com
c.ns.facebook.com
d.ns.facebook.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: Instagram, LLC
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=instagram.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "instagram.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "instagram.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "instagram.cn",
            "domain_keyword": "instagram",
            "domain_tld": "cn",
            "query_time": "2023-02-10 01:37:15",
            "create_date": "2010-10-14",
            "expiry_date": "2023-10-14",
            "registrar_name": "1API GmbH",
            "registrant_name": "Instagram, LLC",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "instagram.cn",
            "domain_keyword": "instagram",
            "domain_tld": "cn",
            "query_time": "2023-10-14 00:18:35",
            "create_date": "2010-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "1API GmbH",
            "registrant_name": "Instagram, LLC",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.074,
        "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>instagram.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>instagram.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>instagram.cn</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-10 01:37:15</query_time>
   <create_date>2010-10-14</create_date>
   <expiry_date>2023-10-14</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>instagram.cn</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-10-14 00:18:35</query_time>
   <create_date>2010-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.074</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 364 domain names (in 0.086 seconds) which contained the exact domain keyword "instagram".
Domain Name Registered Expiry Registrar Ownership
1 instagram.com 4 Jun 2004 4 Jun 2032 RegistrarSafe, LLC Instagram LLC
2 instagram.cn 14 Oct 2010 14 Oct 2024 1API GmbH Instagram, LLC
3 instagram.net 6 Nov 2010 6 Nov 2024 RegistrarSEC, LLC Instagram, LLC
4 instagram.co.uk 8 Dec 2010 8 Dec 2024 Hogan Lovells International LLP [Tag = HOGANLOVELLS] -
5 instagram.nl 22 Dec 2010 - Hostnet B.V. -
6 instagram.co 22 Dec 2010 21 Dec 2024 RegistrarSEC LLC Instagram, LLC
7 instagram.be 14 Jan 2011 - 1API GmbH -
8 instagram.it 14 Jan 2011 28 Aug 2024 Hogan Lovells (Paris) LLP Facebook Ireland Limited
9 instagram.tv 14 Jan 2011 14 Jan 2025 RegistrarSEC LLC Instagram, LLC
10 instagram.fr 14 Jan 2011 14 Jan 2025 HOGAN LOVELLS (PARIS) LLP Facebook Ireland Limited
11 instagram.mobi 15 Jan 2011 15 Jan 2025 RegistrarSEC LLC Instagram, LLC
12 instagram.su 3 Feb 2011 3 Feb 2025 RUCENTER-SU Private Person
13 instagram.com.br 23 Jul 2011 23 Jul 2024 - MMV Agentes da Propriedade Industrial Ltda
14 instagram.com.pl 9 Mar 2012 9 Mar 2025 Aftermarket.pl Limited -
15 instagram.co.nz 20 Apr 2012 - 1API -
16 instagram.cl 4 Oct 2012 3 Nov 2024 Key-Systems GmbH Instagram, LLC
17 instagram.gen.in 5 Oct 2012 5 Oct 2024 1APi GmbH Instagram, LLC
18 instagram.hr 5 Oct 2012 5 Oct 2024 POSLUH HOSTING d.o.o. KOVAČ & PARTNERI odvjetničko društvo d.o.o.
19 instagram.org.cn 8 Nov 2012 8 Nov 2024 EPAG Domainservices GmbH Instagram, LLC
20 instagram.bi 12 Nov 2012 12 Nov 2024 Ascio Technologies Instagram, LLC
21 instagram.com.ng 12 Nov 2012 12 Nov 2024 lufemdomains Instagram, LLC
22 instagram.sh 13 Nov 2012 13 Nov 2024 1API GmbH Instagram, LLC
23 instagram.co.ag 13 Nov 2012 13 Nov 2024 RegistrarSEC LLC Instagram, LLC
24 instagram.gd 13 Nov 2012 13 Nov 2024 1API GmbH -
25 instagram.cx 13 Nov 2012 13 Nov 2024 CentralNic Ltd Instagram, LLC
26 instagram.com.ag 13 Nov 2012 13 Nov 2024 RegistrarSEC LLC Instagram, LLC
27 instagram.gl 13 Nov 2012 13 Nov 2024 1API GmbH -
28 instagram.org.in 13 Nov 2012 13 Nov 2024 1APi GmbH Instagram, LLC
29 instagram.com.pr 13 Nov 2012 13 Nov 2024 Key-Systems GmbH Instagram, LLC
30 instagram.md 14 Nov 2012 14 Nov 2024 Ascio Technologies -
31 instagram.ly 14 Nov 2012 14 Nov 2024 Libyan Spider Network (int) Instagram LLC
32 instagram.hn 15 Nov 2012 15 Nov 2024 1API GmbH Instagram, LLC
33 instagram.vu 15 Nov 2012 16 Nov 2024 101domain GRS Limited Instagram, LLC
34 instagram.dm 15 Nov 2012 15 Nov 2024 101domain GRS Ltd. Instagram, LLC
35 instagram.co.ke 22 Nov 2012 22 Nov 2024 Afriregister Limited Instagram, LLC
36 instagram.jobs 7 Dec 2012 7 Dec 2024 RegistrarSEC LLC Instagram, LLC
37 instagram.fo 11 Dec 2012 11 Dec 2024 FO Umsitingin -
38 instagram.pr 24 Dec 2012 24 Dec 2024 Key-Systems GmbH Instagram, LLC
39 instagram.co.in 25 Mar 2013 25 Mar 2024 1APi GmbH Instagram, LLC
40 instagram.in 3 Apr 2013 3 Apr 2024 1APi GmbH Instagram, LLC
41 instagram.lt 16 May 2013 17 May 2024 UAB "Interneto vizija" UAB "Interneto vizija"
42 instagram.ie 12 Jun 2013 13 Jun 2024 1API GmbH Facebook Ireland Limited
43 instagram.ca 7 Jan 2014 7 Jan 2025 CENTRALNIC CANADA INC Instagram, LLC
44 instagram.jp 1 Feb 2014 28 Feb 2025 - Yusuke Tanaka
45 instagram.net.br 23 Feb 2014 23 Feb 2025 - MMV Agentes da Propriedade Industrial Ltda
46 instagram.xn--q9jyb4c 12 Mar 2014 12 Mar 2025 Focus IP, Inc. dba Tracer Instagram, LLC
47 instagram.menu 17 Mar 2014 17 Mar 2025 RegistrarSEC LLC Meta Platforms, Inc.
48 instagram.ceo 24 Mar 2014 23 Mar 2025 RegistrarSEC, LLC Instagram, LLC
49 instagram.xn--6frz82g 26 Mar 2014 26 Mar 2025 Focus IP, Inc. dba Tracer Instagram, LLC
50 instagram.pink 26 Mar 2014 26 Mar 2025 RegistrarSEC LLC Instagram, LLC
51 instagram.shiksha 26 Mar 2014 26 Mar 2025 RegistrarSEC LLC Instagram, LLC
52 instagram.kim 26 Mar 2014 26 Mar 2025 RegistrarSEC LLC Instagram, LLC
53 instagram.ruhr 27 Mar 2014 27 Mar 2025 RegistrarSEC, LLC Meta Platforms, Inc.
54 instagram.club 29 Mar 2014 28 Mar 2025 RegistrarSEC LLC Meta Platforms, Inc.
55 instagram.build 31 Mar 2014 31 Mar 2025 Focus IP, Inc. dba Tracer Instagram, LLC
56 instagram.qpon 2 Apr 2014 1 Apr 2025 Focus IP, Inc. dba Tracer Instagram, LLC
57 instagram.guitars 4 Apr 2014 4 Apr 2025 RegistrarSEC, LLC Instagram, LLC
58 instagram.link 4 Apr 2014 4 Apr 2025 RegistrarSEC LLC Instagram, LLC
59 instagram.pics 4 Apr 2014 4 Apr 2025 RegistrarSEC, LLC Instagram, LLC
60 instagram.gift 4 Apr 2014 4 Apr 2025 RegistrarSEC LLC Instagram, LLC
61 instagram.blue 7 Apr 2014 7 Apr 2025 RegistrarSEC LLC Instagram, LLC
62 instagram.buzz 10 Apr 2014 9 Apr 2025 Focus IP, Inc. dba Tracer Instagram, LLC
63 instagram.luxury 11 Apr 2014 11 Apr 2025 RegistrarSEC, LLC Meta Platforms, Inc.
64 instagram.voting 15 Apr 2014 15 Apr 2025 Focus IP, Inc. dba Tracer Instagram, LLC
65 instagram.onl 17 Apr 2014 17 Apr 2025 Focus IP, Inc. dba Tracer Instagram, LLC
66 instagram.nagoya 22 Apr 2014 22 Apr 2025 Focus IP, Inc. dba Tracer -
67 instagram.biz 25 Apr 2014 24 Apr 2025 RegistrarSEC LLC Instagram, LLC
68 instagram.xn--fiq228c5hs 29 Apr 2014 29 Apr 2025 Web Commerce Communications Limited dba WebNic.cc -
69 instagram.best 30 Apr 2014 29 Apr 2025 RegistrarSEC, LLC Instagram, LLC
70 instagram.kiwi 1 May 2014 1 May 2025 Focus IP, Inc. dba AppDetex Instagram, LLC
71 instagram.wiki 7 May 2014 26 Nov 2024 RegistrarSEC LLC Instagram, LLC
72 instagram.info 19 May 2014 19 May 2025 RegistrarSEC LLC Instagram, LLC
73 instagram.xyz 20 May 2014 26 Nov 2024 RegistrarSEC, LLC Instagram, LLC
74 instagram.wien 23 May 2014 23 May 2025 Focus IP, Inc. dba AppDetex Instagram, LLC
75 instagram.bid 30 May 2014 29 May 2025 RegistrarSEC LLC Instagram, LLC
76 instagram.webcam 30 May 2014 29 May 2025 RegistrarSEC LLC Instagram, LLC
77 instagram.trade 30 May 2014 29 May 2025 RegistrarSEC LLC Instagram, LLC
78 instagram.jetzt 2 Jun 2014 1 Jun 2025 RegistrarSEC LLC Meta Platforms, Inc.
79 instagram.ink 4 Jun 2014 26 Nov 2024 RegistrarSEC LLC Instagram, LLC
80 instagram.tokyo 7 Jun 2014 7 Jun 2025 Focus IP, Inc. dba Tracer -
81 instagram.bar 9 Jun 2014 26 Nov 2024 RegistrarSEC LLC Instagram, LLC
82 instagram.rest 9 Jun 2014 9 Jun 2025 RegistrarSEC LLC Instagram, LLC
83 instagram.moscow 10 Jun 2014 10 Jun 2024 MarkMonitor Inc. Personal data, can not be publicly disclosed according to applicable laws.
84 instagram.koeln 11 Jun 2014 11 Jun 2025 Focus IP, Inc. dba AppDetex Instagram, LLC
85 instagram.cologne 11 Jun 2014 11 Jun 2025 Focus IP, Inc. dba AppDetex Instagram, LLC
86 instagram.consulting 16 Jun 2014 16 Jun 2025 RegistrarSEC LLC Instagram, LLC
87 instagram.fish 23 Jun 2014 23 Jun 2025 RegistrarSEC LLC Instagram, LLC
88 instagram.gop 30 Jun 2014 30 Jun 2025 101domain GRS Limited REDACTED FOR PRIVACY
89 instagram.country 4 Jul 2014 4 Jul 2025 RegistrarSEC LLC Instagram, LLC
90 instagram.christmas 7 Jul 2014 7 Jul 2025 RegistrarSEC, LLC Instagram, LLC
91 instagram.cooking 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
92 instagram.vodka 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
93 instagram.rodeo 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
94 instagram.fishing 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
95 instagram.horse 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
96 instagram.hiv 21 Jul 2014 21 Jul 2025 RegistrarSEC LLC Instagram, LLC
97 instagram.xn--io0a7i 28 Jul 2014 28 Jul 2024 Lexsynergy Limited Instagram, LLC
98 instagram.xn--55qx5d 28 Jul 2014 28 Jul 2024 Lexsynergy Limited Instagram, LLC
99 instagram.yokohama 5 Aug 2014 5 Aug 2025 Focus IP, Inc. dba Tracer -
100 instagram.vegas 7 Aug 2014 7 Aug 2025 Focus IP, Inc. dba Tracer Instagram, LLC
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Instagram.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=instagram&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "instagram",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 365,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "instagram.com, instagram.cn, instagram.net, instagram.co.uk, instagram.nl, instagram.co, instagram.be, instagram.it, instagram.tv, instagram.fr, instagram.mobi, instagram.su, instagram.com.br, instagram.com.pl, instagram.co.nz, instagram.cl, instagram.gen.in, instagram.hr, instagram.org.cn, instagram.bi, instagram.com.ng, instagram.sh, instagram.co.ag, instagram.gd, instagram.cx, instagram.com.ag, instagram.gl, instagram.org.in, instagram.com.pr, instagram.md, instagram.ly, instagram.hn, instagram.vu, instagram.dm, instagram.co.ke, instagram.jobs, instagram.fo, instagram.pr, instagram.co.in, instagram.in, instagram.lt, instagram.ie, instagram.ca, instagram.jp, instagram.net.br, instagram.xn--q9jyb4c, instagram.menu, instagram.ceo, instagram.xn--6frz82g, instagram.pink, instagram.shiksha, instagram.kim, instagram.ruhr, instagram.club, instagram.build, instagram.qpon, instagram.guitars, instagram.link, instagram.pics, instagram.gift, instagram.blue, instagram.buzz, instagram.luxury, instagram.voting, instagram.onl, instagram.nagoya, instagram.biz, instagram.xn--fiq228c5hs, instagram.best, instagram.kiwi, instagram.wiki, instagram.info, instagram.xyz, instagram.wien, instagram.bid, instagram.webcam, instagram.trade, instagram.jetzt, instagram.ink, instagram.tokyo, instagram.bar, instagram.rest, instagram.moscow, instagram.koeln, instagram.cologne, instagram.consulting, instagram.fish, instagram.gop, instagram.country, instagram.christmas, instagram.cooking, instagram.vodka, instagram.rodeo, instagram.fishing, instagram.horse, instagram.hiv, instagram.xn--io0a7i, instagram.xn--55qx5d, instagram.yokohama, instagram.vegas",
    "results": [
        {
            "num": 1,
            "domain_name": "instagram.com",
            "domain_keyword": "instagram",
            "domain_tld": "com",
            "query_time": "2024-05-16 19:08:56",
            "create_date": "2004-06-04",
            "update_date": "2023-07-05",
            "expiry_date": "2032-06-04",
            "registrar_iana": 3237,
            "registrar_name": "RegistrarSafe, LLC",
            "registrar_website": "https://www.registrarsafe.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.instagram.com",
                "b.ns.instagram.com",
                "c.ns.instagram.com",
                "d.ns.instagram.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "instagram.cn",
            "domain_keyword": "instagram",
            "domain_tld": "cn",
            "query_time": "2024-04-02 05:27:03",
            "create_date": "2010-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "1API GmbH",
            "registrant_name": "Instagram, LLC",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "instagram.net",
            "domain_keyword": "instagram",
            "domain_tld": "net",
            "query_time": "2024-05-16 03:49:49",
            "create_date": "2010-11-06",
            "update_date": "2023-08-08",
            "expiry_date": "2024-11-06",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "instagram.co.uk",
            "domain_keyword": "instagram",
            "domain_tld": "co.uk",
            "query_time": "2024-03-14 13:01:46",
            "create_date": "2010-12-08",
            "update_date": "2024-01-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "Hogan Lovells International LLP [Tag = HOGANLOVELLS]",
            "registrar_website": "https://www.anchovy.com",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "instagram.nl",
            "domain_keyword": "instagram",
            "domain_tld": "nl",
            "query_time": "2024-05-03 05:39:58",
            "create_date": "2010-12-22",
            "update_date": "2022-03-30",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "instagram.co",
            "domain_keyword": "instagram",
            "domain_tld": "co",
            "query_time": "2024-05-03 05:39:58",
            "create_date": "2010-12-22",
            "update_date": "2023-09-28",
            "expiry_date": "2024-12-21",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "instagram.be",
            "domain_keyword": "instagram",
            "domain_tld": "be",
            "query_time": "2024-03-23 01:08:31",
            "create_date": "2011-01-14",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 8,
            "domain_name": "instagram.it",
            "domain_keyword": "instagram",
            "domain_tld": "it",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2011-01-14",
            "update_date": "2023-09-13",
            "expiry_date": "2024-08-28",
            "registrar_name": "Hogan Lovells (Paris) LLP",
            "registrant_company": "Facebook Ireland Limited",
            "registrant_address": "Hanover Reach",
            "registrant_city": "5-7 Hanover Quay",
            "registrant_state": "2",
            "registrant_zip": "Dublin",
            "registrant_country": "IE",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "instagram.tv",
            "domain_keyword": "instagram",
            "domain_tld": "tv",
            "query_time": "2024-05-12 11:41:58",
            "create_date": "2011-01-14",
            "update_date": "2023-10-21",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "instagram.fr",
            "domain_keyword": "instagram",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:49:08",
            "create_date": "2011-01-14",
            "update_date": "2023-11-28",
            "expiry_date": "2025-01-14",
            "registrar_name": "HOGAN LOVELLS (PARIS) LLP",
            "registrar_website": "http://www.hoganlovells.com",
            "registrant_company": "Facebook Ireland Limited",
            "registrant_address": "4 Grand Canal Square, Grand Canal Harbour, 2 Dublin",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.153674747",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 11,
            "domain_name": "instagram.mobi",
            "domain_keyword": "instagram",
            "domain_tld": "mobi",
            "query_time": "2024-03-19 19:23:20",
            "create_date": "2011-01-15",
            "update_date": "2023-10-22",
            "expiry_date": "2025-01-15",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "instagram.su",
            "domain_keyword": "instagram",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:48",
            "create_date": "2011-02-03",
            "expiry_date": "2025-02-03",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 13,
            "domain_name": "instagram.com.br",
            "domain_keyword": "instagram",
            "domain_tld": "com.br",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2011-07-23",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-23",
            "registrant_name": "MMV Agentes da Propriedade Industrial Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 14,
            "domain_name": "instagram.com.pl",
            "domain_keyword": "instagram",
            "domain_tld": "com.pl",
            "query_time": "2024-03-10 00:43:50",
            "create_date": "2012-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 15,
            "domain_name": "instagram.co.nz",
            "domain_keyword": "instagram",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 22:19:44",
            "create_date": "2012-04-20",
            "update_date": "2024-04-20",
            "registrar_name": "1API",
            "registrar_website": "http://1api.de",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "instagram.cl",
            "domain_keyword": "instagram",
            "domain_tld": "cl",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2012-10-04",
            "expiry_date": "2024-11-03",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Instagram LLC",
            "registrant_company": "Instagram, LLC",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ]
        },
        {
            "num": 17,
            "domain_name": "instagram.gen.in",
            "domain_keyword": "instagram",
            "domain_tld": "gen.in",
            "query_time": "2024-04-04 09:51:56",
            "create_date": "2012-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "instagram.hr",
            "domain_keyword": "instagram",
            "domain_tld": "hr",
            "query_time": "2024-04-04 09:51:57",
            "create_date": "2012-10-05",
            "update_date": "2019-01-30",
            "expiry_date": "2024-10-05",
            "registrar_name": "POSLUH HOSTING d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "KOVAČ & PARTNERI odvjetničko društvo d.o.o.",
            "registrant_address": "Šoštarićeva 10",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ]
        },
        {
            "num": 19,
            "domain_name": "instagram.org.cn",
            "domain_keyword": "instagram",
            "domain_tld": "org.cn",
            "query_time": "2024-05-12 11:41:58",
            "create_date": "2012-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "EPAG Domainservices GmbH",
            "registrant_name": "Instagram, LLC",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "instagram.bi",
            "domain_keyword": "instagram",
            "domain_tld": "bi",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2012-11-12",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-12",
            "registrar_name": "Ascio Technologies",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "instagram.com.ng",
            "domain_keyword": "instagram",
            "domain_tld": "com.ng",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2012-11-12",
            "update_date": "2023-09-15",
            "expiry_date": "2024-11-12",
            "registrar_name": "lufemdomains",
            "registrar_website": "https://www.hihostnow.com.ng",
            "registrant_name": "Instagram, LLC",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road, Menlo Park",
            "registrant_city": "CA",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "instagram.sh",
            "domain_keyword": "instagram",
            "domain_tld": "sh",
            "query_time": "2024-03-28 22:09:39",
            "create_date": "2012-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "instagram.co.ag",
            "domain_keyword": "instagram",
            "domain_tld": "co.ag",
            "query_time": "2024-04-11 07:40:18",
            "create_date": "2012-11-13",
            "update_date": "2023-08-21",
            "expiry_date": "2024-11-13",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "instagram.gd",
            "domain_keyword": "instagram",
            "domain_tld": "gd",
            "query_time": "2024-04-04 09:51:56",
            "create_date": "2012-11-13",
            "update_date": "2024-02-09",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_email": "https://whois.nic.gd/contact/instagram.gd/registrant",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "instagram.cx",
            "domain_keyword": "instagram",
            "domain_tld": "cx",
            "query_time": "2024-04-06 22:01:36",
            "create_date": "2012-11-13",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-13",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "instagram.com.ag",
            "domain_keyword": "instagram",
            "domain_tld": "com.ag",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2012-11-13",
            "update_date": "2023-08-21",
            "expiry_date": "2024-11-13",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "instagram.gl",
            "domain_keyword": "instagram",
            "domain_tld": "gl",
            "query_time": "2024-03-28 22:09:39",
            "create_date": "2012-11-13",
            "update_date": "2024-02-09",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_email": "s4kccsg80gcgww800804s4wwg80040o4gskowg448s0w0w40o4osogg0kss88gw8@privacy.nic.gl",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "instagram.org.in",
            "domain_keyword": "instagram",
            "domain_tld": "org.in",
            "query_time": "2024-05-16 03:49:49",
            "create_date": "2012-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "instagram.com.pr",
            "domain_keyword": "instagram",
            "domain_tld": "com.pr",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2012-11-13",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "Instagram, LLC",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road 1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "Menlo Park",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "registrant_fax": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "instagram.md",
            "domain_keyword": "instagram",
            "domain_tld": "md",
            "query_time": "2024-03-28 22:09:39",
            "create_date": "2012-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "Ascio Technologies",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 31,
            "domain_name": "instagram.ly",
            "domain_keyword": "instagram",
            "domain_tld": "ly",
            "query_time": "2024-03-28 22:09:39",
            "create_date": "2012-11-14",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-14",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Instagram LLC",
            "registrant_company": "Instagram LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "California",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "instagram.hn",
            "domain_keyword": "instagram",
            "domain_tld": "hn",
            "query_time": "2024-03-03 00:12:06",
            "create_date": "2012-11-15",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net/",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "instagram.vu",
            "domain_keyword": "instagram",
            "domain_tld": "vu",
            "query_time": "2024-03-28 22:09:39",
            "create_date": "2012-11-15",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "instagram.dm",
            "domain_keyword": "instagram",
            "domain_tld": "dm",
            "query_time": "2024-03-25 03:45:31",
            "create_date": "2012-11-15",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "instagram.co.ke",
            "domain_keyword": "instagram",
            "domain_tld": "co.ke",
            "query_time": "2024-04-26 21:39:37",
            "create_date": "2012-11-22",
            "update_date": "2023-10-07",
            "expiry_date": "2024-11-22",
            "registrar_name": "Afriregister Limited",
            "registrar_website": "RegistrarURL",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "instagram.jobs",
            "domain_keyword": "instagram",
            "domain_tld": "jobs",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2012-12-07",
            "update_date": "2023-09-09",
            "expiry_date": "2024-12-07",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "instagram.fo",
            "domain_keyword": "instagram",
            "domain_tld": "fo",
            "query_time": "2024-03-30 14:35:37",
            "create_date": "2012-12-11",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "FO Umsitingin",
            "registrar_website": "https://www.økisnavn.fo",
            "registrant_email": "https://whois.nic.fo/contact/instagram.fo/registrant",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "instagram.pr",
            "domain_keyword": "instagram",
            "domain_tld": "pr",
            "query_time": "2024-05-09 01:39:16",
            "create_date": "2012-12-24",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "Instagram, LLC",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road 1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "Menlo Park",
            "registrant_zip": "01403-001",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "registrant_fax": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "instagram.co.in",
            "domain_keyword": "instagram",
            "domain_tld": "co.in",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2013-03-25",
            "update_date": "2023-05-09",
            "expiry_date": "2024-03-25",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "instagram.in",
            "domain_keyword": "instagram",
            "domain_tld": "in",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2013-04-03",
            "update_date": "2023-05-18",
            "expiry_date": "2024-04-03",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "instagram.lt",
            "domain_keyword": "instagram",
            "domain_tld": "lt",
            "query_time": "2024-05-03 05:39:58",
            "create_date": "2013-05-16",
            "expiry_date": "2024-05-17",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 42,
            "domain_name": "instagram.ie",
            "domain_keyword": "instagram",
            "domain_tld": "ie",
            "query_time": "2024-04-04 09:51:57",
            "create_date": "2013-06-12",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-13",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net/",
            "registrant_name": "Facebook Ireland Limited",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "instagram.ca",
            "domain_keyword": "instagram",
            "domain_tld": "ca",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2014-01-07",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-07",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "Instagram, LLC",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "instagram.jp",
            "domain_keyword": "instagram",
            "domain_tld": "jp",
            "query_time": "2024-05-03 05:39:58",
            "create_date": "2014-02-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Yusuke Tanaka",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.abuse-value-domain.com",
                "ns2.abuse-value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "instagram.net.br",
            "domain_keyword": "instagram",
            "domain_tld": "net.br",
            "query_time": "2024-05-12 11:41:57",
            "create_date": "2014-02-23",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-23",
            "registrant_name": "MMV Agentes da Propriedade Industrial Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 46,
            "domain_name": "instagram.xn--q9jyb4c",
            "domain_keyword": "instagram",
            "domain_tld": "xn--q9jyb4c",
            "query_time": "2024-04-25 05:15:04",
            "create_date": "2014-03-12",
            "update_date": "2023-04-27",
            "expiry_date": "2025-03-12",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "http://www.appdetex.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "instagram.menu",
            "domain_keyword": "instagram",
            "domain_tld": "menu",
            "query_time": "2024-03-25 03:45:32",
            "create_date": "2014-03-17",
            "update_date": "2022-12-02",
            "expiry_date": "2025-03-17",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "instagram.ceo",
            "domain_keyword": "instagram",
            "domain_tld": "ceo",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2014-03-24",
            "update_date": "2023-12-30",
            "expiry_date": "2025-03-23",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "instagram.xn--6frz82g",
            "domain_keyword": "instagram",
            "domain_tld": "xn--6frz82g",
            "query_time": "2024-03-25 03:45:33",
            "create_date": "2014-03-26",
            "update_date": "2023-04-29",
            "expiry_date": "2025-03-26",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "instagram.pink",
            "domain_keyword": "instagram",
            "domain_tld": "pink",
            "query_time": "2024-03-26 00:32:39",
            "create_date": "2014-03-26",
            "update_date": "2024-01-02",
            "expiry_date": "2025-03-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "instagram.shiksha",
            "domain_keyword": "instagram",
            "domain_tld": "shiksha",
            "query_time": "2024-05-09 01:39:16",
            "create_date": "2014-03-26",
            "update_date": "2024-01-02",
            "expiry_date": "2025-03-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "instagram.kim",
            "domain_keyword": "instagram",
            "domain_tld": "kim",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-03-26",
            "update_date": "2024-01-02",
            "expiry_date": "2025-03-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "instagram.ruhr",
            "domain_keyword": "instagram",
            "domain_tld": "ruhr",
            "query_time": "2024-03-25 03:45:33",
            "create_date": "2014-03-27",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-27",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "instagram.club",
            "domain_keyword": "instagram",
            "domain_tld": "club",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-03-29",
            "update_date": "2022-12-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "instagram.build",
            "domain_keyword": "instagram",
            "domain_tld": "build",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-03-31",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "instagram.qpon",
            "domain_keyword": "instagram",
            "domain_tld": "qpon",
            "query_time": "2024-04-04 09:51:57",
            "create_date": "2014-04-02",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-01",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "instagram.guitars",
            "domain_keyword": "instagram",
            "domain_tld": "guitars",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-04-04",
            "update_date": "2024-01-11",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "instagram.link",
            "domain_keyword": "instagram",
            "domain_tld": "link",
            "query_time": "2024-04-30 15:43:10",
            "create_date": "2014-04-04",
            "update_date": "2024-01-11",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "instagram.pics",
            "domain_keyword": "instagram",
            "domain_tld": "pics",
            "query_time": "2024-04-04 00:31:11",
            "create_date": "2014-04-04",
            "update_date": "2024-01-11",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "instagram.gift",
            "domain_keyword": "instagram",
            "domain_tld": "gift",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-04-04",
            "update_date": "2024-01-11",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "instagram.blue",
            "domain_keyword": "instagram",
            "domain_tld": "blue",
            "query_time": "2024-05-11 09:18:13",
            "create_date": "2014-04-07",
            "update_date": "2024-01-14",
            "expiry_date": "2025-04-07",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "instagram.buzz",
            "domain_keyword": "instagram",
            "domain_tld": "buzz",
            "query_time": "2024-04-11 07:40:17",
            "create_date": "2014-04-10",
            "update_date": "2023-04-29",
            "expiry_date": "2025-04-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "instagram.luxury",
            "domain_keyword": "instagram",
            "domain_tld": "luxury",
            "query_time": "2024-04-01 01:38:25",
            "create_date": "2014-04-11",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-11",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "instagram.voting",
            "domain_keyword": "instagram",
            "domain_tld": "voting",
            "query_time": "2024-04-04 09:51:58",
            "create_date": "2014-04-15",
            "update_date": "2023-04-29",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "instagram.onl",
            "domain_keyword": "instagram",
            "domain_tld": "onl",
            "query_time": "2024-04-04 09:51:57",
            "create_date": "2014-04-17",
            "update_date": "2023-06-21",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "instagram.nagoya",
            "domain_keyword": "instagram",
            "domain_tld": "nagoya",
            "query_time": "2024-05-16 03:49:50",
            "create_date": "2014-04-22",
            "update_date": "2023-06-12",
            "expiry_date": "2025-04-22",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "instagram.biz",
            "domain_keyword": "instagram",
            "domain_tld": "biz",
            "query_time": "2024-04-11 07:40:17",
            "create_date": "2014-04-25",
            "update_date": "2024-01-31",
            "expiry_date": "2025-04-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "instagram.xn--fiq228c5hs",
            "domain_keyword": "instagram",
            "domain_tld": "xn--fiq228c5hs",
            "query_time": "2024-05-03 05:39:59",
            "create_date": "2014-04-29",
            "update_date": "2023-06-15",
            "expiry_date": "2025-04-29",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://whois.webnic.cc",
            "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": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "instagram.best",
            "domain_keyword": "instagram",
            "domain_tld": "best",
            "query_time": "2024-04-29 00:26:45",
            "create_date": "2014-04-30",
            "update_date": "2024-02-05",
            "expiry_date": "2025-04-29",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "instagram.kiwi",
            "domain_keyword": "instagram",
            "domain_tld": "kiwi",
            "query_time": "2024-04-04 09:51:57",
            "create_date": "2014-05-01",
            "update_date": "2023-06-21",
            "expiry_date": "2025-05-01",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba AppDetex",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "instagram.wiki",
            "domain_keyword": "instagram",
            "domain_tld": "wiki",
            "query_time": "2024-03-28 22:09:39",
            "create_date": "2014-05-07",
            "update_date": "2023-09-03",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "instagram.info",
            "domain_keyword": "instagram",
            "domain_tld": "info",
            "query_time": "2024-04-11 07:40:18",
            "create_date": "2014-05-19",
            "update_date": "2024-02-25",
            "expiry_date": "2025-05-19",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "instagram.xyz",
            "domain_keyword": "instagram",
            "domain_tld": "xyz",
            "query_time": "2024-03-25 03:45:33",
            "create_date": "2014-05-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "instagram.wien",
            "domain_keyword": "instagram",
            "domain_tld": "wien",
            "query_time": "2024-04-04 09:51:58",
            "create_date": "2014-05-23",
            "update_date": "2023-04-30",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba AppDetex",
            "registrar_website": "http://www.appdetex.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "instagram.bid",
            "domain_keyword": "instagram",
            "domain_tld": "bid",
            "query_time": "2024-04-04 09:51:56",
            "create_date": "2014-05-30",
            "update_date": "2024-03-06",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "instagram.webcam",
            "domain_keyword": "instagram",
            "domain_tld": "webcam",
            "query_time": "2024-05-09 01:39:16",
            "create_date": "2014-05-30",
            "update_date": "2024-03-06",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "instagram.trade",
            "domain_keyword": "instagram",
            "domain_tld": "trade",
            "query_time": "2024-05-16 11:07:29",
            "create_date": "2014-05-30",
            "update_date": "2024-03-06",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "instagram.jetzt",
            "domain_keyword": "instagram",
            "domain_tld": "jetzt",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-06-02",
            "update_date": "2024-03-09",
            "expiry_date": "2025-06-01",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "instagram.ink",
            "domain_keyword": "instagram",
            "domain_tld": "ink",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-06-04",
            "update_date": "2023-09-03",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "instagram.tokyo",
            "domain_keyword": "instagram",
            "domain_tld": "tokyo",
            "query_time": "2024-05-01 14:16:07",
            "create_date": "2014-06-07",
            "update_date": "2023-06-12",
            "expiry_date": "2025-06-07",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "instagram.bar",
            "domain_keyword": "instagram",
            "domain_tld": "bar",
            "query_time": "2024-05-03 05:39:57",
            "create_date": "2014-06-09",
            "update_date": "2024-02-15",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "instagram.rest",
            "domain_keyword": "instagram",
            "domain_tld": "rest",
            "query_time": "2024-05-09 01:39:16",
            "create_date": "2014-06-09",
            "update_date": "2024-03-17",
            "expiry_date": "2025-06-09",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "instagram.moscow",
            "domain_keyword": "instagram",
            "domain_tld": "moscow",
            "query_time": "2024-04-04 09:51:57",
            "create_date": "2014-06-10",
            "update_date": "2023-04-07",
            "expiry_date": "2024-06-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://www.markmonitor.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "US",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_fax": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "instagram.koeln",
            "domain_keyword": "instagram",
            "domain_tld": "koeln",
            "query_time": "2024-04-11 07:40:18",
            "create_date": "2014-06-11",
            "update_date": "2023-04-30",
            "expiry_date": "2025-06-11",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba AppDetex",
            "registrar_website": "http://www.appdetex.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "instagram.cologne",
            "domain_keyword": "instagram",
            "domain_tld": "cologne",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2014-06-11",
            "update_date": "2023-04-30",
            "expiry_date": "2025-06-11",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba AppDetex",
            "registrar_website": "http://www.appdetex.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "instagram.consulting",
            "domain_keyword": "instagram",
            "domain_tld": "consulting",
            "query_time": "2024-03-25 03:45:31",
            "create_date": "2014-06-16",
            "update_date": "2024-03-24",
            "expiry_date": "2025-06-16",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "instagram.fish",
            "domain_keyword": "instagram",
            "domain_tld": "fish",
            "query_time": "2024-04-11 07:40:18",
            "create_date": "2014-06-23",
            "update_date": "2024-03-31",
            "expiry_date": "2025-06-23",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "instagram.gop",
            "domain_keyword": "instagram",
            "domain_tld": "gop",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-06-30",
            "update_date": "2023-11-16",
            "expiry_date": "2025-06-30",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "instagram.country",
            "domain_keyword": "instagram",
            "domain_tld": "country",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-07-04",
            "update_date": "2024-04-11",
            "expiry_date": "2025-07-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "instagram.christmas",
            "domain_keyword": "instagram",
            "domain_tld": "christmas",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2014-07-07",
            "update_date": "2024-04-14",
            "expiry_date": "2025-07-07",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "instagram.cooking",
            "domain_keyword": "instagram",
            "domain_tld": "cooking",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "instagram.vodka",
            "domain_keyword": "instagram",
            "domain_tld": "vodka",
            "query_time": "2024-04-25 05:15:04",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "instagram.rodeo",
            "domain_keyword": "instagram",
            "domain_tld": "rodeo",
            "query_time": "2024-04-25 05:15:04",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "instagram.fishing",
            "domain_keyword": "instagram",
            "domain_tld": "fishing",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "instagram.horse",
            "domain_keyword": "instagram",
            "domain_tld": "horse",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "instagram.hiv",
            "domain_keyword": "instagram",
            "domain_tld": "hiv",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-07-21",
            "update_date": "2024-04-23",
            "expiry_date": "2025-07-21",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "instagram.xn--io0a7i",
            "domain_keyword": "instagram",
            "domain_tld": "xn--io0a7i",
            "query_time": "2024-05-01 17:54:53",
            "create_date": "2014-07-28",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-28",
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "instagram.xn--55qx5d",
            "domain_keyword": "instagram",
            "domain_tld": "xn--55qx5d",
            "query_time": "2024-05-01 11:30:31",
            "create_date": "2014-07-28",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-28",
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "instagram.yokohama",
            "domain_keyword": "instagram",
            "domain_tld": "yokohama",
            "query_time": "2024-04-25 05:15:06",
            "create_date": "2014-08-05",
            "update_date": "2023-06-12",
            "expiry_date": "2025-08-05",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "instagram.vegas",
            "domain_keyword": "instagram",
            "domain_tld": "vegas",
            "query_time": "2024-04-25 05:15:04",
            "create_date": "2014-08-07",
            "update_date": "2023-06-21",
            "expiry_date": "2025-08-07",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1407369600000_1515045",
    "stats": {
        "total_time": 0.086,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>instagram</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>365</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>instagram.com, instagram.cn, instagram.net, instagram.co.uk, instagram.nl, instagram.co, instagram.be, instagram.it, instagram.tv, instagram.fr, instagram.mobi, instagram.su, instagram.com.br, instagram.com.pl, instagram.co.nz, instagram.cl, instagram.gen.in, instagram.hr, instagram.org.cn, instagram.bi, instagram.com.ng, instagram.sh, instagram.co.ag, instagram.gd, instagram.cx, instagram.com.ag, instagram.gl, instagram.org.in, instagram.com.pr, instagram.md, instagram.ly, instagram.hn, instagram.vu, instagram.dm, instagram.co.ke, instagram.jobs, instagram.fo, instagram.pr, instagram.co.in, instagram.in, instagram.lt, instagram.ie, instagram.ca, instagram.jp, instagram.net.br, instagram.xn--q9jyb4c, instagram.menu, instagram.ceo, instagram.xn--6frz82g, instagram.pink, instagram.shiksha, instagram.kim, instagram.ruhr, instagram.club, instagram.build, instagram.qpon, instagram.guitars, instagram.link, instagram.pics, instagram.gift, instagram.blue, instagram.buzz, instagram.luxury, instagram.voting, instagram.onl, instagram.nagoya, instagram.biz, instagram.xn--fiq228c5hs, instagram.best, instagram.kiwi, instagram.wiki, instagram.info, instagram.xyz, instagram.wien, instagram.bid, instagram.webcam, instagram.trade, instagram.jetzt, instagram.ink, instagram.tokyo, instagram.bar, instagram.rest, instagram.moscow, instagram.koeln, instagram.cologne, instagram.consulting, instagram.fish, instagram.gop, instagram.country, instagram.christmas, instagram.cooking, instagram.vodka, instagram.rodeo, instagram.fishing, instagram.horse, instagram.hiv, instagram.xn--io0a7i, instagram.xn--55qx5d, instagram.yokohama, instagram.vegas</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>instagram.com</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 19:08:56</query_time>
   <create_date>2004-06-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2032-06-04</expiry_date>
   <registrar_iana>3237</registrar_iana>
   <registrar_name>RegistrarSafe, LLC</registrar_name>
   <registrar_website>https://www.registrarsafe.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.instagram.com</value>
    <value>b.ns.instagram.com</value>
    <value>c.ns.instagram.com</value>
    <value>d.ns.instagram.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>instagram.cn</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-02 05:27:03</query_time>
   <create_date>2010-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>instagram.net</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 03:49:49</query_time>
   <create_date>2010-11-06</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>4</num>
   <domain_name>instagram.co.uk</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-03-14 13:01:46</query_time>
   <create_date>2010-12-08</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Hogan Lovells International LLP [Tag = HOGANLOVELLS]</registrar_name>
   <registrar_website>https://www.anchovy.com</registrar_website>
   <name_servers>
    <value>ns1.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>instagram.nl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 05:39:58</query_time>
   <create_date>2010-12-22</create_date>
   <update_date>2022-03-30</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>instagram.co</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 05:39:58</query_time>
   <create_date>2010-12-22</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>7</num>
   <domain_name>instagram.be</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-03-23 01:08:31</query_time>
   <create_date>2011-01-14</create_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>instagram.it</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>Hogan Lovells (Paris) LLP</registrar_name>
   <registrant_company>Facebook Ireland Limited</registrant_company>
   <registrant_address>Hanover Reach</registrant_address>
   <registrant_city>5-7 Hanover Quay</registrant_city>
   <registrant_state>2</registrant_state>
   <registrant_zip>Dublin</registrant_zip>
   <registrant_country>IE</registrant_country>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>instagram.tv</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-12 11:41:58</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>10</num>
   <domain_name>instagram.fr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:49:08</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>HOGAN LOVELLS (PARIS) LLP</registrar_name>
   <registrar_website>http://www.hoganlovells.com</registrar_website>
   <registrant_company>Facebook Ireland Limited</registrant_company>
   <registrant_address>4 Grand Canal Square, Grand Canal Harbour, 2 Dublin</registrant_address>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.153674747</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>instagram.mobi</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-03-19 19:23:20</query_time>
   <create_date>2011-01-15</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>12</num>
   <domain_name>instagram.su</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:48</query_time>
   <create_date>2011-02-03</create_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>instagram.com.br</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2011-07-23</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrant_name>MMV Agentes da Propriedade Industrial Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>instagram.com.pl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-10 00:43:50</query_time>
   <create_date>2012-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>instagram.co.nz</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 22:19:44</query_time>
   <create_date>2012-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <registrar_name>1API</registrar_name>
   <registrar_website>http://1api.de</registrar_website>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>instagram.cl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2012-10-04</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Instagram LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>instagram.gen.in</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gen.in</domain_tld>
   <query_time>2024-04-04 09:51:56</query_time>
   <create_date>2012-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1APi GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>instagram.hr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-04 09:51:57</query_time>
   <create_date>2012-10-05</create_date>
   <update_date>2019-01-30</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>POSLUH HOSTING d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>KOVAČ &amp; PARTNERI odvjetničko društvo d.o.o.</registrant_name>
   <registrant_address>Šoštarićeva 10</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>instagram.org.cn</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-12 11:41:58</query_time>
   <create_date>2012-11-08</create_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>instagram.bi</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2012-11-12</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>Ascio Technologies</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>21</num>
   <domain_name>instagram.com.ng</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2012-11-12</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>lufemdomains</registrar_name>
   <registrar_website>https://www.hihostnow.com.ng</registrar_website>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road, Menlo Park</registrant_address>
   <registrant_city>CA</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>instagram.sh</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-03-28 22:09:39</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>instagram.co.ag</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.ag</domain_tld>
   <query_time>2024-04-11 07:40:18</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>24</num>
   <domain_name>instagram.gd</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gd</domain_tld>
   <query_time>2024-04-04 09:51:56</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_email>https://whois.nic.gd/contact/instagram.gd/registrant</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>instagram.cx</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-04-06 22:01:36</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>instagram.com.ag</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.ag</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>27</num>
   <domain_name>instagram.gl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gl</domain_tld>
   <query_time>2024-03-28 22:09:39</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_email>s4kccsg80gcgww800804s4wwg80040o4gskowg448s0w0w40o4osogg0kss88gw8@privacy.nic.gl</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>instagram.org.in</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-16 03:49:49</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1APi GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>instagram.com.pr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.pr</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road 1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>Menlo Park</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <registrant_fax>+1.6505434800</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>instagram.md</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-03-28 22:09:39</query_time>
   <create_date>2012-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Ascio Technologies</registrar_name>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>instagram.ly</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-03-28 22:09:39</query_time>
   <create_date>2012-11-14</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Instagram LLC</registrant_name>
   <registrant_company>Instagram LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>California</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>instagram.hn</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-03-03 00:12:06</query_time>
   <create_date>2012-11-15</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net/</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>instagram.vu</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>vu</domain_tld>
   <query_time>2024-03-28 22:09:39</query_time>
   <create_date>2012-11-15</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>instagram.dm</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>dm</domain_tld>
   <query_time>2024-03-25 03:45:31</query_time>
   <create_date>2012-11-15</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</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>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>instagram.co.ke</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-26 21:39:37</query_time>
   <create_date>2012-11-22</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Afriregister Limited</registrar_name>
   <registrar_website>RegistrarURL</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>instagram.jobs</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2012-12-07</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>37</num>
   <domain_name>instagram.fo</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>fo</domain_tld>
   <query_time>2024-03-30 14:35:37</query_time>
   <create_date>2012-12-11</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>FO Umsitingin</registrar_name>
   <registrar_website>https://www.økisnavn.fo</registrar_website>
   <registrant_email>https://whois.nic.fo/contact/instagram.fo/registrant</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>instagram.pr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>pr</domain_tld>
   <query_time>2024-05-09 01:39:16</query_time>
   <create_date>2012-12-24</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road 1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>Menlo Park</registrant_state>
   <registrant_zip>01403-001</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <registrant_fax>+1.6505434800</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>instagram.co.in</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2013-03-25</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1APi GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>instagram.in</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2013-04-03</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1APi GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>instagram.lt</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-03 05:39:58</query_time>
   <create_date>2013-05-16</create_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>instagram.ie</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-04 09:51:57</query_time>
   <create_date>2013-06-12</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net/</registrar_website>
   <registrant_name>Facebook Ireland Limited</registrant_name>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>instagram.ca</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2014-01-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>instagram.jp</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-03 05:39:58</query_time>
   <create_date>2014-02-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Yusuke Tanaka</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.abuse-value-domain.com</value>
    <value>ns2.abuse-value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>instagram.net.br</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-12 11:41:57</query_time>
   <create_date>2014-02-23</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrant_name>MMV Agentes da Propriedade Industrial Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>instagram.xn--q9jyb4c</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--q9jyb4c</domain_tld>
   <query_time>2024-04-25 05:15:04</query_time>
   <create_date>2014-03-12</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>http://www.appdetex.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>47</num>
   <domain_name>instagram.menu</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>menu</domain_tld>
   <query_time>2024-03-25 03:45:32</query_time>
   <create_date>2014-03-17</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>48</num>
   <domain_name>instagram.ceo</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ceo</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2014-03-24</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>49</num>
   <domain_name>instagram.xn--6frz82g</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--6frz82g</domain_tld>
   <query_time>2024-03-25 03:45:33</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>50</num>
   <domain_name>instagram.pink</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>pink</domain_tld>
   <query_time>2024-03-26 00:32:39</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>51</num>
   <domain_name>instagram.shiksha</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>shiksha</domain_tld>
   <query_time>2024-05-09 01:39:16</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>52</num>
   <domain_name>instagram.kim</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>53</num>
   <domain_name>instagram.ruhr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-03-25 03:45:33</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>54</num>
   <domain_name>instagram.club</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-03-29</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>55</num>
   <domain_name>instagram.build</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>56</num>
   <domain_name>instagram.qpon</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>qpon</domain_tld>
   <query_time>2024-04-04 09:51:57</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>57</num>
   <domain_name>instagram.guitars</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>guitars</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-04-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>58</num>
   <domain_name>instagram.link</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-30 15:43:10</query_time>
   <create_date>2014-04-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>59</num>
   <domain_name>instagram.pics</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-04 00:31:11</query_time>
   <create_date>2014-04-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>60</num>
   <domain_name>instagram.gift</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gift</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-04-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>61</num>
   <domain_name>instagram.blue</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-11 09:18:13</query_time>
   <create_date>2014-04-07</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>62</num>
   <domain_name>instagram.buzz</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-11 07:40:17</query_time>
   <create_date>2014-04-10</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>63</num>
   <domain_name>instagram.luxury</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>luxury</domain_tld>
   <query_time>2024-04-01 01:38:25</query_time>
   <create_date>2014-04-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>64</num>
   <domain_name>instagram.voting</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>voting</domain_tld>
   <query_time>2024-04-04 09:51:58</query_time>
   <create_date>2014-04-15</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>65</num>
   <domain_name>instagram.onl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-04-04 09:51:57</query_time>
   <create_date>2014-04-17</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>66</num>
   <domain_name>instagram.nagoya</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>nagoya</domain_tld>
   <query_time>2024-05-16 03:49:50</query_time>
   <create_date>2014-04-22</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>67</num>
   <domain_name>instagram.biz</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-11 07:40:17</query_time>
   <create_date>2014-04-25</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>68</num>
   <domain_name>instagram.xn--fiq228c5hs</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--fiq228c5hs</domain_tld>
   <query_time>2024-05-03 05:39:59</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2023-06-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://whois.webnic.cc</registrar_website>
   <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>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>instagram.best</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-04-29 00:26:45</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>70</num>
   <domain_name>instagram.kiwi</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-04-04 09:51:57</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba AppDetex</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>71</num>
   <domain_name>instagram.wiki</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-03-28 22:09:39</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>72</num>
   <domain_name>instagram.info</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-11 07:40:18</query_time>
   <create_date>2014-05-19</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>73</num>
   <domain_name>instagram.xyz</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-03-25 03:45:33</query_time>
   <create_date>2014-05-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>74</num>
   <domain_name>instagram.wien</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-04-04 09:51:58</query_time>
   <create_date>2014-05-23</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba AppDetex</registrar_name>
   <registrar_website>http://www.appdetex.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>75</num>
   <domain_name>instagram.bid</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-04-04 09:51:56</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>76</num>
   <domain_name>instagram.webcam</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>webcam</domain_tld>
   <query_time>2024-05-09 01:39:16</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>77</num>
   <domain_name>instagram.trade</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-05-16 11:07:29</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>78</num>
   <domain_name>instagram.jetzt</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>jetzt</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>instagram.ink</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-06-04</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>80</num>
   <domain_name>instagram.tokyo</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-01 14:16:07</query_time>
   <create_date>2014-06-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>81</num>
   <domain_name>instagram.bar</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-03 05:39:57</query_time>
   <create_date>2014-06-09</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>82</num>
   <domain_name>instagram.rest</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-09 01:39:16</query_time>
   <create_date>2014-06-09</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>83</num>
   <domain_name>instagram.moscow</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-04-04 09:51:57</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <registrant_fax>Personal data, can not be publicly disclosed according to applicable laws.</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>instagram.koeln</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-11 07:40:18</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba AppDetex</registrar_name>
   <registrar_website>http://www.appdetex.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>85</num>
   <domain_name>instagram.cologne</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba AppDetex</registrar_name>
   <registrar_website>http://www.appdetex.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>86</num>
   <domain_name>instagram.consulting</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-03-25 03:45:31</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>instagram.fish</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-04-11 07:40:18</query_time>
   <create_date>2014-06-23</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>88</num>
   <domain_name>instagram.gop</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gop</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>instagram.country</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-07-04</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>instagram.christmas</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>christmas</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2014-07-07</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>91</num>
   <domain_name>instagram.cooking</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cooking</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>92</num>
   <domain_name>instagram.vodka</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>vodka</domain_tld>
   <query_time>2024-04-25 05:15:04</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>93</num>
   <domain_name>instagram.rodeo</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>rodeo</domain_tld>
   <query_time>2024-04-25 05:15:04</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>94</num>
   <domain_name>instagram.fishing</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>fishing</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>95</num>
   <domain_name>instagram.horse</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>horse</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>96</num>
   <domain_name>instagram.hiv</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>hiv</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>instagram.xn--io0a7i</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--io0a7i</domain_tld>
   <query_time>2024-05-01 17:54:53</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>98</num>
   <domain_name>instagram.xn--55qx5d</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--55qx5d</domain_tld>
   <query_time>2024-05-01 11:30:31</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>99</num>
   <domain_name>instagram.yokohama</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>yokohama</domain_tld>
   <query_time>2024-04-25 05:15:06</query_time>
   <create_date>2014-08-05</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>100</num>
   <domain_name>instagram.vegas</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-04-25 05:15:04</query_time>
   <create_date>2014-08-07</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>
 </results>
 <search_after>1407369600000_1515045</search_after>
 <stats>
  <total_time>0.086</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,640 domain names (in 0.322 seconds) which look and sound like the brand name "instagram".
Domain Name Registered Expiry Registrar Ownership
1 instagrams.reviews 11 Mar 2022 11 Mar 2025 RegistrarSEC LLC Meta Platforms, Inc.
2 instagramp.com 9 Jun 2013 9 Jun 2025 GoDaddy.com, LLC -
3 lnstagram.dev 8 Jun 2021 8 Jun 2025 RegistrarSEC, LLC Instagram, LLC
4 instagraxm.com 24 May 2022 24 May 2025 RegistrarSEC, LLC Instagram, LLC
5 instag5am.com 20 May 2022 20 May 2025 RegistrarSEC, LLC Instagram, LLC
6 instagrym.com 10 May 2023 10 May 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
7 instagrom.com 14 Jan 2011 14 Jan 2025 RegistrarSEC, LLC Instagram, LLC
8 iastagram.com 4 Sep 2023 4 Sep 2024 Infomaniak Network SA ERO CORP SARL
9 lnstagram.review 11 Mar 2022 11 Mar 2025 RegistrarSEC LLC Meta Platforms, Inc.
10 instagrnm.com 17 Apr 2024 17 Apr 2025 GANDI SAS lihi System LLC
11 instagrtam.com 21 Jul 2012 21 Jul 2026 22net, Inc. -
12 instadram.app 1 Jan 2023 1 Jan 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
13 inst4gram.com 1 Sep 2018 1 Sep 2024 RegistrarSEC, LLC Instagram, LLC
14 inftagram.uk 2 Oct 2022 2 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
15 in-stagram.ru 7 May 2015 7 May 2025 RU-CENTER-RU Instagram, LLC
16 instagrae.com 24 Aug 2020 24 Aug 2024 RegistrarSEC, LLC Instagram, LLC
17 instagramf.com 5 May 2023 5 May 2025 Porkbun LLC Private by Design, LLC
18 instaegram.com 26 May 2023 26 May 2024 Tucows Domains Inc. -
19 inttagram.com 23 Apr 2023 23 Apr 2025 Porkbun LLC Private by Design, LLC
20 instagrarm.org 5 May 2023 5 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
21 enstagram.in 29 Feb 2024 28 Feb 2025 Dynadot LLC Shanti Software
22 instag-ram.com 14 Sep 2023 14 Sep 2024 GoDaddy.com, LLC -
23 inzstagram.com 20 May 2022 20 May 2025 RegistrarSEC, LLC Instagram, LLC
24 qinstagram.com 19 Apr 2024 19 Apr 2025 Secura GmbH REDACTED FOR PRIVACY
25 instogram.online 26 Feb 2024 26 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
26 instagram5.com 19 Apr 2023 19 Apr 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
27 lnstagram.store 10 Jan 2024 10 Jan 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
28 instagram1.com 31 Jan 2021 31 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
29 instragram.quest 24 Nov 2023 24 Nov 2024 Porkbun, LLC -
30 lnstagram.host 28 Sep 2021 28 Sep 2024 RegistrarSEC, LLC Meta Platforms, Inc.
31 instagralm.com 29 Nov 2023 29 Nov 2024 Secura GmbH REDACTED FOR PRIVACY
32 insxtagram.com 20 May 2022 20 May 2025 RegistrarSEC, LLC Instagram, LLC
33 instigram.app 23 Nov 2018 23 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 nistagram.science 14 Feb 2021 14 Feb 2031 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 instagpam.com 31 Jan 2017 31 Jan 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
36 intsagram.com 14 Jan 2011 14 Jan 2025 RegistrarSEC, LLC Instagram, LLC
37 instagras.fr 2 Feb 2019 2 Feb 2025 OVH Ano Nymous
38 insttgram.com 23 Dec 2023 23 Dec 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
39 inctagram.app 14 Mar 2024 14 Mar 2025 CloudFlare, Inc. internship
40 instragram.live 28 Sep 2021 28 Sep 2024 RegistrarSEC LLC Meta Platforms, Inc.
41 insatgram.site 3 Jun 2023 3 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
42 insta-gram.site 11 Mar 2022 11 Mar 2025 RegistrarSEC, LLC Meta Platforms, Inc.
43 instagrams.net 8 Jun 2021 8 Jun 2025 RegistrarSEC, LLC Instagram, LLC
44 isstagram.com 1 Nov 2023 1 Nov 2024 Wixi Incorporated REDACTED FOR PRIVACY
45 instaggam.com 13 Nov 2022 13 Nov 2024 Porkbun LLC Private by Design, LLC
46 pinstagram.com 17 Mar 2023 17 Mar 2024 DropCatch.com 762 LLC -
47 inctagram.work 7 Aug 2023 7 Aug 2024 Key-Systems LLC Private Person
48 instagramr.com 7 Apr 2020 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 intstagram.com 5 Aug 2011 5 Aug 2024 ABOVE.COM PTY LTD. -
50 instagramk.com 1 May 2022 1 May 2025 GoDaddy.com, LLC -
51 instagrams.wiki 19 Apr 2023 19 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 instagrams.tools 25 Aug 2020 25 Aug 2024 RegistrarSEC LLC Instagram, LLC
53 instaglam.fun 22 Sep 2021 22 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
54 instagsam.com 24 Aug 2020 24 Aug 2024 RegistrarSEC, LLC Instagram, LLC
55 instaqram.one 14 Sep 2021 14 Sep 2024 RegistrarSEC LLC Meta Platforms, Inc.
56 instagramm.ing 5 Dec 2023 5 Dec 2024 Go China Domains, LLC Domains By Proxy, LLC
57 instqagram.com 10 May 2012 10 May 2025 RegistrarSEC, LLC Meta Platforms, Inc.
58 insftagram.com 4 Oct 2023 4 Oct 2025 Porkbun LLC Private by Design, LLC
59 0nstagram.com 5 Sep 2023 5 Sep 2024 ABOVE.COM PTY LTD. -
60 lnstagram.ws 30 Jul 2022 30 Jul 2024 Fast Domain Inc. -
61 tinstagram.site 10 Jun 2020 10 Jun 2025 RegistrarSEC, LLC Instagram, LLC
62 instagraf.co 15 Nov 2015 14 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 ienstagram.com 31 Dec 2023 31 Dec 2024 GRANSY S.R.O D/B/A SUBREG.CZ NEROSO Inst., s.r.o.
64 instogram.shop 25 Apr 2024 25 Apr 2025 GoDaddy.com LLC -
65 instafram.com 6 Nov 2010 6 Nov 2024 RegistrarSEC, LLC Instagram, LLC
66 minstagram.net 29 Jul 2023 29 Jul 2024 Dynadot Inc -
67 instragram.net 24 Nov 2023 24 Nov 2024 Porkbun LLC Private by Design, LLC
68 instargram.space 22 Nov 2023 22 Nov 2024 OVH -
69 insyagram.live 15 Mar 2023 15 Mar 2024 Dynadot Inc REDACTED FOR PRIVACY
70 instagramm.hosting 12 Jun 2020 12 Jun 2025 RegistrarSEC, LLC Instagram, LLC
71 instragram.one 24 Nov 2023 24 Nov 2024 Porkbun Private by Design, LLC
72 pinstagram.org 27 Mar 2023 27 Mar 2025 IONOS SE 1&1 Internet AG
73 instagram3.email 12 Jun 2020 12 Jun 2025 RegistrarSEC LLC Instagram, LLC
74 instagrcm.com 4 Nov 2023 4 Nov 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
75 iostagram.com 19 Nov 2023 19 Nov 2024 Porkbun LLC REDACTED FOR PRIVACY
76 instagsram.com 19 Apr 2023 19 Apr 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
77 instkagram.com 19 Apr 2023 19 Apr 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
78 instavram.com 10 May 2012 10 May 2025 SAV.COM, LLC REDACTED FOR PRIVACY
79 instagramh.com 27 Jul 2018 27 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
80 instaqram.app 28 Sep 2021 28 Sep 2024 RegistrarSEC, LLC Meta Platforms, Inc.
81 insttagram.ru 28 Jan 2024 28 Jan 2025 BEGET-RU Private Person
82 instragram.top 24 Nov 2023 24 Nov 2024 Porkbun LLC Private by Design, LLC
83 inktagram.com 25 Oct 2020 25 Oct 2024 Gandi SAS -
84 instagrau.com 9 Aug 2023 9 Aug 2024 ABOVE.COM PTY LTD. -
85 instapram.net 28 May 2023 28 May 2024 GoDaddy.com, LLC -
86 lnstagram.tech 6 Apr 2021 6 Apr 2025 RegistrarSEC, LLC Instagram, LLC
87 instaygram.com 7 Aug 2023 7 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
88 instahram.net 5 Mar 2023 5 Mar 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
89 instagran.org 12 Apr 2022 12 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
90 inatagram.com 22 Dec 2010 22 Dec 2024 RegistrarSEC, LLC Instagram, LLC
91 itstagram.ru 12 Mar 2022 12 Mar 2025 REGRU-RU Private Person
92 lnstagram.shop 2 Jul 2023 2 Jul 2024 HOSTINGER operations, UAB -
93 instamgram.com 14 Jan 2011 14 Jan 2025 RegistrarSEC, LLC Meta Platforms, Inc.
94 lnstagram.help 7 Apr 2023 7 Apr 2025 Isimtescil Bilisim A.S. DemirSoft Yazilim Bilgisayar ve Robot Teknolojileri Ltd. Sti.
95 instagarm.info 4 Jan 2022 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 instagrab.app 3 Nov 2022 3 Nov 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
97 yinstagram.org 2 Sep 2020 2 Sep 2024 1API GmbH Registrant of yinstagram.org
98 instragram.sbs 24 Nov 2023 24 Nov 2024 Porkbun, LLC Private by Design, LLC
99 ainstagram.net 26 May 2023 26 May 2024 Key-Systems GmbH REDACTED FOR PRIVACY
100 4instagram.ru 5 Mar 2023 5 Mar 2025 REGRU-RU Private Person
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 Instagram.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=instagram.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "instagram.cn",
        "page_size": 100
    },
    "count": {
        "total": 2640,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "instagrams.reviews, instagramp.com, lnstagram.dev, instagraxm.com, instag5am.com, instagrym.com, instagrom.com, iastagram.com, lnstagram.review, instagrnm.com, instagrtam.com, instadram.app, inst4gram.com, inftagram.uk, in-stagram.ru, instagrae.com, instagramf.com, instaegram.com, inttagram.com, instagrarm.org, enstagram.in, instag-ram.com, inzstagram.com, qinstagram.com, instogram.online, instagram5.com, lnstagram.store, instagram1.com, instragram.quest, lnstagram.host, instagralm.com, insxtagram.com, instigram.app, nistagram.science, instagpam.com, intsagram.com, instagras.fr, insttgram.com, inctagram.app, instragram.live, insatgram.site, insta-gram.site, instagrams.net, isstagram.com, instaggam.com, pinstagram.com, inctagram.work, instagramr.com, intstagram.com, instagramk.com, instagrams.wiki, instagrams.tools, instaglam.fun, instagsam.com, instaqram.one, instagramm.ing, instqagram.com, insftagram.com, 0nstagram.com, lnstagram.ws, tinstagram.site, instagraf.co, ienstagram.com, instogram.shop, instafram.com, minstagram.net, instragram.net, instargram.space, insyagram.live, instagramm.hosting, instragram.one, pinstagram.org, instagram3.email, instagrcm.com, iostagram.com, instagsram.com, instkagram.com, instavram.com, instagramh.com, instaqram.app, insttagram.ru, instragram.top, inktagram.com, instagrau.com, instapram.net, lnstagram.tech, instaygram.com, instahram.net, instagran.org, inatagram.com, itstagram.ru, lnstagram.shop, instamgram.com, lnstagram.help, instagarm.info, instagrab.app, yinstagram.org, instragram.sbs, ainstagram.net, 4instagram.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "instagrams.reviews",
            "domain_keyword": "instagrams",
            "domain_tld": "reviews",
            "query_time": "2024-04-25 05:15:48",
            "create_date": "2022-03-11",
            "update_date": "2023-12-17",
            "expiry_date": "2025-03-11",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "instagramp.com",
            "domain_keyword": "instagramp",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:55:06",
            "create_date": "2013-06-09",
            "update_date": "2023-06-10",
            "expiry_date": "2025-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lnstagram.dev",
            "domain_keyword": "lnstagram",
            "domain_tld": "dev",
            "query_time": "2024-05-03 11:40:05",
            "create_date": "2021-06-08",
            "update_date": "2024-03-16",
            "expiry_date": "2025-06-08",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "instagraxm.com",
            "domain_keyword": "instagraxm",
            "domain_tld": "com",
            "query_time": "2024-04-04 09:52:20",
            "create_date": "2022-05-24",
            "update_date": "2023-08-01",
            "expiry_date": "2025-05-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "instag5am.com",
            "domain_keyword": "instag5am",
            "domain_tld": "com",
            "query_time": "2024-04-04 09:51:49",
            "create_date": "2022-05-20",
            "update_date": "2023-08-01",
            "expiry_date": "2025-05-20",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "instagrym.com",
            "domain_keyword": "instagrym",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:42:07",
            "create_date": "2023-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2024-05-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "instagrom.com",
            "domain_keyword": "instagrom",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:42:06",
            "create_date": "2011-01-14",
            "update_date": "2023-10-16",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "iastagram.com",
            "domain_keyword": "iastagram",
            "domain_tld": "com",
            "query_time": "2024-03-21 06:54:09",
            "create_date": "2023-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ERO CORP SARL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bas Rhin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.infomaniak.com/gtl/whois-privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 9,
            "domain_name": "lnstagram.review",
            "domain_keyword": "lnstagram",
            "domain_tld": "review",
            "query_time": "2024-03-27 11:08:22",
            "create_date": "2022-03-11",
            "update_date": "2023-12-17",
            "expiry_date": "2025-03-11",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "instagrnm.com",
            "domain_keyword": "instagrnm",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:10:05",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lihi System LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-185-b.gandi.net",
                "ns-213-a.gandi.net",
                "ns-54-c.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "instagrtam.com",
            "domain_keyword": "instagrtam",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:42:13",
            "create_date": "2012-07-21",
            "update_date": "2024-03-24",
            "expiry_date": "2026-07-21",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "instadram.app",
            "domain_keyword": "instadram",
            "domain_tld": "app",
            "query_time": "2024-05-12 11:40:16",
            "create_date": "2023-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "inst4gram.com",
            "domain_keyword": "inst4gram",
            "domain_tld": "com",
            "query_time": "2024-03-29 22:37:30",
            "create_date": "2018-09-01",
            "update_date": "2023-06-03",
            "expiry_date": "2024-09-01",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "inftagram.uk",
            "domain_keyword": "inftagram",
            "domain_tld": "uk",
            "query_time": "2024-03-31 23:19:11",
            "create_date": "2022-10-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-10-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "in-stagram.ru",
            "domain_keyword": "in-stagram",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:56:59",
            "create_date": "2015-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Instagram, LLC",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "instagrae.com",
            "domain_keyword": "instagrae",
            "domain_tld": "com",
            "query_time": "2024-04-04 09:51:52",
            "create_date": "2020-08-24",
            "update_date": "2023-05-27",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "instagramf.com",
            "domain_keyword": "instagramf",
            "domain_tld": "com",
            "query_time": "2024-04-04 09:52:03",
            "create_date": "2023-05-05",
            "update_date": "2023-09-13",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/instagramf.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "instaegram.com",
            "domain_keyword": "instaegram",
            "domain_tld": "com",
            "query_time": "2024-05-01 02:51:14",
            "create_date": "2023-05-26",
            "update_date": "2023-05-26",
            "expiry_date": "2024-05-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "inttagram.com",
            "domain_keyword": "inttagram",
            "domain_tld": "com",
            "query_time": "2024-05-02 09:02:15",
            "create_date": "2023-04-23",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/inttagram.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "instagrarm.org",
            "domain_keyword": "instagrarm",
            "domain_tld": "org",
            "query_time": "2024-05-09 01:39:29",
            "create_date": "2023-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "enstagram.in",
            "domain_keyword": "enstagram",
            "domain_tld": "in",
            "query_time": "2024-05-07 18:55:09",
            "create_date": "2024-02-29",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanti Software",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "woj. slaskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "instag-ram.com",
            "domain_keyword": "instag-ram",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:41:26",
            "create_date": "2023-09-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "inzstagram.com",
            "domain_keyword": "inzstagram",
            "domain_tld": "com",
            "query_time": "2024-03-21 22:31:53",
            "create_date": "2022-05-20",
            "update_date": "2023-08-01",
            "expiry_date": "2025-05-20",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "qinstagram.com",
            "domain_keyword": "qinstagram",
            "domain_tld": "com",
            "query_time": "2024-04-25 07:10:48",
            "create_date": "2024-04-19",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-19",
            "registrar_iana": 111,
            "registrar_name": "Secura GmbH",
            "registrar_website": "http://www.domainregistry.de",
            "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": "IM",
            "registrant_email": "contact via https://send-message.ispapi.net/qinstagram.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "instogram.online",
            "domain_keyword": "instogram",
            "domain_tld": "online",
            "query_time": "2024-04-29 02:44:28",
            "create_date": "2024-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "instagram5.com",
            "domain_keyword": "instagram5",
            "domain_tld": "com",
            "query_time": "2024-05-01 08:18:43",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "lnstagram.store",
            "domain_keyword": "lnstagram",
            "domain_tld": "store",
            "query_time": "2024-05-12 09:22:57",
            "create_date": "2024-01-10",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.selectel.ru",
                "ns2.selectel.ru",
                "ns3.selectel.ru",
                "ns4.selectel.ru"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "instagram1.com",
            "domain_keyword": "instagram1",
            "domain_tld": "com",
            "query_time": "2024-03-22 12:22:53",
            "create_date": "2021-01-31",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "instragram.quest",
            "domain_keyword": "instragram",
            "domain_tld": "quest",
            "query_time": "2024-03-30 14:40:03",
            "create_date": "2023-11-24",
            "update_date": "2024-03-23",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "lnstagram.host",
            "domain_keyword": "lnstagram",
            "domain_tld": "host",
            "query_time": "2024-03-27 11:08:22",
            "create_date": "2021-09-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "instagralm.com",
            "domain_keyword": "instagralm",
            "domain_tld": "com",
            "query_time": "2024-04-04 09:51:52",
            "create_date": "2023-11-29",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-29",
            "registrar_iana": 111,
            "registrar_name": "Secura GmbH",
            "registrar_website": "http://www.domainregistry.de",
            "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": "IM",
            "registrant_email": "contact via https://send-message.ispapi.net/instagralm.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "insxtagram.com",
            "domain_keyword": "insxtagram",
            "domain_tld": "com",
            "query_time": "2024-04-02 05:31:17",
            "create_date": "2022-05-20",
            "update_date": "2023-08-01",
            "expiry_date": "2025-05-20",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "instigram.app",
            "domain_keyword": "instigram",
            "domain_tld": "app",
            "query_time": "2024-04-03 18:38:48",
            "create_date": "2018-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "nistagram.science",
            "domain_keyword": "nistagram",
            "domain_tld": "science",
            "query_time": "2024-04-23 21:33:45",
            "create_date": "2021-02-14",
            "update_date": "2021-02-19",
            "expiry_date": "2031-02-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lifehackerserver02.gr",
                "ns2.lifehackerserver02.gr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "instagpam.com",
            "domain_keyword": "instagpam",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:25:17",
            "create_date": "2017-01-31",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.moisait.ru",
                "ns2.moisait.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "intsagram.com",
            "domain_keyword": "intsagram",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:43:00",
            "create_date": "2011-01-14",
            "update_date": "2023-10-16",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "instagras.fr",
            "domain_keyword": "instagras",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:49:08",
            "create_date": "2019-02-02",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-02",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 38,
            "domain_name": "insttgram.com",
            "domain_keyword": "insttgram",
            "domain_tld": "com",
            "query_time": "2024-05-09 11:19:56",
            "create_date": "2023-12-23",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-23",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IM",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "inctagram.app",
            "domain_keyword": "inctagram",
            "domain_tld": "app",
            "query_time": "2024-05-15 16:34:43",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "internship",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kharkiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "leif.ns.cloudflare.com",
                "luciane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "instragram.live",
            "domain_keyword": "instragram",
            "domain_tld": "live",
            "query_time": "2024-03-19 19:28:14",
            "create_date": "2021-09-28",
            "update_date": "2023-07-06",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "insatgram.site",
            "domain_keyword": "insatgram",
            "domain_tld": "site",
            "query_time": "2024-03-19 01:22:14",
            "create_date": "2023-06-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Hanty-Mansiyskiy avtonomniy okrug",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "elaine.ns.cloudflare.com",
                "kirk.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "insta-gram.site",
            "domain_keyword": "insta-gram",
            "domain_tld": "site",
            "query_time": "2024-04-03 12:34:21",
            "create_date": "2022-03-11",
            "update_date": "2023-12-18",
            "expiry_date": "2025-03-11",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "instagrams.net",
            "domain_keyword": "instagrams",
            "domain_tld": "net",
            "query_time": "2024-04-04 09:52:14",
            "create_date": "2021-06-08",
            "update_date": "2024-03-11",
            "expiry_date": "2025-06-08",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "isstagram.com",
            "domain_keyword": "isstagram",
            "domain_tld": "com",
            "query_time": "2024-05-12 06:24:59",
            "create_date": "2023-11-01",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1474,
            "registrar_name": "Wixi Incorporated",
            "registrar_website": "http://www.wixi.jp",
            "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": "IM",
            "registrant_email": "contact via https://whoiscontact.dnpilot.com/isstagram.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "instaggam.com",
            "domain_keyword": "instaggam",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:49:46",
            "create_date": "2022-11-13",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/instaggam.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pinstagram.com",
            "domain_keyword": "pinstagram",
            "domain_tld": "com",
            "query_time": "2024-05-12 22:38:13",
            "create_date": "2023-03-17",
            "update_date": "2024-04-27",
            "expiry_date": "2024-03-17",
            "registrar_iana": 2521,
            "registrar_name": "DropCatch.com 762 LLC",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientHold",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "inctagram.work",
            "domain_keyword": "inctagram",
            "domain_tld": "work",
            "query_time": "2024-03-28 04:37:57",
            "create_date": "2023-08-07",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Samarskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mimi.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "instagramr.com",
            "domain_keyword": "instagramr",
            "domain_tld": "com",
            "query_time": "2024-04-11 07:41:16",
            "create_date": "2020-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "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=instagramr.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "intstagram.com",
            "domain_keyword": "intstagram",
            "domain_tld": "com",
            "query_time": "2024-05-02 09:02:10",
            "create_date": "2011-08-05",
            "update_date": "2019-10-24",
            "expiry_date": "2024-08-05",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rentondc.com",
                "ns2.rentondc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "instagramk.com",
            "domain_keyword": "instagramk",
            "domain_tld": "com",
            "query_time": "2024-05-09 01:39:22",
            "create_date": "2022-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "instagrams.wiki",
            "domain_keyword": "instagrams",
            "domain_tld": "wiki",
            "query_time": "2024-05-12 11:42:04",
            "create_date": "2023-04-19",
            "update_date": "2024-05-01",
            "expiry_date": "2024-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "instagrams.tools",
            "domain_keyword": "instagrams",
            "domain_tld": "tools",
            "query_time": "2024-04-11 07:41:17",
            "create_date": "2020-08-25",
            "update_date": "2023-06-02",
            "expiry_date": "2024-08-25",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "instaglam.fun",
            "domain_keyword": "instaglam",
            "domain_tld": "fun",
            "query_time": "2024-05-12 11:41:28",
            "create_date": "2021-09-22",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "donna.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "instagsam.com",
            "domain_keyword": "instagsam",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:51:07",
            "create_date": "2020-08-24",
            "update_date": "2023-05-27",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "instaqram.one",
            "domain_keyword": "instaqram",
            "domain_tld": "one",
            "query_time": "2024-03-28 22:12:31",
            "create_date": "2021-09-14",
            "update_date": "2023-06-22",
            "expiry_date": "2024-09-14",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "instagramm.ing",
            "domain_keyword": "instagramm",
            "domain_tld": "ing",
            "query_time": "2024-04-04 09:52:08",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "instqagram.com",
            "domain_keyword": "instqagram",
            "domain_tld": "com",
            "query_time": "2024-03-30 14:40:01",
            "create_date": "2012-05-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "insftagram.com",
            "domain_keyword": "insftagram",
            "domain_tld": "com",
            "query_time": "2024-04-08 17:51:40",
            "create_date": "2023-10-04",
            "update_date": "2024-01-07",
            "expiry_date": "2025-10-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/insftagram.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "0nstagram.com",
            "domain_keyword": "0nstagram",
            "domain_tld": "com",
            "query_time": "2024-04-13 05:44:47",
            "create_date": "2023-09-05",
            "update_date": "2023-10-08",
            "expiry_date": "2024-09-05",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "or",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "lnstagram.ws",
            "domain_keyword": "lnstagram",
            "domain_tld": "ws",
            "query_time": "2024-05-15 07:01:41",
            "create_date": "2022-07-30",
            "update_date": "2022-07-30",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1154,
            "registrar_name": "Fast Domain Inc.",
            "registrar_website": "http://fastdomain.com/cgi/whois",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "tinstagram.site",
            "domain_keyword": "tinstagram",
            "domain_tld": "site",
            "query_time": "2024-05-16 11:44:28",
            "create_date": "2020-06-10",
            "update_date": "2024-03-18",
            "expiry_date": "2025-06-10",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "instagraf.co",
            "domain_keyword": "instagraf",
            "domain_tld": "co",
            "query_time": "2024-05-03 05:39:54",
            "create_date": "2015-11-15",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1164.awsdns-17.org",
                "ns-1940.awsdns-50.co.uk",
                "ns-492.awsdns-61.com",
                "ns-837.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ienstagram.com",
            "domain_keyword": "ienstagram",
            "domain_tld": "com",
            "query_time": "2024-05-07 04:25:45",
            "create_date": "2023-12-31",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "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": "NEROSO Inst., s.r.o.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.parktons.com",
                "ns2.parktons.com"
            ],
            "domain_status": [
                "https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "instogram.shop",
            "domain_keyword": "instogram",
            "domain_tld": "shop",
            "query_time": "2024-04-28 18:32:14",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dnspark.in",
                "ns2.dnspark.in"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "instafram.com",
            "domain_keyword": "instafram",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:42:28",
            "create_date": "2010-11-06",
            "update_date": "2023-08-09",
            "expiry_date": "2024-11-06",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "minstagram.net",
            "domain_keyword": "minstagram",
            "domain_tld": "net",
            "query_time": "2024-04-09 12:18:23",
            "create_date": "2023-07-29",
            "update_date": "2024-01-29",
            "expiry_date": "2024-07-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.csof.net",
                "ns2.csof.net",
                "ns3.csof.net",
                "ns4.csof.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "instragram.net",
            "domain_keyword": "instragram",
            "domain_tld": "net",
            "query_time": "2024-04-14 15:35:36",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/instragram.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "instargram.space",
            "domain_keyword": "instargram",
            "domain_tld": "space",
            "query_time": "2024-03-28 22:12:32",
            "create_date": "2023-11-22",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-22",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "insyagram.live",
            "domain_keyword": "insyagram",
            "domain_tld": "live",
            "query_time": "2024-05-15 15:47:22",
            "create_date": "2023-03-15",
            "update_date": "2024-04-24",
            "expiry_date": "2024-03-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "instagramm.hosting",
            "domain_keyword": "instagramm",
            "domain_tld": "hosting",
            "query_time": "2024-03-25 03:46:07",
            "create_date": "2020-06-12",
            "update_date": "2024-03-20",
            "expiry_date": "2025-06-12",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "instragram.one",
            "domain_keyword": "instragram",
            "domain_tld": "one",
            "query_time": "2024-03-30 14:40:03",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "pinstagram.org",
            "domain_keyword": "pinstagram",
            "domain_tld": "org",
            "query_time": "2024-03-30 15:05:44",
            "create_date": "2023-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "instagram3.email",
            "domain_keyword": "instagram3",
            "domain_tld": "email",
            "query_time": "2024-04-04 09:51:58",
            "create_date": "2020-06-12",
            "update_date": "2024-03-20",
            "expiry_date": "2025-06-12",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "instagrcm.com",
            "domain_keyword": "instagrcm",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:16:28",
            "create_date": "2023-11-04",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "iostagram.com",
            "domain_keyword": "iostagram",
            "domain_tld": "com",
            "query_time": "2024-04-14 18:32:02",
            "create_date": "2023-11-19",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oregon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/iostagram.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.thktok.com",
                "ns2.thktok.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "instagsram.com",
            "domain_keyword": "instagsram",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:13:51",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "instkagram.com",
            "domain_keyword": "instkagram",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:38:03",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "instavram.com",
            "domain_keyword": "instavram",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:45:59",
            "create_date": "2012-05-10",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-10",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=instavram.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "instagramh.com",
            "domain_keyword": "instagramh",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:05:23",
            "create_date": "2018-07-27",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "host27.bmdns.net",
                "host28.bmdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "instaqram.app",
            "domain_keyword": "instaqram",
            "domain_tld": "app",
            "query_time": "2024-04-29 02:40:30",
            "create_date": "2021-09-28",
            "update_date": "2023-07-06",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "insttagram.ru",
            "domain_keyword": "insttagram",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:25:56",
            "create_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "instragram.top",
            "domain_keyword": "instragram",
            "domain_tld": "top",
            "query_time": "2024-04-24 04:53:11",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "inktagram.com",
            "domain_keyword": "inktagram",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:59:44",
            "create_date": "2020-10-25",
            "update_date": "2024-04-28",
            "expiry_date": "2024-10-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "name_servers": [
                "ns0.online.net",
                "ns1.online.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "instagrau.com",
            "domain_keyword": "instagrau",
            "domain_tld": "com",
            "query_time": "2024-04-11 07:41:24",
            "create_date": "2023-08-09",
            "update_date": "2023-10-08",
            "expiry_date": "2024-08-09",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "or",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "instapram.net",
            "domain_keyword": "instapram",
            "domain_tld": "net",
            "query_time": "2024-03-26 10:39:20",
            "create_date": "2023-05-28",
            "update_date": "2023-05-28",
            "expiry_date": "2024-05-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "lnstagram.tech",
            "domain_keyword": "lnstagram",
            "domain_tld": "tech",
            "query_time": "2024-03-27 11:08:22",
            "create_date": "2021-04-06",
            "update_date": "2024-01-13",
            "expiry_date": "2025-04-06",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "instaygram.com",
            "domain_keyword": "instaygram",
            "domain_tld": "com",
            "query_time": "2024-05-10 01:40:03",
            "create_date": "2023-08-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-08-07",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/instaygram.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "domain_status": [
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "instahram.net",
            "domain_keyword": "instahram",
            "domain_tld": "net",
            "query_time": "2024-05-12 11:42:09",
            "create_date": "2023-03-05",
            "update_date": "2024-04-15",
            "expiry_date": "2024-03-05",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "instagran.org",
            "domain_keyword": "instagran",
            "domain_tld": "org",
            "query_time": "2024-04-25 05:15:56",
            "create_date": "2022-04-12",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1139.awsdns-14.org",
                "ns-1835.awsdns-37.co.uk",
                "ns-392.awsdns-49.com",
                "ns-857.awsdns-43.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "inatagram.com",
            "domain_keyword": "inatagram",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:41:58",
            "create_date": "2010-12-22",
            "update_date": "2023-09-23",
            "expiry_date": "2024-12-22",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "itstagram.ru",
            "domain_keyword": "itstagram",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:09:54",
            "create_date": "2022-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "lnstagram.shop",
            "domain_keyword": "lnstagram",
            "domain_tld": "shop",
            "query_time": "2024-04-10 11:11:38",
            "create_date": "2023-07-02",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "instamgram.com",
            "domain_keyword": "instamgram",
            "domain_tld": "com",
            "query_time": "2024-04-10 21:09:44",
            "create_date": "2011-01-14",
            "update_date": "2023-10-16",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lnstagram.help",
            "domain_keyword": "lnstagram",
            "domain_tld": "help",
            "query_time": "2024-04-08 13:56:46",
            "create_date": "2023-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "registrant_company": "DemirSoft Yazilim Bilgisayar ve Robot Teknolojileri Ltd. Sti.",
            "registrant_state": "BORNOVA",
            "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": [
                "expired1.dnsenable.com",
                "expired2.dnsenable.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "instagarm.info",
            "domain_keyword": "instagarm",
            "domain_tld": "info",
            "query_time": "2024-05-12 11:41:27",
            "create_date": "2022-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "instagrab.app",
            "domain_keyword": "instagrab",
            "domain_tld": "app",
            "query_time": "2024-05-16 03:49:47",
            "create_date": "2022-11-03",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-03",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clark.ns.cloudflare.com",
                "elly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "yinstagram.org",
            "domain_keyword": "yinstagram",
            "domain_tld": "org",
            "query_time": "2024-03-27 19:08:26",
            "create_date": "2020-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of yinstagram.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "instragram.sbs",
            "domain_keyword": "instragram",
            "domain_tld": "sbs",
            "query_time": "2024-03-30 14:40:03",
            "create_date": "2023-11-24",
            "update_date": "2024-03-23",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ainstagram.net",
            "domain_keyword": "ainstagram",
            "domain_tld": "net",
            "query_time": "2024-05-01 11:00:17",
            "create_date": "2023-05-26",
            "update_date": "2023-05-26",
            "expiry_date": "2024-05-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.domains.ch",
            "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": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domains.ch",
                "ns2.domains.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "4instagram.ru",
            "domain_keyword": "4instagram",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:45:58",
            "create_date": "2023-03-05",
            "expiry_date": "2025-03-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "nick.ns.cloudflare.com",
                "treasure.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.322,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>instagram.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2640</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>instagrams.reviews, instagramp.com, lnstagram.dev, instagraxm.com, instag5am.com, instagrym.com, instagrom.com, iastagram.com, lnstagram.review, instagrnm.com, instagrtam.com, instadram.app, inst4gram.com, inftagram.uk, in-stagram.ru, instagrae.com, instagramf.com, instaegram.com, inttagram.com, instagrarm.org, enstagram.in, instag-ram.com, inzstagram.com, qinstagram.com, instogram.online, instagram5.com, lnstagram.store, instagram1.com, instragram.quest, lnstagram.host, instagralm.com, insxtagram.com, instigram.app, nistagram.science, instagpam.com, intsagram.com, instagras.fr, insttgram.com, inctagram.app, instragram.live, insatgram.site, insta-gram.site, instagrams.net, isstagram.com, instaggam.com, pinstagram.com, inctagram.work, instagramr.com, intstagram.com, instagramk.com, instagrams.wiki, instagrams.tools, instaglam.fun, instagsam.com, instaqram.one, instagramm.ing, instqagram.com, insftagram.com, 0nstagram.com, lnstagram.ws, tinstagram.site, instagraf.co, ienstagram.com, instogram.shop, instafram.com, minstagram.net, instragram.net, instargram.space, insyagram.live, instagramm.hosting, instragram.one, pinstagram.org, instagram3.email, instagrcm.com, iostagram.com, instagsram.com, instkagram.com, instavram.com, instagramh.com, instaqram.app, insttagram.ru, instragram.top, inktagram.com, instagrau.com, instapram.net, lnstagram.tech, instaygram.com, instahram.net, instagran.org, inatagram.com, itstagram.ru, lnstagram.shop, instamgram.com, lnstagram.help, instagarm.info, instagrab.app, yinstagram.org, instragram.sbs, ainstagram.net, 4instagram.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>instagrams.reviews</domain_name>
   <domain_keyword>instagrams</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-04-25 05:15:48</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>2</num>
   <domain_name>instagramp.com</domain_name>
   <domain_keyword>instagramp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:55:06</query_time>
   <create_date>2013-06-09</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2025-06-09</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>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>3</num>
   <domain_name>lnstagram.dev</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-03 11:40:05</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>4</num>
   <domain_name>instagraxm.com</domain_name>
   <domain_keyword>instagraxm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-04 09:52:20</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>5</num>
   <domain_name>instag5am.com</domain_name>
   <domain_keyword>instag5am</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-04 09:51:49</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>6</num>
   <domain_name>instagrym.com</domain_name>
   <domain_keyword>instagrym</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:42:07</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-05-10</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>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
    <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>7</num>
   <domain_name>instagrom.com</domain_name>
   <domain_keyword>instagrom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:42:06</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>8</num>
   <domain_name>iastagram.com</domain_name>
   <domain_keyword>iastagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-21 06:54:09</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-04</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>ERO CORP SARL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bas Rhin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lnstagram.review</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>review</domain_tld>
   <query_time>2024-03-27 11:08:22</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>10</num>
   <domain_name>instagrnm.com</domain_name>
   <domain_keyword>instagrnm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:10:05</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lihi System LLC</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>TW</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>ns-185-b.gandi.net</value>
    <value>ns-213-a.gandi.net</value>
    <value>ns-54-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>instagrtam.com</domain_name>
   <domain_keyword>instagrtam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:42:13</query_time>
   <create_date>2012-07-21</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2026-07-21</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>instadram.app</domain_name>
   <domain_keyword>instadram</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 11:40:16</query_time>
   <create_date>2023-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>inst4gram.com</domain_name>
   <domain_keyword>inst4gram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-29 22:37:30</query_time>
   <create_date>2018-09-01</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>14</num>
   <domain_name>inftagram.uk</domain_name>
   <domain_keyword>inftagram</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-03-31 23:19:11</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>in-stagram.ru</domain_name>
   <domain_keyword>in-stagram</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:56:59</query_time>
   <create_date>2015-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <name_servers>
    <value>ns1.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>instagrae.com</domain_name>
   <domain_keyword>instagrae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-04 09:51:52</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>17</num>
   <domain_name>instagramf.com</domain_name>
   <domain_keyword>instagramf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-04 09:52:03</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/instagramf.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>instaegram.com</domain_name>
   <domain_keyword>instaegram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 02:51:14</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>inttagram.com</domain_name>
   <domain_keyword>inttagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 09:02:15</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/inttagram.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>instagrarm.org</domain_name>
   <domain_keyword>instagrarm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 01:39:29</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>enstagram.in</domain_name>
   <domain_keyword>enstagram</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-07 18:55:09</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanti Software</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>woj. slaskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>instag-ram.com</domain_name>
   <domain_keyword>instag-ram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:41:26</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>inzstagram.com</domain_name>
   <domain_keyword>inzstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-21 22:31:53</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>24</num>
   <domain_name>qinstagram.com</domain_name>
   <domain_keyword>qinstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 07:10:48</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>111</registrar_iana>
   <registrar_name>Secura GmbH</registrar_name>
   <registrar_website>http://www.domainregistry.de</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>IM</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/qinstagram.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>instogram.online</domain_name>
   <domain_keyword>instogram</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 02:44:28</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>instagram5.com</domain_name>
   <domain_keyword>instagram5</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 08:18:43</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>lnstagram.store</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 09:22:57</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.selectel.ru</value>
    <value>ns2.selectel.ru</value>
    <value>ns3.selectel.ru</value>
    <value>ns4.selectel.ru</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>instagram1.com</domain_name>
   <domain_keyword>instagram1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-22 12:22:53</query_time>
   <create_date>2021-01-31</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>instragram.quest</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-03-30 14:40:03</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>lnstagram.host</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-03-27 11:08:22</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>31</num>
   <domain_name>instagralm.com</domain_name>
   <domain_keyword>instagralm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-04 09:51:52</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>111</registrar_iana>
   <registrar_name>Secura GmbH</registrar_name>
   <registrar_website>http://www.domainregistry.de</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>IM</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/instagralm.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>insxtagram.com</domain_name>
   <domain_keyword>insxtagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-02 05:31:17</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>33</num>
   <domain_name>instigram.app</domain_name>
   <domain_keyword>instigram</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-03 18:38:48</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>nistagram.science</domain_name>
   <domain_keyword>nistagram</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-04-23 21:33:45</query_time>
   <create_date>2021-02-14</create_date>
   <update_date>2021-02-19</update_date>
   <expiry_date>2031-02-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lifehackerserver02.gr</value>
    <value>ns2.lifehackerserver02.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>instagpam.com</domain_name>
   <domain_keyword>instagpam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:25:17</query_time>
   <create_date>2017-01-31</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.moisait.ru</value>
    <value>ns2.moisait.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>intsagram.com</domain_name>
   <domain_keyword>intsagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:43:00</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>37</num>
   <domain_name>instagras.fr</domain_name>
   <domain_keyword>instagras</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:49:08</query_time>
   <create_date>2019-02-02</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>insttgram.com</domain_name>
   <domain_keyword>insttgram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 11:19:56</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IM</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.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>inctagram.app</domain_name>
   <domain_keyword>inctagram</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 16:34:43</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>internship</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kharkiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>leif.ns.cloudflare.com</value>
    <value>luciane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>instragram.live</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-03-19 19:28:14</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>41</num>
   <domain_name>insatgram.site</domain_name>
   <domain_keyword>insatgram</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-03-19 01:22:14</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Hanty-Mansiyskiy avtonomniy okrug</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>elaine.ns.cloudflare.com</value>
    <value>kirk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>insta-gram.site</domain_name>
   <domain_keyword>insta-gram</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-03 12:34:21</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>43</num>
   <domain_name>instagrams.net</domain_name>
   <domain_keyword>instagrams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-04 09:52:14</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>44</num>
   <domain_name>isstagram.com</domain_name>
   <domain_keyword>isstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 06:24:59</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1474</registrar_iana>
   <registrar_name>Wixi Incorporated</registrar_name>
   <registrar_website>http://www.wixi.jp</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>IM</registrant_country>
   <registrant_email>contact via https://whoiscontact.dnpilot.com/isstagram.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>instaggam.com</domain_name>
   <domain_keyword>instaggam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:49:46</query_time>
   <create_date>2022-11-13</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/instaggam.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>pinstagram.com</domain_name>
   <domain_keyword>pinstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 22:38:13</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_iana>2521</registrar_iana>
   <registrar_name>DropCatch.com 762 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>inctagram.work</domain_name>
   <domain_keyword>inctagram</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-03-28 04:37:57</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Samarskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>mimi.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>instagramr.com</domain_name>
   <domain_keyword>instagramr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 07:41:16</query_time>
   <create_date>2020-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</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=instagramr.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>intstagram.com</domain_name>
   <domain_keyword>intstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 09:02:10</query_time>
   <create_date>2011-08-05</create_date>
   <update_date>2019-10-24</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rentondc.com</value>
    <value>ns2.rentondc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>instagramk.com</domain_name>
   <domain_keyword>instagramk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 01:39:22</query_time>
   <create_date>2022-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>instagrams.wiki</domain_name>
   <domain_keyword>instagrams</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-12 11:42:04</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>instagrams.tools</domain_name>
   <domain_keyword>instagrams</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-11 07:41:17</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>53</num>
   <domain_name>instaglam.fun</domain_name>
   <domain_keyword>instaglam</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-12 11:41:28</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>donna.ns.cloudflare.com</value>
    <value>terin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>instagsam.com</domain_name>
   <domain_keyword>instagsam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:51:07</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>55</num>
   <domain_name>instaqram.one</domain_name>
   <domain_keyword>instaqram</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-03-28 22:12:31</query_time>
   <create_date>2021-09-14</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>56</num>
   <domain_name>instagramm.ing</domain_name>
   <domain_keyword>instagramm</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-04-04 09:52:08</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>instqagram.com</domain_name>
   <domain_keyword>instqagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-30 14:40:01</query_time>
   <create_date>2012-05-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>58</num>
   <domain_name>insftagram.com</domain_name>
   <domain_keyword>insftagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 17:51:40</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/insftagram.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>0nstagram.com</domain_name>
   <domain_keyword>0nstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 05:44:47</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>or</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <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>60</num>
   <domain_name>lnstagram.ws</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-15 07:01:41</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2022-07-30</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fast Domain Inc.</registrar_name>
   <registrar_website>http://fastdomain.com/cgi/whois</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>tinstagram.site</domain_name>
   <domain_keyword>tinstagram</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 11:44:28</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>62</num>
   <domain_name>instagraf.co</domain_name>
   <domain_keyword>instagraf</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 05:39:54</query_time>
   <create_date>2015-11-15</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1164.awsdns-17.org</value>
    <value>ns-1940.awsdns-50.co.uk</value>
    <value>ns-492.awsdns-61.com</value>
    <value>ns-837.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ienstagram.com</domain_name>
   <domain_keyword>ienstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 04:25:45</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-31</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>NEROSO Inst., s.r.o.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.parktons.com</value>
    <value>ns2.parktons.com</value>
   </name_servers>
   <domain_status>
    <value>https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>instogram.shop</domain_name>
   <domain_keyword>instogram</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-28 18:32:14</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dnspark.in</value>
    <value>ns2.dnspark.in</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>65</num>
   <domain_name>instafram.com</domain_name>
   <domain_keyword>instafram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:42:28</query_time>
   <create_date>2010-11-06</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>66</num>
   <domain_name>minstagram.net</domain_name>
   <domain_keyword>minstagram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 12:18:23</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.csof.net</value>
    <value>ns2.csof.net</value>
    <value>ns3.csof.net</value>
    <value>ns4.csof.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>instragram.net</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 15:35:36</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/instragram.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>instargram.space</domain_name>
   <domain_keyword>instargram</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-03-28 22:12:32</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>insyagram.live</domain_name>
   <domain_keyword>insyagram</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-15 15:47:22</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>instagramm.hosting</domain_name>
   <domain_keyword>instagramm</domain_keyword>
   <domain_tld>hosting</domain_tld>
   <query_time>2024-03-25 03:46:07</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>71</num>
   <domain_name>instragram.one</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-03-30 14:40:03</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>pinstagram.org</domain_name>
   <domain_keyword>pinstagram</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-03-30 15:05:44</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>instagram3.email</domain_name>
   <domain_keyword>instagram3</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-04 09:51:58</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>74</num>
   <domain_name>instagrcm.com</domain_name>
   <domain_keyword>instagrcm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:16:28</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>iostagram.com</domain_name>
   <domain_keyword>iostagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 18:32:02</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.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>Oregon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/iostagram.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.thktok.com</value>
    <value>ns2.thktok.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>instagsram.com</domain_name>
   <domain_keyword>instagsram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:13:51</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>instkagram.com</domain_name>
   <domain_keyword>instkagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:38:03</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>instavram.com</domain_name>
   <domain_keyword>instavram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:45:59</query_time>
   <create_date>2012-05-10</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=instavram.com</registrant_email>
   <registrant_phone>+1.2563740797</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>79</num>
   <domain_name>instagramh.com</domain_name>
   <domain_keyword>instagramh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:05:23</query_time>
   <create_date>2018-07-27</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>host27.bmdns.net</value>
    <value>host28.bmdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>instaqram.app</domain_name>
   <domain_keyword>instaqram</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 02:40:30</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>81</num>
   <domain_name>insttagram.ru</domain_name>
   <domain_keyword>insttagram</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:25:56</query_time>
   <create_date>2024-01-28</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>instragram.top</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 04:53:11</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>inktagram.com</domain_name>
   <domain_keyword>inktagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:59:44</query_time>
   <create_date>2020-10-25</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns0.online.net</value>
    <value>ns1.online.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>instagrau.com</domain_name>
   <domain_keyword>instagrau</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 07:41:24</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>or</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <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>85</num>
   <domain_name>instapram.net</domain_name>
   <domain_keyword>instapram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-26 10:39:20</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-05-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>ns27.domaincontrol.com</value>
    <value>ns28.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>86</num>
   <domain_name>lnstagram.tech</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-03-27 11:08:22</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>instaygram.com</domain_name>
   <domain_keyword>instaygram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 01:40:03</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/instaygram.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>instahram.net</domain_name>
   <domain_keyword>instahram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 11:42:09</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-03-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>instagran.org</domain_name>
   <domain_keyword>instagran</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 05:15:56</query_time>
   <create_date>2022-04-12</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1139.awsdns-14.org</value>
    <value>ns-1835.awsdns-37.co.uk</value>
    <value>ns-392.awsdns-49.com</value>
    <value>ns-857.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>inatagram.com</domain_name>
   <domain_keyword>inatagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:41:58</query_time>
   <create_date>2010-12-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>91</num>
   <domain_name>itstagram.ru</domain_name>
   <domain_keyword>itstagram</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:09:54</query_time>
   <create_date>2022-03-12</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>lnstagram.shop</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-10 11:11:38</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>instamgram.com</domain_name>
   <domain_keyword>instamgram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 21:09:44</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>94</num>
   <domain_name>lnstagram.help</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-08 13:56:46</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <registrant_company>DemirSoft Yazilim Bilgisayar ve Robot Teknolojileri Ltd. Sti.</registrant_company>
   <registrant_state>BORNOVA</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>expired1.dnsenable.com</value>
    <value>expired2.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>instagarm.info</domain_name>
   <domain_keyword>instagarm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 11:41:27</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</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>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>96</num>
   <domain_name>instagrab.app</domain_name>
   <domain_keyword>instagrab</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-16 03:49:47</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com/</registrar_website>
   <registrant_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>DK</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>clark.ns.cloudflare.com</value>
    <value>elly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>yinstagram.org</domain_name>
   <domain_keyword>yinstagram</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-03-27 19:08:26</query_time>
   <create_date>2020-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of yinstagram.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>instragram.sbs</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-03-30 14:40:03</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ainstagram.net</domain_name>
   <domain_keyword>ainstagram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 11:00:17</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.domains.ch</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>CH</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.domains.ch</value>
    <value>ns2.domains.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>4instagram.ru</domain_name>
   <domain_keyword>4instagram</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:45:58</query_time>
   <create_date>2023-03-05</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>nick.ns.cloudflare.com</value>
    <value>treasure.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.322</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 265,240,673

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,240,673
Total WHOIS records with a Registrant Contact 167,176,470
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,900,672
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,412,812
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 551,391,499

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,513,518,393
Total WHOIS records with a Registrant Contact 1,254,971,655
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,096,200,309
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,032,803,292

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 265 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.