Skip to content

Hostname

cl-dev.roche.com

Last fetched

cl-dev.roche.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.

Nutrition Label

WHISPER CANON · cl-dev.roche.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/cl-dev.roche.com

Resolution chain

cl-dev.roche.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.20.1163.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.583.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.773.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.803.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
99.84.91.10799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

No WHOIS records are currently associated with cl-dev.roche.com in WhisperGraph.

Subdomains

1 observed subdomain of cl-dev.roche.com.

Threat posture

History

Related pages

Pivot deeper into the graph from cl-dev.roche.com.

Cypher and MCP

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

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