Skip to content

Hostname

dnzdns.com

Last fetched

dnzdns.com resolves to 3.132.6.138, announced in 3.132.0.0/14 by AMAZON-02 - Amazon.com, Inc. in US. dnzdns.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · dnzdns.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dnzdns.com

Resolution chain

IPv6 resolution

No AAAA record for dnzdns.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Contact emails
gustavo@dinamize.com

Subdomains

Mail and authentication

Nameservers

  • ns1.dnzdns.com
  • ns2.dnzdns.com

MX records

  • mail.dnzdns.com

SPF policy

  • ip: 5.196.150.0/24
  • ip: 71.19.244.0/24
  • ip: 5.135.116.0/26
  • ip: 128.127.108.128/26
  • ip: 176.31.205.128/27
  • ip: 151.80.72.160/27
  • ip: 128.127.110.192/26
  • ip: 185.10.59.192/26
  • ip: 92.222.132.224/27
  • ip: 94.23.77.72/30

Threat-feed evidence

History

Related pages

Pivot from dnzdns.com 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: "dnzdns.com"})-[: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.