intelmq.bots.experts.cymru_whois package¶
Submodules¶
intelmq.bots.experts.cymru_whois.expert module¶
-
intelmq.bots.experts.cymru_whois.expert.BOT¶ alias of
intelmq.bots.experts.cymru_whois.expert.CymruExpertBot
-
class
intelmq.bots.experts.cymru_whois.expert.CymruExpertBot(*args, **kwargs)¶ Bases:
intelmq.lib.bot.ExpertBot,intelmq.lib.mixins.cache.CacheMixinAdd ASN, netmask, AS name, country, registry and allocation time from the Cymru Whois DNS service
-
overwrite= False¶
-
process()¶
-
redis_cache_db= 5¶
-
redis_cache_host= '127.0.0.1'¶
-
redis_cache_password= None¶
-
redis_cache_port= 6379¶
-
redis_cache_ttl= 86400¶
-