Skip to content

Hostname

ehsinsight.com

Last fetched

ehsinsight.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ehsinsight.comRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ehsinsight.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.52.70100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.67.1634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.198.12335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.250.19835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.175.18035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.82.14152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.9.13752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.115.17254.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.127.25354.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.170.117184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.2.4244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.93.18432.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

26 observed subdomains of ehsinsight.com.

Web-graph footprint

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

416 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ehsinsight.com.

Related pages

Pivot deeper into the graph from ehsinsight.com.

Cypher and MCP

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

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