Hostname
kanitech.com.hk
Last fetched
kanitech.com.hk resolves to 1 IPv4 address operated by AS8739 in HK. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.
Nutrition Label
Resolution chain
kanitech.com.hk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.251.204.36 | 116.251.204.0/24 | AS8739 | — | HK |
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
45 observed subdomains of kanitech.com.hk.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kanitech.com.hk in the public web crawl.
25 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for kanitech.com.hk.
| Mechanism | Target |
|---|---|
| SPF_A | kanitech.com.hk |
| SPF_INCLUDE | hosting334.smtp-spf.sureserver.com |
| SPF_INCLUDE | hostsolution737.smtp-spf.sureserver.com |
| SPF_INCLUDE | s215.smtp-spf.sureserver.com |
| SPF_MX | kanitech.com.hk |
Related pages
Pivot deeper into the graph from kanitech.com.hk.
- IP · 116.251.204.36
- ASN · AS8739
- Registrar · registrar:hong kong domain name registration company limited|
- Country · HK
- Email · kantkmchan@gmail.com
- Apex domain · com.hk
- TLD · .hk
- Browse hostnames · ka…
- 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: "kanitech.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.