Skip to content

Hostname

mkstpp.com

Last fetched

mkstpp.com resolves to 11 IPv4 addresses operated by TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company Limited in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · mkstpp.comRouting diversity4.8/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mkstpp.com

Resolution chain

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

IPPrefixASNOperatorCountry
118.195.154.232118.195.128.0/18AS45090TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company LimitedCN
122.228.84.110122.228.64.0/19AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
140.249.60.227140.249.32.0/19AS58541CHINATELECOM-SHANDONG-QINGDAO-IDC - Qingdao,266000CN
180.101.49.11180.101.48.0/21AS134756ChinaNet-NANJING-JISHAN-IDC - CHINANET Nanjing Jishan IDC networkCN
183.136.135.225183.136.128.0/20AS136188CHINATELECOM-ZHEJIANG-NINGBO-IDC - NINGBO, ZHEJIANG Province, P.R.China.CN
220.181.38.149220.181.32.0/19AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
220.181.38.150220.181.32.0/19AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
220.181.38.151220.181.32.0/19AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
220.181.38.156220.181.32.0/19AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
42.120.158.542.120.128.0/17AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN
61.155.221.22961.155.220.0/22AS140292CHINATELECOM-JIANGSU-SUZHOU-5G-NETWORK - CHINATELECOM Jiangsu province Suzhou 5G networkCN

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

2 observed subdomains of mkstpp.com.

Threat posture

History

Related pages

Pivot deeper into the graph from mkstpp.com.

Cypher and MCP

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

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