Skip to content

Hostname

lite.135editor.com

Last fetched

lite.135editor.com resolves to 15 IPv4 addresses operated by AGERA TELECOMUNICACOES SA in CN.

Nutrition Label

WHISPER CANON · lite.135editor.comRouting diversity6.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/lite.135editor.com

Resolution chain

lite.135editor.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
106.225.194.35106.225.192.0/18AS134238AGERA TELECOMUNICACOES SACN
111.225.213.35111.225.213.0/24AS58539SIS-AS-AP Sundaram Infotech SolutionsA Division of Sundaram FinanceCN
113.142.207.35113.142.128.0/17AS134768BNIPL-AS Broad Net India Private LimitedCN
117.68.56.35117.68.56.0/22AS134425NEWWEBCN
119.167.237.35119.164.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.235.30.35123.232.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
124.226.72.35124.226.72.0/22AS137693CHARTER-BGP-INFRASTRUCTURE - Charter Communications LLCCN
150.138.253.35150.138.224.0/19AS58540CHINATELECOM-HEBEI-LANGFANG-IDC Langfang,Hebei province, P.R.ChinaCN
171.107.86.35171.107.84.0/22AS138169NET-CONNECT-ASCN
171.109.97.35171.109.96.0/20AS138169NET-CONNECT-ASCN
171.214.23.35171.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
175.12.90.35175.12.64.0/18AS151823IMPERIAL INTERNET E TELECOMUNICACOES LTDACN
183.60.227.35183.60.224.0/21AS134763PITC-VN PITC Investment Joint Stock CompanyCN
42.101.56.3542.101.56.0/22AS137698AAACT-AS-IN Aaacloud Telephony Pvt LtdCN
58.221.32.3558.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN

WHOIS identity

No WHOIS records are currently associated with lite.135editor.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from lite.135editor.com.

Cypher and MCP

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

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