Skip to content

Hostname

tzcarbon.com

Last fetched

tzcarbon.com resolves to 3 IPv4 addresses operated by ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · tzcarbon.comRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tzcarbon.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.62.155.197116.62.128.0/17AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN
122.114.50.141122.114.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
47.88.79.12547.88.64.0/18AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.US

WHOIS identity

Registrar
iana:120
Organization
wang yingxiao
Contact emails

Subdomains

1 observed subdomain of tzcarbon.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from tzcarbon.com.

Cypher and MCP

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

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