Hostname
97tu.com
Last fetched
97tu.com resolves to 18 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists iana:1697 as the registrar.
Nutrition Label
Resolution chain
97tu.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.116.247.6 | 103.116.244.0/22 | AS401696 | COGNETCLOUD - cognetcloud INC | HK |
| 154.201.83.12 | 154.201.80.0/21 | AS401696 | COGNETCLOUD - cognetcloud INC | HK |
| 154.37.222.67 | 154.37.222.0/24 | AS979 | NETLAB-SDN - NetLab Global | HK |
| 198.44.176.65 | 198.44.176.0/24 | AS154321 | — | HK |
| 198.44.176.67 | 198.44.176.0/24 | AS154321 | — | HK |
| 198.44.176.76 | 198.44.176.0/24 | AS154321 | — | HK |
| 172.98.22.5 | 172.98.22.0/24 | AS154321 | — | HK |
| 172.98.22.8 | 172.98.22.0/24 | AS154321 | — | HK |
| 154.37.222.69 | 154.37.222.0/24 | AS979 | NETLAB-SDN - NetLab Global | HK |
| 154.37.222.68 | 154.37.222.0/24 | AS979 | NETLAB-SDN - NetLab Global | HK |
| 154.37.222.70 | 154.37.222.0/24 | AS979 | NETLAB-SDN - NetLab Global | HK |
| 154.37.222.71 | 154.37.222.0/24 | AS979 | NETLAB-SDN - NetLab Global | HK |
| 172.98.22.4 | 172.98.22.0/24 | AS154321 | — | HK |
| 172.98.22.3 | 172.98.22.0/24 | AS154321 | — | HK |
| 172.98.22.7 | 172.98.22.0/24 | AS154321 | — | HK |
| 198.44.176.66 | 198.44.176.0/24 | AS154321 | — | HK |
| 172.98.22.6 | 172.98.22.0/24 | AS154321 | — | HK |
| 198.44.176.8 | 198.44.176.0/24 | AS154321 | — | HK |
WHOIS identity
- Registrar
- iana:1697
- Organization
- domain administrator
- Contact emails
Subdomains
3 observed subdomains of 97tu.com.
| Subdomain |
|---|
| img.97tu.com |
| m.97tu.com |
| www.97tu.com |
Web-graph footprint
Distinct hostnames that link to or from 97tu.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 97tu.com.
- IP · 103.116.247.6
- ASN · AS401696COGNETCLOUD - cognetcloud INC
- Registrar · iana:1697
- Country · HK
- Email · pw-001af12c0d9743ce7fbf8ed99e43baee@privacyguardian.org
- TLD · .com
- Browse hostnames · 97…
- 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: "97tu.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.