Skip to content

Hostname

support-es.secockpit.com

Last fetched

support-es.secockpit.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · support-es.secockpit.comRouting diversity5.6/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/support-es.secockpit.com

Resolution chain

support-es.secockpit.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.22016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.8416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.21316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.10116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.205.16252.216.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.219.2952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.12552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.19752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.5352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.11752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.8552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.90.19552.217.90.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.235.18954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with support-es.secockpit.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from support-es.secockpit.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from support-es.secockpit.com.

Cypher and MCP

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

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