Skip to content

Hostname

msstatic.com

Last fetched

msstatic.com resolves to 5 IPv4 addresses operated by BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHina in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · msstatic.comRouting diversity3.9/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/msstatic.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.91.210.247119.91.192.0/18AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN
124.221.15.72124.221.0.0/18AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN
139.224.246.153139.224.128.0/17AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
8.134.72.128.134.0.0/17AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
118.196.29.141118.196.24.0/21AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN

WHOIS identity

Registrar
iana:420
Organization
guang zhou hua duo wang luo ke ji you xian gong si
Contact emails

Subdomains

31 observed subdomains of msstatic.com.

Web-graph footprint

Distinct hostnames that link to or from msstatic.com in the public web crawl.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from msstatic.com.

Cypher and MCP

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

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