Skip to content

Hostname

hkcec.com

Last fetched

hkcec.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hkcec.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/hkcec.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.140.11818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.12718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.5418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.66.102.2118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.1073.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1163.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.803.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.983.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
hk convention & exhibition centre
Contact emails

Subdomains

15 observed subdomains of hkcec.com.

Web-graph footprint

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

448 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hkcec.com.

MechanismTarget
SPF_INCLUDE_spf-dc10.sapsf.com
SPF_INCLUDEemarsys.us
SPF_INCLUDEemsmtp.us
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.215.169.195
SPF_IP125.215.169.224
SPF_IP125.215.169.233
SPF_IP14.136.206.105
SPF_IP14.136.206.65
SPF_IP14.136.206.71
SPF_IP14.136.206.87
SPF_IP52.175.63.70
SPF_IP58.64.241.22

Related pages

Pivot deeper into the graph from hkcec.com.

Cypher and MCP

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

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