Skip to content

Hostname

esh.org

Last fetched

esh.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1630 as the registrar.

Nutrition Label

WHISPER CANON · esh.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/esh.org

Resolution chain

esh.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.55.155.2945.55.128.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1630
Organization
attn: dps contact cb49goo8t2gd0bjooac6mvcjlh
Contact emails

Subdomains

8 observed subdomains of esh.org.

Web-graph footprint

Distinct hostnames that link to or from esh.org in the public web crawl.

108 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for esh.org.

MechanismTarget
SPF_Amail.esh.org
SPF_Amailphp.lws-hosting.com
SPF_IP193.48.40.161
SPF_IP193.48.40.163
SPF_MXesh.org

Related pages

Pivot deeper into the graph from esh.org.

Cypher and MCP

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

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