Skip to content

Hostname

es.klear.com

Last fetched

es.klear.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · es.klear.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/es.klear.com

Resolution chain

es.klear.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.137.68.20346.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.13.3252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.55.2654.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.4.5154.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.234.2854.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.167.17399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with es.klear.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from es.klear.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for es.klear.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.tipalti.com

Related pages

Pivot deeper into the graph from es.klear.com.

Cypher and MCP

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

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