Hostname
microstep.cc
Last fetched
microstep.cc resolves to 1 IPv4 address operated by AS37963 in CN. WHOIS lists registrar:hichina zhicheng technology ltd. as the registrar.
Nutrition Label
Resolution chain
microstep.cc resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 182.92.112.10 | 182.92.0.0/17 | AS37963 | — | CN |
| 182.92.112.10 | 182.92.0.0/17 | AS37963 | — | CN |
WHOIS identity
- Registrar
- registrar:hichina zhicheng technology ltd.
- Organization
- zengshuguang
- Contact emails
Subdomains
2 observed subdomains of microstep.cc.
| Subdomain |
|---|
| mail.microstep.cc |
| www.microstep.cc |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for microstep.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mxhichina.com |
Related pages
Pivot deeper into the graph from microstep.cc.
- IP · 182.92.112.10
- ASN · AS37963
- Registrar · registrar:hichina zhicheng technology ltd.
- Country · CN
- Email · zzww333@126.com
- TLD · .cc
- Browse hostnames · mi…
- 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: "microstep.cc"})-[: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.