Skip to content

Hostname

wowearn.zone

Last fetched

wowearn.zone resolves to 9 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wowearn.zoneRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wowearn.zone

Resolution chain

wowearn.zone resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.166.188.199104.166.188.0/23AS21859ZEN-ECN - Zenlayer IncNL
104.166.188.200104.166.188.0/23AS21859ZEN-ECN - Zenlayer IncNL
154.94.83.58154.94.83.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDID
154.94.83.60154.94.83.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDID
154.94.83.61154.94.83.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDID
202.158.65.21202.158.64.0/23AS4787ID
38.60.187.1938.60.187.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDID
38.60.187.2138.60.187.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDID
38.60.187.2438.60.187.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDID

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from wowearn.zone in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from wowearn.zone.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wowearn.zone"})-[: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.