Skip to content

Hostname

cloudcraft.co

Last fetched

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

Nutrition Label

WHISPER CANON · cloudcraft.coRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cloudcraft.co

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.155.150107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.59.1343.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.6.2333.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.120.1243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.201.11434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.211.2034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.116.18634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.2.3235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.78.5644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.12.7944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.132.8144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.63.11344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.121.9844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.25.22852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.229.15452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.116.952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.50.22354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.151.2154.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.238.6954.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.179.23454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
cloudcraft
Contact emails

Subdomains

22 observed subdomains of cloudcraft.co.

Web-graph footprint

Distinct hostnames that link to or from cloudcraft.co in the public web crawl.

174 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cloudcraft.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.reply.io
SPF_INCLUDEhelpscoutemail.com

Related pages

Pivot deeper into the graph from cloudcraft.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cloudcraft.co"})-[: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.