Skip to content

Hostname

cloudimperiumgames.com

Last fetched

cloudimperiumgames.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cloudimperiumgames.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cloudimperiumgames.com

Resolution chain

cloudimperiumgames.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.170.204100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.199.3518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.33.1063.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.3.14434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.252.16534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.79.18134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.45.17034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.20.21235.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.155.23735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.107.24044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.207.12652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.168.9552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.19.7752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.139.8352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.225.9552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.121.9452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.83.9354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.9.6254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.64.1954.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.88.9554.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0160021739
Contact emails

Subdomains

30 observed subdomains of cloudimperiumgames.com.

Web-graph footprint

Distinct hostnames that link to or from cloudimperiumgames.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cloudimperiumgames.com.

Related pages

Pivot deeper into the graph from cloudimperiumgames.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cloudimperiumgames.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.