Skip to content

Hostname

huya.com

Last fetched

huya.com resolves to 5 IPv4 addresses operated by TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited in CN.

Nutrition Label

WHISPER CANON · huya.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/huya.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.91.210.247119.91.192.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
124.221.15.72124.221.0.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
139.224.246.153139.224.128.0/17AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
8.134.72.128.134.0.0/17AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
118.196.29.141118.196.24.0/21AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from huya.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for huya.com.

MechanismTarget
SPF_IP103.77.72.66
SPF_IP111.45.21.252
SPF_IP14.29.112.111
SPF_IP14.29.112.112
SPF_IP14.29.112.252
SPF_IP154.91.39.159
SPF_IP157.148.115.7
SPF_IP157.255.27.252
SPF_IP183.236.58.130
SPF_IP59.37.133.200
SPF_IP59.37.133.201
SPF_IP59.37.133.202

Related pages

Pivot deeper into the graph from huya.com.

Cypher and MCP

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

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