implement
Newbie
- May 30, 2025
- 15
- 2
I'm glad I stumbled upon this community, it seems like there are a lot of knowledgeable developers here, especially when it comes to Instagram account creation. I'm relatively new to this scene, having only been creating accounts for about 3 months now.
I am currently using following data while creating;
Proxy: ProxyCheap resedential sessions
Creation-Method: API calls via computer browser
Intial 2FA: Custom emails domains
I've been using ProxyCheap residential sessions and making API calls via my computer browser to create accounts. For the initial 2FA, I've been using custom email domains. I started out with number verifications using 5sim, but it was slow and the profit margin wasn't great, especially when trying to target bulk account buyers. So, I switched to email registration and set up my own custom mail server with about 25 domains. I've noticed that the domain extension doesn't seem to matter, and I'm using unique aliases for each account, never reusing emails. I'm also matching the name and email alias when creating accounts, and I'm using a fake person database to make the account names look legit.
Initially, I was able to create about 25 accounts within 4 minutes before hitting around 10 signup blocks. This wasn't a major issue, as I could just wait a bit and then repeat the process. However, over the past few days, I've been getting a massive amount of signup blocks. If I send out 30 final account creation requests, about 16 of them will result in a signup block. Instagram's error message suggests that this is due to my IP address being flagged as an open proxy, but I'm not entirely convinced.
The error message I'm getting is:
```
{
account_created: false,
errors: {
ip: [
'The IP address that you are using has been flagged as an open proxy. If you believe this to be incorrect, please visit https://help.instagram.com/'
]
},
status: 'ok',
error_type: 'signup_block'
}
```
I'm wondering if anyone has any experience with this issue, and if using higher quality proxies, such as LTE 4G proxies, could help bypass it. Alternatively, I'm concerned that Instagram might be limiting my domains because they all point to the same VPS hostname. Any advice or insights would be greatly appreciated.
I am currently using following data while creating;
Proxy: ProxyCheap resedential sessions
Creation-Method: API calls via computer browser
Intial 2FA: Custom emails domains
I've been using ProxyCheap residential sessions and making API calls via my computer browser to create accounts. For the initial 2FA, I've been using custom email domains. I started out with number verifications using 5sim, but it was slow and the profit margin wasn't great, especially when trying to target bulk account buyers. So, I switched to email registration and set up my own custom mail server with about 25 domains. I've noticed that the domain extension doesn't seem to matter, and I'm using unique aliases for each account, never reusing emails. I'm also matching the name and email alias when creating accounts, and I'm using a fake person database to make the account names look legit.
Initially, I was able to create about 25 accounts within 4 minutes before hitting around 10 signup blocks. This wasn't a major issue, as I could just wait a bit and then repeat the process. However, over the past few days, I've been getting a massive amount of signup blocks. If I send out 30 final account creation requests, about 16 of them will result in a signup block. Instagram's error message suggests that this is due to my IP address being flagged as an open proxy, but I'm not entirely convinced.
The error message I'm getting is:
```
{
account_created: false,
errors: {
ip: [
'The IP address that you are using has been flagged as an open proxy. If you believe this to be incorrect, please visit https://help.instagram.com/'
]
},
status: 'ok',
error_type: 'signup_block'
}
```
I'm wondering if anyone has any experience with this issue, and if using higher quality proxies, such as LTE 4G proxies, could help bypass it. Alternatively, I'm concerned that Instagram might be limiting my domains because they all point to the same VPS hostname. Any advice or insights would be greatly appreciated.