Skip to content

Hostname

c-linx.com

Last fetched

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

Nutrition Label

WHISPER CANON · c-linx.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/c-linx.com

Resolution chain

c-linx.com 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:468
Organization
on behalf of c-linx.com owner
Contact emails

Web-graph footprint

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

13 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from c-linx.com.

Cypher and MCP

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

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