Skip to content

Hostname

ees32.top

Last fetched

ees32.top resolves to 2 IPv4 addresses operated by OWGELS-AS-AP - OWGELS INTERNATIONAL CO., LIMITED in HK.

Nutrition Label

WHISPER CANON · ees32.topRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ees32.top

Resolution chain

ees32.top resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.254.64.245156.254.64.0/19AS139880OWGELS-AS-AP - OWGELS INTERNATIONAL CO., LIMITEDHK
156.254.64.246156.254.64.0/19AS139880OWGELS-AS-AP - OWGELS INTERNATIONAL CO., LIMITEDHK

WHOIS identity

No WHOIS records are currently associated with ees32.top in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ees32.top.

Cypher and MCP

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

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