Skip to content

Hostname

eneria.com

Last fetched

eneria.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · eneria.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/eneria.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.12413.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.2513.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.5013.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.7113.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.33.67.10313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.10513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1251
Organization
monnoyeur
Contact emails

Subdomains

25 observed subdomains of eneria.com.

Web-graph footprint

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

5 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eneria.com.

MechanismTarget
SPF_Alegacymail1.m1906.com
SPF_Asmtpcust16.diademys.com
SPF_Ath2mail.easyvista.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-0018db01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.7.15.43
SPF_IP46.18.129.61
SPF_IP81.255.124.141
SPF_IP90.85.22.36
SPF_MXeneria.com

Related pages

Pivot deeper into the graph from eneria.com.

Cypher and MCP

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

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