Skip to content

Hostname

59118.app

Last fetched

59118.app resolves to 11 IPv4 addresses operated by NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe Dist in TW. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 59118.appRouting diversity3.9/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/59118.app

Resolution chain

59118.app resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.24.55.105103.24.55.0/24AS7538NORDA-NET - 10F No 33 Sec 2 Zhongshan Rd Zhonghe DistTW
147.161.37.68147.161.37.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
147.161.37.69147.161.37.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
147.161.39.7147.161.39.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
147.161.39.8147.161.39.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
43.251.57.12643.251.57.0/24AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW
43.251.57.5543.251.57.0/24AS7483SKYCLOUD-NET - Skycloud Computing co., Ltd.TW
5.254.132.1015.254.132.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
5.254.132.1025.254.132.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
5.254.132.1835.254.132.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
5.254.132.1845.254.132.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of 59118.app.

Threat posture

History

Related pages

Pivot deeper into the graph from 59118.app.

Cypher and MCP

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

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