Hostname
xhfuture.com
Last fetched
xhfuture.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:1441 as the registrar.
Nutrition Label
Resolution chain
xhfuture.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 |
|---|---|---|---|---|
| 45.196.244.126 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.127 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.129 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.130 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.226 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.26 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.126 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.226 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.26 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.56 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.66 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.76 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.96 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.116 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.126 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.166 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.226 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.26 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.62 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.66 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
WHOIS identity
- Registrar
- iana:1441
- Organization
- chen guang nian
- Contact emails
Subdomains
1 observed subdomain of xhfuture.com.
| Subdomain |
|---|
| www.xhfuture.com |
Threat posture
History
Related pages
Pivot deeper into the graph from xhfuture.com.
- IP · 45.196.244.126
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:1441
- Country · HK
- Email · a13015467237@gmail.com
- TLD · .com
- Browse hostnames · xh…
- 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: "xhfuture.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.