Hostname
js-tianhui.com
Last fetched
js-tianhui.com resolves to 4 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:3267 as the registrar.
Nutrition Label
Resolution chain
js-tianhui.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.69.253.96 | 158.69.0.0/16 | AS16276 | — | CA |
| 192.99.245.35 | 192.99.0.0/16 | AS16276 | — | CA |
| 37.187.240.178 | 37.187.0.0/16 | AS16276 | — | FR |
| 45.207.81.104 | 45.207.64.0/18 | AS142286 | — | HK |
WHOIS identity
- Registrar
- iana:3267
- Organization
- pending backorder/auction delivery at www.dropcatch.com
- Contact emails
Subdomains
2 observed subdomains of js-tianhui.com.
Threat posture
History
Related pages
Pivot deeper into the graph from js-tianhui.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "js-tianhui.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.