Skip to content

Hostname

wnces.com

Last fetched

wnces.com resolves to 8 IPv4 addresses operated by MYCLOUD-AS-AP LUOGELANG FRANCE LIMITED in HK. WHOIS lists iana:2236 as the registrar.

Nutrition Label

WHISPER CANON · wnces.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wnces.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.226.95.212156.226.64.0/18AS135097MYCLOUD-AS-AP LUOGELANG FRANCE LIMITEDHK
45.136.130.21445.136.130.0/23AS18978ENZUINC-US - Enzu IncUS
45.136.130.21845.136.130.0/23AS18978ENZUINC-US - Enzu IncUS
45.136.130.22245.136.130.0/23AS18978ENZUINC-US - Enzu IncUS
45.136.130.22645.136.130.0/23AS18978ENZUINC-US - Enzu IncUS
45.136.130.23045.136.130.0/23AS18978ENZUINC-US - Enzu IncUS
45.136.130.23445.136.130.0/23AS18978ENZUINC-US - Enzu IncUS
45.158.151.14545.158.148.0/22AS18978ENZUINC-US - Enzu IncUS

WHOIS identity

Registrar
iana:2236
Organization
george gibson
Contact emails

Subdomains

4 observed subdomains of wnces.com.

Web-graph footprint

Distinct hostnames that link to or from wnces.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from wnces.com.

Cypher and MCP

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

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