<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Why is iplocation command returning wrong countries? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600159#M208927</link>
    <description>&lt;P&gt;Hi everyone&lt;/P&gt;
&lt;P&gt;I am currently getting logs from microsoft 365 and one of its panels shows the impossible simultaneous locations.&lt;/P&gt;
&lt;P&gt;When I check the IP with any page for whois like virustotal or abuseipdb, for example, from Sweden, I find that it really is from another country.&lt;/P&gt;
&lt;P&gt;Is there something wrong with the iplocation command or something I need to adjust&lt;/P&gt;
&lt;P&gt;How can it be solved?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jun 2022 19:09:52 GMT</pubDate>
    <dc:creator>juancamiloll</dc:creator>
    <dc:date>2022-06-01T19:09:52Z</dc:date>
    <item>
      <title>Why is iplocation command returning wrong countries?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600159#M208927</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt;
&lt;P&gt;I am currently getting logs from microsoft 365 and one of its panels shows the impossible simultaneous locations.&lt;/P&gt;
&lt;P&gt;When I check the IP with any page for whois like virustotal or abuseipdb, for example, from Sweden, I find that it really is from another country.&lt;/P&gt;
&lt;P&gt;Is there something wrong with the iplocation command or something I need to adjust&lt;/P&gt;
&lt;P&gt;How can it be solved?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 19:09:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600159#M208927</guid>
      <dc:creator>juancamiloll</dc:creator>
      <dc:date>2022-06-01T19:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why is iplocation command returning wrong countries?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600192#M208936</link>
      <description>&lt;P&gt;The &lt;FONT face="courier new,courier"&gt;iplocation&lt;/FONT&gt; command uses a database from MaxMind.&amp;nbsp; That database is only updated when you install a new version of Splunk, unless you take specific steps to update it yourself.&amp;nbsp; Depending on the version of Splunk you are using the location database could be very old and outdated.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 00:32:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600192#M208936</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-06-02T00:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why is iplocation command returning wrong countries?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600204#M208943</link>
      <description>&lt;P&gt;You have to remember also that all those ip-geo databases are best-effort only. There is no way to determine a 100% sure location of a given IP. They are usually pretty ok, but sometimes the results can be non-reliable.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 04:58:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600204#M208943</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-06-02T04:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why is iplocation command returning wrong countries?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600207#M208944</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223293"&gt;@juancamiloll&lt;/a&gt;&amp;nbsp;- As mentioned by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;it uses the MaxMind database to find the IP location. The MaxMind database is not auto-updated, you need to do it manually or you can use App like&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/5482/" target="_blank"&gt;https://splunkbase.splunk.com/app/5482/&lt;/A&gt;&amp;nbsp;(Auto Update MaxMind Database) to update it regularly.&lt;/P&gt;&lt;P&gt;As mentioned by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;, even though you update the MaxMind database regularly there is no guarantee that it will tell you the exact and correct location. Different IP location database generates different results sometimes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!!!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 05:08:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600207#M208944</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-06-02T05:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why is iplocation command returning wrong countries?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600638#M209080</link>
      <description>&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;I followed the steps downloading the file, then unzipping it and moving it to the /splunk/share folder&lt;/P&gt;&lt;P&gt;I restarted splunk and it already brings me the countries I expected&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.3/SearchReference/Iplocation#Updating_the_MMDB_file" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.3/SearchReference/Iplocation#Updating_the_MMDB_file&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jun 2022 23:58:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-iplocation-command-returning-wrong-countries/m-p/600638#M209080</guid>
      <dc:creator>juancamiloll</dc:creator>
      <dc:date>2022-06-05T23:58:06Z</dc:date>
    </item>
  </channel>
</rss>

