All hostnames nile-global.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · nile-global.cloud Routing diversity 3.5/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 8.5/10 canon.whisper.security/host/nile-global.cloud Resolution chain nile-global.cloud 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 108.159.46.110 108.159.40.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 108.159.46.14 108.159.40.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 108.159.46.23 108.159.40.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 108.159.46.5 108.159.40.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 13.227.192.102 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.122 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.21 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.73 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.32.241.23 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.53 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.67 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.70 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 65.9.175.106 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.122 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.17 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.81 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:81 Organization nile global Contact emails — Subdomains 38 observed subdomains of nile-global.cloud.
Web-graph footprint Distinct hostnames that link to or from nile-global.cloud in the public web crawl.
Related pages Pivot deeper into the graph from nile-global.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nile-global.cloud"})-[: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 .