Skip to content

Hostname

kai-group.com

Last fetched

kai-group.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · kai-group.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kai-group.com

Resolution chain

kai-group.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.75.10113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.207.973.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.95.2293.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.247.3435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.89.2335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.245.22152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.31.1054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.47.154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.120.14157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
kai corporation
Contact emails

Subdomains

57 observed subdomains of kai-group.com.

Web-graph footprint

Distinct hostnames that link to or from kai-group.com in the public web crawl.

1,196 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kai-group.com.

MechanismTarget
SPF_INCLUDEf7q92xt94d.powerspf.com

Related pages

Pivot deeper into the graph from kai-group.com.

Cypher and MCP

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

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