Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

looking for static residential proxy with port 25 open

2»

Comments

  • rskrsk Member, Host Rep

    @jar said: I would go as far as to say this behavior has a 100% correlation with spam and a 0% correlation with legitimate activity. The alternative being that the person trying to set this up is not properly educated on the topic and doesn't realize that they don't need this at all.

    Spot on!

    Thanked by 1jar
  • jarjar Patron Provider, Top Host, Veteran
    edited May 2024

    @Tion said:
    In which country do residential ISP block outgoing port 25? I have never seen a single port being blocked from the ISP but rather them being blocked by consumer grade routers by default configuration and mail hosts blacklisting entire rotating residential ip ranges.

    To me it looks like most of the ISPs that don't do it at this point are in third world countries. They get heavily blacklisted as a result. Every ISP should do this, it would smash botnet activity worldwide to a fraction of what it is and no one runs a mail server at home because residential ISPs don't let users set reverse DNS (an absolute requirement, though some offer it with business packages, at which point they could unblock 25).

  • MumblyMumbly Member
    edited May 2024

    @jar said: You can't set reverse DNS on residential IPs

    I can request that from my ISP (the second largest in my country), but only if I have a static IP. Setting up a static IP costs a one-time fee of 10.00 EUR plus a monthly fee of 2.00 EUR.
    A static IP (which includes the option to request rDNS setup) was free until recently, and I think there is no change for customers who requested it in the past.

    From what I read on local forums, most ISPs here can set up rDNS on request under their own conditions.

  • @Mumbly said:

    @jar said: You can't set reverse DNS on residential IPs

    I can request that from my ISP (the second largest in my country), but only if I have a static IP. Setting up a static IP costs a one-time fee of 10.00 EUR plus a monthly fee of 2.00 EUR.
    A static IP (which includes the option to request rDNS setup) was free until recently, and there is no change for customers who requested it in the past.

    From what I read on local forums, most ISPs here can set up rDNS on request under their own conditions.

    Yes, I get your point here. However, I believe what I think @jar was trying to say is that most ISPs don't offer rDNS for residential customers. This is generally true, except in some cases where static IP addresses or business plans are involved, such as you have just mentioned.

  • MumblyMumbly Member
    edited May 2024

    @Maelstrom36 said: This is generally true, except in some cases where static IP addresses

    Yeah, but I had a static IP with most of my old ISPs by default. At least in my country, dynamic IPs have only become common in recent years. So even as a residential customer, requesting rDNS wasn't really an issue. If you wanted it, you had it. The only difference now is that you need to pay for a static IP address.

    As example (via google translator) they started to charge for static IP since 1 August 2022.

    https://www-t--2-net.translate.goog/novice/napoved-obracuna-staticnega-ip-ja-za-rezidencne-uporabnike?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en&_x_tr_pto=wapp

    If you have a dynamic IP, port 25 is closed along with NetBIOS ports. If you have a static IP address, port 25 is open, but NetBIOS ports are closed. A business plan is not required for a static IP, but you now need to pay a fee. It was free until recently.

  • jarjar Patron Provider, Top Host, Veteran
    edited May 2024

    Even still, there's no good reason to value that for port 25 delivery when better can be had at so much better value. Good email relays are not expensive... SES? A random residential ISP's IP ranges that aren't their direct emails servers aren't likely to have any reputation value. At bare minimum it's taking a really weird detour for such an allegedly normal use case.

    But for all the time I spend looking at reverse DNS records I'm pretty sure the overwhelming majority of residential IP space is not forward confirmed and I doubt a second hand renter of it is getting that authority to set one. I believe I could concede to a relatively minor exception while still being satisfied with my conclusion.

    Thanked by 1totally_not_banned
  • nezam05nezam05 Member
    edited May 2024

    OP is probably trying to utilize RCPT TO probing to verify email address during SMTP transaction

    Thanked by 1totally_not_banned
  • edited May 2024

    @nezam05 said:
    OP is probably trying to utilize RCPT TO probing to verify email address during SMTP transaction

    Interesting. That would actually match the claimed use case of "email verification". I figure the residential connection would be to fool google into thinking the request would actually originate from a human and not some automated list washing tool or whatever.

    Edit: Well, that doesn't make sense either as then OP wouldn't need port 25... What's the advantage in doing that from a residential IP besides a higher chance of being blocked? I don't get it.

  • edited May 2024

    @Mumbly said:

    @Maelstrom36 said: This is generally true, except in some cases where static IP addresses

    Yeah, but I had a static IP with most of my old ISPs by default. At least in my country, dynamic IPs have only become common in recent years.

    I'm a bit north-west from where you seem to be located and 99% of all end user IPs have been dynamic here since like the 90s. Granted there probably were/are options to get static ones with the bigger ISPs, which i've never tried so i'm not sure if you'd need a straight up business contract or paying some premium is enough but the average user doesn't even know about that let alone would consider ordering those. Static IPs (maybe even with the possibility of setting reverse DNS) among end user ISPs around here can probably pretty safely measured in per mill at best.

    Thanked by 1Mumbly
  • @totally_not_banned said:

    @nezam05 said:
    OP is probably trying to utilize RCPT TO probing to verify email address during SMTP transaction

    Interesting. That would actually match the claimed use case of "email verification". I figure the residential connection would be to fool google into thinking the request would actually originate from a human and not some automated list washing tool or whatever.

    Edit: Well, that doesn't make sense either as then OP wouldn't need port 25... What's the advantage in doing that from a residential IP besides a higher chance of being blocked? I don't get it.

    Maybe ‘verifying’ SMTP logins from a credential dump, but that also would not need 25 specifically

  • edited May 2024

    @darkimmortal said:

    @totally_not_banned said:

    @nezam05 said:
    OP is probably trying to utilize RCPT TO probing to verify email address during SMTP transaction

    Interesting. That would actually match the claimed use case of "email verification". I figure the residential connection would be to fool google into thinking the request would actually originate from a human and not some automated list washing tool or whatever.

    Edit: Well, that doesn't make sense either as then OP wouldn't need port 25... What's the advantage in doing that from a residential IP besides a higher chance of being blocked? I don't get it.

    Maybe ‘verifying’ SMTP logins from a credential dump, but that also would not need 25 specifically

    Yeah, it's mysterious... He likely could just conveniently run those against submission/POP3/IMAP/..., which probably aren't blocked about anywhere.

    The only situation where i'd feel that a residential IP would make some sense is if he doesn't know about submission and wants to blast a bunch of emails through the SMTP server of some email provider, while making sure that the headers show the original source to be residential (or if the provider in question blocks DC IPs from connecting to SMTP in general but is there any relevant ones that do this?).

    Thanked by 1darkimmortal
  • kevindskevinds Member, LIR

    @totally_not_banned said:
    The only situation where i'd feel that a residential IP would make some sense is if he doesn't know about submission and wants to blast a bunch of emails through the SMTP server of some email provider, while making sure that the headers show the original source to be residential (or if the provider in question blocks DC IPs from connecting to SMTP in general but is there any relevant ones that do this?).

    Kind of, but not really... Many ISPs that block outgoing 25 have an open email-relay for their customers to use, however, it is only for their customers (IP space), not everyone.

  • MumblyMumbly Member
    edited May 2024

    @totally_not_banned said: Static IPs (maybe even with the possibility of setting reverse DNS) among end user ISPs around here can probably pretty safely measured in per mill at best.

    Yes, of course, but it's a relatively easy option to have rDNS for residential customers too (at least where I live, that is some 500km away from you :-). That's what I said.
    How many people actually use it, I wouldn't even guess. Most likely much, much less than in the days when running things at home, experimenting, and especially IRCnet with cool looking vhosts were still big things around here.

    My ISP is clear about that. If I pay 2 euros monthly, I can have a static IP without port 25 blocked and with rDNS available. Before August 1, 2022, we could request a static IP free of charge.

    Thanked by 1totally_not_banned
  • GulfGulf Member
    edited May 2024

    The problem with this approach of email verification

    1. Proxies won't allow you to authenticate properly - email servers may kick you before rcpt
    2. If you have many bounces, you will be throttled and reported to Spamhaus. Well, on 1000 IPs, you may achieve only 5k per hour. For listing in Spamhaus, proxy providers will kick you.
    3. Gmail / MS / Yahoo will rate limit your
    4. If you buy proxies at a provider with a low reputation, you might also not reach RCPT. Especially at MS, which blacklists entire netblocks.

    Also, if you do not implement one secret thing, mail servers may "lie" to you

  • GulfGulf Member

    But yes, it is possible to achieve what you want.
    For this, you need cloud servers with 25 port open and random IPs, instead of proxies.

    As you might put a lot of IPs to spamhaus.

  • @Gulf said:
    But yes, it is possible to achieve what you want.
    For this, you need cloud servers with 25 port open and random IPs, instead of proxies.

    As you might put a lot of IPs to spamhaus.

    So you think it's actually about list washing? How would the residential part make sense there though?

  • GulfGulf Member

    No other use cases.
    He probably tried and found that many cloud providers block ports or require compliance validation of the mail program.

    Thanked by 1totally_not_banned
  • edited May 2024

    @Gulf said:
    No other use cases.
    He probably tried and found that many cloud providers block ports or require compliance validation of the mail program.

    Yeah, probably and then someone told him that residential proxies would be the magic bullet so off to LET he went... Well, at least something along those lines.

  • ralfralf Member
    edited December 2024

    A first post, necro post and product shill all in one. This has to be a record!
    Guess I should have just flagged without commenting!

Sign In or Register to comment.