Skip to content

Hostname

flender.com.cn

Last fetched

flender.com.cn resolves to 3 IPv4 addresses operated by BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang Digital in CN. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · flender.com.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flender.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
140.179.49.40140.179.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
140.179.49.40140.179.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
43.196.64.10443.196.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
43.196.64.10443.196.0.0/16AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
54.223.24.14354.223.0.0/19AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN
54.223.24.14354.223.0.0/19AS55960BJ-GUANGHUAN-AP Beijing Guanghuan Xinwang DigitalCN

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
???????????
Contact emails

Subdomains

16 observed subdomains of flender.com.cn.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from flender.com.cn.

Cypher and MCP

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

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