Skip to content

Hostname

cnn.butperclick.com

Last fetched

cnn.butperclick.com resolves to 9 IPv4 addresses operated by CTGSERVERLIMITED-AS-AP - CTG Server Limited in JP.

Nutrition Label

WHISPER CANON · cnn.butperclick.comRouting diversity4.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cnn.butperclick.com

Resolution chain

cnn.butperclick.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.122.147.17134.122.147.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedJP
137.220.137.28137.220.137.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedJP
141.193.154.98141.193.154.0/24AS963N963-AS-AP - N963 PTE. LTD.US
146.88.129.22146.88.129.0/24AS963N963-AS-AP - N963 PTE. LTD.JP
146.88.129.86146.88.129.0/24AS963N963-AS-AP - N963 PTE. LTD.JP
146.88.133.2146.88.133.0/24AS963N963-AS-AP - N963 PTE. LTD.JP
146.88.133.58146.88.133.0/24AS963N963-AS-AP - N963 PTE. LTD.JP
154.36.156.111154.36.156.0/24AS979NETLAB-SDN - NetLab GlobalJP
198.200.56.66198.200.32.0/19AS54600PEG-SV - PEG TECH INCUS

WHOIS identity

No WHOIS records are currently associated with cnn.butperclick.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from cnn.butperclick.com.

Cypher and MCP

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

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