Hostname
energy-solution.com
Last fetched
energy-solution.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
energy-solution.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of energy-solution.com owner
- Contact emails
- ops@energy-solution.net
- 34bec5f7-7dc9-476b-ad7a-73570acc7178@identity-protect.org
- 6480fc9d-a205-4c77-9f91-aa2ecb359f05@identity-protect.org
- 6a2aad5c-8a21-469b-a133-546e6525c9bd@identity-protect.org
- 8ff98a24-30f5-4fb5-b36e-3e11d7fefdfb@identity-protect.org
- c5cbe940-ea32-44d6-9c45-2b8bd5a9072c@identity-protect.org
- faa5480d-2c4f-43a0-8028-6082424e3c42@identity-protect.org
- owner-7367666@energy-solution.com.whoisprivacyservice.org
- owner-7810270@energy-solution.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of energy-solution.com.
Web-graph footprint
Distinct hostnames that link to or from energy-solution.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for energy-solution.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | mail1.wpengine.com |
| SPF_INCLUDE | mail226.atl81.rsgsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.249.39.0/24 |
| SPF_IP | 184.72.189.255/32 |
| SPF_IP | 198.244.59.30/32 |
| SPF_IP | 198.244.59.33/32 |
| SPF_IP | 198.244.59.35/32 |
| SPF_IP | 3.219.176.0/24 |
| SPF_IP | 44.192.35.0/24 |
| SPF_IP | 52.73.240.25/32 |
| SPF_IP | 69.72.40.64/26 |
Related pages
Pivot deeper into the graph from energy-solution.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "energy-solution.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.