Skip to content

Hostname

editor.cbinsights.com

Last fetched

editor.cbinsights.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · editor.cbinsights.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/editor.cbinsights.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.131.81100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.16.21434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.113.7635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.176.15935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.245.6552.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.117.24652.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.88.19552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.57.19054.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with editor.cbinsights.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from editor.cbinsights.com in the public web crawl.

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from editor.cbinsights.com.

Cypher and MCP

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

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