Skip to content

Hostname

xfreehost.wikaba.com

Last fetched

xfreehost.wikaba.com resolves to 7 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in HK.

Nutrition Label

WHISPER CANON · xfreehost.wikaba.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/xfreehost.wikaba.com

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.

IPPrefixASNOperatorCountry
154.202.60.15154.202.32.0/19AS40065CNSERVERS - CNSERVERS LLCHK
184.154.31.114184.154.0.0/17AS32475SINGLEHOP-LLC - Internap Holding LLCUS
185.28.23.90185.28.23.0/24AS47583US
198.251.86.152198.251.86.0/24AS53667PONYNET - FranTech SolutionsUS
209.190.16.82209.190.0.0/17AS10297ENET-2 - eNET Inc.US
209.190.16.83209.190.0.0/17AS10297ENET-2 - eNET Inc.US
216.172.164.64216.172.164.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

No WHOIS records are currently associated with xfreehost.wikaba.com in WhisperGraph.

Subdomains

1 observed subdomain of 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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.