Skip to content

Hostname

cloudbees.com

Last fetched

cloudbees.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.170.145100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.245.1293.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.182.5452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.168.5152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.193.22754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.4.8754.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.168.11654.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.36.4154.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.99.25032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.21.14567.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.127.5132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.84.6032.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.86.23718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
cloudbees
Contact emails

Subdomains

80 observed subdomains of cloudbees.com.

Web-graph footprint

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

1,313 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cloudbees.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_IP192.254.119.116
SPF_IP50.31.56.221
SPF_IP52.41.178.8

Related pages

Pivot deeper into the graph from cloudbees.com.

Cypher and MCP

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

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