[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Youtube / IPv6 / Netherlands
- Subject: Youtube / IPv6 / Netherlands
- From: jared at puck.nether.net (Jared Mauch)
- Date: Thu, 25 Jun 2015 10:49:51 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]> <CAL9jLabTdBrM2GS8ftz=iG5NuRqT7aarWY23vhV0CpgZUoRvJg@mail.gmail.com> <[email protected]>
> On Jun 25, 2015, at 10:08 AM, Phil Rosenthal <pr at isprime.com> wrote:
>
>
>> On Jun 25, 2015, at 9:32 AM, Christopher Morrow <morrowc.lists at gmail.com> wrote:
>>
>> geolocation is hard :(
>
> If you would like to see how Google has your geolocation set, check:
> curl http://redirector.c.youtube.com/report_mapping
>
> You might want to force it both IPv4 and IPv6 to see if there is any difference.
And run it a few times, because it may think your IP in asia is in Amsterdam, etc..
[jared at eng0 ~]$ curl -4 http://redirector.c.youtube.com/report_mapping
203.105.73.114 => ams09x03 : superx_isp_number: 8 (203.105.64.0/20) [s]
[jared at eng0 ~]$ curl -4 http://redirector.c.youtube.com/report_mapping
203.105.73.114 => sjc07x04 : superx_isp_number: 1 (203.105.64.0/20) [u]
- Jared