Skip to content

Hostname

kaiko.com

Last fetched

kaiko.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.68.5918.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.7218.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.7818.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.8818.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.173.205.10318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.221.10818.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.1918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.2118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9818.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kaiko.com.

MechanismTarget
SPF_INCLUDE25446524.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_MXkaiko.com

Related pages

Pivot deeper into the graph from kaiko.com.

Cypher and MCP

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

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