Skip to content

Hostname

yyfibercable.com

Last fetched

yyfibercable.com resolves to 5 IPv4 addresses operated by ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. in CN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
118.31.58.217118.31.0.0/17AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
120.26.162.94120.26.0.0/16AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
121.40.213.28121.40.0.0/15AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
223.4.211.186223.4.128.0/17AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
47.98.36.22747.98.0.0/15AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN

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 yyfibercable.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for yyfibercable.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from yyfibercable.com.

Cypher and MCP

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

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