Skip to content

Hostname

kwinh.com

Last fetched

kwinh.com resolves to 4 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in SG. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · kwinh.comRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/kwinh.com

Resolution chain

kwinh.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.1.231.179128.1.231.0/24AS21859ZEN-ECN - Zenlayer IncSG
129.227.90.2129.227.64.0/19AS21859ZEN-ECN - Zenlayer IncSG
176.56.39.162176.56.39.0/24AS21859ZEN-ECN - Zenlayer IncGB
176.56.39.163176.56.39.0/24AS21859ZEN-ECN - Zenlayer IncGB

WHOIS identity

Registrar
iana:1923
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of kwinh.com.

Threat posture

History

Related pages

Pivot deeper into the graph from kwinh.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "kwinh.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.