Skip to content

Hostname

live-agent.cn

Last fetched

live-agent.cn resolves to 12 IPv4 addresses operated by AS64073 in IE. WHOIS lists registrar:jan horak as the registrar.

Nutrition Label

WHISPER CANON · live-agent.cnRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/live-agent.cn

Resolution chain

live-agent.cn resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.219.1200.0.0.0/0AS64073IE
13.227.219.140.0.0.0/0AS64073IE
13.227.219.320.0.0.0/0AS64073IE
13.227.219.330.0.0.0/0AS64073IE
18.164.124.11918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.3318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.187.11318.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.2218.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.8518.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.9918.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:jan horak
Organization
gransy s.r.o.
Contact emails

Subdomains

1 observed subdomain of live-agent.cn.

Web-graph footprint

Distinct hostnames that link to or from live-agent.cn in the public web crawl.

34 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from live-agent.cn.

Cypher and MCP

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

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