All hostnames credentials.api.nasuni.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · credentials.api.nasuni.com Routing diversity 5.4/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/credentials.api.nasuni.com Resolution chain credentials.api.nasuni.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.116.145.38 18.116.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.190.221.64 18.190.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.218.24.42 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.218.251.254 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.219.185.109 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.222.247.9 18.220.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.225.157.225 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.225.199.191 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.226.155.38 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.132.84.96 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.140.177.180 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.141.114.174 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.142.34.173 3.136.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.146.97.224 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.149.76.234 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.150.61.16 3.144.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.18.134.4 3.16.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.23.147.109 3.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.15.87.164 52.15.64.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with credentials.api.nasuni.com in WhisperGraph.
Related pages Pivot deeper into the graph from credentials.api.nasuni.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "credentials.api.nasuni.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 .