Skip to content

Hostname

support-fr.secockpit.com

Last fetched

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

Nutrition Label

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

Resolution chain

support-fr.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.179.1816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.5816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.10716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.106.6116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.7716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.22916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.217.4552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.224.14952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.25352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.6954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.195.11754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.226.17354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.231.6154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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