Skip to content

Hostname

liveplay2.takecg.com

Last fetched

liveplay2.takecg.com resolves to 4 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in DE.

Nutrition Label

WHISPER CANON · liveplay2.takecg.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/liveplay2.takecg.com

Resolution chain

liveplay2.takecg.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.166.141.236104.166.140.0/22AS21859ZEN-ECN - Zenlayer IncDE
104.166.141.237104.166.140.0/22AS21859ZEN-ECN - Zenlayer IncDE
128.14.115.18128.14.114.0/23AS21859ZEN-ECN - Zenlayer IncBR
128.14.115.19128.14.114.0/23AS21859ZEN-ECN - Zenlayer IncBR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy data is temporarily unavailable. Refresh in a moment to retry.

Related pages

Pivot deeper into the graph from liveplay2.takecg.com.

Cypher and MCP

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

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