All hostnames gantner.cloud resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · gantner.cloud Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/gantner.cloud Resolution chain gantner.cloud resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.131.182.238 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.79.97 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.253.78.224 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.58.18 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.164.140 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.219.46 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.141.19 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.238.180 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.173.243 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.148.225 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.167.203 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.154.6.226 54.154.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.170.248.152 54.170.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.195.156.73 54.195.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.246.183.139 54.246.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.6.20 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.32.211.196 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.81.248.104 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint Distinct hostnames that link to or from gantner.cloud in the public web crawl.
Related pages Pivot deeper into the graph from gantner.cloud.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gantner.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 .