Hostname
energreen.com
Last fetched
energreen.com resolves to 12 IPv4 addresses operated by AS64073 in BE. WHOIS lists iana:1467 as the registrar.
Nutrition Label
Resolution chain
energreen.com resolves to 12 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.120 | 0.0.0.0/0 | AS64073 | — | BE |
| 13.225.239.24 | 0.0.0.0/0 | AS64073 | — | BE |
| 13.225.239.37 | 0.0.0.0/0 | AS64073 | — | BE |
| 13.225.239.55 | 0.0.0.0/0 | AS64073 | — | BE |
| 18.164.52.100 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.56 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.72 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.88 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.239.50.27 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.30 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.57 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.92 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:1467
- Organization
- energreen,
- Contact emails
Subdomains
20 observed subdomains of energreen.com.
Showing 17 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from energreen.com in the public web crawl.
114 sites link to this hostname.
69 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for energreen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.2solar.nl |
| SPF_INCLUDE | comfortenergy.be |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from energreen.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "energreen.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.