Hostname
95bd.com
Last fetched
95bd.com resolves to 18 IPv4 addresses operated by ACE-AS-AP ACE in US. WHOIS lists iana:1556 as the registrar.
Nutrition Label
Resolution chain
95bd.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 101.33.21.122 | 101.33.21.0/24 | AS139341 | ACE-AS-AP ACE | US |
| 101.33.21.144 | 101.33.21.0/24 | AS139341 | ACE-AS-AP ACE | US |
| 101.33.21.239 | 101.33.21.0/24 | AS139341 | ACE-AS-AP ACE | US |
| 101.72.227.196 | 101.72.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 112.84.131.78 | 112.80.0.0/13 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.162.169.140 | 116.162.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.162.169.140 | 116.162.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.162.169.141 | 116.162.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.162.169.141 | 116.162.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.169.184.51 | 116.169.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 119.36.225.134 | 119.36.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 119.36.225.186 | 119.36.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.6.33.125 | 123.4.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.6.40.137 | 123.4.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.6.40.138 | 123.4.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.6.42.83 | 123.4.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 124.163.196.53 | 124.163.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 14.205.93.184 | 14.205.92.0/22 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 211.95.70.121 | 211.95.70.0/24 | AS17621 | CNCGROUP-SH China Unicom Shanghai network | CN |
| 211.95.70.194 | 211.95.70.0/24 | AS17621 | CNCGROUP-SH China Unicom Shanghai network | CN |
WHOIS identity
- Registrar
- iana:1556
- Organization
- bao ding shi ban du shang mao you xian gong si
- Contact emails
Subdomains
3 observed subdomains of 95bd.com.
| Subdomain |
|---|
| m.95bd.com |
| www.95bd.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 95bd.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from 95bd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.