The module requests public DNS records through the server resolver. It does not scan ports or fetch arbitrary web pages.
DNS LOOKUP
Inspect public A, AAAA, MX, NS, CNAME and TXT records — individually or as a combined summary — using the server DNS resolver.
COMMON QUESTIONS
What does a DNS lookup show?
A DNS lookup asks the server resolver for public DNS records such as A, AAAA, MX, NS, CNAME or TXT. Results reflect the resolver and DNS state visible at the time of the query.
Why can DNS results differ between tools?
Resolvers can use different caches, geographic routing and DNS providers. Record changes can also take time to propagate according to TTL and resolver behavior.
Does 0bps scan the target server?
No. This module performs DNS record resolution only. It does not connect to arbitrary service ports or attempt to bypass access controls.
Resolver cache, TTL, geography and provider behavior can make answers differ between locations or change over time.
PUT THE NUMBER IN CONTEXT.
Short examples using the same units and assumptions as this module.
Looking up example.com with type A returns IPv4 addresses published in DNS.
An MX lookup shows mail-routing targets and their priorities when the domain publishes them.