Hostname
xnwis.com
Last fetched
xnwis.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
xnwis.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.31.226.122 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.123 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.124 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.125 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.126 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.127 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.128 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.129 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.130 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.131 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.132 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.133 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.134 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.135 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.136 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.137 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.138 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.139 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.140 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.31.226.141 | 154.36.94.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
WHOIS identity
- Registrar
- iana:1923
- Organization
- gyal bumpa
- Contact emails
Subdomains
1 observed subdomain of xnwis.com.
| Subdomain |
|---|
| www.xnwis.com |
Threat posture
History
Related pages
Pivot deeper into the graph from xnwis.com.
- IP · 154.31.226.122
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:1923
- Country · HK
- Email · bumpa@vip.qq.com
- TLD · .com
- Browse hostnames · xn…
- 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: "xnwis.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.