Hostname
mszyyy.com
Last fetched
mszyyy.com resolves to 2 IPv4 addresses operated by HWCSNET Huawei Cloud Service data center in CN. WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
mszyyy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 120.46.75.26 | 120.46.0.0/17 | AS55990 | HWCSNET Huawei Cloud Service data center | CN |
| 120.46.75.26 | 120.46.0.0/17 | AS55990 | HWCSNET Huawei Cloud Service data center | CN |
| 39.107.92.69 | 39.106.0.0/15 | AS37963 | ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. | CN |
| 39.107.92.69 | 39.106.0.0/15 | AS37963 | ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. | CN |
WHOIS identity
- Registrar
- iana:120
- Organization
- kai jiang min sheng zhong yi yi yuan
- Contact emails
Subdomains
1 observed subdomain of mszyyy.com.
| Subdomain |
|---|
| www.mszyyy.com |
Web-graph footprint
Distinct hostnames that link to or from mszyyy.com in the public web crawl.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mszyyy.com.
- IP · 120.46.75.26
- ASN · AS55990HWCSNET Huawei Cloud Service data center
- Registrar · iana:120
- Country · CN
- Email · 615761628@qq.com
- TLD · .com
- Browse hostnames · ms…
- 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: "mszyyy.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.