Skip to content

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

@codyro

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",
  ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions