Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions src/content/docs/network/ip-geolocation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,4 @@ In order to use this data, you will need to then retrieve it from the [`CF-IPCou

## Report an incorrect IP location

If you find an incorrect IP location, consider the following:

- If the IP is part of the [current Cloudflare IP ranges](https://www.cloudflare.com/ips/), report to `[email protected]`.
- If the IP is **not** listed within the [current Cloudflare IP ranges](https://www.cloudflare.com/ips/), [report to IPinfo](https://ipinfo.io/corrections).
If you find an incorrect IP location that is part of the [current Cloudflare IP ranges](https://www.cloudflare.com/ips/), report to `[email protected]`.
2 changes: 1 addition & 1 deletion src/content/docs/radar/glossary.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ IP address geolocation is the term used for the process of associating an IP add

Note that a number of factors may affect the accuracy of the geolocation information, including mobile network architecture, the use of VPN services, and the use of privacy-protecting proxy services.

Learn more from [IPinfo](https://ipinfo.io/corrections) about how to suggest a correction if you believe the location provided is incorrect.
Learn more from Cloudflare's documentation on [IP geolocation](/network/ip-geolocation/#report-an-incorrect-ip-location) about how to suggest a correction if you believe the location provided is incorrect.

## IPv6 adoption

Expand Down
Loading