Skip to content

Hostname

79535.app

Last fetched

79535.app resolves to 20 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · 79535.appRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/79535.app

Resolution chain

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

IPPrefixASNOperatorCountry
107.155.62.45107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.46107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.47107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.48107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.49107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.50107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.51107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
107.155.62.52107.155.62.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.172128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.173128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.174128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.175128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.176128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.177128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.178128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.179128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
47.246.20.19647.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.20.19747.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.20.19847.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.20.19947.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

Registrar
iana:472
Organization
super privacy service ltd c/o dynadot
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from 79535.app.

Cypher and MCP

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

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