RBL 检查 DNS 方式 - Proofpoint 不起作用
如果我记得的话,我使用一个简单的命令检查基于 DNS 的 RBL:
host 12.34.56.170。 bl.spamcop.com
(这是一个假IP)
如果DNS返回127.0.0.2,则该主机被列入黑名单Spamcop。
在 Proofpoint 情况下,进行此检查的主机应该是:safe.dnsbl .prs.proofpoint.com
所以可能是:
host 12.34.56.170.safe.dnsbl.prs.proofpoint.com
但我不知道为什么proofpoint不以这种方式工作。
If I remember I check DNS based RBL using a simple command:
host 12.34.56.170.bl.spamcop.com
(This is a fake ip)
If the DNS returns 127.0.0.2, this host is blacklisted in Spamcop.
In Proofpoint case, the host to make this check should be: safe.dnsbl.prs.proofpoint.com
So it could be:
host 12.34.56.170.safe.dnsbl.prs.proofpoint.com
But I don't know why the proofpoint doesn't work in this way.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不同之处在于 Proofpoint rbl 是一项付费服务。没有许可证就无法查询。
如果您对某个特定 IP 感到好奇,可以使用以下网络工具进行查找:
https:// support.proofpoint.com/rbl-lookup.cgi
The difference is that the Proofpoint rbl is a paid service. You can't query it without a license.
If you are curious about a particular ip, you can look it up with this web tool:
https://support.proofpoint.com/rbl-lookup.cgi