Hostname
dtzxkj.com
Last fetched
dtzxkj.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
dtzxkj.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.42 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.43 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.44 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.45 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.46 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.47 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.48 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.49 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.50 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.51 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.52 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.53 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.54 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.55 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.56 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.57 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.58 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.59 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.60 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 38.182.227.61 | 38.182.227.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
WHOIS identity
- Registrar
- iana:1923
- Organization
- da tong shi zhong xu wang luo ke ji you xian gong si
- Contact emails
Subdomains
2 observed subdomains of dtzxkj.com.
| Subdomain |
|---|
| m.dtzxkj.com |
| www.dtzxkj.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dtzxkj.com.
- IP · 38.182.227.42
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:1923
- Country · SG
- Email · 912590604@qq.com
- TLD · .com
- Browse hostnames · dt…
- 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: "dtzxkj.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.