Skip to content

Hostname

yang-teng.com

Last fetched

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

Nutrition Label

WHISPER CANON · yang-teng.comRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yang-teng.com

Resolution chain

yang-teng.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.64.74104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.233.223.2104.233.223.0/24AS398823PEG-LA - PEG TECH INCUS
104.250.131.202104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.203104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.204104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.205104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.206104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
172.67.178.117172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.225.8.20223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20323.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20523.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11445.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11545.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11645.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11745.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11845.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
8.216.41.1488.216.0.0/18AS45102JP
192.154.110.202192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
whois protection, this company does not own this domain name s.r.o.
Contact emails

Subdomains

2 observed subdomains of yang-teng.com.

Web-graph footprint

Distinct hostnames that link to or from yang-teng.com in the public web crawl.

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from yang-teng.com.

Cypher and MCP

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

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