Skip to content

Hostname

masok.cn

Last fetched

masok.cn resolves to 2 IPv4 addresses operated by CHINATELECOM-SHANDONG-JINAN-IDC - Jinan,250000 in CN. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · masok.cnRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/masok.cn

Resolution chain

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

IPPrefixASNOperatorCountry
182.61.129.235182.61.128.0/23AS58540CHINATELECOM-SHANDONG-JINAN-IDC - Jinan,250000CN
182.61.129.242182.61.128.0/23AS58540CHINATELECOM-SHANDONG-JINAN-IDC - Jinan,250000CN

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
?????????????
Contact emails

Subdomains

21 observed subdomains of masok.cn.

Web-graph footprint

Distinct hostnames that link to or from masok.cn in the public web crawl.

172 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from masok.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "masok.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 20

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