Skip to content

Hostname

channel.app

Last fetched

channel.app resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · channel.appRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/channel.app

Resolution chain

channel.app resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.209.54.20113.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.148.133.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.92.313.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.136.703.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.116.2203.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.173.533.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.176.2383.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.8.233.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.122.15843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.38.6943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.223.9243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.68.15043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.170.14152.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.222.14952.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
16.184.63.24216.184.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.154.9554.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.226.13543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.72.18843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from channel.app.

Cypher and MCP

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

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