Skip to content

Hostname

kc-bitool.himama.com

Last fetched

kc-bitool.himama.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · kc-bitool.himama.comRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/kc-bitool.himama.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.219.153.9113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.193.25118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.128.21518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.253.11423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.51.423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.241.363.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.103.25534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.179.5852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.186.10354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.53.16854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.204.22054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.73.398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with kc-bitool.himama.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from kc-bitool.himama.com.

Cypher and MCP

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

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