Skip to content

Hostname

e459.kcci.com

Last fetched

e459.kcci.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · e459.kcci.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/e459.kcci.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.124108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.129108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.15108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.70108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.214.106108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.22108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.28108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.80108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.239.36.11218.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.12018.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.7718.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.8818.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

No WHOIS records are currently associated with e459.kcci.com in WhisperGraph.

Subdomains

1 observed subdomain of e459.kcci.com.

Threat posture

History

Related pages

Pivot deeper into the graph from e459.kcci.com.

Cypher and MCP

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

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