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
Resolution chain
eneria.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.239.124 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.225.239.25 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.225.239.50 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.225.239.71 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.33.67.103 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.105 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.129 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.6 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1251
- Organization
- monnoyeur
- Contact emails
Subdomains
25 observed subdomains of eneria.com.
Showing 21 of 25. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for eneria.com.
| Mechanism | Target |
|---|---|
| SPF_A | legacymail1.m1906.com |
| SPF_A | smtpcust16.diademys.com |
| SPF_A | th2mail.easyvista.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-0018db01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.7.15.43 |
| SPF_IP | 46.18.129.61 |
| SPF_IP | 81.255.124.141 |
| SPF_IP | 90.85.22.36 |
| SPF_MX | eneria.com |
Related pages
Pivot deeper into the graph from eneria.com.
- IP · 13.225.239.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1251
- Country · BE
- Email · team-np@sodemaconseils.fr
- TLD · .com
- Browse hostnames · en…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.