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
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.
Showing 23 of 24. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for uaf.com.hk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_MX | uaf.com.hk |
Related pages
Pivot deeper into the graph from uaf.com.hk.
- IP · 2.17.147.138
- ASN · AS20940
- Registrar · registrar:hong kong domain name registration company limited|
- Country · CZ
- Email · domain@un.com.hk
- Apex domain · com.hk
- TLD · .hk
- Browse hostnames · ua…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.