Skip to content

Hostname

connect.edsembli.com

Last fetched

connect.edsembli.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · connect.edsembli.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/connect.edsembli.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.3.4515.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.41.6615.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.57.7716.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.65.17816.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.119.3935.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.132.23735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.201.4935.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.215.8116.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with connect.edsembli.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from connect.edsembli.com in the public web crawl.

260 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from connect.edsembli.com.

Cypher and MCP

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

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