Skip to content

Hostname

enerion.com

Last fetched

enerion.com resolves to 1 IPv4 address operated by ASN-EMPSECURE EMP Secure AS in NO. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · enerion.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/enerion.com

Resolution chain

enerion.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.250.221.5646.250.192.0/19AS28824ASN-EMPSECURE EMP Secure ASNO

WHOIS identity

Registrar
iana:1001
Organization
buydomains_com
Contact emails

Subdomains

2 observed subdomains of enerion.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for enerion.com.

MechanismTarget
SPF_INCLUDE_spf.tripletex.no
SPF_INCLUDEspf.hjelseth.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.138.234.162

Related pages

Pivot deeper into the graph from enerion.com.

Cypher and MCP

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

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