All hostnames magcloud.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · magcloud.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/magcloud.com Resolution chain magcloud.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 100.27.152.175 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.235.16.96 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 204.236.224.132 204.236.224.0/19 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.211.13.135 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.193.20.178 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.198.135.61 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.233.74.154 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.153.19.64 35.153.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.153.79.157 35.153.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.171.38.188 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.172.104.171 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.221.218.135 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.223.131.104 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.21.222.159 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.5.254.30 52.4.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.70.226.46 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.71.236.247 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.161.177.192 54.160.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.204.46.236 54.204.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US
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 magcloud.com in the public web crawl.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for magcloud.com.
Related pages Pivot deeper into the graph from magcloud.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "magcloud.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 .