Skip to content

Hostname

dnzh.org

Last fetched

dnzh.org resolves to 1 IPv4 address operated by AS132883 in HK. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · dnzh.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dnzh.org

Resolution chain

dnzh.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
43.246.208.5043.246.208.0/24AS132883HK

WHOIS identity

Registrar
iana:120
Organization
yan pengpeng
Contact emails

Subdomains

8 observed subdomains of dnzh.org.

Web-graph footprint

Distinct hostnames that link to or from dnzh.org in the public web crawl.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for dnzh.org.

MechanismTarget
SPF_Adnzh.org
SPF_INCLUDEspf.sendcloud.org
SPF_IP212.24.107.220
SPF_IP43.228.126.216
SPF_MXdnzh.org

Related pages

Pivot deeper into the graph from dnzh.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dnzh.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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