Hostname
xfreehost.wikaba.com
Last fetched
xfreehost.wikaba.com resolves to 7 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in HK.
Nutrition Label
Resolution chain
xfreehost.wikaba.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.202.60.15 | 154.202.32.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | HK |
| 184.154.31.114 | 184.154.0.0/17 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
| 185.28.23.90 | 185.28.23.0/24 | AS47583 | — | US |
| 198.251.86.152 | 198.251.86.0/24 | AS53667 | PONYNET - FranTech Solutions | US |
| 209.190.16.82 | 209.190.0.0/17 | AS10297 | ENET-2 - eNET Inc. | US |
| 209.190.16.83 | 209.190.0.0/17 | AS10297 | ENET-2 - eNET Inc. | US |
| 216.172.164.64 | 216.172.164.0/22 | AS19871 | NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC | US |
WHOIS identity
No WHOIS records are currently associated with xfreehost.wikaba.com in WhisperGraph.
Subdomains
1 observed subdomain of xfreehost.wikaba.com.
| Subdomain |
|---|
| www.xfreehost.wikaba.com |
Threat posture
History
Related pages
Pivot deeper into the graph from xfreehost.wikaba.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xfreehost.wikaba.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.