Hostname
ali-h.com
Last fetched
ali-h.com resolves to 1 IPv4 address operated by GNETINC-AS-AP GNET INC. in HK. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
ali-h.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.196.108.10 | 154.196.108.0/24 | AS9294 | GNETINC-AS-AP GNET INC. | HK |
WHOIS identity
- Registrar
- iana:1923
- Organization
- c/o whoisproxy.com
- Contact emails
- 0a8b7e172bfff11e7016b615b63d22304412413d187d89cdcd8bf267b5b46d0f@ali-h.com.whoisproxy.org
- 0fa4117b76c53632db120825e8541c05f1225f3e5fb1f497f4e554c1e2471092@ali-h.com.whoisproxy.org
- 24164d47ba6c28b256b191d07cac15e1b7839238dd17aff3abf2ba1bc72f8370@ali-h.com.whoisproxy.org
- 52f44bc633cf06e35becd3e01627a83fd7771cf384c4debe8c35a2eaae6b36c3@ali-h.com.whoisproxy.org
- 707358067758be981e132931ad4776c75edc26c272a3bdbedfca74b42e0b6cd7@ali-h.com.whoisproxy.org
- 75bf398575f35caaeeba0761faba1d7ab70e6b7fb15942f317197768af2c11e2@ali-h.com.whoisproxy.org
- 7ba128349aebe2921725376fdb26452d408c03353c34cd53ada0ce478bd9a147@ali-h.com.whoisproxy.org
- 86cc5e9b75d107bdf6150dec1607cd33b8f4c5b0ceb2be86e451b8698b9ec825@ali-h.com.whoisproxy.org
- 8cd1396977904794631523338a54428176d8bb635dc78ef30cb40747e0077297@ali-h.com.whoisproxy.org
- 90a36469803e985dbbda1261f4dc0949c4a69a36db1f23caed1af127693ae444@ali-h.com.whoisproxy.org
- 93befc74c522cd2a6af9bfd51b3d670aecdfd4203651e6c2c561145ed14300a2@ali-h.com.whoisproxy.org
- a33cc5e855044db0ce4d1e7d95f09db8294783cf71d5d33412ba3e70e37af44f@ali-h.com.whoisproxy.org
- b80c4acd871e72ba2fa87b6696a223c95a029640729ae664c105d5d3cbcee55c@ali-h.com.whoisproxy.org
- f7359dace47ff192a39124a89f88e2f5ba222733cef04baf53960952a23b8fa2@ali-h.com.whoisproxy.org
- f7cae58c1e3a2d34cf7df1482eb955fef72016fafce158efd4c4c1632a13bbec@ali-h.com.whoisproxy.org
Subdomains
1 observed subdomain of ali-h.com.
| Subdomain |
|---|
| www.ali-h.com |
Web-graph footprint
Distinct hostnames that link to or from ali-h.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ali-h.com.
- IP · 154.196.108.10
- ASN · AS9294GNETINC-AS-AP GNET INC.
- Registrar · iana:1923
- Country · HK
- Email · 0a8b7e172bfff11e7016b615b63d22304412413d187d89cdcd8bf267b5b46d0f@ali-h.com.whoisproxy.org
- TLD · .com
- Browse hostnames · al…
- 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: "ali-h.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.