Skip to content

Hostname

app-staging.refreshplatform.com

Last fetched

app-staging.refreshplatform.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app-staging.refreshplatform.comRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/app-staging.refreshplatform.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.57.191100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.10.1723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.174.2293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.186.2083.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.182.13534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.138.11634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.114.14544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.116.20444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.4.3952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.44.6654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.249.20454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.17.7654.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app-staging.refreshplatform.com in WhisperGraph.

Subdomains

1 observed subdomain of app-staging.refreshplatform.com.

Threat posture

History

Related pages

Pivot deeper into the graph from app-staging.refreshplatform.com.

Cypher and MCP

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

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