Skip to content

Hostname

makecloudgreatagain.com

Last fetched

makecloudgreatagain.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · makecloudgreatagain.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/makecloudgreatagain.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.226.12818.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.2218.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.3918.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.7018.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.166.135.1063.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.1223.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.1283.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.493.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.11599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:146
Organization
private registrant
Contact emails

Subdomains

1 observed subdomain of makecloudgreatagain.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for makecloudgreatagain.com.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from makecloudgreatagain.com.

Cypher and MCP

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

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