Hostname
968ok.com
Last fetched
968ok.com resolves to 11 IPv4 addresses operated by CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network in CN. WHOIS lists iana:3758 as the registrar.
Nutrition Label
Resolution chain
968ok.com resolves to 11 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 | CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network | CN |
| 1.194.217.10 | 1.194.216.0/23 | AS139587 | CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network | 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 | CHINANET-HENAN-LUOYANG-IDC Henan Luoyang IDC | 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 |
| 124.232.161.232 | 124.232.161.0/24 | AS63835 | CT-HUNAN-CHANGSHA-IDC No.293,Wanbao Avenue | CN |
| 183.94.165.71 | 183.92.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 218.29.187.39 | 218.28.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
WHOIS identity
- Registrar
- iana:3758
- Organization
- yinsi baohu yi kai qi(hidden by whois privacy protection service)
- Contact emails
Subdomains
4 observed subdomains of 968ok.com.
Web-graph footprint
Distinct hostnames that link to or from 968ok.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 968ok.com.
- IP · 1.194.173.140
- ASN · AS139587CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network
- Registrar · iana:3758
- Country · CN
- Email · 287157909@qq.com
- TLD · .com
- Browse hostnames · 96…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "968ok.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.