[GH-ISSUE #46] Censys fails on some domains #38

Open
opened 2026-03-03 15:56:56 +03:00 by kerem · 0 comments
Owner

Originally created by @mastercho on GitHub (Jan 1, 2023).
Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/46

[*]PROCESS: Enumerating historical data from: 24ins.bg using Censys.io
   [!]WARNING: Total IPs found using certificates with common names:
      [!]WARNING: Something has gone wrong. Retrying connection
      [-]ERROR: [Errno -9] Address family for hostname not supported
Traceback (most recent call last):
  File "/home/ubuntu/Cloudmare/Cloudmare.py", line 65, in <module>
    subdomain.extend(CensysIP)
TypeError: 'NoneType' object is not iterable

Censys fails with error of Cloudmare for some domains(mostly if contains numbers) when i search domain manually in Censys all is fine, i think something is wrongly parsed from API in Cloudmare

Originally created by @mastercho on GitHub (Jan 1, 2023). Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/46 ``` [*]PROCESS: Enumerating historical data from: 24ins.bg using Censys.io [!]WARNING: Total IPs found using certificates with common names: [!]WARNING: Something has gone wrong. Retrying connection [-]ERROR: [Errno -9] Address family for hostname not supported Traceback (most recent call last): File "/home/ubuntu/Cloudmare/Cloudmare.py", line 65, in <module> subdomain.extend(CensysIP) TypeError: 'NoneType' object is not iterable ``` Censys fails with error of Cloudmare for some domains(mostly if contains numbers) when i search domain manually in Censys all is fine, i think something is wrongly parsed from API in Cloudmare
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cloudmare#38
No description provided.