Hostname
ovhenergy.com
Last fetched
ovhenergy.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ovhenergy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.36.57.167 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ovhenergy.com owner
- Contact emails
- 2561ed5f-47a6-4481-9def-b37573c57e24@identity-protect.org
- 35fc8de2-d062-442b-b9ab-4a7ac9d863c7@identity-protect.org
- 46fb8fee-283c-44d9-a174-bb3429baf9cc@identity-protect.org
- 8d2a6c9a-234a-4a27-a6f9-77b3593d397a@identity-protect.org
- ef18e9e7-7fd9-4374-aae7-c498f0ab5a88@identity-protect.org
- fe08ece5-f574-4fba-a733-5e31b138e93a@identity-protect.org
- owner-3561124@ovhenergy.com.whoisprivacyservice.org
- owner-7053752@ovhenergy.com.whoisprivacyservice.org
- owner-8498899@ovhenergy.com.whoisprivacyservice.org
- accounts@rawhosting.uk
- us@formoda.co.uk
Subdomains
20 observed subdomains of ovhenergy.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ovhenergy.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for ovhenergy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.fortimail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 154.113.18.74 |
| SPF_IP | 154.113.18.76 |
| SPF_IP | 154.113.18.77 |
| SPF_IP | 41.76.196.113 |
| SPF_IP | 66.35.17.113 |
Related pages
Pivot deeper into the graph from ovhenergy.com.
- IP · 52.36.57.167
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2561ed5f-47a6-4481-9def-b37573c57e24@identity-protect.org
- TLD · .com
- Browse hostnames · ov…
- 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: "ovhenergy.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.