Skip to content

Hostname

app.powerphrase.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.125.10918.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.4618.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.5318.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.9318.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.135.1273.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.183.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.473.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.913.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of app.powerphrase.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

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