Skip to content

Hostname

elationemr.com

Last fetched

elationemr.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · elationemr.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/elationemr.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.132.16913.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.108.22313.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.99.8713.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.144.95.22218.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.72.12.57184.72.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.192.10452.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.47.20052.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.106.14952.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.151.12652.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.220.10652.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.48.23054.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.38.25354.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.47.8754.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.60.7654.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.222.17554.215.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.19.18454.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.67.89.10654.67.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of elationemr.com owner
Contact emails

Subdomains

59 observed subdomains of elationemr.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for elationemr.com.

MechanismTarget
SPF_Aelationemr.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXelationemr.com

Related pages

Pivot deeper into the graph from elationemr.com.

Cypher and MCP

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

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