Hostname
962.net
Last fetched
962.net resolves to 14 IPv4 addresses operated by J. Safra Telecomunicacoes Ltda in CN. WHOIS lists iana:1555 as the registrar.
Nutrition Label
Resolution chain
962.net resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.194.173.140 | 1.194.173.0/24 | AS139587 | J. Safra Telecomunicacoes Ltda | CN |
| 1.194.217.10 | 1.194.216.0/23 | AS139587 | J. Safra Telecomunicacoes Ltda | CN |
| 111.6.225.189 | 111.6.224.0/21 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 123.53.183.213 | 123.53.180.0/22 | AS139018 | BUSINESS-BROADBAND-LLC - BUSINESS BROADBAND LLC | CN |
| 123.6.0.70 | 123.4.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.6.179.111 | 123.4.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.6.180.115 | 123.4.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 123.6.72.100 | 123.4.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 129.226.101.74 | 129.226.96.0/20 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | HK |
| 156.225.108.41 | 156.225.108.0/24 | AS139057 | MODAC | SG |
| 156.225.108.42 | 156.225.108.0/24 | AS139057 | MODAC | SG |
| 156.225.108.43 | 156.225.108.0/24 | AS139057 | MODAC | SG |
| 211.154.25.196 | 211.154.16.0/20 | AS146817 | CHINATELECOM-SHANDONG-WEIFANG-MAN Weifang | CN |
| 120.226.6.156 | 120.226.6.0/24 | AS56047 | CMNET-JIANGSU-AP China Mobile communications corporation | CN |
WHOIS identity
- Registrar
- iana:1555
- Organization
- ba ting
- Contact emails
Subdomains
11 observed subdomains of 962.net.
Web-graph footprint
Distinct hostnames that link to or from 962.net in the public web crawl.
282 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 962.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "962.net"})-[: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.