Skip to content

Hostname

careexpandcloud.com

Last fetched

careexpandcloud.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.144.2313.107.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.59.91.113.107.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.166.9718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.174.2263.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.57.573.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.89.1083.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of careexpandcloud.com owner
Contact emails

Subdomains

11 observed subdomains of careexpandcloud.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for careexpandcloud.com.

MechanismTarget
SPF_IP3.140.45.239

Related pages

Pivot deeper into the graph from careexpandcloud.com.

Cypher and MCP

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

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