Skip to content

Hostname

dns-auth.net

Last fetched

dns-auth.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. dns-auth.net is listed by 2 threat feeds; reconciled level LOW.

Threat posture

2.69threat score (procedure-native scale)

LOW

Listed by 2 threat feeds.

Threat feeds listing this
2
Verdict coverage
known-clean
First seen on a feed
Wed, 26 Aug 2026 14:44:35 GMT
Last seen on a feed
Mon, 21 Sep 2026 20:18:34 GMT

Nutrition Label

WHISPER CANON · dns-auth.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/dns-auth.net

Resolution chain

No IPv4 resolution is recorded for dns-auth.net in WhisperGraph.

IPv6 resolution

No AAAA record for dns-auth.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1327
Registrant organisation
no-ip.com, domain operations
Contact emails
domains@no-ip.com

Subdomains

Mail and authentication

Nameservers

  • ns1.dns-auth.net
  • ns2.dns-auth.net
  • ns3.dns-auth.net
  • ns4.dns-auth.net
  • ns5.dns-auth.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

Threat-feed evidence

History

Related pages

Pivot from dns-auth.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dns-auth.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.