Skip to content

Hostname

canscode.com

Last fetched

canscode.com resolves to 2 IPv4 addresses operated by FXNET Hubei Feixun Network Co., Ltd in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · canscode.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/canscode.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.140.141.49202.140.140.0/22AS146817FXNET Hubei Feixun Network Co., LtdCN
47.242.61.16747.242.0.0/16AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.HK

WHOIS identity

Registrar
iana:1697
Organization
domain administrator
Contact emails

Subdomains

4 observed subdomains of canscode.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from canscode.com.

Cypher and MCP

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

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