Hostname
918z.cc
Last fetched
918z.cc resolves to 15 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK.
Nutrition Label
Resolution chain
918z.cc resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.104.174.10 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 149.104.174.121 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 149.104.174.223 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 149.104.174.33 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 149.104.174.90 | 149.104.174.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.192.10 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.192.211 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.192.4 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.192.80 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.192.99 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.55.125.10 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.125.122 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.125.203 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.125.35 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.125.88 | 154.55.125.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
WHOIS identity
No WHOIS records are currently associated with 918z.cc in WhisperGraph.
Subdomains
3 observed subdomains of 918z.cc.
| Subdomain |
|---|
| com.918z.cc |
Showing 1 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 918z.cc in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 918z.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "918z.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.