Hostname
cumulus.cc
Last fetched
cumulus.cc resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
cumulus.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.96.64 | 104.21.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.173.158 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of cumulus.cc owner
- Contact emails
- info@housecomplex.net
- 1a0de00e2fdee280ff4ca00ef3bcd191d8075ca70a3bec943dbaf54b2e8cc910@cumulus.cc.whoisproxy.org
- 23c226929f67b21590cb9ad17d2610330d19d0198df4166f4484087f5c8d1d9f@cumulus.cc.whoisproxy.org
- 3718cbeaaef72bc994efa5e08ec47d735388672ea95368bc586dcd39d4539502@cumulus.cc.whoisproxy.org
- 3d168aa8d7cd28bd1e40977e160ba8536208ce85e44b08c205c041712f356869@cumulus.cc.whoisproxy.org
- 72dacc3bdb0b16848aeb3c595c866dd2276a02dcc87d13dec309ad29c15c49d4@cumulus.cc.whoisproxy.org
- 850f674d68aba9a0daffc469d09ed187502358b27185845ce531591c27fb9f9a@cumulus.cc.whoisproxy.org
- 8f5c369b2fb8007a51bb7cfc727b85b1db74bb8ad0b44dc5f196bdd7d61c5700@cumulus.cc.whoisproxy.org
- be3cf67866a54edc20e113ea22c053ee7f369f881eb7d0376ae9bf23fddec6e8@cumulus.cc.whoisproxy.org
- c111b59526a34ca50cc3c0f96c91e7fc6a629ff0b6d35d17896bd35f92b2b6a1@cumulus.cc.whoisproxy.org
- c31d48213dd5ee82808971f82172faf0c7edeb49912ba06f3f33f91175587c4b@cumulus.cc.whoisproxy.org
Subdomains
3 observed subdomains of cumulus.cc.
Web-graph footprint
Distinct hostnames that link to or from cumulus.cc in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cumulus.cc.
| Mechanism | Target |
|---|---|
| SPF_A | cumulus.cc |
| SPF_A | sv7429.xserver.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_IP | 202.254.239.110 |
| SPF_MX | cumulus.cc |
Related pages
Pivot deeper into the graph from cumulus.cc.
- IP · 104.21.96.64
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · info@housecomplex.net
- TLD · .cc
- Browse hostnames · cu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cumulus.cc"})-[: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.