Skip to content

Hostname

flash.cn

Last fetched

flash.cn resolves to 3 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN. WHOIS lists registrar:厦门易名科技股份有限公司 as the registrar.

Nutrition Label

WHISPER CANON · flash.cnRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/flash.cn

Resolution chain

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

IPPrefixASNOperatorCountry
122.193.250.65122.192.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.12.235.188123.8.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
211.93.212.215211.93.212.0/23AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
registrar:厦门易名科技股份有限公司
Organization
????????????
Contact emails

Subdomains

20 observed subdomains of flash.cn.

Web-graph footprint

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

237 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flash.cn.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from flash.cn.

Cypher and MCP

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

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