Returns the full results of all checks on all labels in a name.
checks
labels
const report = await nameguard.inspectName("nick.eth");
inspectName
const report = await nameguard.inspectName("nick.eth", { network: "...", });