Skip to content

Hostname

donlim.com

Last fetched

donlim.com resolves to 1 IPv4 address operated by AS4809 in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · donlim.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/donlim.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.6.55.48116.6.0.0/16AS4809CN

WHOIS identity

Registrar
iana:120
Organization
shao xiaoyun
Contact emails

Subdomains

77 observed subdomains of donlim.com.

Web-graph footprint

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

25 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for donlim.com.

MechanismTarget
SPF_INCLUDEspf.donlim.com
SPF_IP116.6.55.42
SPF_IP116.6.55.45

Related pages

Pivot deeper into the graph from donlim.com.

Cypher and MCP

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

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