Hostname
sabi.cc
Last fetched
sabi.cc resolves to 20 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
sabi.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.38.82.110 | 103.38.80.0/22 | AS401696 | COGNETCLOUD - cognetcloud INC | HK |
| 103.38.82.168 | 103.38.80.0/22 | AS401696 | COGNETCLOUD - cognetcloud INC | HK |
| 149.88.90.117 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.90.127 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.90.130 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.90.174 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.90.178 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.95.149 | 149.88.95.0/24 | AS401701 | COGNETCLOUD-2 - cognetcloud INC | HK |
| 149.88.95.230 | 149.88.95.0/24 | AS401701 | COGNETCLOUD-2 - cognetcloud INC | HK |
| 154.12.95.124 | 154.12.94.0/23 | AS402506 | — | HK |
| 154.12.95.87 | 154.12.94.0/23 | AS402506 | — | HK |
| 154.201.72.171 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.178 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.195 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.232 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.240 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.251 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.252 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.62 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.63 | 154.201.72.0/23 | AS402506 | — | HK |
WHOIS identity
- Registrar
- iana:1599
- Organization
- on behalf of sabi.cc owner
- Contact emails
- 1603ecac7be95fce45fedb1dd5debfa86c73dee6121d381a31a4dd640650c1de@sabi.cc.whoisproxy.org
- 88641eafe9a0f301512bf90f0ab3ceda910f17f19e6105ce915e22fe82ab2f45@sabi.cc.whoisproxy.org
- b1ee6db46618a0df77e0bb78b1bfbc45e5f29c38190082a715764f95af426a39@sabi.cc.whoisproxy.org
- c10f023400ca25bcde6b5c282eee3f4ad7964ae29a20faadff3d2ec32205f963@sabi.cc.whoisproxy.org
Subdomains
65 observed subdomains of sabi.cc.
Showing 25 of 65. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from sabi.cc.
- IP · 103.38.82.110
- ASN · AS401696COGNETCLOUD - cognetcloud INC
- Registrar · iana:1599
- Country · HK
- Email · 1603ecac7be95fce45fedb1dd5debfa86c73dee6121d381a31a4dd640650c1de@sabi.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · sa…
- 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: "sabi.cc"})-[: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.