edgeport - v1.0.6
    Preparing search index...

    Function resolveSoa

    • Resolves the start-of-authority (SOA) record of a name.

      Parameters

      • name: string

        The domain name.

      • opts: ResolveOptions = {}

        Resolver/query options.

      Returns Promise<SoaRecord | undefined>

      The SOA record, or undefined if none is present.

      1.0.4