Skip to content

Hostname

desk.live

Last fetched

desk.live resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · desk.liveRouting diversity6.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/desk.live

Resolution chain

desk.live resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.19816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.2416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.107.18916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.6916.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.16516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.237.252.216.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.240.9952.216.240.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.251.14752.216.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.18952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.107.7552.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.8552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.5352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.14752.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.195.7754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.223.2954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.5354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
chi-chang kao
Contact emails

Subdomains

4 observed subdomains of desk.live.

Threat posture

History

Related pages

Pivot deeper into the graph from desk.live.

Cypher and MCP

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

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