Skip to content

Hostname

kombatkittens.com

Last fetched

kombatkittens.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · kombatkittens.comRouting diversity6.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/kombatkittens.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.4916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.6716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.1716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.18916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.7316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.19016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.6816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.24516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.107.8516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.109.11716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.221.19752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.15752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.5352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.108.23552.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.115.15752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.14952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.37.1152.217.37.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.8352.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.129.9354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0135720259
Contact emails

Subdomains

1 observed subdomain of kombatkittens.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from kombatkittens.com.

Cypher and MCP

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

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