Skip to content

Hostname

app.physiostretch.app

Last fetched

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

Nutrition Label

WHISPER CANON · app.physiostretch.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/app.physiostretch.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.17.1018.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.12418.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.2818.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.318.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.223.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.473.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.713.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.923.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.117.10854.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.2754.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.3854.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.9854.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

No WHOIS records are currently associated with app.physiostretch.app in WhisperGraph.

Subdomains

1 observed subdomain of app.physiostretch.app.

Threat posture

History

Related pages

Pivot deeper into the graph from app.physiostretch.app.

Cypher and MCP

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

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