Yesterday, we experienced a significant increase in user traffic to our website. For each user interaction involving a specific shortlink, our hosting server initiates an API request to the linkforearn.com website, which is protected by Cloudflare.
We have encountered an issue where these API calls are timing out after a few seconds without receiving any response. It appears that our server is unable to establish a successful connection to linkforearn.com. We suspect that this might be due to IP blocking by Cloudflare.
Could you please confirm whether Cloudflare returns any response when an IP address is blocked? Additionally, this behavior is causing our server to wait until the default network timeout, which is impacting performance.
I would appreciate it if you could provide clarification on the following:
How long does Cloudflare typically block an IP address?
What are the default rate limits for the free plan?
At what request rate (requests per second) does Cloudflare consider traffic to be abnormal or abusive?
You will need to contact the site you are using as they set the rules for access, or they are using Cloudflare features that have limits. They have the analytics that will tell them if your requests are blocked and why. Cloudflare won’t give you any information about a customer’s settings.
Cloudflare does not just drop HTTP traffic. Rejected HTTP requests will always receive an HTTP response, and may include a Cloudflare 1XXX error code in the body. If you are not getting a response from Cloudflare and get a timeout you will need to check the route between you and Cloudflare for problems.
Thank you for the response. The owner of the website did not make any changes to cloudflare recently to block this.
However I would like to mention that traceroute command works from the host while curl command results in timeout.
The end IP address is 210.245.72.150 and not 103.221.222.18.
Does this give any information.
traceroute linkforearn.com
traceroute to linkforearn.com (103.221.222.18), 30 hops max, 60 byte packets
1 69.10.36.73 (69.10.36.73) 0.475 ms 0.605 ms 0.618 ms
2 67.217.55.146 (67.217.55.146) 60.090 ms 60.393 ms 67.217.55.145 (67.217.55.145) 17.944 ms
3 v4069.hgsw4-teb6.trouble-free.net (64.20.32.105) 6.970 ms v4068.hgsw3-teb6.trouble-free.net (64.20.32.103) 6.062 ms 6.205 ms
4 ae48-4078.core2-teb4.trouble-free.net (64.20.32.151) 0.763 ms v4061.core1-teb3.trouble-free.net (64.20.32.246) 1.175 ms 1.376 ms
5 v4060.core1-teb3.trouble-free.net (64.20.32.244) 0.970 ms ewr-b12-link.ip.twelve99.net (62.115.236.49) 0.376 ms v4060.core1-teb3.trouble-free.net (64.20.32.244) 1.312 ms
6 ewr-b12-link.ip.twelve99.net (62.115.236.49) 0.370 ms 19.340 ms nyk-bb5-link.ip.twelve99.net (62.115.135.118) 1.223 ms
7 nyk-bb5-link.ip.twelve99.net (62.115.135.118) 1.258 ms * *
8 * * *
9 den-bb2-link.ip.twelve99.net (62.115.137.114) 39.475 ms * *
10 * palo-bb2-link.ip.twelve99.net (62.115.139.112) 67.776 ms *
11 sjo-b23-link.ip.twelve99.net (62.115.139.117) 65.583 ms sjo-b23-link.ip.twelve99.net (62.115.139.17) 66.101 ms tky-b2-link.ip.twelve99.net (62.115.123.141) 182.914 ms
12 * * tky-b2-link.ip.twelve99.net (62.115.113.83) 172.562 ms
13 tky-b4-link.ip.twelve99.net (62.115.139.21) 173.360 ms 173.359 ms tky-b2-link.ip.twelve99.net (62.115.113.83) 172.619 ms
14 hnk-b4-link.ip.twelve99.net (62.115.139.222) 223.820 ms tky-b4-link.ip.twelve99.net (62.115.139.21) 173.116 ms tky-b2-link.ip.twelve99.net (62.115.140.25) 173.981 ms
15 fpttelecom-ic-379629.ip.twelve99-cust.net (213.248.82.121) 222.357 ms * osa-b2-link.ip.twelve99.net (62.115.140.125) 178.268 ms
16 fpttelecom-ic-379629.ip.twelve99-cust.net (213.248.82.121) 224.973 ms 218.166 ms *
17 * fpttelecom-ic-379629.ip.twelve99-cust.net (213.248.82.121) 223.302 ms *
18 * * 118.68.199.245 (118.68.199.245) 260.135 ms
19 118.68.199.245 (118.68.199.245) 260.357 ms 118.69.84.134 (118.69.84.134) 244.676 ms 248.417 ms
20 118.68.199.245 (118.68.199.245) 242.365 ms 118.69.84.134 (118.69.84.134) 247.684 ms 210.245.72.150 (210.245.72.150) 248.603 ms
21 * * 210.245.72.150 (210.245.72.150) 242.921 ms
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
Neither of those are Cloudflare IP addresses. The site doesn’t use the Cloudflare proxy for its domain name. Any problems connecting to those IPs or linkforearn.com are not related to Cloudflare.
I have seen it use the proxy for some subdomains such as step36.linkforearn.com. You may see 5XX errors for timeouts for proxied domains if the connection from Cloudflare to their origin is also poor.
The IP address 210.245.72.150 is from FPT Telecom. FPT Telecom is Cloudflare’s official distributor in Vietnam, Laos, and Cambodia.
The problem is with main domain and not the subdomain from the hosting server.
The hosting server makes request to main domain to get the shortened URL.