Skip to content

Hostname

duapp.com

Last fetched

duapp.com resolves to 2 IPv4 addresses operated by AS23724 in CN. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · duapp.comRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/duapp.com

Resolution chain

duapp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:269
Organization
daizhao
Contact emails

Subdomains

58 observed subdomains of duapp.com.

Web-graph footprint

Distinct hostnames that link to or from duapp.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for duapp.com.

MechanismTarget
SPF_Aduapp.com
SPF_IP111.13.102.160
SPF_IP111.13.102.161
SPF_IP111.13.102.31
SPF_IP111.13.102.32
SPF_MXduapp.com

Related pages

Pivot deeper into the graph from duapp.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "duapp.com"})-[: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.