Skip to content

dnsx occasionally omits JSON output entries for some domains when querying ~160 domains, resulting in fewer host records than input #914

@Vulner-6

Description

@Vulner-6

When running dnsx against a list of approximately 160 domains, the resulting result.json file sometimes contains fewer entries than the number of input domains—for example, only 155 host records instead of 160. This suggests that 5 domains are missing from the JSON output entirely, even though they were included in the input.

I am using the following command (simplified for clarity; actual domain list contains sensitive customer data and cannot be shared):

dnsx -threads 10 -no-color -a -aaaa -cname -txt -mx -ns -resp -json -l nodns.txt -o ttt.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions