Skip to content

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

WHISPER CANON · hktb.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/hktb.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.22.27104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.27104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.244.28.11518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.12118.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.2218.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.7418.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.170.19.1103.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.263.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.553.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.943.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
hong kong tourism board
Contact emails

Subdomains

42 observed subdomains of hktb.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hktb.com.

MechanismTarget
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEmrelay3.hktb.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.