Skip to content

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

WHISPER CANON · mszyyy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mszyyy.com

Resolution chain

mszyyy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
120.46.75.26120.46.0.0/17AS55990HWCSNET Huawei Cloud Service data centerCN
120.46.75.26120.46.0.0/17AS55990HWCSNET Huawei Cloud Service data centerCN
39.107.92.6939.106.0.0/15AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
39.107.92.6939.106.0.0/15AS37963ALIBABA-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.

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.