Skip to content

Hostname

kaigoagent.com

Last fetched

kaigoagent.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.83.11718.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.12718.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.5718.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.6018.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2318.238.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2518.238.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3918.238.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9118.238.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.423.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.463.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.853.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

6 observed subdomains of kaigoagent.com.

Web-graph footprint

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

79 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kaigoagent.com.

MechanismTarget
SPF_INCLUDE_spf-prd.bm-sms.co.jp
SPF_INCLUDEfc5314.cuenote.jp
SPF_INCLUDEfc9215.cuenote.jp

Related pages

Pivot deeper into the graph from kaigoagent.com.

Cypher and MCP

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

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