Get Domain DNS Blacklist
Try for free
3 days trial then $9.99/month - No credit card required now
View all Actors
Get Domain DNS Blacklist
apricot_ybeare/get-domain-dnsbls
Try for free
3 days trial then $9.99/month - No credit card required now
Scrapes https://mxtoolbox.com/blacklists.aspx to check a domain is not blacklisted
Get Domain DNS Blacklist
Checks given a list of domains if they are Blacklisted against the source https://mxtoolbox.com/blacklists.aspx
You can put multiple domains in comma separated values, and it will pick unique ones.
For example:
1{ 2 "domains": "domain1.com,domain2.com,domain1.com" 3}
The domains that will be analised are:
domain1
domain2
And the returned object in the form:
1[ 2 { 3 "domain": "domain1.com", 4 "resolved_ipv4: "1.1.1.1", 5 "is_bl": "true", 6 "spam_list": "Suomispam+Reputation", 7 "execution_comments": "good" 8 }, 9 { 10 "domain": "domain2.com", 11 "resolved_ipv4: "2.2.2.2", 12 "is_bl": "false", 13 "spam_list": "na", 14 "execution_comments": "good" 15 } 16]
Developer
Maintained by Community
Actor metrics
- 4 monthly users
- 1 star
- 100.0% runs succeeded
- Created in Mar 2024
- Modified 14 days ago
Categories