All hostnames ws.dev-api.crowpay.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · ws.dev-api.crowpay.com Routing diversity 5.2/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/ws.dev-api.crowpay.com Resolution chain ws.dev-api.crowpay.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.23.4.88 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.164.145.217 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.85.212.250 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.226.190.181 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.230.230.210 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.230.236.227 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.235.102.94 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.253.169.145 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.25.163.141 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.26.179.124 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.27.127.179 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.36.65.25 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.89.6.194 52.88.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.149.163.11 54.148.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.185.225.209 54.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.71.82.233 54.70.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with ws.dev-api.crowpay.com in WhisperGraph.
Related pages Pivot deeper into the graph from ws.dev-api.crowpay.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ws.dev-api.crowpay.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .