Skip to content

Hostname

hkiacargo.com

Last fetched

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

Nutrition Label

WHISPER CANON · hkiacargo.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hkiacargo.com

Resolution chain

hkiacargo.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.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.169.202.1243.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.383.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.803.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.843.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.197.103.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.433.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.573.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.593.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
65.8.131.11965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1481
Organization
airport authority
Contact emails

Subdomains

19 observed subdomains of hkiacargo.com.

Web-graph footprint

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

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hkiacargo.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from hkiacargo.com.

Cypher and MCP

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

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