Skip to content

Hostname

cochlear.link

Last fetched

cochlear.link resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · cochlear.linkRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cochlear.link

Resolution chain

cochlear.link resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.165.1043.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1203.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1213.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1323.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1363.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1443.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1493.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1533.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1693.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1843.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1903.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2003.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.213.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2193.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2203.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2323.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2373.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2403.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.43.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.503.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1387
Organization
cochlear
Contact emails

Subdomains

97 observed subdomains of cochlear.link.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cochlear.link.

Cypher and MCP

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

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