Hostname
nmghtxx.cn
Last fetched
nmghtxx.cn resolves to 3 IPv4 addresses operated by AS17561 in PE. WHOIS lists registrar:web commerce communications limited as the registrar.
Nutrition Label
Resolution chain
nmghtxx.cn resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.218.76.229 | 154.218.76.0/24 | AS17561 | — | PE |
| 154.218.85.117 | 154.218.85.0/24 | AS17561 | — | PE |
| 154.80.226.89 | 154.80.226.0/24 | AS17561 | — | HK |
WHOIS identity
- Registrar
- registrar:web commerce communications limited
- Organization
- 内蒙古颢天信息技术服务有限公司
- Contact emails
Subdomains
1 observed subdomain of nmghtxx.cn.
| Subdomain |
|---|
| www.nmghtxx.cn |
Threat posture
History
Related pages
Pivot deeper into the graph from nmghtxx.cn.
- IP · 154.218.76.229
- ASN · AS17561
- Registrar · registrar:web commerce communications limited
- Country · PE
- Email · 3721@2400.cn
- TLD · .cn
- Browse hostnames · nm…
- 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: "nmghtxx.cn"})-[: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.