Hostname
jnhm10000.com
Last fetched
jnhm10000.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
jnhm10000.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 |
|---|---|---|---|---|
| 38.182.227.22 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.23 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.24 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.25 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.26 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.27 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.28 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.29 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.30 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.31 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.32 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.33 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.34 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.35 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.36 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.37 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.38 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.39 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.40 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.41 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
WHOIS identity
- Registrar
- iana:1923
- Organization
- gao xin kai fa qu sun cun da li shi ye ya chang
- Contact emails
Subdomains
2 observed subdomains of jnhm10000.com.
| Subdomain |
|---|
| m.jnhm10000.com |
| www.jnhm10000.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jnhm10000.com.
- IP · 38.182.227.22
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:1923
- Country · SG
- Email · 878009815@qq.com
- TLD · .com
- Browse hostnames · jn…
- 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: "jnhm10000.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.