Hostname
cumuli.com
Last fetched
cumuli.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cumuli.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.153.116 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.153.41 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.153.78 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.153.83 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.24.108 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.15 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.48 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.79 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.119 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.15 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.48 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.83 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cumuli.com owner
- Contact emails
- lewis@cumuli.com
- 1119060f-0bb1-480e-845a-f6ed9d811636@identity-protect.org
- 372b2251-b59a-4583-96ad-3d933165a915@identity-protect.org
- 472a6832-05fd-4ff1-9047-2981e777de54@identity-protect.org
- 5cddbd4a-43ec-4ffc-9fe1-a323cedb1f0b@identity-protect.org
- 7658d066-cf23-47c5-b3b5-d5d83da4cbb4@identity-protect.org
- a0d175bd-3191-4d72-866b-4c7f483275ec@identity-protect.org
- f9143e26-39b9-4a14-942e-554abe287c7d@identity-protect.org
- owner-2248169@cumuli.com.whoisprivacyservice.org
- owner-2611004@cumuli.com.whoisprivacyservice.org
- owner-4241106@cumuli.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cumuli.com.
| Subdomain |
|---|
| www.cumuli.com |
Web-graph footprint
Distinct hostnames that link to or from cumuli.com in the public web crawl.
7 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cumuli.com.
| Mechanism | Target |
|---|---|
| SPF_A | cumuli.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_MX | cumuli.com |
Related pages
Pivot deeper into the graph from cumuli.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cumuli.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.