Skip to content

Hostname

app.mykeylive.com

Last fetched

app.mykeylive.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app.mykeylive.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/app.mykeylive.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.246.121108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.4108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.48108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.72108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.12318.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.12818.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.6118.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.9318.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.104.12318.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.12718.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.3018.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.4918.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with app.mykeylive.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.mykeylive.com in the public web crawl.

13 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.mykeylive.com.

Cypher and MCP

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

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