Skip to content

Hostname

app-dev.refreshplatform.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.241.98100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.251.223107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.57.9913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.156.7913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.61.034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.150.12534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.77.14434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.76.12035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.227.2244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.86.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.215.9454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.113.14398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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