Skip to content

Hostname

uaf.com.hk

Last fetched

uaf.com.hk resolves to 6 IPv4 addresses operated by AS20940 in CZ. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · uaf.com.hkRouting diversity3.0/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/uaf.com.hk

Resolution chain

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

WHOIS identity

Registrar
registrar:hong kong domain name registration company limited|
Organization
company english name (it should be the same as the registered/corporation name on your business regi
Contact emails

Subdomains

24 observed subdomains of uaf.com.hk.

Web-graph footprint

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

58 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uaf.com.hk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_MXuaf.com.hk

Related pages

Pivot deeper into the graph from uaf.com.hk.

Cypher and MCP

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

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