Skip to content

Hostname

magcloud.com

Last fetched

magcloud.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · magcloud.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.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.

IPPrefixASNOperatorCountry
100.27.152.175100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.16.9618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
204.236.224.132204.236.224.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.13.1353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.20.17834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.135.6134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.74.15434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.19.6435.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.79.15735.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.38.18835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.104.17135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.218.13544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.131.10444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.222.15952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.254.3052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.226.4652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.236.24752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.177.19254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.46.23654.204.0.0/15AS14618AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for magcloud.com.

MechanismTarget
SPF_INCLUDEamazonses.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.