Skip to content

Hostname

staging-e5.esight.vision

Last fetched

staging-e5.esight.vision resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · staging-e5.esight.visionRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/staging-e5.esight.vision

Resolution chain

staging-e5.esight.vision resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.157.177.20315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.9.17016.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.15.19616.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.196.2652.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.180.20799.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.80.11499.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with staging-e5.esight.vision in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from staging-e5.esight.vision.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "staging-e5.esight.vision"})-[: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.