Skip to content

Hostname

uf3.cn

Last fetched

uf3.cn resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · uf3.cnRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/uf3.cn

Resolution chain

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

IPPrefixASNOperatorCountry
108.162.193.43108.162.193.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.19.240162.159.19.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.2.210162.159.2.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.25.217162.159.25.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.49.236162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
杨远彬
Contact emails

Subdomains

11 observed subdomains of uf3.cn.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uf3.cn.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from uf3.cn.

Cypher and MCP

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

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