Skip to content

Hostname

hkt.com

Last fetched

hkt.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · hkt.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hkt.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:299
Organization
david ralph
Contact emails

Subdomains

79 observed subdomains of hkt.com.

Web-graph footprint

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

267 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for hkt.com.

MechanismTarget
SPF_Acsdkim.netvigator.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.215.171.51
SPF_IP202.164.27.235
SPF_IP202.6.94.98
SPF_IP202.6.94.99
SPF_IP203.105.17.38
SPF_IP203.29.222.178
SPF_IP210.177.243.160/27
SPF_IP218.102.32.35
SPF_IP219.76.94.0/24
SPF_IP219.76.94.9
SPF_IP219.76.95.4
SPF_IP223.197.108.241/32
SPF_IP223.197.108.242
SPF_IP223.197.108.243
SPF_IP223.197.108.244
SPF_IP223.197.108.245
SPF_IP223.197.108.246
SPF_IP223.197.108.247
SPF_IP223.197.108.248
SPF_IP223.197.108.249
SPF_IP223.197.108.250
SPF_IP223.197.52.128/28
SPF_IP223.197.52.64/28
SPF_IP223.197.83.171
SPF_IP62.216.61.35
SPF_IP63.216.61.36/32

Related pages

Pivot deeper into the graph from hkt.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hkt.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.