Skip to content

Hostname

hktic.org

Last fetched

hktic.org resolves to 1 IPv4 address operated by AS9269 in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · hktic.orgRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hktic.org

Resolution chain

hktic.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
183.178.147.254183.178.128.0/18AS9269HK

WHOIS identity

Registrar
iana:460
Organization
hk association for testing, inspection and certification
Contact emails

Subdomains

8 observed subdomains of hktic.org.

Web-graph footprint

Distinct hostnames that link to or from hktic.org in the public web crawl.

8 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for hktic.org.

MechanismTarget
SPF_Ahktic.org
SPF_INCLUDEspf.hostingspeed.net
SPF_IP103.13.51.123
SPF_IP103.13.51.59/16
SPF_IP103.13.51.67
SPF_MXhktic.org

Related pages

Pivot deeper into the graph from hktic.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hktic.org"})-[: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.