Skip to content

Hostname

rusenergygroup.com

Last fetched

rusenergygroup.com resolves to 2 IPv4 addresses operated by AS9123 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · rusenergygroup.comRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/rusenergygroup.com

Resolution chain

rusenergygroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:463
Organization
akcionernoe obshchestvo po dobyche uglya vorkutaugol
Contact emails

Subdomains

5 observed subdomains of rusenergygroup.com.

Web-graph footprint

Distinct hostnames that link to or from rusenergygroup.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rusenergygroup.com.

MechanismTarget
SPF_IP178.185.172.166
SPF_IP178.185.172.167
SPF_IP185.98.80.94
SPF_IP217.67.189.218
SPF_IP92.242.41.102
SPF_MXrusenergygroup.com

Related pages

Pivot deeper into the graph from rusenergygroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rusenergygroup.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.