Skip to content

Hostname

tianxingjixie.com

Last fetched

tianxingjixie.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · tianxingjixie.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tianxingjixie.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.48.73104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.181.116172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.92.35.16634.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
172.65.211.209172.65.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.
43.247.134.17943.247.134.0/24AS932XNNET - XNNET LLC
47.239.28.13447.239.0.0/16AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.
103.30.78.170103.30.78.0/24AS932XNNET - XNNET LLC

WHOIS identity

Registrar
iana:1923
Organization
domain whois protection service
Contact emails

Subdomains

3 observed subdomains of tianxingjixie.com.

Threat posture

History

Related pages

Pivot deeper into the graph from tianxingjixie.com.

Cypher and MCP

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

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