Skip to content

Hostname

tya.zone

Last fetched

tya.zone resolves to 14 IPv4 addresses operated by AGERA TELECOMUNICACOES SA in CN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · tya.zoneRouting diversity5.9/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tya.zone

Resolution chain

tya.zone resolves to 14 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
175.12.90.35175.12.64.0/18AS151823IMPERIAL INTERNET E TELECOMUNICACOES LTDACN
180.97.198.35180.97.198.0/23AS140292CONECTARED SA DE CVCN
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

WHOIS identity

Registrar
iana:1599
Organization
tian yong an
Contact emails

Subdomains

1 observed subdomain of tya.zone.

Subdomain
www.tya.zone

Web-graph footprint

Distinct hostnames that link to or from tya.zone in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from tya.zone.

Cypher and MCP

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

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