Hostname
hktb.com
Last fetched
hktb.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
hktb.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.22.27 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.23.27 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 18.244.28.115 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.121 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.22 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.74 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.170.19.110 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.26 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.55 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.94 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- hong kong tourism board
- Contact emails
Subdomains
42 observed subdomains of hktb.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hktb.com in the public web crawl.
18 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for hktb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emaileuc.freshservice.com |
| SPF_INCLUDE | mrelay3.hktb.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hktb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hktb.com"})-[: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.