Hostname
wxddh.com
Last fetched
wxddh.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:3908 as the registrar.
Nutrition Label
Resolution chain
wxddh.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.239.24 | 154.31.239.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.188 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.218 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.228 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.38 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.48 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.88 | 45.196.244.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.118 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.138 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.158 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.38 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.78 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.98 | 45.196.245.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.108 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.128 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.148 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.38 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.58 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.78 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.88 | 45.196.246.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
WHOIS identity
- Registrar
- iana:3908
- Organization
- domain admin / this domain is for sale
- Contact emails
Subdomains
1 observed subdomain of wxddh.com.
| Subdomain |
|---|
| www.wxddh.com |
Threat posture
History
Related pages
Pivot deeper into the graph from wxddh.com.
- IP · 154.31.239.24
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:3908
- Country · HK
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · wx…
- 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: "wxddh.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.