Skip to content

Hostname

cochlear.ch

Last fetched

cochlear.ch resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · cochlear.chRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cochlear.ch

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1063.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2403.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2513.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.293.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.373.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.573.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1903.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2333.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.253.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.363.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.6152.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.2952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.4552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.11152.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.1752.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with cochlear.ch in WhisperGraph.

Subdomains

3 observed subdomains of cochlear.ch.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cochlear.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cochlear.ch.

Cypher and MCP

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

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