Skip to content

Hostname

enso.bot

Last fetched

enso.bot resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · enso.botRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/enso.bot

Resolution chain

enso.bot resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.47.104108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.111108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.37108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.51108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.60.128108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.17108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.36108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.63108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.175.6365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from enso.bot in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for enso.bot.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from enso.bot.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "enso.bot"})-[: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.