<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blog on Intelx.io Blog</title>
    <link>https://blog.intelx.io/</link>
    <description>Recent content in Blog on Intelx.io Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 08 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.intelx.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Export Stealer Log</title>
      <link>https://blog.intelx.io/2026/02/08/export-stealer-log/</link>
      <pubDate>Sun, 08 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2026/02/08/export-stealer-log/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve added a new feature to the Identity Portal: Export Stealer Log. Previously, downloading a complete Stealer Log required multiple individual file downloads.&lt;/p&gt;&#xA;&lt;p&gt;Now, you can download all files that belong to a single &amp;lsquo;Stealer Log&amp;rsquo; as a single ZIP file using this feature:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Find the System ID: It is in the URL on intelx.io after clicking a result, or in the Metadata tab under &amp;ldquo;Show Expert Information&amp;rdquo;.&lt;/li&gt;&#xA;&lt;li&gt;Enter it in the Export Stealer Log section of the Identity Portal.&lt;/li&gt;&#xA;&lt;li&gt;Download the full ZIP archive. The original folder structure is preserved.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;This new function uses its own credits and is implemented in the Leaks API. Previously users needed to use the Search API function &lt;code&gt;/file/read&lt;/code&gt; to download each file individually, which consumed one credit per file.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tool Updates</title>
      <link>https://blog.intelx.io/2025/10/24/tool-updates/</link>
      <pubDate>Fri, 24 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2025/10/24/tool-updates/</guid>
      <description>&lt;p&gt;We just updated our &lt;a href=&#34;https://intelx.io/tools&#34;&gt;intelx.io/tools&lt;/a&gt; page for the first time in years. You can read the changelog &lt;a href=&#34;https://intelx.io/tools?tab=changelog&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Tree View API Endpoint</title>
      <link>https://blog.intelx.io/2025/06/13/new-tree-view-api-endpoint/</link>
      <pubDate>Fri, 13 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2025/06/13/new-tree-view-api-endpoint/</guid>
      <description>&lt;p&gt;We just launched a new Search API endpoint to retrieve the Tree View data!&lt;/p&gt;&#xA;&lt;p&gt;See the documentation in our help system: &lt;a href=&#34;https://help.intelx.io/api/search/#filetreeview&#34;&gt;help.intelx.io/api/search/#filetreeview&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;api-license&#34;&gt;API License&lt;/h2&gt;&#xA;&lt;p&gt;For the first time since launching the API license in 2022, we are increasing its price to € 7.000,- /Year. Since 2022, a lot has happened:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Our total records more than doubled from 100 billion records to more than 220 billion records.&lt;/li&gt;&#xA;&lt;li&gt;With the increased data comes increased datacenter costs.&lt;/li&gt;&#xA;&lt;li&gt;Several new features, with the latest being the Tree view endpoint.&lt;/li&gt;&#xA;&lt;li&gt;We recently launched our new help system at &lt;a href=&#34;https://help.intelx.io&#34;&gt;help.intelx.io&lt;/a&gt; which we continue to improve and maintain.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>New Search API Instances</title>
      <link>https://blog.intelx.io/2025/03/08/new-search-api-instances/</link>
      <pubDate>Sat, 08 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2025/03/08/new-search-api-instances/</guid>
      <description>&lt;p&gt;Earlier this month we changed the Search API instances for non-registered users and free users. The previous instance “api.intelx.io” is retired. To see the API instance and API key assigned to your account, visit the &lt;a href=&#34;https://intelx.io/account?tab=developer&#34;&gt;Developer Tab&lt;/a&gt; 🔒 on your user account page. The “Search API” is the API that powers intelx.io.&lt;/p&gt;&#xA;&lt;p&gt;Here is the new list:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Search API Instance&lt;/th&gt;&#xA;          &lt;th&gt;Target&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;public.intelx.io&lt;/td&gt;&#xA;          &lt;td&gt;Non-registered users&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;free.intelx.io&lt;/td&gt;&#xA;          &lt;td&gt;Free users (who have signed up on intelx.io)&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;2.intelx.io&lt;/td&gt;&#xA;          &lt;td&gt;Paid users&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;User accounts are only valid for their assigned API instance. If you upgrade your account, you must switch the API URL to the paid API instance.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Category “DNS”</title>
      <link>https://blog.intelx.io/2025/01/12/new-category-dns/</link>
      <pubDate>Sun, 12 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2025/01/12/new-category-dns/</guid>
      <description>&lt;p&gt;We have added a new category “DNS” to Intelligence X. It indexes DNS records data such as raw TXT records for domains. The bucket name is “dns”. As of today, the bucket stores 204.489.722 records.&lt;/p&gt;&#xA;&lt;p&gt;Full access to this new category requires a paid account. Access to this data is possible across our product portfolio.&lt;/p&gt;&#xA;&lt;p&gt;The data can help in investigations of domains to find out ownership and related services. DNS TXT records often contain site-verification tokens for Google and Facebook which can be an important lead if the domains ownership is otherwise not publicly disclosed (privacy protected whois data).&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Identity Portal Version 💥</title>
      <link>https://blog.intelx.io/2025/01/03/new-identity-portal-version-%F0%9F%92%A5/</link>
      <pubDate>Fri, 03 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2025/01/03/new-identity-portal-version-%F0%9F%92%A5/</guid>
      <description>&lt;p&gt;We added an extremely powerful new feature to our Identity Portal product: Reverse Lookup&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2025_01_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;You can now search for a domain or URL and get all leaked accounts for a particular service.&lt;/p&gt;&#xA;&lt;p&gt;Previously you would have to manually search for the domain or URL and click through potentially hundreds or thousands of results. This feature exclusively searches the Stealer Logs data and is currently in beta mode. We will improve the algorithms over time to cover different formats of the Stealer Logs data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2023-01-01</title>
      <link>https://blog.intelx.io/2023/01/01/newsletter-2023-01-01/</link>
      <pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2023/01/01/newsletter-2023-01-01/</guid>
      <description>&lt;h2 id=&#34;2023-new-years-special-&#34;&gt;2023 New Year’s Special 🍾&lt;/h2&gt;&#xA;&lt;p&gt;Our New Year’s Special is live! 🍾🥂&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;1-month license for € 50!&lt;/li&gt;&#xA;&lt;li&gt;This offer is valid for a week until January 7, 2023.&lt;/li&gt;&#xA;&lt;li&gt;Full access (same as Researcher license).&lt;/li&gt;&#xA;&lt;li&gt;This equals to a 76% discount.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can order it here: &lt;a href=&#34;https://intelx.io/order&#34;&gt;intelx.io/order&lt;/a&gt; 💸&lt;/p&gt;&#xA;&lt;h2 id=&#34;2022-for-intelligence-x&#34;&gt;2022 for Intelligence X&lt;/h2&gt;&#xA;&lt;p&gt;2022 was an incredible year for us. Our dataset grew to over 100 billion records! Our team had a lot of fun continuing the development of our search engine, and we would like to thank our customers for their trust and support.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Price Increase 2023</title>
      <link>https://blog.intelx.io/2022/11/19/price-increase-2023/</link>
      <pubDate>Sat, 19 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2022/11/19/price-increase-2023/</guid>
      <description>&lt;p&gt;Starting with December 1, 2022 we are changing license tiers and adding new tiers. This is essentially a price increase. Orders placed before that date are not affected.&lt;/p&gt;&#xA;&lt;p&gt;Here are the main changes:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The Professional license will be sunsetted.&lt;/li&gt;&#xA;&lt;li&gt;A new Researcher (€ 2.500,- /Year) license is introduced which is aimed towards individuals.&lt;/li&gt;&#xA;&lt;li&gt;A new API license (€ 5.000,- /Year) is required for any organization that integrates our API into their product. This license includes full access via intelx.io. It includes 500 searches per day.&lt;/li&gt;&#xA;&lt;li&gt;The Identity Portal license increases to € 7.500,- /Year.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;why-the-increase&#34;&gt;Why the increase&lt;/h2&gt;&#xA;&lt;p&gt;In the last 3 years we have not changed our prices. However, since then a lot has changed:&lt;/p&gt;</description>
    </item>
    <item>
      <title>List of buckets</title>
      <link>https://blog.intelx.io/2022/05/05/list-of-buckets/</link>
      <pubDate>Thu, 05 May 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2022/05/05/list-of-buckets/</guid>
      <description>&lt;p&gt;At Intelligence X we categorize data sources into buckets. Buckets can be used as filters and to broadly identify the source of individual search results. For example, the bucket “Darknet Tor” indicates the result origins from some a Tor hidden service (.onion domain) and was collected by our Tor crawler.&lt;/p&gt;&#xA;&lt;p&gt;Buckets have human readable names and machine readable names, in the above example, it is “darknet.tor”. Another one would be “web.public.com” for data coming from the public web .com domains.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adding support for new top-level domains</title>
      <link>https://blog.intelx.io/2022/04/06/adding-support-for-new-top-level-domains/</link>
      <pubDate>Wed, 06 Apr 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2022/04/06/adding-support-for-new-top-level-domains/</guid>
      <description>&lt;p&gt;We just added support for an additional 152 top-level domains (TLDs), increasing the support to 511 TLDs in total.&lt;/p&gt;&#xA;&lt;p&gt;Support means that you can search for those domains across intelx.io and APIs, and internally that our backend supports processing them.&lt;/p&gt;&#xA;&lt;p&gt;While you can start searching for them immediately, it will take some time until our indexers are re-processing the existing data set. We will start the re-indexing process soon after adding support for some additional crypto currency addresses (such as Ethereum addresses).&lt;/p&gt;</description>
    </item>
    <item>
      <title>A word of #OPSEC @theguardian</title>
      <link>https://blog.intelx.io/2022/03/07/a-word-of-opsec-theguardian/</link>
      <pubDate>Mon, 07 Mar 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2022/03/07/a-word-of-opsec-theguardian/</guid>
      <description>&lt;p&gt;Earlier today at 11:24 The Guardian Journalist Shaun Walker posted the security procedure and the security token used to pass makeshift checkpoints in Ukraine related to the Russian Ukrainian war:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2023_11_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;This is a reminder to journalists – and the public – to take OPSEC (operations security) seriously and not endanger people on the ground.&lt;/p&gt;&#xA;&lt;p&gt;Posting a security token – whether digital (cookies, passwords, keys) or physical is endangering the people this very security token tries to protect.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2022-03-01</title>
      <link>https://blog.intelx.io/2022/03/01/newsletter-2022-03-01/</link>
      <pubDate>Tue, 01 Mar 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2022/03/01/newsletter-2022-03-01/</guid>
      <description>&lt;h2 id=&#34;we-stand-with-ukraine-&#34;&gt;We stand with Ukraine 🇺🇦&lt;/h2&gt;&#xA;&lt;p&gt;Intelligence X commends the brave Ukrainian soldiers. 🇺🇦&lt;/p&gt;&#xA;&lt;h2 id=&#34;free-access-for-the-ukrainian-government&#34;&gt;Free access for the Ukrainian Government&lt;/h2&gt;&#xA;&lt;p&gt;We have whitelisted the domain gov.ua – all accounts signed up on intelx.io with that email ending have full access to 100 billion records. This includes access to our Identity Portal which allows users to quickly identify data leaks and parse through a lot of data.&lt;/p&gt;&#xA;&lt;p&gt;We extended this access to the European Commission and all institutions working on imposing sanctions on Russia and Belarus.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2021-12-24</title>
      <link>https://blog.intelx.io/2021/12/24/newsletter-2021-12-24/</link>
      <pubDate>Fri, 24 Dec 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2021/12/24/newsletter-2021-12-24/</guid>
      <description>&lt;h2 id=&#34;december-2021-christmas-special-&#34;&gt;December 2021: Christmas Special 🎄🎁&lt;/h2&gt;&#xA;&lt;p&gt;Merry Christmas! To celebrate, we are offering a special 1-month license for € 50. This offer is valid for a week. It provides the same type of access as the Pro license that costs € 2000 /year.&lt;/p&gt;&#xA;&lt;p&gt;To take advantage of this Christmas special, go to &lt;a href=&#34;https://intelx.io/order&#34;&gt;intelx.io/order&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;license-changes-in-2022&#34;&gt;License Changes in 2022&lt;/h2&gt;&#xA;&lt;p&gt;In 2022, we are going to update our pricing page. The base price of 2000 EUR remains, but will be designated for researchers and analysts (humans).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intelligence X welcomes seasoned Security Expert to Advisory Board</title>
      <link>https://blog.intelx.io/2021/12/02/intelligence-x-welcomes-seasoned-security-expert-to-advisory-board/</link>
      <pubDate>Thu, 02 Dec 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2021/12/02/intelligence-x-welcomes-seasoned-security-expert-to-advisory-board/</guid>
      <description>&lt;p&gt;Co-Founder of QuoScient GmbH and QuoLab Technologies Inc., former Global Head of Malware Research and Response at Deutsche Bank joins Intelligence X’s newly created advisory board as the company is gaining momentum.&lt;/p&gt;&#xA;&lt;p&gt;“We are very happy to welcome Fabien today to our advisory board at a time when we keep expanding on our services beyond collecting data, but also to provide additional value to a growing customer base”, says Peter Kleissner, CEO of Intelligence X. “Fabien brings broad hands-on experience in terms of cyber security operations, both from the technical use cases and product strategy points of view, which will without a doubt greatly support Intelligence X in its mission to deliver the best in class capability to our customers.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2021-06-29</title>
      <link>https://blog.intelx.io/2021/06/29/newsletter-2021-06-29/</link>
      <pubDate>Tue, 29 Jun 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2021/06/29/newsletter-2021-06-29/</guid>
      <description>&lt;h2 id=&#34;june-2021-new-usenet-data-category&#34;&gt;June 2021: New Usenet data category&lt;/h2&gt;&#xA;&lt;p&gt;We added the new data category Usenet. It contains historical and current data from Usenet, which is “a worldwide distributed discussion system”. Today, Usenet is mostly used for piracy. This new category stores currently 209,469,453 selectors and is expected to grow substantially.&lt;/p&gt;&#xA;&lt;h2 id=&#34;improved-inline-statistics&#34;&gt;Improved inline statistics&lt;/h2&gt;&#xA;&lt;p&gt;We have improved the inline statistics that appear on intelx.io after you perform a search (the statistics open up when clicking on the summary line or button next to it). To declutter, we grouped all “Web” results separately.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2021-04-16</title>
      <link>https://blog.intelx.io/2021/04/16/newsletter-2021-04-16/</link>
      <pubDate>Fri, 16 Apr 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2021/04/16/newsletter-2021-04-16/</guid>
      <description>&lt;h2 id=&#34;intelligence-x-supports-peernet--founders-statement&#34;&gt;Intelligence X supports Peernet – Founder’s Statement&lt;/h2&gt;&#xA;&lt;p&gt;I am excited to announce Peernet, a decentralized network that allows sharing of data freely without censorship and restrictions. &lt;strong&gt;Here is the pitch deck: &lt;a href=&#34;https://peernet.org/dl/Peernet%20Deck.pdf&#34;&gt;peernet.org/dl/Peernet%20Deck.pdf&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Peernet is making quick progress from its inception as I am finalizing the whitepaper and developing the core library. I would like to invite anyone who is interested to participate in whatever capacity possible – whether as a member of the public (brainstorming about the protocol and software), a developer, or an investor. We are about to close the initial Seed Round of € 400,000 which will finance the first version of the Peernet Browser.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2021-02-20</title>
      <link>https://blog.intelx.io/2021/02/20/newsletter-2021-02-20/</link>
      <pubDate>Sat, 20 Feb 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2021/02/20/newsletter-2021-02-20/</guid>
      <description>&lt;h2 id=&#34;february-2021-launch-of-the-european-internet-archive&#34;&gt;February 2021: Launch of the European Internet Archive&lt;/h2&gt;&#xA;&lt;p&gt;The European Internet Archive just launched! 🎉🥳&lt;/p&gt;&#xA;&lt;p&gt;➡ archive.eu&lt;/p&gt;&#xA;&lt;h2 id=&#34;225-tlds-added-to-the-list-of-web-crawling&#34;&gt;225 TLDs added to the list of web crawling&lt;/h2&gt;&#xA;&lt;p&gt;We have added 225 top-level domains (TLDs) to the list of web crawling. Find the full list and how we are categorizing them in &lt;a href=&#34;https://blog.intelx.io/2021/01/28/adding-225-tlds-to-the-list-of-web-crawling/&#34;&gt;this blog post&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Our dataset is now growing by 4 billion records per month!&lt;/p&gt;&#xA;&lt;h2 id=&#34;bot-logs&#34;&gt;Bot Logs&lt;/h2&gt;&#xA;&lt;p&gt;We have added the new category “Bot Logs”. It contains data collected by and leaked from viruses such as AZORult. Such data is often sold on marketplaces such as the Genesis Market. We decided to index such data into this new category to help filtering out relevant results. You can find this new category in the Advanced menu.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Category “Bot Logs”</title>
      <link>https://blog.intelx.io/2021/02/10/new-category-bot-logs/</link>
      <pubDate>Wed, 10 Feb 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2021/02/10/new-category-bot-logs/</guid>
      <description>&lt;p&gt;We have added the new category “Bot Logs”. It contains data collected by and leaked from viruses such as Azorult. Such data is often sold on marketplaces such as the Genesis Market. We decided to index such data into this new category to help filtering out relevant results.&lt;/p&gt;&#xA;&lt;p&gt;You can find this new category in the Advanced menu.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2021_02_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Note that access is exclusively provided to paying customers (with a Professional license or higher), although other licenses can see a preview of its data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adding 225 TLDs to the list of web crawling</title>
      <link>https://blog.intelx.io/2021/01/28/adding-225-tlds-to-the-list-of-web-crawling/</link>
      <pubDate>Thu, 28 Jan 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2021/01/28/adding-225-tlds-to-the-list-of-web-crawling/</guid>
      <description>&lt;p&gt;We are excited to announce that we just added 225 top-level domains (TLDs) to the list of web crawling! Below is the full list. The domain count per TLD represents the domains registered according to DomainTools. We group multiple TLDs into “buckets” to make it manageable – you can select these buckets in the Advanced menu next to the search button on &lt;a href=&#34;https://intelx.io/&#34;&gt;intelx.io&lt;/a&gt;!&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;TLD&lt;/th&gt;&#xA;          &lt;th&gt;Country&lt;/th&gt;&#xA;          &lt;th&gt;Bucket&lt;/th&gt;&#xA;          &lt;th&gt;Domain Count per TLD&lt;/th&gt;&#xA;          &lt;th&gt;Domain Count per Bucket&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AT&lt;/td&gt;&#xA;          &lt;td&gt;Austria&lt;/td&gt;&#xA;          &lt;td&gt;web.public.de&lt;/td&gt;&#xA;          &lt;td&gt;1,327,983&lt;/td&gt;&#xA;          &lt;td&gt;18,672,594&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;DE&lt;/td&gt;&#xA;          &lt;td&gt;Germany&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;15,106,819&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LU&lt;/td&gt;&#xA;          &lt;td&gt;Luxembourg&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;89,822&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LI&lt;/td&gt;&#xA;          &lt;td&gt;Lichtenstein&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;55,656&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CH&lt;/td&gt;&#xA;          &lt;td&gt;Switzerland&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,092,314&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;UA&lt;/td&gt;&#xA;          &lt;td&gt;Ukraine&lt;/td&gt;&#xA;          &lt;td&gt;web.public.ru&lt;/td&gt;&#xA;          &lt;td&gt;566,476&lt;/td&gt;&#xA;          &lt;td&gt;5,599,820&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KZ&lt;/td&gt;&#xA;          &lt;td&gt;Kazakhstan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;148,691&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;RU&lt;/td&gt;&#xA;          &lt;td&gt;Russia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,884,653&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KP&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;web.public.kp&lt;/td&gt;&#xA;          &lt;td&gt;37&lt;/td&gt;&#xA;          &lt;td&gt;37&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;COM&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;web.public.com&lt;/td&gt;&#xA;          &lt;td&gt;150,953,990&lt;/td&gt;&#xA;          &lt;td&gt;150,953,990&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BIT&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;web.public.peer&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BAZAR&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GOV&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;web.public.gov&lt;/td&gt;&#xA;          &lt;td&gt;6,324&lt;/td&gt;&#xA;          &lt;td&gt;6,324&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ORG&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;web.public.org&lt;/td&gt;&#xA;          &lt;td&gt;10,317,554&lt;/td&gt;&#xA;          &lt;td&gt;10,317,554&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NET&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;web.public.net&lt;/td&gt;&#xA;          &lt;td&gt;13,291,542&lt;/td&gt;&#xA;          &lt;td&gt;13,291,542&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;INFO&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;web.public.info&lt;/td&gt;&#xA;          &lt;td&gt;4,147,726&lt;/td&gt;&#xA;          &lt;td&gt;4,147,726&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;EU&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;web.public.eu&lt;/td&gt;&#xA;          &lt;td&gt;3,597,950&lt;/td&gt;&#xA;          &lt;td&gt;3,597,950&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CN&lt;/td&gt;&#xA;          &lt;td&gt;China&lt;/td&gt;&#xA;          &lt;td&gt;web.public.cn&lt;/td&gt;&#xA;          &lt;td&gt;13,982,944&lt;/td&gt;&#xA;          &lt;td&gt;13,982,944&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;UK&lt;/td&gt;&#xA;          &lt;td&gt;United Kingdom&lt;/td&gt;&#xA;          &lt;td&gt;web.public.nord&lt;/td&gt;&#xA;          &lt;td&gt;10,300,887&lt;/td&gt;&#xA;          &lt;td&gt;14,713,717&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;IE&lt;/td&gt;&#xA;          &lt;td&gt;Ireland&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;288,539&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;IS&lt;/td&gt;&#xA;          &lt;td&gt;Iceland&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;65,529&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;DK&lt;/td&gt;&#xA;          &lt;td&gt;Denmark&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,306,074&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NO&lt;/td&gt;&#xA;          &lt;td&gt;Norway&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;754,552&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;FI&lt;/td&gt;&#xA;          &lt;td&gt;Finland&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;483,625&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SE&lt;/td&gt;&#xA;          &lt;td&gt;Sweden&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,508,703&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GL&lt;/td&gt;&#xA;          &lt;td&gt;Greenland&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;5,808&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AD&lt;/td&gt;&#xA;          &lt;td&gt;Andorra&lt;/td&gt;&#xA;          &lt;td&gt;web.public.we&lt;/td&gt;&#xA;          &lt;td&gt;2,053&lt;/td&gt;&#xA;          &lt;td&gt;15,862,803&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ES&lt;/td&gt;&#xA;          &lt;td&gt;Spain&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,942,335&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;FR&lt;/td&gt;&#xA;          &lt;td&gt;France&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,593,494&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;IT&lt;/td&gt;&#xA;          &lt;td&gt;Italy&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,020,524&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MC&lt;/td&gt;&#xA;          &lt;td&gt;Monaco&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,927&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MT&lt;/td&gt;&#xA;          &lt;td&gt;Malta&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;15,515&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NL&lt;/td&gt;&#xA;          &lt;td&gt;Netherlands&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;5,371,427&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BE&lt;/td&gt;&#xA;          &lt;td&gt;Belgium&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,586,787&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PT&lt;/td&gt;&#xA;          &lt;td&gt;Portugal&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;324,124&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SM&lt;/td&gt;&#xA;          &lt;td&gt;San Marino&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,213&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VA&lt;/td&gt;&#xA;          &lt;td&gt;Vatican&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;404&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AL&lt;/td&gt;&#xA;          &lt;td&gt;Albania&lt;/td&gt;&#xA;          &lt;td&gt;web.public.cee&lt;/td&gt;&#xA;          &lt;td&gt;21,749&lt;/td&gt;&#xA;          &lt;td&gt;7,762,975&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BA&lt;/td&gt;&#xA;          &lt;td&gt;Bosnia &amp;amp; Herzigovina&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;23,143&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BG&lt;/td&gt;&#xA;          &lt;td&gt;Bulgaria&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;63,485&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BY&lt;/td&gt;&#xA;          &lt;td&gt;Belarus&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;129,091&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CZ&lt;/td&gt;&#xA;          &lt;td&gt;Czech Republic&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,271,461&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;EE&lt;/td&gt;&#xA;          &lt;td&gt;Estonia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;128,346&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GR&lt;/td&gt;&#xA;          &lt;td&gt;Greece&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;420,271&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;HR&lt;/td&gt;&#xA;          &lt;td&gt;Croatia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;103,458&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;HU&lt;/td&gt;&#xA;          &lt;td&gt;Hungary&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;797,657&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LT&lt;/td&gt;&#xA;          &lt;td&gt;Lithuania&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;198,736&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LV&lt;/td&gt;&#xA;          &lt;td&gt;Latvia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;113,289&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MD&lt;/td&gt;&#xA;          &lt;td&gt;Moldova&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;25,032&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ME&lt;/td&gt;&#xA;          &lt;td&gt;Montenegro&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,025,732&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MK&lt;/td&gt;&#xA;          &lt;td&gt;North Macedonia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;29,352&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PL&lt;/td&gt;&#xA;          &lt;td&gt;Poland&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,240,128&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;RO&lt;/td&gt;&#xA;          &lt;td&gt;Romania&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;518,760&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;RS&lt;/td&gt;&#xA;          &lt;td&gt;Serbia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;112,901&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SI&lt;/td&gt;&#xA;          &lt;td&gt;Slovenia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;124,981&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SK&lt;/td&gt;&#xA;          &lt;td&gt;Slovakia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;415,403&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AG&lt;/td&gt;&#xA;          &lt;td&gt;Antigua and Barbuda&lt;/td&gt;&#xA;          &lt;td&gt;web.public.ams&lt;/td&gt;&#xA;          &lt;td&gt;19,104&lt;/td&gt;&#xA;          &lt;td&gt;13,829,992&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AI&lt;/td&gt;&#xA;          &lt;td&gt;Anguilla&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;83,644&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AR&lt;/td&gt;&#xA;          &lt;td&gt;Argentina&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;482,912&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AW&lt;/td&gt;&#xA;          &lt;td&gt;Aruba&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;697&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BB&lt;/td&gt;&#xA;          &lt;td&gt;Barbados&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,592&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BM&lt;/td&gt;&#xA;          &lt;td&gt;Bermuda&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,106&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BO&lt;/td&gt;&#xA;          &lt;td&gt;Bolivia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;12,293&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BQ&lt;/td&gt;&#xA;          &lt;td&gt;Caribbean Netherlands&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;–&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BR&lt;/td&gt;&#xA;          &lt;td&gt;Brazil&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,837,643&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BS&lt;/td&gt;&#xA;          &lt;td&gt;Bahamas&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,486&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BZ&lt;/td&gt;&#xA;          &lt;td&gt;Belize&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;28,272&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CA&lt;/td&gt;&#xA;          &lt;td&gt;Canada&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,871,681&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CL&lt;/td&gt;&#xA;          &lt;td&gt;Chile&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;514,302&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CO&lt;/td&gt;&#xA;          &lt;td&gt;Colombia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,905,726&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CR&lt;/td&gt;&#xA;          &lt;td&gt;Costa Rica&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;16,413&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CU&lt;/td&gt;&#xA;          &lt;td&gt;Cuba&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,939&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CW&lt;/td&gt;&#xA;          &lt;td&gt;Curaçao&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;875&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;DM&lt;/td&gt;&#xA;          &lt;td&gt;Dominican Republic&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,384&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;DO&lt;/td&gt;&#xA;          &lt;td&gt;Dominican Repuplic&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;26,031&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;EC&lt;/td&gt;&#xA;          &lt;td&gt;Ecuador&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;43,454&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;FK&lt;/td&gt;&#xA;          &lt;td&gt;Falkland Islands&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;145&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GD&lt;/td&gt;&#xA;          &lt;td&gt;Grenada&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,456&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GF&lt;/td&gt;&#xA;          &lt;td&gt;French Guiana&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;933&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GP&lt;/td&gt;&#xA;          &lt;td&gt;Guadeloupe&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,173&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GT&lt;/td&gt;&#xA;          &lt;td&gt;Guatemala&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;18,202&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GY&lt;/td&gt;&#xA;          &lt;td&gt;Guyana&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,119&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;HN&lt;/td&gt;&#xA;          &lt;td&gt;Honduras&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;7,731&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;HT&lt;/td&gt;&#xA;          &lt;td&gt;Haiti&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,792&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;JM&lt;/td&gt;&#xA;          &lt;td&gt;Jamaica&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;7,386&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KN&lt;/td&gt;&#xA;          &lt;td&gt;Saint Kitts and Nevis&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;829&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KY&lt;/td&gt;&#xA;          &lt;td&gt;Cayman Islands&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;6,480&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LC&lt;/td&gt;&#xA;          &lt;td&gt;Saint Lucia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,729&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MQ&lt;/td&gt;&#xA;          &lt;td&gt;Martinique&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,043&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MS&lt;/td&gt;&#xA;          &lt;td&gt;Montserrat&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;8,970&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MX&lt;/td&gt;&#xA;          &lt;td&gt;Mexico&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;929,819&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NI&lt;/td&gt;&#xA;          &lt;td&gt;Nicaragua&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,695&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PA&lt;/td&gt;&#xA;          &lt;td&gt;Panama&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;11,365&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PE&lt;/td&gt;&#xA;          &lt;td&gt;Peru&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;112,857&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PR&lt;/td&gt;&#xA;          &lt;td&gt;Puerto Rico&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,682&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PY&lt;/td&gt;&#xA;          &lt;td&gt;Paraguay&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;22,897&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SR&lt;/td&gt;&#xA;          &lt;td&gt;Suriname&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,165&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SV&lt;/td&gt;&#xA;          &lt;td&gt;El Salvador&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;8,619&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SX&lt;/td&gt;&#xA;          &lt;td&gt;Sint Maarten&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,761&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TC&lt;/td&gt;&#xA;          &lt;td&gt;Turks and Caicos Islands (UK)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;7,415&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TT&lt;/td&gt;&#xA;          &lt;td&gt;Trinidad and Tabago&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,946&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;US&lt;/td&gt;&#xA;          &lt;td&gt;United States&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,661,201&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;UY&lt;/td&gt;&#xA;          &lt;td&gt;Uruguay&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;76,013&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VC&lt;/td&gt;&#xA;          &lt;td&gt;Saint Vincent and the Grenadines&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;27,649&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VE&lt;/td&gt;&#xA;          &lt;td&gt;Venezuela&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;26,307&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VG&lt;/td&gt;&#xA;          &lt;td&gt;US Virgin Islands&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,481&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VI&lt;/td&gt;&#xA;          &lt;td&gt;British Virgin Islands&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,578&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AC&lt;/td&gt;&#xA;          &lt;td&gt;Ascension&lt;/td&gt;&#xA;          &lt;td&gt;web.public.af&lt;/td&gt;&#xA;          &lt;td&gt;8,294&lt;/td&gt;&#xA;          &lt;td&gt;16,663,118&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;DZ&lt;/td&gt;&#xA;          &lt;td&gt;Algeria&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;9,880&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AO&lt;/td&gt;&#xA;          &lt;td&gt;Angola&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;6,618&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BJ&lt;/td&gt;&#xA;          &lt;td&gt;Benin&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,396&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BW&lt;/td&gt;&#xA;          &lt;td&gt;Botswana&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;8,242&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BF&lt;/td&gt;&#xA;          &lt;td&gt;Burkina Faso&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,643&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BI&lt;/td&gt;&#xA;          &lt;td&gt;Burundi&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,738&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CM&lt;/td&gt;&#xA;          &lt;td&gt;Cameroon&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;49,827&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CV&lt;/td&gt;&#xA;          &lt;td&gt;Cape Verde&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,452&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CF&lt;/td&gt;&#xA;          &lt;td&gt;Central African Republic&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,918,575&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TD&lt;/td&gt;&#xA;          &lt;td&gt;Chad&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;582&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KM&lt;/td&gt;&#xA;          &lt;td&gt;Comoros&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;141&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CD&lt;/td&gt;&#xA;          &lt;td&gt;Democratic Republic of the Congo&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;6,090&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;DJ&lt;/td&gt;&#xA;          &lt;td&gt;Djibouti&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;7,764&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;EG&lt;/td&gt;&#xA;          &lt;td&gt;Egypt&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;7,776&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GQ&lt;/td&gt;&#xA;          &lt;td&gt;Equatorial Guinea&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,090,022&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ER&lt;/td&gt;&#xA;          &lt;td&gt;Eritrea&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;94&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SZ&lt;/td&gt;&#xA;          &lt;td&gt;Eswatini&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,790&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ET&lt;/td&gt;&#xA;          &lt;td&gt;Ethiopia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,583&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GA&lt;/td&gt;&#xA;          &lt;td&gt;Gabon&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,227,941&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GM&lt;/td&gt;&#xA;          &lt;td&gt;Gambia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,451&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GH&lt;/td&gt;&#xA;          &lt;td&gt;Ghana&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,966&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GN&lt;/td&gt;&#xA;          &lt;td&gt;Guinea&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;416&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GW&lt;/td&gt;&#xA;          &lt;td&gt;Guinea-Bissau&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;238&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CI&lt;/td&gt;&#xA;          &lt;td&gt;Ivory Coast&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;9,447&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KE&lt;/td&gt;&#xA;          &lt;td&gt;Kenya&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;83,325&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LS&lt;/td&gt;&#xA;          &lt;td&gt;Lesotho&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,615&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LR&lt;/td&gt;&#xA;          &lt;td&gt;Liberia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;403&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LY&lt;/td&gt;&#xA;          &lt;td&gt;Libya&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;17,330&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MG&lt;/td&gt;&#xA;          &lt;td&gt;Madagascar&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,476&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MW&lt;/td&gt;&#xA;          &lt;td&gt;Malawi&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,071&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ML&lt;/td&gt;&#xA;          &lt;td&gt;Mali&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,511,703&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MR&lt;/td&gt;&#xA;          &lt;td&gt;Mauritania&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;861&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MU&lt;/td&gt;&#xA;          &lt;td&gt;Mauritius&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;9,938&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;YT&lt;/td&gt;&#xA;          &lt;td&gt;Mayotte (France)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,689&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MA&lt;/td&gt;&#xA;          &lt;td&gt;Morocco&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;83,579&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MZ&lt;/td&gt;&#xA;          &lt;td&gt;Mozambique&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;7,129&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NA&lt;/td&gt;&#xA;          &lt;td&gt;Namibia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,564&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NE&lt;/td&gt;&#xA;          &lt;td&gt;Niger&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;811&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NG&lt;/td&gt;&#xA;          &lt;td&gt;Nigeria&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;119,413&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CG&lt;/td&gt;&#xA;          &lt;td&gt;Republic of the Congo&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,650&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;RW&lt;/td&gt;&#xA;          &lt;td&gt;Rwanda&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,772&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;RE&lt;/td&gt;&#xA;          &lt;td&gt;Réunion (France)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;28,150&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SH&lt;/td&gt;&#xA;          &lt;td&gt;Saint Helena&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;14,350&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SN&lt;/td&gt;&#xA;          &lt;td&gt;Senegal&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;5,935&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SC&lt;/td&gt;&#xA;          &lt;td&gt;Seychelles&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;5,043&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SL&lt;/td&gt;&#xA;          &lt;td&gt;Sierra Leone&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,992&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SO&lt;/td&gt;&#xA;          &lt;td&gt;Somalia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;11,183&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ZA&lt;/td&gt;&#xA;          &lt;td&gt;South Africa&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,234,532&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SS&lt;/td&gt;&#xA;          &lt;td&gt;South Sudan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;26&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SD&lt;/td&gt;&#xA;          &lt;td&gt;Sudan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,520&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ST&lt;/td&gt;&#xA;          &lt;td&gt;São Tomé and Príncipe&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;13,920&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TZ&lt;/td&gt;&#xA;          &lt;td&gt;Tanzania&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;18,711&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TG&lt;/td&gt;&#xA;          &lt;td&gt;Togo&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,657&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TN&lt;/td&gt;&#xA;          &lt;td&gt;Tunisia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;43,144&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;UG&lt;/td&gt;&#xA;          &lt;td&gt;Uganda&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;7,852&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;EH&lt;/td&gt;&#xA;          &lt;td&gt;Western Sahara&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;–&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ZM&lt;/td&gt;&#xA;          &lt;td&gt;Zambia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,152&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ZW&lt;/td&gt;&#xA;          &lt;td&gt;Zimbabwe&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;42,656&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AF&lt;/td&gt;&#xA;          &lt;td&gt;Afghanistan&lt;/td&gt;&#xA;          &lt;td&gt;web.public.mea&lt;/td&gt;&#xA;          &lt;td&gt;5,947&lt;/td&gt;&#xA;          &lt;td&gt;9,887,829&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AM&lt;/td&gt;&#xA;          &lt;td&gt;Armenia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;33,050&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AZ&lt;/td&gt;&#xA;          &lt;td&gt;Azerbaijan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;26,727&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BH&lt;/td&gt;&#xA;          &lt;td&gt;Bahrain&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;5,040&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BD&lt;/td&gt;&#xA;          &lt;td&gt;Bangladesh&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;25,528&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BT&lt;/td&gt;&#xA;          &lt;td&gt;Bhutan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,824&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;BN&lt;/td&gt;&#xA;          &lt;td&gt;Brunei&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,366&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KH&lt;/td&gt;&#xA;          &lt;td&gt;Cambodia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,208&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CY&lt;/td&gt;&#xA;          &lt;td&gt;Cyprus&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;17,765&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GE&lt;/td&gt;&#xA;          &lt;td&gt;Georgia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;42,411&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;HK&lt;/td&gt;&#xA;          &lt;td&gt;Hongkong&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;232,505&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;IN&lt;/td&gt;&#xA;          &lt;td&gt;India&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,349,738&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ID&lt;/td&gt;&#xA;          &lt;td&gt;Indonesia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;375,112&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;IR&lt;/td&gt;&#xA;          &lt;td&gt;Iran&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,077,516&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;IQ&lt;/td&gt;&#xA;          &lt;td&gt;Iraq&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,029&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;IL&lt;/td&gt;&#xA;          &lt;td&gt;Israel&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;250,425&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;JP&lt;/td&gt;&#xA;          &lt;td&gt;Japan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,506,391&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;JO&lt;/td&gt;&#xA;          &lt;td&gt;Jordan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,521&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KW&lt;/td&gt;&#xA;          &lt;td&gt;Kuwait&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,943&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KG&lt;/td&gt;&#xA;          &lt;td&gt;Kyrgyzstan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;11,123&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LA&lt;/td&gt;&#xA;          &lt;td&gt;Laos&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;173,595&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LB&lt;/td&gt;&#xA;          &lt;td&gt;Lebanon&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,539&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MO&lt;/td&gt;&#xA;          &lt;td&gt;Macao&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,866&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MY&lt;/td&gt;&#xA;          &lt;td&gt;Malaysia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;247,237&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MV&lt;/td&gt;&#xA;          &lt;td&gt;Maldives&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;5,108&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MN&lt;/td&gt;&#xA;          &lt;td&gt;Mongolia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;17,124&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MM&lt;/td&gt;&#xA;          &lt;td&gt;Myanmar&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4,202&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NP&lt;/td&gt;&#xA;          &lt;td&gt;Nepal&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;78,200&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;OM&lt;/td&gt;&#xA;          &lt;td&gt;Oman&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,815&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PK&lt;/td&gt;&#xA;          &lt;td&gt;Pakistan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;93,709&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PH&lt;/td&gt;&#xA;          &lt;td&gt;Philippines&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;116,685&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;QA&lt;/td&gt;&#xA;          &lt;td&gt;Qatar&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;19,218&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SA&lt;/td&gt;&#xA;          &lt;td&gt;Saudi Arabia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;64,201&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SG&lt;/td&gt;&#xA;          &lt;td&gt;Singapore&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;175,686&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KR&lt;/td&gt;&#xA;          &lt;td&gt;Republic of Korea&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;973,409&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;LK&lt;/td&gt;&#xA;          &lt;td&gt;Sri Lanka&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;68,505&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PS&lt;/td&gt;&#xA;          &lt;td&gt;State of Palestine&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;7,639&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SY&lt;/td&gt;&#xA;          &lt;td&gt;Syria&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;10,577&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TW&lt;/td&gt;&#xA;          &lt;td&gt;Taiwan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;686,428&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TJ&lt;/td&gt;&#xA;          &lt;td&gt;Tajikistan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;6,923&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TH&lt;/td&gt;&#xA;          &lt;td&gt;Thailand&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;71,314&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TL&lt;/td&gt;&#xA;          &lt;td&gt;Timor-Leste&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,717&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TR&lt;/td&gt;&#xA;          &lt;td&gt;Turkey&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;398,104&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TM&lt;/td&gt;&#xA;          &lt;td&gt;Turkmenistan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;18,447&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AE&lt;/td&gt;&#xA;          &lt;td&gt;United Arab Emirates&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;157,743&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;UZ&lt;/td&gt;&#xA;          &lt;td&gt;Uzbekistan&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;83,594&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VN&lt;/td&gt;&#xA;          &lt;td&gt;Vietnam&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;419,911&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;YE&lt;/td&gt;&#xA;          &lt;td&gt;Yemen&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,164&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AS&lt;/td&gt;&#xA;          &lt;td&gt;American Samoa (US)&lt;/td&gt;&#xA;          &lt;td&gt;web.public.oc&lt;/td&gt;&#xA;          &lt;td&gt;14,474&lt;/td&gt;&#xA;          &lt;td&gt;5,530,037&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AU&lt;/td&gt;&#xA;          &lt;td&gt;Australia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,982,455&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CC&lt;/td&gt;&#xA;          &lt;td&gt;Cocos (Keeling) Islands (Australia)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;719,256&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;CK&lt;/td&gt;&#xA;          &lt;td&gt;Cook Islands (NZ)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,308&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;FM&lt;/td&gt;&#xA;          &lt;td&gt;Federated States of Micronesia&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;17,024&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;FJ&lt;/td&gt;&#xA;          &lt;td&gt;Fiji&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;3,317&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PF&lt;/td&gt;&#xA;          &lt;td&gt;French Polynesia (France)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,827&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;GU&lt;/td&gt;&#xA;          &lt;td&gt;Guam (US)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;62&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;KI&lt;/td&gt;&#xA;          &lt;td&gt;Kiribati&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;553&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MH&lt;/td&gt;&#xA;          &lt;td&gt;Marshall Islands&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;10&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NR&lt;/td&gt;&#xA;          &lt;td&gt;Nauru&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;299&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NC&lt;/td&gt;&#xA;          &lt;td&gt;New Caledonia (France)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;5,891&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NZ&lt;/td&gt;&#xA;          &lt;td&gt;New Zealand&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;686,488&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;NF&lt;/td&gt;&#xA;          &lt;td&gt;Norfolk Island (Australia)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,074&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;MP&lt;/td&gt;&#xA;          &lt;td&gt;Northern Mariana Islands (US)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;653&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PW&lt;/td&gt;&#xA;          &lt;td&gt;Palau&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;400,979&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PG&lt;/td&gt;&#xA;          &lt;td&gt;Papua New Guinea&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,147&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;PN&lt;/td&gt;&#xA;          &lt;td&gt;Pitcairn Islands (UK)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;749&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;WS&lt;/td&gt;&#xA;          &lt;td&gt;Samoa&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;165,404&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;SB&lt;/td&gt;&#xA;          &lt;td&gt;Solomon Islands&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,619&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TO&lt;/td&gt;&#xA;          &lt;td&gt;Tonga&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;25,215&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;TV&lt;/td&gt;&#xA;          &lt;td&gt;Tuvalu&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;495,755&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VU&lt;/td&gt;&#xA;          &lt;td&gt;Vanuatu&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;1,471&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;WF&lt;/td&gt;&#xA;          &lt;td&gt;Wallis and Futuna (France)&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;          &lt;td&gt;2,007&lt;/td&gt;&#xA;          &lt;td&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;AQ&lt;/td&gt;&#xA;          &lt;td&gt;Antarctica&lt;/td&gt;&#xA;          &lt;td&gt;web.public.aq&lt;/td&gt;&#xA;          &lt;td&gt;94&lt;/td&gt;&#xA;          &lt;td&gt;94&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;It is important to note that a minority of above mentioned TLDs, while formally added, are remaining in wait state because they do not meet our criteria of quality control. In this previous blog post &lt;a href=&#34;https://blog.intelx.io/2020/09/21/top-level-domain-considerations/&#34;&gt;Top-level domain considerations&lt;/a&gt; we explained why we are not accepting any TLD that exists (tl;dr: some TLDs such as “ZIP” don’t have enough domains to be worth in comparison to potential false positives).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2021-01-23</title>
      <link>https://blog.intelx.io/2021/01/23/newsletter-2021-01-23/</link>
      <pubDate>Sat, 23 Jan 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2021/01/23/newsletter-2021-01-23/</guid>
      <description>&lt;h2 id=&#34;january-2021-capitol-hill-riots-archive-new-features&#34;&gt;January 2021: Capitol Hill Riots Archive, New Features&lt;/h2&gt;&#xA;&lt;p&gt;Our dataset contains now 30 billion records and grows by +3 billion every month. Last year has been incredible for us. We are growing by any metric – all organically. Searches are up 113% Q-on-Q and our user base is growing sustainably at 18% month-on-month.&lt;/p&gt;&#xA;&lt;h2 id=&#34;capitol-hill-riots&#34;&gt;Capitol Hill Riots&lt;/h2&gt;&#xA;&lt;p&gt;We have sprung into action on January 6, 2021 when Twitter and Facebook started to delete videos of the Capitol Hill riots. It is important evidence for law enforcement &amp;amp; the public. Use the “Tree View” tab to see all pictures and videos! Link: &lt;a href=&#34;https://intelx.io/?did=814b39fe-ad98-45a1-9f44-0346bc9f9b94&#34;&gt;intelx.io/?did=814b39fe-ad98-45a1-9f44-0346bc9f9b94&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Archiving Capitol Hill riots’ media</title>
      <link>https://blog.intelx.io/2021/01/07/archiving-capitol-hill-riots-media/</link>
      <pubDate>Thu, 07 Jan 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2021/01/07/archiving-capitol-hill-riots-media/</guid>
      <description>&lt;p&gt;We are archiving media from todays Capitol Hill riots. Follow our Twitter account for updates.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://twitter.com/_IntelligenceX/status/1346967229187952644&#34;&gt;https://twitter.com/_IntelligenceX/status/1346967229187952644&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;We have archived the Capitol Hill riots media here: &lt;a href=&#34;https://intelx.io/?did=814b39fe-ad98-45a1-9f44-0346bc9f9b94&#34;&gt;intelx.io/?did=814b39fe-ad98-45a1-9f44-0346bc9f9b94&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Use the “Tree View” tab to see all pictures and videos. The FTP server stores now 200 GB (about 4000 files).&lt;/p&gt;&#xA;&lt;p&gt;Note: Some files contain graphic content.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-12-22</title>
      <link>https://blog.intelx.io/2020/12/22/newsletter-2020-12-22/</link>
      <pubDate>Tue, 22 Dec 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/12/22/newsletter-2020-12-22/</guid>
      <description>&lt;h2 id=&#34;december-2020-telegram-channel&#34;&gt;December 2020: Telegram channel&lt;/h2&gt;&#xA;&lt;p&gt;Subscribe to our new Telegram channel at: &lt;a href=&#34;https://t.me/intelxio&#34;&gt;t.me/intelxio&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;New Telegram subscribers receive a free 3-day Professional license code!&lt;/strong&gt; We will post frequent updates and technical background info to this channel.&lt;/p&gt;&#xA;&lt;h2 id=&#34;-open-government&#34;&gt;🏛 Open Government&lt;/h2&gt;&#xA;&lt;p&gt;We are archiving all .GOV and .MIL websites. Any changes will be preserved, any alterations detected! Read the full blog post &lt;a href=&#34;https://blog.intelx.io/2020/11/20/open-government/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;You can find it as the “Government US” category in the Advanced menu. It contains already more than 5 TB of public data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Our statement regarding Ledger’s Content Removal Request</title>
      <link>https://blog.intelx.io/2020/12/21/our-statement-regarding-ledgers-content-removal-request/</link>
      <pubDate>Mon, 21 Dec 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/12/21/our-statement-regarding-ledgers-content-removal-request/</guid>
      <description>&lt;p&gt;Today at 13:14 we have received the following Content Removal Request from Ledger regarding &lt;a href=&#34;https://intelx.io/?did=8761746e-d333-4256-bbcd-9100c8722799&#34;&gt;this search result&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;em&gt;[…] By making this database public, the privacy of over 1 million individuals is violated, which places them at risk of, amongst other things, phishing attacks. We respectfully request that you expeditiously remove the thread. Our client is engaged in crypto currency transaction services and the online presence of the leaked database poses a very serious threat and risk of fraud for Ledger Wallet users. If there is anything that may be preventing you from cooperating with this legitimate takedown request, please let us know. Thank you for your co-operation!&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Open Government 🏛</title>
      <link>https://blog.intelx.io/2020/11/20/open-government/</link>
      <pubDate>Fri, 20 Nov 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/11/20/open-government/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Open government is the governing doctrine which holds that citizens have the right to access the documents and proceedings of the government to allow for effective public oversight.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;Wikipedia&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;After the &lt;a href=&#34;https://www.nytimes.com/2020/11/17/us/politics/trump-fires-christopher-krebs.html&#34;&gt;recent firing&lt;/a&gt; of Christopher Krebs, the 1st director of the Cybersecurity and Infrastructure Security Agency (CISA), we decided to leap into action and preserve public data from US governmental websites.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;…votes from Trump to Biden, late voting, and many more. Therefore, effective immediately, Chris Krebs has been terminated as Director of the Cybersecurity and Infrastructure Security Agency.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-11-17</title>
      <link>https://blog.intelx.io/2020/11/17/newsletter-2020-11-17/</link>
      <pubDate>Tue, 17 Nov 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/11/17/newsletter-2020-11-17/</guid>
      <description>&lt;h2 id=&#34;-join-the-webinar-with-media-sonar&#34;&gt;🎙️ Join the webinar with Media Sonar&lt;/h2&gt;&#xA;&lt;p&gt;Tomorrow at 2 p.m. EST (= 20:00 CET) we are hosting a webinar with Media Sonar!&lt;/p&gt;&#xA;&lt;p&gt;Sign up here: mediasonar.com/intelligencex-osint-cyber-investigation&lt;/p&gt;&#xA;&lt;p&gt;The title is “How Analysts Use OSINT and Dark Web for Cyber Investigations”. Our CEO will talk about how you can use Intelligence X, and will give some background details and answer questions.&lt;/p&gt;&#xA;&lt;p&gt;Media Sonar solves the problem of operationalizing OSINT investigations with action-based lookups of robust point of interest data from sources like Intelligence X.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-10-19</title>
      <link>https://blog.intelx.io/2020/10/19/newsletter-2020-10-19/</link>
      <pubDate>Mon, 19 Oct 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/10/19/newsletter-2020-10-19/</guid>
      <description>&lt;h2 id=&#34;october-2020-hunter-biden-maltego-transform-v4-decentralized-tlds&#34;&gt;October 2020: Hunter Biden, Maltego Transform v4, Decentralized TLDs&lt;/h2&gt;&#xA;&lt;p&gt;🥳 It has been 2 years since the launch of Intelligence X!&lt;/p&gt;&#xA;&lt;p&gt;At this point we would like to thank our users &amp;amp; customers for their trust and we look forward to the future.&lt;/p&gt;&#xA;&lt;p&gt;-Intelligence X Team&lt;/p&gt;&#xA;&lt;p&gt;Make sure to &lt;a href=&#34;https://twitter.com/_IntelligenceX&#34;&gt;follow us on Twitter&lt;/a&gt; for the latest updates.&lt;/p&gt;&#xA;&lt;h2 id=&#34;hunter-biden&#34;&gt;Hunter Biden&lt;/h2&gt;&#xA;&lt;p&gt;The New York Post published an alleged Hunter Biden email. We looked into it in our blog post &lt;a href=&#34;https://blog.intelx.io/2020/10/14/an-osint-investigation-into-the-alleged-hunter-biden-email/&#34;&gt;An OSINT investigation into the alleged Hunter Biden email&lt;/a&gt;. tl;dr: It appears that the email addresses in the alleged email are accurate. This does not validate nor refute the content of said email.&lt;/p&gt;</description>
    </item>
    <item>
      <title>An OSINT investigation into the alleged Hunter Biden email</title>
      <link>https://blog.intelx.io/2020/10/14/an-osint-investigation-into-the-alleged-hunter-biden-email/</link>
      <pubDate>Wed, 14 Oct 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/10/14/an-osint-investigation-into-the-alleged-hunter-biden-email/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Disclaimer: Intelligence X is politically neutral. This investigation is based on public information (open source intelligence).&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;tl;dr: It appears that the email addresses appearing in the alleged email are accurate. This does not validate nor refute the content of said email.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;The New York Post published today the two articles &lt;a href=&#34;https://nypost.com/2020/10/14/hunter-biden-emails-show-leveraging-connections-with-dad-to-boost-burisma-pay/&#34;&gt;“Hunter Biden emails show leveraging connections with his father to boost Burisma pay&lt;/a&gt;” and &lt;a href=&#34;https://nypost.com/2020/10/14/senate-committee-investigating-hunter-biden-hard-drive-email/&#34;&gt;“Senate committee investigating alleged Hunter Biden drive, smoking-gun email&lt;/a&gt;“. According to &lt;a href=&#34;https://www.theverge.com/2020/10/14/21515972/facebook-new-york-post-hunter-biden-story-fact-checking-reduced-distribution-election-misinformation&#34;&gt;The Verge&lt;/a&gt;, “Facebook has reduced the reach […] pending a fact-check review”. &lt;a href=&#34;https://www.vox.com/2020/10/14/21515776/hunter-biden-emails-giuliani&#34;&gt;Vox&lt;/a&gt; calls it “a suspicious effort to swing the election”. According to Motherboard, “Twitter […] started blocking sharing of the article in line with the site’s policy against hacked material.”. At the time of writing, this story has not been covered by major outlets, including the New York Times.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Top-level domain considerations</title>
      <link>https://blog.intelx.io/2020/09/21/top-level-domain-considerations/</link>
      <pubDate>Mon, 21 Sep 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/09/21/top-level-domain-considerations/</guid>
      <description>&lt;p&gt;We want to give some insight into top-level domains (TLDs) supported by Intelligence X. Even though there are a total of 1,508 available TLDs (&lt;a href=&#34;https://data.iana.org/TLD/tlds-alpha-by-domain.txt&#34;&gt;full list by IANA&lt;/a&gt;), we choose to only support certain TLDs in order to prevent spam, false positives, and maintain a high quality data set.&lt;/p&gt;&#xA;&lt;p&gt;Validation of top-level domains appears in these places:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Search term input: Detect when the user enters a valid domain (as well as email address, URL)&lt;/li&gt;&#xA;&lt;li&gt;Indexing of search results: Detect when a valid domain name appears in text&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;false-positives&#34;&gt;False Positives&lt;/h2&gt;&#xA;&lt;p&gt;“ZIP” is an example TLD that we intentionally do not support. It has only 2 domains (according to &lt;a href=&#34;https://research.domaintools.com/statistics/tld-counts/&#34;&gt;DomainTools&lt;/a&gt;), but supporting it would mean millions (if not billions) of false positives, due to its common use as file extension for ZIP files. “test.zip” as filename is on its own indistinguishable from “test.zip” as domain name.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-08-27</title>
      <link>https://blog.intelx.io/2020/08/27/newsletter-2020-08-27/</link>
      <pubDate>Thu, 27 Aug 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/08/27/newsletter-2020-08-27/</guid>
      <description>&lt;h2 id=&#34;august-2020-latest-news--statistics&#34;&gt;August 2020: Latest News &amp;amp; Statistics&lt;/h2&gt;&#xA;&lt;h2 id=&#34;public-api-keys-are-retired&#34;&gt;Public API keys are retired&lt;/h2&gt;&#xA;&lt;p&gt;We have retired public API keys. All 3rd party tools and integrations must use per-user API keys. Note: This also affects SpiderFoot users. We have updated our SDK to reflect that change.&lt;/p&gt;&#xA;&lt;p&gt;You can find your personal API key here: &lt;a href=&#34;https://intelx.io/account?tab=developer&#34;&gt;intelx.io/account?tab=developer&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;In related news, the tool Intel Owl v1.5.0, which “analyze files, domains, IPs in multiple ways from a single API at scale”, was just released and supports our Phonebook API for observables: &lt;a href=&#34;https://github.com/intelowlproject/IntelOwl/releases/tag/v1.5.0&#34;&gt;github.com/intelowlproject/IntelOwl/releases/tag/v1.5.0&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The road to 100 billion records</title>
      <link>https://blog.intelx.io/2020/08/23/the-road-to-100-billion-records/</link>
      <pubDate>Sun, 23 Aug 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/08/23/the-road-to-100-billion-records/</guid>
      <description>&lt;p&gt;At Intelligence X, we value quality over quantity. Our goal is continuous improvement, sustainability, and stability. As we cross the mark of 25 billion records with 100+ TB of storage, it is time to set sail for 100 billion records.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2020_08_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;counting-records&#34;&gt;Counting records&lt;/h2&gt;&#xA;&lt;p&gt;A single record is an extracted selector (search term) like “test.com”. A search term might appear in one or multiple documents. Intelligence X is not just a search engine; it is also a data archive that stores copies of the actual search result (i.e. the original document) in its cache.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-08-03</title>
      <link>https://blog.intelx.io/2020/08/03/newsletter-2020-08-03/</link>
      <pubDate>Mon, 03 Aug 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/08/03/newsletter-2020-08-03/</guid>
      <description>&lt;h2 id=&#34;august-2020-recap-of-3rd-party-osint-tools-and-integrations&#34;&gt;August 2020: Recap of 3rd-party OSINT tools and integrations&lt;/h2&gt;&#xA;&lt;p&gt;We are listing all approved 3rd-party integrations here: &lt;a href=&#34;https://intelx.io/integrations&#34;&gt;intelx.io/integrations&lt;/a&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;h8mail: “an email OSINT and breach hunting tool using different breach and reconnaissance services”&lt;/li&gt;&#xA;&lt;li&gt;Maltego Transform&lt;/li&gt;&#xA;&lt;li&gt;subfinder: “subdomain discovery tool that discovers valid subdomains for websites by using passive online sources”&lt;/li&gt;&#xA;&lt;li&gt;theHarvester: “The tool gathers emails, names, subdomains, IPs and URLs using multiple public data sources”&lt;/li&gt;&#xA;&lt;li&gt;SpiderFoot: “automates OSINT collection”&lt;/li&gt;&#xA;&lt;li&gt;Mitaka: “a browser extension for OSINT search”&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;h8mail is the latest integration and is highly recommended by Intelligence X. The linked integrations page above contains a couple of important basic rules. Public API keys are being discontinued and each user must use their own API key.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why we are going to block Tor IPs</title>
      <link>https://blog.intelx.io/2020/07/05/why-we-are-going-to-block-tor-ips/</link>
      <pubDate>Sun, 05 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/07/05/why-we-are-going-to-block-tor-ips/</guid>
      <description>&lt;p&gt;tl;dr: Nothing ever good comes out of Tor.&lt;/p&gt;&#xA;&lt;p&gt;We are going to block Tor IP addresses from signup, login, and search starting on July 5, 2020. Our reasons are rooted in:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Tor Hidden Services Are a Failed Technology, Harming Children, Dissidents and Journalists. Read &lt;a href=&#34;https://www.lawfareblog.com/tor-hidden-services-are-failed-technology-harming-children-dissidents-and-journalists&#34;&gt;this blog post by lawfare&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;li&gt;According to our &lt;a href=&#34;https://blog.intelx.io/2020/04/27/combating-spam-websites-from-tor/&#34;&gt;own investigation&lt;/a&gt;, Tor hidden services are full of spam websites.&lt;/li&gt;&#xA;&lt;li&gt;Tor exit nodes are known to snoop on user’s traffic, try to decrypt it where they can and mine it.&lt;/li&gt;&#xA;&lt;li&gt;The Tor network is more often than not used as proxy for hacking, spam and fraud. This is unwanted traffic. According to &lt;a href=&#34;https://blog.cloudflare.com/the-trouble-with-tor/&#34;&gt;CloudFlare&lt;/a&gt; “94% of requests that we see across the Tor network are per se malicious”.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;We have published the code that we use to detect Tor IPs as open source: &lt;a href=&#34;https://github.com/IntelligenceX/ip2tor&#34;&gt;github.com/IntelligenceX/ip2tor&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maltego Transform released</title>
      <link>https://blog.intelx.io/2020/07/04/maltego-transform-released/</link>
      <pubDate>Sat, 04 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/07/04/maltego-transform-released/</guid>
      <description>&lt;p&gt;We just released a Maltego Transform for Intelligence X. The installation instructions are here: &lt;a href=&#34;https://github.com/IntelligenceX/SDK/tree/master/Maltego%20Transform&#34;&gt;github.com/IntelligenceX/SDK/tree/master/Maltego%20Transform&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Maltego is “software used for open-source intelligence and forensics, developed by Maltego Technologies”. It can visualize information in a graph format.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2020_07_Intelligence-X-Maltego-Transform-1.gif&#34; alt=&#34;&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>An investigation into attempted fraud</title>
      <link>https://blog.intelx.io/2020/07/03/an-investigation-into-attempted-fraud/</link>
      <pubDate>Fri, 03 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/07/03/an-investigation-into-attempted-fraud/</guid>
      <description>&lt;p&gt;We are publishing information about a user who attempted to defraud us. As outlined in previous &lt;a href=&#34;https://blog.intelx.io/2020/03/05/an-osint-investigation-into-one-of-our-attackers/&#34;&gt;blog posts&lt;/a&gt; and tweets, we are going to aggressively publish the information about anyone trying to attack, hack or defraud us.&lt;/p&gt;&#xA;&lt;p&gt;The person tried to use alleged stolen credit cards to purchase an Intelligence X subscription.&lt;/p&gt;&#xA;&lt;p&gt;Email addresses and IPs used by the fraudster:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;support@droneitallcreations.com&lt;/code&gt; on 2020-06-25 20:00:39&#xA;&lt;ul&gt;&#xA;&lt;li&gt;IP &lt;code&gt;2600:6c64:607f:eccb:25a7:930a:863a:800&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;b8nkccartel@pm.me&lt;/code&gt; on 2020-06-25 20:01:18 and &lt;code&gt;B8nkCcartel@protonmail.com&lt;/code&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;IP &lt;code&gt;176.113.72.169&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;sue.rielly010@gmail.com&lt;/code&gt; on 2020-07-03 18:09:53&#xA;&lt;ul&gt;&#xA;&lt;li&gt;IP &lt;code&gt;2600:6c64:607f:eccb:f0e9:ed94:18e3:c15b&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The domain droneitallcreations.com (now defunct) was registered on 2020-06-15 and had the website title “Drone It All Creations – Central Massachusetts Aerial Cinematics Offer top quality photos-Prints – and one of a kind drones.”. It was an apparent copy of a legitimate website drone-it-all.business.site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New: Identity Portal 🎉</title>
      <link>https://blog.intelx.io/2020/06/23/new-identity-portal/</link>
      <pubDate>Tue, 23 Jun 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/06/23/new-identity-portal/</guid>
      <description>&lt;p&gt;We launched a new product: “Identity Portal”! It allows users to find all lines in a text where a search term appears, and to download a list of leaked accounts under a specific domain or email address.&lt;/p&gt;&#xA;&lt;p&gt;This product is &lt;strong&gt;exclusively available on request&lt;/strong&gt; to companies and governments. If you are interested, please contact us!&lt;/p&gt;&#xA;&lt;h2 id=&#34;list-all-lines-where-the-search-term-appears-in-the-results&#34;&gt;List all lines where the search term appears in the results&lt;/h2&gt;&#xA;&lt;p&gt;This function searches for and lists all lines where a search term appears, and like &lt;a href=&#34;https://intelx.io/&#34;&gt;intelx.io&lt;/a&gt;, it searches across all data categories. Each line contains first the ID of the search result, which can be opened by clicking on it. The next columns show the file type and the data category, followed by the line where the search term appears.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-06-02</title>
      <link>https://blog.intelx.io/2020/06/02/newsletter-2020-06-02/</link>
      <pubDate>Tue, 02 Jun 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/06/02/newsletter-2020-06-02/</guid>
      <description>&lt;h2 id=&#34;june-2020-new-phonebook-service-&#34;&gt;June 2020: New Phonebook service! 🎉&lt;/h2&gt;&#xA;&lt;p&gt;We just launched a free new service: &lt;a href=&#34;https://phonebook.cz&#34;&gt;phonebook.cz&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;It lists all email addresses, subdomains, and URLs for the input domain. Try it out – it’s free! It uses the same dataset as intelx.io – which is 20 billion records.&lt;/p&gt;&#xA;&lt;p&gt;There is an existing phonebook feature at intelx.io since its inception (in the Advanced menu next to the search button), but incorporating it into a separate new website makes it simpler to access.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-05-11</title>
      <link>https://blog.intelx.io/2020/05/11/newsletter-2020-05-11/</link>
      <pubDate>Mon, 11 May 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/05/11/newsletter-2020-05-11/</guid>
      <description>&lt;h2 id=&#34;may-2020-new-dorks-website-tor-ddos-test-and-a-europol-takedown&#34;&gt;May 2020: New dorks website, Tor, DDoS test and a Europol takedown&lt;/h2&gt;&#xA;&lt;p&gt;Our dataset continues to grow significantly: 17,660,962,195 selectors&lt;/p&gt;&#xA;&lt;p&gt;In the past few months, we have invested in 200+ TB of enterprise storage which allows us to scale up data collection even more. As for the public web, we are currently crawling these TLDs: DE, AT, LU, CH, UA, KZ, RU&lt;/p&gt;&#xA;&lt;p&gt;Later this week we will increase our coverage of TLDs and include major ones like .com, .org, .net, and many others.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Can we DDoS ourselves? We are about to find out. Live self-ddos on 10.05.2020 13:00 UTC</title>
      <link>https://blog.intelx.io/2020/05/09/can-we-ddos-ourselves-we-are-about-to-find-out/</link>
      <pubDate>Sat, 09 May 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/05/09/can-we-ddos-ourselves-we-are-about-to-find-out/</guid>
      <description>&lt;p&gt;On Sunday, May 10, 2020, we will DDoS our own website, &lt;a href=&#34;https://intelx.io/&#34;&gt;intelx.io&lt;/a&gt;. We will live tweet and update this blog post with any developments and the outcome. The attack will be executed in the same fashion as an actual attack: we’ll do some research, then pay a shady DDoS provider in Bitcoin (and hope they don’t scam us) and launch an actual DDoS attack against our own website.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://twitter.com/_IntelligenceX/status/1259103590427303936&#34;&gt;https://twitter.com/_IntelligenceX/status/1259103590427303936&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Note: We own 100% of our infrastructure including the servers, network equipment, and even our own BGP router. We are our own ISP and operate our own Autonomous System and IP addresses. We do not recommend anyone to launch DDoS attacks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Combating spam websites from Tor</title>
      <link>https://blog.intelx.io/2020/04/27/combating-spam-websites-from-tor/</link>
      <pubDate>Mon, 27 Apr 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/04/27/combating-spam-websites-from-tor/</guid>
      <description>&lt;p&gt;Certain actors spam Tor by creating many duplicate websites under different .onion domains and then linking them to each other. The cost of doing that is pretty low, considering that all you need is creating a new public key pair (the onion domain is the hash of the public key). In theory anyone can create an infinite number of onion domains.&lt;/p&gt;&#xA;&lt;p&gt;Sadly, bad actors are using this spam technique also for promoting websites with child exploitation content. The motivation behind creating many onion domains for essentially the same website (sometimes with rotating the content slightly for each copy) is likely to increase coverage by Tor search engines.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vanity .onion Tor Addresses</title>
      <link>https://blog.intelx.io/2020/04/27/vanity-onion-tor-addresses/</link>
      <pubDate>Mon, 27 Apr 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/04/27/vanity-onion-tor-addresses/</guid>
      <description>&lt;p&gt;Tor .onion domains are the hashes of public keys. Generally, they look random, but it is possible for am Tor hidden service operator to generate onion domains that start with a human readable part such as “silkroad7rn2puhj.onion”. Those are called “vanity onion addresses” and there are tools like &lt;a href=&#34;https://github.com/katmagic/Shallot&#34;&gt;Shallot&lt;/a&gt; and &lt;a href=&#34;https://github.com/ReclaimYourPrivacy/eschalot&#34;&gt;Eschalot&lt;/a&gt; that will create the customized .onion address.&lt;/p&gt;&#xA;&lt;p&gt;The number of characters that can be customized are limited by processing power. Shallot published this table with the description “Time to Generate a .onion with a Given Number of Initial Characters on a 1.5Ghz Processor”:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tor Hidden Services Are a Failed Technology, Harming Children, Dissidents and Journalists</title>
      <link>https://blog.intelx.io/2020/04/22/tor-hidden-services-are-a-failed-technology-harming-children-dissidents-and-journalists/</link>
      <pubDate>Wed, 22 Apr 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/04/22/tor-hidden-services-are-a-failed-technology-harming-children-dissidents-and-journalists/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Repost from &lt;a href=&#34;https://www.lawfareblog.com/tor-hidden-services-are-failed-technology-harming-children-dissidents-and-journalists&#34;&gt;lawfareblog.com/tor-hidden-services-are-failed-technology-harming-children-dissidents-and-journalists&lt;/a&gt; for increased visibility. By Brian Levine, Brian Lynn Friday, January 17, 2020, 8:27 AM. Copyright © 2020 The Lawfare Institute.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;A recent &lt;a href=&#34;https://www.nytimes.com/interactive/2019/09/28/us/child-sex-abuse.html&#34;&gt;series&lt;/a&gt; of New York Times articles reported on the deeply disturbing amount of child sexual exploitation material that is available on the Internet. The articles discuss &lt;a href=&#34;https://www.nytimes.com/2019/11/09/us/online-child-abuse.html&#34;&gt;personal accounts&lt;/a&gt; of children who have been targeted, how tech companies have &lt;a href=&#34;https://www.nytimes.com/interactive/2019/12/07/us/video-games-child-sex-abuse.html&#34;&gt;provided&lt;/a&gt; platforms for perpetrators of what is commonly called child pornography and how law enforcement has gone underfunded for years. In October 2019, Alan Rozenshtein &lt;a href=&#34;https://www.lawfareblog.com/child-exploitation-and-future-encryption&#34;&gt;commented&lt;/a&gt; on &lt;em&gt;Lawfare&lt;/em&gt; that law enforcement’s efforts to combat this issue will become increasingly complicated when Facebook and other platforms roll out end-to-end encryption.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Python API wrapper and Command Line Interface</title>
      <link>https://blog.intelx.io/2020/04/13/new-python-api-wrapper-and-command-line-interface/</link>
      <pubDate>Mon, 13 Apr 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/04/13/new-python-api-wrapper-and-command-line-interface/</guid>
      <description>&lt;p&gt;We have teamed up with @zer0pwn to develop a completely rewritten Python API wrapper and Command Line Interface.&lt;/p&gt;&#xA;&lt;p&gt;👉🏼 &lt;a href=&#34;https://github.com/IntelligenceX/SDK/tree/master/Python&#34;&gt;github.com/IntelligenceX/SDK/tree/master/Python&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2020_04_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;To install the command line tool run these commands (requires Python 3, tested against latest 3.8.2):&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;git clone https://github.com/IntelligenceX/SDK&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;pip3 install SDK/Python&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;In order to see all results, you should specify your API key via the &lt;code&gt;-apikey [key]&lt;/code&gt; argument or put it into the &lt;code&gt;INTELX_KEY&lt;/code&gt; environment variable. If you don’t specify one, it will use a default public key, which we may, however, disable in the upcoming weeks. You can get your API key here: &lt;a href=&#34;https://intelx.io/account?tab=developer&#34;&gt;intelx.io/account?tab=developer&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-04-13</title>
      <link>https://blog.intelx.io/2020/04/13/newsletter-2020-04-13/</link>
      <pubDate>Mon, 13 Apr 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/04/13/newsletter-2020-04-13/</guid>
      <description>&lt;h2 id=&#34;april-2020-new-python-api-wrapper-and-command-line-interface&#34;&gt;April 2020: New Python API wrapper and Command Line Interface&lt;/h2&gt;&#xA;&lt;p&gt;We have teamed up with zer0pwn to develop a new Python API wrapper and Command Line Interface. It is released in our SDK: &lt;a href=&#34;https://github.com/IntelligenceX/SDK/tree/master/Python&#34;&gt;github.com/IntelligenceX/SDK/tree/master/Python&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;For details read this blog post: &lt;a href=&#34;https://blog.intelx.io/2020/04/13/new-python-api-wrapper-and-command-line-interface/&#34;&gt;new-python-api-wrapper-and-command-line-interface&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Features of the new Python code:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Query search results based on a selector&lt;/li&gt;&#xA;&lt;li&gt;Filter results based on date from/to, media type&lt;/li&gt;&#xA;&lt;li&gt;Set sort order, max result limit and timeout&lt;/li&gt;&#xA;&lt;li&gt;Use the Phonebook to find related emails, sub-domains and URLs for domains&lt;/li&gt;&#xA;&lt;li&gt;Get statistics&lt;/li&gt;&#xA;&lt;li&gt;Download individual results&lt;/li&gt;&#xA;&lt;li&gt;Directly view results (auto-convert any media to text)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Follow-us on Twitter for the latest updates: &lt;a href=&#34;https://twitter.com/_IntelligenceX&#34;&gt;twitter.com/_IntelligenceX&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-03-23</title>
      <link>https://blog.intelx.io/2020/03/23/newsletter-2020-03-23/</link>
      <pubDate>Mon, 23 Mar 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/03/23/newsletter-2020-03-23/</guid>
      <description>&lt;h2 id=&#34;march-2020-updates&#34;&gt;March 2020 Updates&lt;/h2&gt;&#xA;&lt;h2 id=&#34;how-we-prepared-for-the-current-global-situation&#34;&gt;How we prepared for the current global situation&lt;/h2&gt;&#xA;&lt;p&gt;We have ordered and deployed 180 TB worth of enterprise storage to be prepared for upcoming price increases and shortages of hard disks. We are reading reports that warn of upcoming delivery delays due to disruptions in the supply chain. We tweeted a &lt;a href=&#34;https://twitter.com/_IntelligenceX/status/1238622407541362689&#34;&gt;picture here&lt;/a&gt; of how 100 TB storage looks like in our backend.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://twitter.com/_IntelligenceX/status/1238622407541362689&#34;&gt;https://twitter.com/_IntelligenceX/status/1238622407541362689&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Czech Republic is restricting travel from and to the country, which means that our employees are not allowed to leave the country. Fortunately, our datacenter is in Prague and we continue to operate as usual.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Decoding the US Death Master File</title>
      <link>https://blog.intelx.io/2020/03/19/decoding-the-us-death-master-file/</link>
      <pubDate>Thu, 19 Mar 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/03/19/decoding-the-us-death-master-file/</guid>
      <description>&lt;p&gt;“The &lt;strong&gt;Death Master File&lt;/strong&gt; (&lt;strong&gt;DMF&lt;/strong&gt;) is a computer database file made available by the United States Social Security Administration since 1980″ according to Wikipedia. It is available here &lt;a href=&#34;https://ladmf.ntis.gov/&#34;&gt;ladmf.ntis.gov&lt;/a&gt; but costs $2,930.00 anually.&lt;/p&gt;&#xA;&lt;p&gt;The file has since been posted on the internet for free, including here:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://ssdmf.info/download.html&#34;&gt;ssdmf.info/download.html&lt;/a&gt; November 30, 2011&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://cancelthesefunerals.com/&#34;&gt;cancelthesefunerals.com/&lt;/a&gt; May 31, 2013&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://archive.org/details/DeathMasterFile&#34;&gt;archive.org/details/DeathMasterFile&lt;/a&gt; May 31, 2013&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;This file can be useful for OSINT (Open Source Intelligence) discovery as it contains millions of US SSNs (Social Security Numbers), so we have decided to add it to our search index.&lt;/p&gt;</description>
    </item>
    <item>
      <title>An OSINT investigation into one of our attackers</title>
      <link>https://blog.intelx.io/2020/03/05/an-osint-investigation-into-one-of-our-attackers/</link>
      <pubDate>Thu, 05 Mar 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/03/05/an-osint-investigation-into-one-of-our-attackers/</guid>
      <description>&lt;p&gt;On December 11, 2019 we have received 31,866 HTTP requests from the IP 81.171.107.57. Below are few sample log entries:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-plaintext&#34; data-lang=&#34;plaintext&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;81.171.107.57 - - [11/Dec/2019:13:52:37 +0000] &amp;#34;POST /login HTTP/1.1&amp;#34; 200 7448&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;81.171.107.57 - - [11/Dec/2019:13:52:37 +0000] &amp;#34;POST /login HTTP/1.1&amp;#34; 200 7443&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;81.171.107.57 - - [11/Dec/2019:13:52:37 +0000] &amp;#34;POST /login HTTP/1.1&amp;#34; 200 7447&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;81.171.107.57 - - [11/Dec/2019:13:52:37 +0000] &amp;#34;POST /login HTTP/1.1&amp;#34; 200 7484&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;81.171.107.57 - - [11/Dec/2019:13:52:37 +0000] &amp;#34;POST /login HTTP/1.1&amp;#34; 200 7481&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;This IP address logged into intelx.io with the email address “testeur.1@live.fr” on 11.12.2019 13:44:59. The IP address space 81.171.107.0/24 is owned by privado.io – a VPN provider.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-03-02</title>
      <link>https://blog.intelx.io/2020/03/02/newsletter-2020-03-02/</link>
      <pubDate>Mon, 02 Mar 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/03/02/newsletter-2020-03-02/</guid>
      <description>&lt;h2 id=&#34;march-2020-new-data-categories&#34;&gt;March 2020: New Data Categories&lt;/h2&gt;&#xA;&lt;p&gt;Stay up to date with us on Twitter: &lt;a href=&#34;https://twitter.com/_IntelligenceX&#34;&gt;twitter.com/_IntelligenceX&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;private-data-leaks&#34;&gt;Private Data Leaks&lt;/h2&gt;&#xA;&lt;p&gt;We have revised our license system and launched a new data category exclusively for paid Professional users: Private Data Leaks. Trial accounts will see a preview, but you must be a paid member to fully access the category. For more details, read this &lt;a href=&#34;https://blog.intelx.io/2020/02/20/revised-license-system-private-data-leaks/&#34;&gt;blog post&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;sci-hub&#34;&gt;Sci-Hub&lt;/h2&gt;&#xA;&lt;p&gt;We started to index the publicly available documents from Sci-Hub. This category is available for free to all users. Sci-Hub hosts 80 million documents with a total size of 70 TB. Due to the large size, it will take us some time to complete the indexing. We will send updates as the indexing progresses.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Third unsuccessful DDoS attack</title>
      <link>https://blog.intelx.io/2020/03/02/third-unsuccessful-ddos-attack/</link>
      <pubDate>Mon, 02 Mar 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/03/02/third-unsuccessful-ddos-attack/</guid>
      <description>&lt;p&gt;We were again under DDoS attack on February 11, 2020. We received 177,261 HTTP requests in a time span of 2 hours from 2,682 unique IPv4s.&lt;/p&gt;&#xA;&lt;p&gt;As always, this attack was not successful (it had no impact) and was only noticed due to looking into visitor statistics.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2020_03_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;The second spike (February 27, 2020) was due to someone trying their luck using the Acunetix vulnerability scanner from the IPs 185.77.248.6 and 31.146.173.102. We tweeted about it:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Revised License System &amp; Private Data Leaks</title>
      <link>https://blog.intelx.io/2020/02/20/revised-license-system-private-data-leaks/</link>
      <pubDate>Thu, 20 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/02/20/revised-license-system-private-data-leaks/</guid>
      <description>&lt;p&gt;We have revised our license system! Check out our updated product page &lt;a href=&#34;https://intelx.io/product&#34;&gt;intelx.io/product&lt;/a&gt; for the details on available licenses and their permissions. Here’s what we published that was not online before:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Detailed list of features available for each license&lt;/li&gt;&#xA;&lt;li&gt;List of buckets that are available in full and as preview by each license&lt;/li&gt;&#xA;&lt;li&gt;Pricing scheme for Enterprise customers&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The existing licenses “Free” and “Academia” remain the same.&lt;/p&gt;&#xA;&lt;h2 id=&#34;private-data-leaks&#34;&gt;Private Data Leaks&lt;/h2&gt;&#xA;&lt;p&gt;All paying customers with a Professional license were upgraded automatically (for free!) and have now full access to the “Private Leaks” category, which was previously exclusive to our Enterprise tier. Due to the sensitive nature of that data, it is only available as preview for Trial accounts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Removing X-Score from the user interface</title>
      <link>https://blog.intelx.io/2020/02/17/removing-x-score-from-the-user-interface/</link>
      <pubDate>Mon, 17 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/02/17/removing-x-score-from-the-user-interface/</guid>
      <description>&lt;p&gt;We have just removed the X-Score from the user interface. It was not properly explained and does not bring enough value to merit keeping it.&lt;/p&gt;&#xA;&lt;p&gt;X-Score is an internal algorithm which ranks results when you select the “Most Relevant” sort order (which is the default). The X-Score number represents how important each individual result might be, and moves it up or down in the result list.&lt;/p&gt;&#xA;&lt;p&gt;In the old version it showed the X-Score on the right side, next to the date:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-02-07</title>
      <link>https://blog.intelx.io/2020/02/07/newsletter-2020-02-07/</link>
      <pubDate>Fri, 07 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/02/07/newsletter-2020-02-07/</guid>
      <description>&lt;h2 id=&#34;february-2020-weleakinfo-seizure--other-news&#34;&gt;February 2020: WeLeakInfo Seizure &amp;amp; Other News&lt;/h2&gt;&#xA;&lt;h2 id=&#34;-osint-tools-google-analytics-id-reverse-lookup&#34;&gt;🕵🏻 OSINT Tools: Google Analytics ID Reverse Lookup&lt;/h2&gt;&#xA;&lt;p&gt;We have added a Google Analytics ID reverse lookup tab: &lt;a href=&#34;https://intelx.io/tools?tab=analytics&#34;&gt;intelx.io/tools?tab=analytics&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;It will redirect to 3rd party sites that look up a Google Analytics ID and show websites that use the same analytics ID for Google Analytics. This can be an indicator that the resulting websites are operated by the same person.&lt;/p&gt;&#xA;&lt;h2 id=&#34;weleakinfo-seizure&#34;&gt;WeLeakInfo Seizure&lt;/h2&gt;&#xA;&lt;p&gt;The website WeLeakInfo.com was taken down and seized by the FBI on January 16, 2020. The press release from the US Department of Justice is available &lt;a href=&#34;https://www.justice.gov/usao-dc/pr/weleakinfocom-domain-name-seized&#34;&gt;here&lt;/a&gt;. A &lt;a href=&#34;https://www.theregister.co.uk/2020/01/17/weleakinfo_takedown_nca_fbi_operation/&#34;&gt;news report from The Register&lt;/a&gt; mentions two 22-year olds who are allegedly involved.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Transparency Report #2</title>
      <link>https://blog.intelx.io/2020/02/07/transparency-report-2/</link>
      <pubDate>Fri, 07 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/02/07/transparency-report-2/</guid>
      <description>&lt;p&gt;Our &lt;a href=&#34;https://blog.intelx.io/2019/03/14/transparency-report-1/&#34;&gt;last transparency report&lt;/a&gt; was published some time ago – it’s time for an update! This report includes information about content removal requests and government orders since the last transparency report. Results are deduplicated.&lt;/p&gt;&#xA;&lt;p&gt;We have received 44 content removal requests (note that one report may indicate multiple reasons) and complied with all of them:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;3 – Patent, Trademark, Trade Secret, Copyright infringement&lt;/li&gt;&#xA;&lt;li&gt;39 – Personal data&lt;/li&gt;&#xA;&lt;li&gt;8 – Spam / Malware / Phishing / Hacking&lt;/li&gt;&#xA;&lt;li&gt;1 – Child pornography&lt;/li&gt;&#xA;&lt;li&gt;0 – Expressions of racial, ethnic, religious or gender hatred&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;We have received 0 court orders.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Second DDoS attack against intelx.io</title>
      <link>https://blog.intelx.io/2020/02/06/second-ddos-attack-against-intelx-io/</link>
      <pubDate>Thu, 06 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/02/06/second-ddos-attack-against-intelx-io/</guid>
      <description>&lt;p&gt;We were under a DDoS attack on January 26, 2020. We received 4,935,580 HTTP requests in 3 minutes from the 2 IPs 149.202.101.151 and 54.38.23.181. It was the second DDoS attack – the last one was on &lt;a href=&#34;https://blog.intelx.io/2019/10/03/ddos-attack-against-intelx-io/&#34;&gt;September 19, 2019&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;You can see the spike clearly in the monthly usage statistics below. The attack was not successful and was only discovered when creating monthly usage statistics.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2020_02_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>weleakinfo.com takedown by FBI &amp; friends</title>
      <link>https://blog.intelx.io/2020/01/17/weleakinfo-takedown-by-fbi-friends/</link>
      <pubDate>Fri, 17 Jan 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/01/17/weleakinfo-takedown-by-fbi-friends/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2020_01_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;The domain weleakinfo.com was seized yesterday by the FBI. The website shows a takedown notice and shows the logos of NCA, Politie, Police Service Northern Ireland, Department of Justice and Bundeskriminalamt. The note writes:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;This domain has been seized&lt;br&gt;&#xA;The domain for WELEAKINFO has been seized by the Federal Bureau of Investigation pursuant to a seizure warrant issued by the United States District Court for the District of Columbia under the authority of 18 U.S.C. §§ 981, 982, inter alia, as part of coordinated law enforcement action by: [logos]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2020-01-12</title>
      <link>https://blog.intelx.io/2020/01/12/newsletter-2020-01-12/</link>
      <pubDate>Sun, 12 Jan 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/01/12/newsletter-2020-01-12/</guid>
      <description>&lt;h2 id=&#34;january-2020-osint-tool-update--latest-news&#34;&gt;January 2020: OSINT Tool Update &amp;amp; Latest News&lt;/h2&gt;&#xA;&lt;h2 id=&#34;-osint-tools-reverse-hash-lookup&#34;&gt;🕵🏻 OSINT Tools: Reverse Hash Lookup&lt;/h2&gt;&#xA;&lt;p&gt;We have added a reverse hash lookup: &lt;a href=&#34;https://intelx.io/tools?tab=hash&#34;&gt;intelx.io/tools?tab=hash&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The lookup takes as input a hash of type MD5, SHA1, SHA256, or SHA512. It then redirects the user to 3rd party sites which perform the reverse lookup. Potentially, it can be used to reverse the hashing of a password, email, or domain.&lt;/p&gt;&#xA;&lt;h2 id=&#34;whois-data-statistics&#34;&gt;Whois Data Statistics&lt;/h2&gt;&#xA;&lt;p&gt;Every month we continue to index the latest whois data. We took a sample set across one day and analyzed it; here are the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Indexing new “whois” data</title>
      <link>https://blog.intelx.io/2020/01/09/indexing-new-whois-data/</link>
      <pubDate>Thu, 09 Jan 2020 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2020/01/09/indexing-new-whois-data/</guid>
      <description>&lt;p&gt;We are constantly indexing the latest whois data for our whois category. “Whois” data contains information about domain ownership.&lt;/p&gt;&#xA;&lt;p&gt;We recently indexed the whois data for October, November, and December 2019 which resulted in 21,168,724 selectors. We analyzed a small sample set (1 day, 2019-11-29) and these are the results:&lt;/p&gt;&#xA;&lt;p&gt;75% of the data is whois protected, which means that the information about the owner (name, email address, postal address) is not available. Often, that data is simply replaced with “Redacted For Privacy” or other dummy data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2019-11-27</title>
      <link>https://blog.intelx.io/2019/11/27/newsletter-2019-11-27/</link>
      <pubDate>Wed, 27 Nov 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/11/27/newsletter-2019-11-27/</guid>
      <description>&lt;h2 id=&#34;november-2019-academia-program-and-inline-filters&#34;&gt;November 2019: Academia Program and Inline Filters&lt;/h2&gt;&#xA;&lt;h2 id=&#34;-academia-program&#34;&gt;🎓 Academia Program&lt;/h2&gt;&#xA;&lt;p&gt;We are now offering free access to members of schools and universities. Accounts that register on intelx.io with an email address from a school or university get upgraded automatically. We have published a list of supported domains and add new ones on request.&lt;/p&gt;&#xA;&lt;p&gt;You can find all the details here: &lt;a href=&#34;https://intelx.io/academia&#34;&gt;intelx.io/academia&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;-inline-filters&#34;&gt;📈 Inline Filters&lt;/h2&gt;&#xA;&lt;p&gt;Our dataset keeps growing and just reached 10 billion selectors with 211 million unique results. With the increasing amount of results a better way of sorting through them was required, so we added inline statistics and filtering.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Login Bruteforce attempts against intelx.io</title>
      <link>https://blog.intelx.io/2019/11/21/login-bruteforce-attempts-against-intelx-io/</link>
      <pubDate>Thu, 21 Nov 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/11/21/login-bruteforce-attempts-against-intelx-io/</guid>
      <description>&lt;p&gt;Minutes ago (evening of November 21, 2019) we just stopped an unsuccessful login bruteforce attack. The attacker’s email address is &lt;code&gt;primeday@protonmail.com&lt;/code&gt; and the IPs used in the attack are 163.172.225.39 (a NordVPN IP), 94.36.97.33 and 87.0.205.119.&lt;/p&gt;&#xA;&lt;p&gt;There were 27,601 login attempts from those IPs before stopped by Intelligence X staff.&lt;/p&gt;&#xA;&lt;p&gt;As clearly stated in our Terms of Service, we are sharing information about attacks with the public and law enforcement.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Inline Filters</title>
      <link>https://blog.intelx.io/2019/11/18/inline-filters/</link>
      <pubDate>Mon, 18 Nov 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/11/18/inline-filters/</guid>
      <description>&lt;p&gt;We have added inline statistics &amp;amp; filters. After searching, you can filter by data source, file type or date. Click on the summary line to expand the full statistics view and then click on either the data source, file type or the date heatmap.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2019_11_intelx.io-Filters.gif&#34; alt=&#34;&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2019-11-12</title>
      <link>https://blog.intelx.io/2019/11/12/newsletter-2019-11-12/</link>
      <pubDate>Tue, 12 Nov 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/11/12/newsletter-2019-11-12/</guid>
      <description>&lt;h2 id=&#34;november-2019-tools-and-public-web&#34;&gt;November 2019: Tools and Public Web&lt;/h2&gt;&#xA;&lt;h2 id=&#34;-osint-tools-new-tabs--updates&#34;&gt;🕵🏻 OSINT Tools: New Tabs &amp;amp; Updates&lt;/h2&gt;&#xA;&lt;p&gt;We have updated our free OSINT tools: &lt;a href=&#34;https://intelx.io/tools&#34;&gt;intelx.io/tools&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;✅ New YouTube DataViewer: Shows metadata and thumbnails&lt;br&gt;&#xA;✅ New Vehicle Identification Number (VIN) tab&lt;br&gt;&#xA;✅ Added 4 sites to Domain search, including crt.sh, Robtex, and Hurricane Electric&lt;br&gt;&#xA;✅ Added 3 sites to IP search&lt;/p&gt;&#xA;&lt;p&gt;The YouTube DataViewer is forked from Amnesty International’s version. You can access it here: &lt;a href=&#34;https://intelx.io/tools?tab=youtube&#34;&gt;intelx.io/tools?tab=youtube&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;-public-web&#34;&gt;🌍 Public Web&lt;/h2&gt;&#xA;&lt;p&gt;As announced in our last newsletter from October, we are now indexing the public web. We started to crawl domains from certain TLDs (top-level domains). There are new search categories for the public web, including “Web: Germany”, which covers DE, AT, CH, and LU and “Web: Russia”, which covers RU, KZ, and UA.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Open sourcing our fileconversion library</title>
      <link>https://blog.intelx.io/2019/10/30/open-sourcing-our-fileconversion-library/</link>
      <pubDate>Wed, 30 Oct 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/10/30/open-sourcing-our-fileconversion-library/</guid>
      <description>&lt;p&gt;We released our Go “fileconversion” library here: &lt;a href=&#34;https://github.com/IntelligenceX/fileconversion&#34;&gt;github.com/IntelligenceX/fileconversion&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;It supports converting many file formats to plaintext, and provides other related functions. It was tested on 184+ million files and is used for &lt;a href=&#34;https://intelx.io&#34;&gt;intelx.io&lt;/a&gt;. We are happy to contribute back to the open source community.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2019-10-17</title>
      <link>https://blog.intelx.io/2019/10/17/newsletter-2019-10-17/</link>
      <pubDate>Thu, 17 Oct 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/10/17/newsletter-2019-10-17/</guid>
      <description>&lt;h2 id=&#34;october-2019-russia-grouping-results-and-ddos-attack&#34;&gt;October 2019: Russia, Grouping Results, and DDoS attack&lt;/h2&gt;&#xA;&lt;h2 id=&#34;-russia&#34;&gt;🇷🇺 Russia&lt;/h2&gt;&#xA;&lt;p&gt;Want to investigate the Russian government? We are helping with a new search category, “Government: Russia”. It indexes data from Russian governmental domains, including:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;gov.ru – Russian Government&lt;/li&gt;&#xA;&lt;li&gt;mil.ru – Ministry of Defence of the Russian Federation&lt;/li&gt;&#xA;&lt;li&gt;kremlin.ru – Official website of the President of Russia&lt;/li&gt;&#xA;&lt;li&gt;fsb.ru – Federal Security Service&lt;/li&gt;&#xA;&lt;li&gt;government.ru – Russian Government&lt;/li&gt;&#xA;&lt;li&gt;supcourt.ru – Supreme Court of Russia&lt;/li&gt;&#xA;&lt;li&gt;cikrf.ru – Central Election Commission of Russia&lt;/li&gt;&#xA;&lt;li&gt;ombudsmanrf.org – High Commissioner for Human Rights in the Russian Federation&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The historical data goes back to December 2017. For details and examples how to search this data, read &lt;a href=&#34;https://blog.intelx.io/2019/10/05/want-to-investigate-the-russian-government-we-are-helping/&#34;&gt;the blog post&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Want to investigate the Russian government? We are helping.</title>
      <link>https://blog.intelx.io/2019/10/05/want-to-investigate-the-russian-government-we-are-helping/</link>
      <pubDate>Sat, 05 Oct 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/10/05/want-to-investigate-the-russian-government-we-are-helping/</guid>
      <description>&lt;p&gt;We just released a new search category “Government: Russia”. It indexes data from Russian governmental domains, including:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;*.gov.ru – Russian Government&lt;/li&gt;&#xA;&lt;li&gt;*.mil.ru – Ministry of Defence of the Russian Federation&lt;/li&gt;&#xA;&lt;li&gt;kremlin.ru – Official website of the President of Russia&lt;/li&gt;&#xA;&lt;li&gt;fsb.ru – Federal Security Service&lt;/li&gt;&#xA;&lt;li&gt;government.ru – Russian Government&lt;/li&gt;&#xA;&lt;li&gt;supcourt.ru – Supreme Court of Russia&lt;/li&gt;&#xA;&lt;li&gt;cikrf.ru – Central Election Commission of Russia&lt;/li&gt;&#xA;&lt;li&gt;ombudsmanrf.org – High Commissioner for Human Rights in the Russian Federation&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The historical data goes back until December 2017. That means you can go back in time and get the content of Russian governmental websites up to that point using Intelligence X.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DDoS Attack against intelx.io</title>
      <link>https://blog.intelx.io/2019/10/03/ddos-attack-against-intelx-io/</link>
      <pubDate>Thu, 03 Oct 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/10/03/ddos-attack-against-intelx-io/</guid>
      <description>&lt;p&gt;On September 19, 2019, intelx.io was under DDoS attack. 62 unique IPv4s issued 1.259.671 HTTP requests in 20 minutes.&lt;/p&gt;&#xA;&lt;p&gt;The attack was not successful, the service continued to perform normally.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2019_10_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;source-ips&#34;&gt;Source IPs&lt;/h2&gt;&#xA;&lt;p&gt;As per our Terms of Service, we reserve the right to share information about attacks with the public. This is the list of IPv4s that participated in the attack:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-plaintext&#34; data-lang=&#34;plaintext&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;104.238.99.130&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;108.61.175.7&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;109.201.133.100&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;109.254.38.76&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;118.31.229.46&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;140.82.59.139&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;148.72.22.255&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;157.230.117.97&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;163.53.209.8&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;166.62.116.91&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;166.62.43.235&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;166.62.81.144&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;166.62.84.121&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;173.245.239.223&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;176.36.115.16&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;178.197.248.213&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;184.185.2.146&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;190.214.20.10&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;192.169.152.231&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;192.169.188.100&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;192.169.216.124&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;192.241.187.83&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;193.112.253.73&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;198.12.154.22&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;198.199.116.206&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;199.249.230.106&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;199.249.230.73&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;201.231.214.242&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;213.154.21.183&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;216.144.228.130&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;216.144.230.233&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;23.129.64.150&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;23.129.64.209&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;35.230.63.36&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;35.233.133.18&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;35.245.105.65&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;35.245.111.217&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;35.245.152.246&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;35.245.160.51&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;35.246.212.153&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;45.63.41.113&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;47.154.22.220&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;47.254.178.255&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;5.164.206.2&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;50.63.26.13&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;51.144.228.148&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;54.38.55.72&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;64.118.84.6&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;66.110.216.105&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;69.247.158.68&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;72.11.148.222&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;80.240.31.214&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;80.76.110.26&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;83.149.37.56&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;89.149.69.178&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;95.110.230.142&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;96.44.133.110&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;96.44.183.149&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;96.69.4.54&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;98.143.145.29&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;98.143.145.30&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;98.174.90.36&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The attacker rotated the User Agent:&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Feature: Grouping of Similar Results</title>
      <link>https://blog.intelx.io/2019/10/03/new-feature-grouping-of-similar-results/</link>
      <pubDate>Thu, 03 Oct 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/10/03/new-feature-grouping-of-similar-results/</guid>
      <description>&lt;p&gt;A new features was just added: Grouping of similar results. This new feature is optional and can be in the Advanced menu -&amp;gt; Settings -&amp;gt; “Group Similar Results” checkbox.&lt;/p&gt;&#xA;&lt;p&gt;Try it out by clicking on this link and scroll down: &lt;a href=&#34;https://intelx.io/?s=test.com&amp;amp;b=darknet.tor&amp;amp;g=1&#34;&gt;intelx.io/?s=test.com&amp;amp;b=darknet.tor&amp;amp;g=1&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2019_10_image-1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;If there are many search results, this feature can help to declutter the result list. Note that you have to enable it in the Advanced menu each visit to intelx.io, as it is not enabled permanently by default.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2019-09-30</title>
      <link>https://blog.intelx.io/2019/09/30/newsletter-2019-09-30/</link>
      <pubDate>Mon, 30 Sep 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/09/30/newsletter-2019-09-30/</guid>
      <description>&lt;h2 id=&#34;september-2019-leaks--whois-data&#34;&gt;September 2019: Leaks &amp;amp; Whois Data&lt;/h2&gt;&#xA;&lt;p&gt;Two new massive data categories have been added: Public Leaks and Whois. They can be selected in the “Advanced” menu on intelx.io.&lt;/p&gt;&#xA;&lt;p&gt;Our dataset is growing rapidly – we are adding up to 10,000 records per second:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2019_09_Selectors.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;public-leaks&#34;&gt;Public Leaks&lt;/h2&gt;&#xA;&lt;p&gt;The category “Public Leaks” contains public data leaks such as Collection #1, which was published in January 2019. Troy Hunt wrote a blog post about it &lt;a href=&#34;https://www.troyhunt.com/the-773-million-record-collection-1-data-reach/&#34;&gt;here&lt;/a&gt;. This leak alone contains 773 million unique email addresses, according to Hunt.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2019-09-13</title>
      <link>https://blog.intelx.io/2019/09/13/newsletter-2019-09-13/</link>
      <pubDate>Fri, 13 Sep 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/09/13/newsletter-2019-09-13/</guid>
      <description>&lt;h2 id=&#34;september-2019-latest-updates&#34;&gt;September 2019: Latest Updates&lt;/h2&gt;&#xA;&lt;p&gt;We have two new major features to share: the &lt;strong&gt;Tree View&lt;/strong&gt; and the &lt;strong&gt;History&lt;/strong&gt; tabs.&lt;/p&gt;&#xA;&lt;h2 id=&#34;-tree-view&#34;&gt;📂 Tree View&lt;/h2&gt;&#xA;&lt;p&gt;The Tree View tab shows related items to a search result. It simplifies the process of discovery and adds context to the search results.&lt;/p&gt;&#xA;&lt;p&gt;As for website results, it will show all other sub-pages and files (like office documents, pictures, etc.) available on the same domain. For data leaks, the Tree View shows results from the same leak.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Feature: Virtual Folders</title>
      <link>https://blog.intelx.io/2019/08/29/new-feature-virtual-folders/</link>
      <pubDate>Thu, 29 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/08/29/new-feature-virtual-folders/</guid>
      <description>&lt;p&gt;We just released a major update – virtual folders. For some results, there is a new “Tree View” tab. It shows items that are related either because they are part of one container file, or because the original file was too big and was automatically split into multiple files.&lt;/p&gt;&#xA;&lt;p&gt;To put it simple, the Tree View allows the user to view other items that are part of the original data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Apple’s .DS_Store files may leak filenames</title>
      <link>https://blog.intelx.io/2019/08/26/apples-ds-store-files-may-leak-filenames/</link>
      <pubDate>Mon, 26 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/08/26/apples-ds-store-files-may-leak-filenames/</guid>
      <description>&lt;p&gt;One of the file formats that does not get much attention are “.DS_Store” files, even though they might be of interest in forensic cases when analyzing hard disks or other folders (including ZIP files) from Mac machines.&lt;/p&gt;&#xA;&lt;p&gt;“.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS). They store information about the files within a folder, including display options of folders, such as icon positions and view settings. It is a proprietary format, even though by now it is well-documented by &lt;a href=&#34;https://0day.work/parsing-the-ds_store-file-format/&#34;&gt;3rd parties&lt;/a&gt;. Wikipedia provides a &lt;a href=&#34;https://en.wikipedia.org/wiki/.DS_Store&#34;&gt;good overview&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2019-08-20</title>
      <link>https://blog.intelx.io/2019/08/19/newsletter-2019-08-20/</link>
      <pubDate>Mon, 19 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/08/19/newsletter-2019-08-20/</guid>
      <description>&lt;h2 id=&#34;august-2019-latest-updates-&#34;&gt;August 2019: Latest Updates 👋&lt;/h2&gt;&#xA;&lt;p&gt;The last newsletter was sent out early July 2019. Since then, we have new features and blog posts to share! Our free OSINT tool suite has been substantially upgraded.&lt;/p&gt;&#xA;&lt;h2 id=&#34;-osint-tools-more-tabs-more-functionality&#34;&gt;🕵🏻 OSINT Tools: More tabs, more functionality&lt;/h2&gt;&#xA;&lt;p&gt;Check out our free OSINT tools at &lt;a href=&#34;https://intelx.io/tools&#34;&gt;intelx.io/tools&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The third-party search allows you to quickly look for the following:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;General&lt;/li&gt;&#xA;&lt;li&gt;Email&lt;/li&gt;&#xA;&lt;li&gt;Domain&lt;/li&gt;&#xA;&lt;li&gt;IP&lt;/li&gt;&#xA;&lt;li&gt;Bitcoin&lt;/li&gt;&#xA;&lt;li&gt;Image (reverse search)&lt;/li&gt;&#xA;&lt;li&gt;Username&lt;/li&gt;&#xA;&lt;li&gt;Person&lt;/li&gt;&#xA;&lt;li&gt;Phone Number&lt;/li&gt;&#xA;&lt;li&gt;Location&lt;/li&gt;&#xA;&lt;li&gt;File&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Our social media tabs include Facebook, Twitter, LinkedIn, and Telegram. Other tabs available include Validate Emails, GeoIP Lookup, Encoding, and URLs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Viruses on the Darknet</title>
      <link>https://blog.intelx.io/2019/08/13/viruses-on-the-darknet/</link>
      <pubDate>Tue, 13 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/08/13/viruses-on-the-darknet/</guid>
      <description>&lt;p&gt;When talking about viruses on the darknet, the focus is usually on malware that can be purchased or rented (which gets increasingly popular with ransomware). There are also viruses that use the darknet for C&amp;amp;C (command &amp;amp; control) purposes. However, this blog post investigates viruses on the darknet websites themselves – which are usually based on HTML, JavaScript or other scripting languages.&lt;/p&gt;&#xA;&lt;p&gt;Our search index contains 13,158,345 items for Tor (since 2017) and 1,954,070 items for I2P (since 2018). We have extracted 410,647,035 selectors out of all those items.&lt;/p&gt;</description>
    </item>
    <item>
      <title>WikiLeaks data in numbers</title>
      <link>https://blog.intelx.io/2019/08/01/wikileaks-data-in-numbers/</link>
      <pubDate>Thu, 01 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/08/01/wikileaks-data-in-numbers/</guid>
      <description>&lt;p&gt;We have uploaded all the WikiLeaks data to Intelligence X and created a new category. You do not need an account or license to search through the WikiLeaks data using our site.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2019_07_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Try it out here! &lt;a href=&#34;https://intelx.io/?s=cnn.com&amp;amp;b=leaks.public.wikileaks&#34;&gt;intelx.io/?s=cnn.com&amp;amp;b=leaks.public.wikileaks&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;source--challenges&#34;&gt;Source &amp;amp; Challenges&lt;/h3&gt;&#xA;&lt;p&gt;Most of the raw data is available via &lt;a href=&#34;https://file.wikileaks.org/file/&#34;&gt;file.wikileaks.org/file/&lt;/a&gt; as well as torrents. There are a couple of organizational and technical challenges that come with the data:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The files are mostly unstructured and there is no clear index.&lt;/li&gt;&#xA;&lt;li&gt;The published raw files do not always exactly match up in count with what’s published on wikileaks.org.&lt;/li&gt;&#xA;&lt;li&gt;The chaotic way of how and what is published in raw form likely represents the chaos within the WikiLeaks organization (see &lt;a href=&#34;https://en.wikipedia.org/wiki/Conway%27s_law&#34;&gt;Conway’s Law&lt;/a&gt;).&lt;/li&gt;&#xA;&lt;li&gt;The file types vary. Some document are in PDF form, Word files (DOC, DOCX), some in picture form (JPG), and some in picture form embedded in PDFs. This makes it tricky to extract reliable meta-data (such as the title, creation date) and the data itself (the text).&lt;/li&gt;&#xA;&lt;li&gt;Spam: Sometimes the data contains pure spam. A human is required to go through each folder and decide whether the data may be of interest or not.&lt;/li&gt;&#xA;&lt;li&gt;Some data is compressed (7Z, RAR, ZIP) with many sub-files and folders.&lt;/li&gt;&#xA;&lt;li&gt;Fake news: Some data contains fake information (for example: Fake medical report about Steve Jobs having a HIV+ diagnosis).&lt;/li&gt;&#xA;&lt;li&gt;Pornographic content: Some attachments of emails contain pornographic content.&lt;/li&gt;&#xA;&lt;li&gt;Duplicates: Some files are duplicated.&lt;/li&gt;&#xA;&lt;li&gt;Extreme violence.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;counting-the-input&#34;&gt;Counting the Input&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Count of files: 43,374&lt;/li&gt;&#xA;&lt;li&gt;Count of folders: 4,423&lt;/li&gt;&#xA;&lt;li&gt;Total size: 28.3 GB&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;intelligence-x-statistics&#34;&gt;Intelligence X Statistics&lt;/h3&gt;&#xA;&lt;p&gt;The Intelligence X statistics list more files than the input, because the compressed files (ZIP and other) contain many files that are extracted and stored separately.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newsletter 2019-07-08</title>
      <link>https://blog.intelx.io/2019/07/08/newsletter-2019-07-08/</link>
      <pubDate>Mon, 08 Jul 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/07/08/newsletter-2019-07-08/</guid>
      <description>&lt;h2 id=&#34;welcome-to-our-newsletter-&#34;&gt;Welcome to our Newsletter! 👋&lt;/h2&gt;&#xA;&lt;p&gt;Intelligence X is excited to bring you periodic updates about our search engine and related tools.&lt;/p&gt;&#xA;&lt;h2 id=&#34;-new-osint-tools&#34;&gt;🕵🏻 New OSINT Tools&lt;/h2&gt;&#xA;&lt;p&gt;Recently, we developed free OSINT (Open Source Intelligence) tools! Use them here at: &lt;a href=&#34;https://intelx.io/tools&#34;&gt;intelx.io/tools&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Intelligence X wants to support the OSINT community by providing these OSINT tools to the public. We will continuously update them.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;Current Features&lt;/em&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Third-party search: search on many 3rd-party search engines with a single click&lt;/li&gt;&#xA;&lt;li&gt;Validate Email addresses&lt;/li&gt;&#xA;&lt;li&gt;Facebook Graph Search&lt;/li&gt;&#xA;&lt;li&gt;Encoding/Decoding, Hashing&lt;/li&gt;&#xA;&lt;li&gt;Multiple URL Opener&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;-new-forum&#34;&gt;💭 New Forum&lt;/h2&gt;&#xA;&lt;p&gt;&lt;del&gt;We opened a new forum for discussions about Open Source Intelligence at intelx.io/forum.&lt;/del&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redesigned user interface and added statistics</title>
      <link>https://blog.intelx.io/2019/06/03/redesigned-user-interface-and-added-statistics/</link>
      <pubDate>Mon, 03 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/06/03/redesigned-user-interface-and-added-statistics/</guid>
      <description>&lt;p&gt;Update 6/7/2019: We added a full-screen view (click on the new button next to “Back to result”) as well as a new search bar when clicking on a search result. If you don’t see it, make sure to refresh the website (CTRL + F5) as your browser may have cached the old version.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2019_06_image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Original 6/3/2019: We just updated the user interface! The list of results was redesigned to focus more on the content of search results:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Social Security Numbers</title>
      <link>https://blog.intelx.io/2019/05/22/social-security-numbers/</link>
      <pubDate>Wed, 22 May 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/05/22/social-security-numbers/</guid>
      <description>&lt;p&gt;We added support for US Social Security Numbers (SSNs)! You can immediately search for them here: &lt;a href=&#34;https://intelx.io/?s=086-38-5955&#34;&gt;intelx.io/?s=086-38-5955&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;whis-this-is-important&#34;&gt;Whis this is important&lt;/h2&gt;&#xA;&lt;p&gt;Searching at Intelligence X works based on selectors (strong search terms). When you search for something, the system automatically detects suitable selectors and performs a search. Below is the list of supported selectors:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Email address&lt;/li&gt;&#xA;&lt;li&gt;Domain&lt;/li&gt;&#xA;&lt;li&gt;URL&lt;/li&gt;&#xA;&lt;li&gt;IP&lt;/li&gt;&#xA;&lt;li&gt;CIDR&lt;/li&gt;&#xA;&lt;li&gt;Phone Number&lt;/li&gt;&#xA;&lt;li&gt;Bitcoin address&lt;/li&gt;&#xA;&lt;li&gt;MAC address&lt;/li&gt;&#xA;&lt;li&gt;IPFS Hash&lt;/li&gt;&#xA;&lt;li&gt;Credit Card Number&lt;/li&gt;&#xA;&lt;li&gt;Social Security Number&lt;/li&gt;&#xA;&lt;li&gt;IBAN (International Bank Account Number)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;detecting-ssns-is-challenging&#34;&gt;Detecting SSNs is challenging&lt;/h2&gt;&#xA;&lt;p&gt;Detecting SSNs in texts can be challenging: they are essentially just 9-digit numbers, thus prone to false-positives. The basic format of SSNs is “AAA-GG-SSSS” (sometimes without dashes), comprising of an Area, Group and Serial Number. These parts formerly had meaning, but since 2011, and the dawn of the “randomization act”, they are essentially random.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A comparison of darknet search engines</title>
      <link>https://blog.intelx.io/2019/05/11/a-comparison-of-darknet-search-engines/</link>
      <pubDate>Sat, 11 May 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/05/11/a-comparison-of-darknet-search-engines/</guid>
      <description>&lt;p&gt;A few days ago a new search engine DarkSearch for Tor launched, adding to the mix of other existing search engines out there like Ahmia, Torch, Not Evil, and Haystack – it’s time for a feature comparison!&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2019_05_Darknet-Engines-Comparison.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;No search engine can cover 100% of the pages due to the nature of Tor. There is no central .onion repository so the first challenge is to find the .onion links. Other challenges when running a search engine include data size (and associated storage and processing power), data formats, and many smaller challenges like depth of crawling (i.e. how many sub-pages, how to behave when there are infinite sup-pages).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Email verification for intelx.io users</title>
      <link>https://blog.intelx.io/2019/05/06/email-verification-for-intelx-io-users/</link>
      <pubDate>Mon, 06 May 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/05/06/email-verification-for-intelx-io-users/</guid>
      <description>&lt;p&gt;We have just turned on email verification for all accounts on intelx.io.&lt;/p&gt;&#xA;&lt;p&gt;Existing accounts receive a verification link via email upon login.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Native Support for Excel Sheets and PowerPoint Presentations 🗃️</title>
      <link>https://blog.intelx.io/2019/05/01/native-support-for-excel-sheets-and-powerpoint-presentations-%F0%9F%97%83/</link>
      <pubDate>Wed, 01 May 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/05/01/native-support-for-excel-sheets-and-powerpoint-presentations-%F0%9F%97%83/</guid>
      <description>&lt;p&gt;We just added native support to Intelligence X for the following data formats:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Excel Sheets (.XLS, .XLSX, .ODT)&lt;/li&gt;&#xA;&lt;li&gt;PowerPoint Presentations (.PPTX)&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Native support means end-to-end support. This ranges from indexing and crawling files of various data sources, to processing them internally and presenting them to the end-user on the frontend intelx.io. Indexing is the process of taking a file, reading it, and extracting any text thus making it searchable.&lt;/p&gt;&#xA;&lt;p&gt;intelx.io shows text preview in the results and supports inline view. This means that it immediately shows the text of a document in a detailed view (when you click on a result) without forcing the user to leave the website or download the file locally.&lt;/p&gt;</description>
    </item>
    <item>
      <title>“Virut” once infected a North Korean website, its injected iframe is still live</title>
      <link>https://blog.intelx.io/2019/04/29/virut-once-infected-a-north-korean-website-its-injected-iframe-is-still-live/</link>
      <pubDate>Mon, 29 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/04/29/virut-once-infected-a-north-korean-website-its-injected-iframe-is-still-live/</guid>
      <description>&lt;p&gt;The North Korean website of the Korea Chonsong Trading Company (at &lt;code&gt;http://www.naenara.com.kp/ko/order/kgf/EN/Index.htm&lt;/code&gt;) was infected by the virus, “Virut”. Symantec [1] writes about this malware:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;W32.Virut is a virus that infects executable files. Some variants also infect ASP, HTML and PHP files. The virus has worm-like behavior and spreads by copying itself to fixed, removable and network drives. It also opens a back door on the compromised computer.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;Looking at the evidence, it appears that the infection happened around March 2010. [2] [3]&lt;/p&gt;</description>
    </item>
    <item>
      <title>A new type of HTTP client attacks is around the corner, and it’s really sneaky</title>
      <link>https://blog.intelx.io/2019/04/15/a-new-type-of-http-client-attacks-is-around-the-corner-and-its-really-sneaky/</link>
      <pubDate>Mon, 15 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/04/15/a-new-type-of-http-client-attacks-is-around-the-corner-and-its-really-sneaky/</guid>
      <description>&lt;p&gt;Google is working on a &lt;a href=&#34;https://developers.google.com/web/updates/2019/03/nic73#sgx&#34;&gt;new feature called “Signed HTTP Exchanges (SGX)”&lt;/a&gt; (note: Google also abbreviates it as “SXG”). According to their website:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Signed HTTP Exchanges (SGX), part of an emerging technology called &lt;a href=&#34;https://github.com/WICG/webpackage&#34;&gt;Web Packages&lt;/a&gt; is now available in Chrome 73. A Signed HTTP Exchange makes it possible to create “portable” content that can be delivered by other parties, and this is the key aspect, it retains the integrity and attribution of the original site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>North Korea just got a 3rd internet connection (and no one noticed)</title>
      <link>https://blog.intelx.io/2019/04/11/north-korea-just-got-a-3rd-internet-connection/</link>
      <pubDate>Thu, 11 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/04/11/north-korea-just-got-a-3rd-internet-connection/</guid>
      <description>&lt;p&gt;Say hello to North Korea’s 3rd internet uplink! The North Korean autonomous system AS131279 just got a new uplink to AS133073 Teleglobal Communication Services Limited – which is assigned to Hong Kong, according to APNIC. According to our information, it went live a few days ago on April 3, 2019 at 16:00 UTC.&lt;/p&gt;&#xA;&lt;p&gt;North Korea currently has 2 existing uplinks, one via China (AS4837 China Unicom Backbone) and another via Russia (AS20485 Closed Joint Stock Company TransTeleCom). This third new uplink gives them more flexibility, redundancy, and resistance against attacks such as DDoS.&lt;/p&gt;</description>
    </item>
    <item>
      <title>🐍 Python code to use Intelligence X</title>
      <link>https://blog.intelx.io/2019/04/04/%F0%9F%90%8D-python-code-sdk/</link>
      <pubDate>Thu, 04 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/04/04/%F0%9F%90%8D-python-code-sdk/</guid>
      <description>&lt;p&gt;We just added Python code to use the Intelligence X API! You can find the code in the SDK at &lt;a href=&#34;https://github.com/IntelligenceX/SDK&#34;&gt;github.com/IntelligenceX/SDK&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The code comes with a default API key so you can get started right away. For details on usage please look at the &lt;a href=&#34;https://github.com/IntelligenceX/SDK/tree/master/Python&#34;&gt;readme file in the SDK&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The SDK already has code implementations in HTML, PHP, and Go. It also features a command-line program written in Go, and can be compiled on Windows/Linux/Mac. The Python reference implementation is the latest addition to help developers integrate our search engine and our special Phonebook feature.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How many WiFi networks does North Korea have? At least 1.</title>
      <link>https://blog.intelx.io/2019/04/03/how-many-wifi-networks-does-north-korea-have-at-least-1/</link>
      <pubDate>Wed, 03 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/04/03/how-many-wifi-networks-does-north-korea-have-at-least-1/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2019_04_North-Korea-Wifi.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;North Korea has at least 1 WiFi network! The above screenshot was taken from the app, &lt;a href=&#34;https://play.google.com/store/apps/details?id=io.wifimap.wifimap&#34;&gt;WiFi Map&lt;/a&gt;, which shows WiFis added by users (crowd-sourced). In this case, user “Trevan Baxter” added a WiFi network on December 23, 2018. The app first connects to the WiFi before adding it to the database to make sure it really exists.&lt;/p&gt;&#xA;&lt;p&gt;The screenshot shows that the WiFi with the access point name, “LDSAccess”, and password, “Pioneer47”, exists at the “Ideals of Korean Workers Party Monument” in Pyongyang, North Korea. The connection is acceptable with 8.2 MB/s down and 4.8 MB/s up, thus it allows you to watch Netflix in HD in Pyonyang (Netflix recommends 5 MB/s down). Multiple independent reports claim that the internet in North Korea is not filtered; indeed, you can watch Netflix on your next trip to Pyongyang.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NSA program FAIRVIEW: Collecting trash. 🗑️</title>
      <link>https://blog.intelx.io/2019/03/20/nsa-program-fairview-collecting-trash/</link>
      <pubDate>Wed, 20 Mar 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/03/20/nsa-program-fairview-collecting-trash/</guid>
      <description>&lt;p&gt;Fairview is a NSA program designed to collect “phone, internet, and e-mail data mainly of foreign countries’ citizens at major cable landing stations and switching stations inside the United States”. It dates back to 1985 [1]. There are various good articles on the subject [2].&lt;/p&gt;&#xA;&lt;p&gt;As with every mass surveillance program, the basic law of collection (and search queries) is:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Garbage in, garbage out.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/3.bp.blogspot.com_977431d7c27b636d46ae2a716d13ba66.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;List of North Korean domains captured by FAIRVIEW. &lt;a href=&#34;https://3.bp.blogspot.com/-vS8wzlYOLNw/UtX8OP4ym9I/AAAAAAAABOc/JbBDbNlFkes/s1600/upstream-northkorea.jpg%EF%BB%BF&#34;&gt;Picture Source&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Transparency Report #1</title>
      <link>https://blog.intelx.io/2019/03/14/transparency-report-1/</link>
      <pubDate>Thu, 14 Mar 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/03/14/transparency-report-1/</guid>
      <description>&lt;p&gt;We want to be transparent from the start about how we handle content removal requests and government orders.&lt;/p&gt;&#xA;&lt;p&gt;The service is governed by the &lt;a href=&#34;https://intelx.io/terms-of-service&#34;&gt;Terms of Service&lt;/a&gt; and the &lt;a href=&#34;https://intelx.io/privacy-policy&#34;&gt;Privacy Policy&lt;/a&gt;. Content removal requests can be filed &lt;a href=&#34;https://intelx.io/abuse&#34;&gt;here&lt;/a&gt;. These are the categories under which we remove content from the search results when reported via content removal requests:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Patent, Trademark, Trade Secret, Copyright infringement&lt;/li&gt;&#xA;&lt;li&gt;Personal data&lt;/li&gt;&#xA;&lt;li&gt;Spam / Malware / Phishing / Hacking&lt;/li&gt;&#xA;&lt;li&gt;Child pornography&lt;/li&gt;&#xA;&lt;li&gt;Expressions of racial, ethnic, religious or gender hatred&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h3 id=&#34;statistics&#34;&gt;Statistics&lt;/h3&gt;&#xA;&lt;p&gt;Since the launch on October 10, 2018, we received 7 content removal requests. We complied with all of them. This is the breakdown of the reasons (one removal request can cite multiple reasons):&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Developer Tab</title>
      <link>https://blog.intelx.io/2019/01/25/new-developer-tab/</link>
      <pubDate>Fri, 25 Jan 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2019/01/25/new-developer-tab/</guid>
      <description>&lt;p&gt;You can access the new developer tab after logging in. Go to: &lt;a href=&#34;https://intelx.io/account?tab=developer&#34;&gt;intelx.io/account?tab=developer&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2019_01_image-1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;The new tab shows useful information for using the Intelligence X API:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Your API key&lt;/li&gt;&#xA;&lt;li&gt;API URL&lt;/li&gt;&#xA;&lt;li&gt;The buckets (= data categories) you can access&lt;/li&gt;&#xA;&lt;li&gt;List of all API functions (endpoints) you can access as well as the amount of credits (= number of calls) per endpoint, if used&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The SDK with the API documentation is published here: &lt;a href=&#34;https://github.com/IntelligenceX/SDK&#34;&gt;github.com/IntelligenceX/SDK&lt;/a&gt;. We want to be transparent and clear of any restrictions and limitations and thus decided to create a new developers tab to assist developers understand limitations and of the API access that we provide.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Integrate Intelligence X into your project: Use the Software Development Kit</title>
      <link>https://blog.intelx.io/2018/12/20/integrate-intelligence-x-into-your-project-use-the-software-development-kit/</link>
      <pubDate>Thu, 20 Dec 2018 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2018/12/20/integrate-intelligence-x-into-your-project-use-the-software-development-kit/</guid>
      <description>&lt;p&gt;We are excited to announce our new Software Development Kit. It is free and can be used by anyone to integrate Intelligence X into their project. Whether it’s a website, service, or local program, you can use our versatile API to enrich your data and provide additional context.&lt;/p&gt;&#xA;&lt;p&gt;The SDK is published here: &lt;a href=&#34;https://github.com/IntelligenceX/SDK&#34;&gt;github.com/IntelligenceX/SDK&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;It contains the following components:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/IntelligenceX/SDK/blob/master/Intelligence%20X%20Public%20API.pdf&#34;&gt;API documentation (PDF)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/IntelligenceX/SDK/blob/master/HTML/search.html&#34;&gt;HTML code example&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/IntelligenceX/SDK/blob/master/PHP/index.php&#34;&gt;PHP code example&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/IntelligenceX/SDK/blob/master/Go/ixapi/README.md&#34;&gt;Go package and code&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;when-to-use-the-api&#34;&gt;When to use the API&lt;/h3&gt;&#xA;&lt;p&gt;There are many use cases for using the API of Intelligence X:&lt;/p&gt;</description>
    </item>
    <item>
      <title>I2P added to the index 👀</title>
      <link>https://blog.intelx.io/2018/12/02/i2p-added-to-the-index/</link>
      <pubDate>Sun, 02 Dec 2018 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2018/12/02/i2p-added-to-the-index/</guid>
      <description>&lt;p&gt;We have now added another darknet to our index: I2P. It is substantially smaller in terms of hosted sites than its bigger fellow, Tor. To connect via I2P, you’d normally have to download the I2P router which provides an HTTP proxy in order to visit “.i2p” domains (called “eepsites”) from the browser. The I2P software is unfortunately written in Java – a big no-no when it comes to security (and also performance).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Free Alerts for Everyone</title>
      <link>https://blog.intelx.io/2018/11/28/free-alerts-for-everyone/</link>
      <pubDate>Wed, 28 Nov 2018 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2018/11/28/free-alerts-for-everyone/</guid>
      <description>&lt;p&gt;We just released an important feature: alerts via email. Now, you can automatically receive notifications daily, weekly, or monthly if there are new search results.&lt;/p&gt;&#xA;&lt;p&gt;The alert feature is free for everyone. Sign up at &lt;a href=&#34;https://intelx.io/signup&#34;&gt;intelx.io/signup&lt;/a&gt; and then go to the “Alert” tab under “Account”.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2018_11_Alert-Tab.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;You can preview the alert and see how it looks like once an alert is generated. Click on the preview icon in the “Action” column:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Analyzing the recent Dark Web hosting provider hack</title>
      <link>https://blog.intelx.io/2018/11/18/analyzing-the-recent-dark-web-hosting-provider-hack/</link>
      <pubDate>Sun, 18 Nov 2018 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2018/11/18/analyzing-the-recent-dark-web-hosting-provider-hack/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.zdnet.com/meet-the-team/us/catalin.cimpanu/&#34;&gt;Catalin Cimpanu&lt;/a&gt; @zdnet published yesterday an &lt;a href=&#34;https://www.zdnet.com/article/popular-dark-web-hosting-provider-got-hacked-6500-sites-down/&#34;&gt;article “Popular Dark Web hosting provider got hacked, 6,500 sites down”&lt;/a&gt;. The hosting provider “dhosting4okcs22v.onion” was hacked on November 15, 2018 and all data was apparently deleted. The creator Daniel Winzen was cited: “Unfortunately, all data is lost and per design, there are no backups”, and that 6.500+ dark web services are affected.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://blog.intelx.io/images/2018_11_Website-Hosting.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;This is a perfect use case for Intelligence X, as we index the entire darknet and store historical copies. To access the historical copies of the hosting providers website itself, type in their domain (dhosting4okcs22v.onion) and select “Historical Website Copy” under Advanced -&amp;gt; Miscellaneous -&amp;gt; Media Filter. Or, click this link: &lt;a href=&#34;https://intelx.io/?s=dhosting4okcs22v.onion&amp;amp;m=14&#34;&gt;intelx.io/?s=dhosting4okcs22v.onion&amp;amp;m=14&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>We just launched! Intelligence X goes live 🥂</title>
      <link>https://blog.intelx.io/2018/10/10/we-just-launched/</link>
      <pubDate>Wed, 10 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://blog.intelx.io/2018/10/10/we-just-launched/</guid>
      <description>&lt;p&gt;Press release / Vienna / October 10, 2018&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Global launch of Intelligence X: First search engine for the darknet goes online&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Programmer and IT security analyst Peter Kleissner launches Intelligence X – the first search engine that can be used to investigate whether personal or sensitive data have been leaked on the internet. Website available now at intelx.io&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Vienna, October 10, 2018:&lt;/strong&gt; Want a simple way to check at any time whether personal data are circulating on the internet or involved in a leak? What has so far only been possible for IT specialists and companies can now be done by anybody in a matter of seconds with Intelligence X. While conventional search engines are normally used to look for a wide range of everyday information, Intelligence X helps you find the needle in the digital haystack. Rather than searching for names or images, Intelligence X instead targets email addresses, domains, credit card numbers, IP addresses or phone numbers.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
