All hostnames galaxy.eco resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label WHISPER CANON · galaxy.eco Routing diversity 4.2/10 Peering density 9.2/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/galaxy.eco Resolution chain galaxy.eco resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.156.85.115 108.156.84.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.156.85.14 108.156.84.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.156.85.33 108.156.84.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.156.85.46 108.156.84.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.227.192.123 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.50 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.91 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.95 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.35.58.6 13.35.58.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.35.58.78 13.35.58.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.35.58.82 13.35.58.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.35.58.96 13.35.58.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.255.119 3.174.254.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. FR 3.174.255.14 3.174.254.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. FR 3.174.255.2 3.174.254.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. FR 3.174.255.91 3.174.254.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. FR 54.192.100.111 54.192.100.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.192.100.22 54.192.100.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.192.100.37 54.192.100.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.192.100.51 54.192.100.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:292 Organization contact privacy inc. customer 1249794234 Contact emails — Subdomains 19 observed subdomains of galaxy.eco.
Web-graph footprint Distinct hostnames that link to or from galaxy.eco in the public web crawl.
160 sites link to this hostname.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from galaxy.eco.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "galaxy.eco"})-[: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 .