Skip to content

Hostname

m.95bd.com

Last fetched

m.95bd.com resolves to 16 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN.

Nutrition Label

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

Resolution chain

m.95bd.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.72.227.196101.72.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.169.141116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.169.141116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
119.36.225.134119.36.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
121.4.136.15121.4.128.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
123.6.33.125123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.40.138123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
124.163.196.53124.163.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
211.95.70.121211.95.70.0/24AS17621CNCGROUP-SH China Unicom Shanghai networkCN
211.97.84.82211.97.84.0/24AS140886UNICOM-GX-IDC UNICOM Guangxi province networkCN
220.197.201.193220.197.192.0/19AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
36.249.93.8436.248.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
36.249.95.18036.248.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
58.144.195.5958.144.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
60.31.192.13760.31.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.240.220.10361.240.192.0/19AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.241.148.861.241.128.0/19AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with m.95bd.com in WhisperGraph.

Subdomains

1 observed subdomain of m.95bd.com.

Threat posture

History

Related pages

Pivot deeper into the graph from m.95bd.com.

Cypher and MCP

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

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