Skip to content

Hostname

c-link.io

Last fetched

c-link.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · c-link.ioRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/c-link.io

Resolution chain

c-link.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.21.241.250100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.214.7216.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.200.4016.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.170.21834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.126.20534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.196.13534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.232.9235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.147.8935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
tvpage,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from c-link.io in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from c-link.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "c-link.io"})-[: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.