Hostname
cubmu.com
Last fetched
cubmu.com resolves to 18 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
cubmu.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.14.219.131 | 128.14.218.0/23 | AS21859 | ZEN-ECN - Zenlayer Inc | US |
| 139.177.245.206 | 139.177.245.0/24 | AS396986 | BYTEDANCE - Bytedance Inc. | FR |
| 139.177.245.207 | 139.177.245.0/24 | AS396986 | BYTEDANCE - Bytedance Inc. | FR |
| 163.53.19.13 | 163.53.19.0/24 | AS151373 | — | DE |
| 89.222.119.81 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.87 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.89 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.90 | 89.222.118.0/23 | AS60068 | — | DE |
| 98.98.65.50 | 98.98.64.0/23 | AS21859 | ZEN-ECN - Zenlayer Inc | US |
| 193.118.39.35 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
| 193.118.39.40 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
| 193.118.39.37 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
| 89.222.119.83 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.85 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.88 | 89.222.118.0/23 | AS60068 | — | DE |
| 193.118.39.36 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
| 89.222.119.82 | 89.222.118.0/23 | AS60068 | — | DE |
| 193.118.39.39 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
WHOIS identity
- Registrar
- iana:1636
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of cubmu.com.
| Subdomain |
|---|
| mail.cubmu.com |
| www.cubmu.com |
Web-graph footprint
Distinct hostnames that link to or from cubmu.com in the public web crawl.
94 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from cubmu.com.
- IP · 128.14.219.131
- ASN · AS21859ZEN-ECN - Zenlayer Inc
- Registrar · iana:1636
- Country · US
- Email · contact@privacyprotect.org
- TLD · .com
- 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: "cubmu.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.