Skip to content

Hostname

ehs.org

Last fetched

ehs.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ehs.orgRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ehs.org

Resolution chain

ehs.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.235.228.22518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
st. john's episcopal hospital st. john's episcopal hospital
Contact emails

Subdomains

21 observed subdomains of ehs.org.

Web-graph footprint

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

117 sites link to this hostname.

263 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for ehs.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDE_spf01.mykronos.com
SPF_INCLUDEehs-com.spf.smtp25.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP148.163.158.206
SPF_IP198.185.134.195
SPF_IP199.30.234.58/32
SPF_IP199.30.234.59
SPF_IP199.30.235.11/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP23.251.229.224
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP54.240.45.212
SPF_IP54.240.45.213
SPF_IP67.231.144.23
SPF_IP74.203.184.211

Related pages

Pivot deeper into the graph from ehs.org.

Cypher and MCP

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

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