Skip to content

IPv6-only domains do not resolve, cannot be scanned #432

@Barnoux

Description

@Barnoux

What information was incorrect, unhelpful, or incomplete?

When attempting to scan https://vaultwarden.one4all.icu:35689, I receive an HTTP 422 error with the following response:

{
    "error": "invalid-hostname-lookup",
    "message": "www.vaultwarden.one4all.icu cannot be resolved"
}

How my website is setup ?

  • The hostname I provided was: vaultwarden.one4all.icu:35689,
  • The error message references: www.vaultwarden.one4all.icu,
  • The site vaultwarden.one4all.icu:35689 is working fine with DNS resolution and HTTPS accessibility,
  • The site uses IPv6.

What input did i provide ?

Actual Behavior

  • The system appears to be prepending "www." to the hostname,
  • Since www.vaultwarden.one4all.icu doesn't have a record DNS, the scan fails.

Impact

  • I cannot scan my hostname,
  • Error messages are misleading and don't reflect what input from the user is expected.

What did you expect to see?

The system should be able to scan the hostname vaultwarden.one4all.icu on port 35689 with HTTPS protocol.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions