Skip to content

Hostname

wuhuff.cn

Last fetched

wuhuff.cn resolves to 11 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:阿里巴巴云计算(北京)有限公司 as the registrar.

Nutrition Label

WHISPER CANON · wuhuff.cnRouting diversity5.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/wuhuff.cn

Resolution chain

wuhuff.cn resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.49.224104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.250.154.246104.250.154.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
172.67.152.254172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
203.107.45.167203.107.45.0/24AS37963CN
72.13.83.17072.13.80.0/20AS18779EGIHOSTING - EGIHostingUS
68.68.105.12268.68.96.0/20AS18779EGIHOSTING - EGIHostingUS
50.118.247.23450.118.247.0/24AS18779EGIHOSTING - EGIHostingUS
205.164.45.34205.164.32.0/19AS18779EGIHOSTING - EGIHostingUS
192.154.110.134192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
50.117.126.2650.117.126.0/24AS18779EGIHOSTING - EGIHostingUS
156.234.6.234156.234.6.0/24AS138415HK

WHOIS identity

Registrar
registrar:阿里巴巴云计算(北京)有限公司
Organization
芜湖掌中聘人力资源有限公司
Contact emails

Subdomains

2 observed subdomains of wuhuff.cn.

Web-graph footprint

Distinct hostnames that link to or from wuhuff.cn in the public web crawl.

20 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from wuhuff.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wuhuff.cn"})-[: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.