Hostname
jsaolin.com
Last fetched
jsaolin.com resolves to 8 IPv4 addresses operated by CT-DongGuan-IDC - CHINANET Guangdong province network in CN. WHOIS lists iana:1868 as the registrar.
Nutrition Label
Resolution chain
jsaolin.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 113.105.156.190 | 113.105.144.0/20 | AS134763 | CT-DongGuan-IDC - CHINANET Guangdong province network | CN |
| 113.105.156.191 | 113.105.144.0/20 | AS134763 | CT-DongGuan-IDC - CHINANET Guangdong province network | CN |
| 113.105.156.192 | 113.105.144.0/20 | AS134763 | CT-DongGuan-IDC - CHINANET Guangdong province network | CN |
| 113.105.156.193 | 113.105.144.0/20 | AS134763 | CT-DongGuan-IDC - CHINANET Guangdong province network | CN |
| 113.105.156.194 | 113.105.144.0/20 | AS134763 | CT-DongGuan-IDC - CHINANET Guangdong province network | CN |
| 113.105.156.195 | 113.105.144.0/20 | AS134763 | CT-DongGuan-IDC - CHINANET Guangdong province network | CN |
| 113.105.156.196 | 113.105.144.0/20 | AS134763 | CT-DongGuan-IDC - CHINANET Guangdong province network | CN |
| 113.105.156.197 | 113.105.144.0/20 | AS134763 | CT-DongGuan-IDC - CHINANET Guangdong province network | CN |
WHOIS identity
- Registrar
- iana:1868
- Organization
- bingjinggangguanyongxiangongsi
- Contact emails
Subdomains
1 observed subdomain of jsaolin.com.
| Subdomain |
|---|
| www.jsaolin.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jsaolin.com.
- IP · 113.105.156.190
- ASN · AS134763CT-DongGuan-IDC - CHINANET Guangdong province network
- Registrar · iana:1868
- Country · CN
- Email · ch844454@126.com
- TLD · .com
- Browse hostnames · js…
- 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: "jsaolin.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.