0

Facebook in MEL resolved to SIN

Hey there,

When querying facebook.com and instagram.com from MEL the IPs returned are in SIN. When using Google or Cloudflare from the same source, this results in a SYD IP.

Anonymised Encrypted Client Subnet is enabled.

Cheers

2 replies

null
    • Adrian_Mace
    • 1 yr ago
    • Reported - view

    ```

    adrian@nuc:~$ ping -c1 $(dig +short instagram.com @1.1.1.1)
    PING 157.240.8.174 (157.240.8.174) 56(84) bytes of data.
    64 bytes from 157.240.8.174: icmp_seq=1 ttl=54 time=12.3 ms

    --- 157.240.8.174 ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 12.275/12.275/12.275/0.000 ms
    adrian@nuc:~$ ping -c1 $(dig +short instagram.com @45.90.28.0)
    PING 157.240.13.174 (157.240.13.174) 56(84) bytes of data.
    64 bytes from 157.240.13.174: icmp_seq=1 ttl=46 time=82.6 ms

    --- 157.240.13.174 ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 82.639/82.639/82.639/0.000 ms
    adrian@nuc:~$ curl ipv4.icanhazip.com
    119.17.152.84
    adrian@nuc:~$ curl ipv6.icanhazip.com
    2403:5802:8007::/48

    ```

     

    Same is also true for IPv6 but I am mobile and having trouble getting evidence. 

    • Adrian_Mace
    • 1 yr ago
    • Reported - view

    I’m curious to know if anything can be done about this.

Content aside

  • 1 yr agoLast active
  • 2Replies
  • 28Views
  • 1 Following