Hostname
proenerg.net
Last fetched
proenerg.net resolves to 1 IPv4 address operated by AS9009 in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
proenerg.net 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 |
|---|---|---|---|---|
| 149.154.159.216 | 149.154.159.0/24 | AS9009 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- ancuta petrescu
- Contact emails
Subdomains
14 observed subdomains of proenerg.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for proenerg.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.proenerg.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | midas.hosterion.net |
Related pages
Pivot deeper into the graph from proenerg.net.
- IP · 149.154.159.216
- ASN · AS9009
- Registrar · iana:1068
- Country · DE
- Email · bd3f87878d1248029334eb96ef71e07c.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · pr…
- 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: "proenerg.net"})-[: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.