Skip to content

Hostname

fcglk.cn

Last fetched

fcglk.cn resolves to 2 IPv4 addresses operated by WEST263GO-HK - West263 International Limited in HK. WHOIS lists registrar:厦门三五互联信息有限公司 as the registrar.

Nutrition Label

WHISPER CANON · fcglk.cnRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fcglk.cn

Resolution chain

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

IPPrefixASNOperatorCountry
103.120.80.111103.120.80.0/23AS139021WEST263GO-HK - West263 International LimitedHK
23.231.248.14023.231.192.0/18AS18978ENZUINC-US - Enzu IncUS

WHOIS identity

Registrar
registrar:厦门三五互联信息有限公司
Organization
广西壮族自治区储备粮防城港直属库
Contact emails

Subdomains

1 observed subdomain of fcglk.cn.

Subdomain
www.fcglk.cn

Threat posture

History

Related pages

Pivot deeper into the graph from fcglk.cn.

Cypher and MCP

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

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