Skip to content

Hostname

donews.com

Last fetched

donews.com resolves to 20 IPv4 addresses operated by AS4811 in CN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · donews.comRouting diversity4.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/donews.com

Resolution chain

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

WHOIS identity

Registrar
iana:1599
Organization
beijing qianxiang hulian keji fazhan youxian gongsi
Contact emails

Subdomains

14 observed subdomains of donews.com.

Web-graph footprint

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

918 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for donews.com.

MechanismTarget
SPF_INCLUDEspf.qiye.163.com

Related pages

Pivot deeper into the graph from donews.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "donews.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.