Skip to content

Hostname

kommanderdetails.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.14416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.176.2116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.16516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.14516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.19216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.11816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.16016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.5916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.7316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.13016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.39.2116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.14116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.21.823.5.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.22.1533.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.248.25152.216.248.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.10952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.3552.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.10752.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.99.21952.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
bill kicklighter
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from kommanderdetails.com.

Cypher and MCP

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

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