Skip to content

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

WHISPER CANON · 962.netRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/962.net

Resolution chain

962.net resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.194.173.1401.194.173.0/24AS139587J. Safra Telecomunicacoes LtdaCN
1.194.217.101.194.216.0/23AS139587J. Safra Telecomunicacoes LtdaCN
111.6.225.189111.6.224.0/21AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
123.53.183.213123.53.180.0/22AS139018BUSINESS-BROADBAND-LLC - BUSINESS BROADBAND LLCCN
123.6.0.70123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.179.111123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.180.115123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.72.100123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
129.226.101.74129.226.96.0/20AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK
156.225.108.41156.225.108.0/24AS139057MODACSG
156.225.108.42156.225.108.0/24AS139057MODACSG
156.225.108.43156.225.108.0/24AS139057MODACSG
211.154.25.196211.154.16.0/20AS146817CHINATELECOM-SHANDONG-WEIFANG-MAN WeifangCN
120.226.6.156120.226.6.0/24AS56047CMNET-JIANGSU-AP China Mobile communications corporationCN

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.