Hostname
188ka.net
Last fetched
188ka.net resolves to 1 IPv4 address operated by CMCTELECOM-VN - CMC Telecom Infrastructure Company in VN. WHOIS lists registrar:fujian domains, inc. as the registrar.
Nutrition Label
Resolution chain
188ka.net 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 |
|---|---|---|---|---|
| 113.20.119.17 | 113.20.125.0/24 | AS45903 | CMCTELECOM-VN - CMC Telecom Infrastructure Company | VN |
WHOIS identity
- Registrar
- registrar:fujian domains, inc.
- Organization
- jianfeng wu
- Contact emails
Subdomains
1 observed subdomain of 188ka.net.
| Subdomain |
|---|
| www.188ka.net |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 188ka.net.
- IP · 113.20.119.17
- ASN · AS45903CMCTELECOM-VN - CMC Telecom Infrastructure Company
- Registrar · registrar:fujian domains, inc.
- Country · VN
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .net
- Browse hostnames · 18…
- 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: "188ka.net"})-[: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.