Skip to content

Store data on if a mirror is anycasted (ipinfo) #980

Description

@codyro

The ipinfo.io database provides data on if an IP is anycast. We should store this in the database for future use (internal/publish it on the mirrors page?).

Anycast Information

curl ipinfo.io/8.8.8.8?token=$TOKEN

{
  "ip": "8.8.8.8",
  "hostname": "dns.google",
  "anycast": true,
  "city": "Mountain View",
  ...
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions