Hostname
junxw.com
Last fetched
junxw.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:1469 as the registrar.
Nutrition Label
Resolution chain
junxw.com 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 |
|---|---|---|---|---|
| 154.38.96.52 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.53 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.54 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.55 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.56 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.57 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.58 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.60 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.61 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.62 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.63 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.64 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.65 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.66 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.67 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.68 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.69 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.70 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.96.71 | 154.38.96.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.111 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
WHOIS identity
- Registrar
- iana:1469
- Organization
- chenyuefei
- Contact emails
Subdomains
1 observed subdomain of junxw.com.
| Subdomain |
|---|
| www.junxw.com |
Threat posture
History
Related pages
Pivot deeper into the graph from junxw.com.
- IP · 154.38.96.52
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:1469
- Country · HK
- Email · registrar@mail.zgsj.com
- TLD · .com
- Browse hostnames · ju…
- 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: "junxw.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.