Hostname
xima.cloud
Last fetched
xima.cloud resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
xima.cloud resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.0.161 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.19 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.35 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.52 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.70 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.88 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.2.116 | 16.15.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.139 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.179 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.184 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.203 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.36 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.54 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.8 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.243 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.155 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.51 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.59 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.116.147 | 52.219.116.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.116.227 | 52.219.116.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
114 observed subdomains of xima.cloud.
Showing 25 of 114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xima.cloud in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for xima.cloud.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | ximasoftware.com |
Related pages
Pivot deeper into the graph from xima.cloud.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xima.cloud"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.