Skip to content

Hostname

enervis.de

Last fetched

enervis.de resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.

Nutrition Label

WHISPER CANON · enervis.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/enervis.de

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.85192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

No WHOIS records are currently associated with enervis.de in WhisperGraph.

Subdomains

9 observed subdomains of enervis.de.

Web-graph footprint

Distinct hostnames that link to or from enervis.de in the public web crawl.

85 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for enervis.de.

MechanismTarget
SPF_Aenervis.de
SPF_INCLUDE_spf.hetzner.com
SPF_INCLUDEmailbox.org
SPF_INCLUDEspf.server-he.de
SPF_IP188.40.28.15/32
SPF_IP80.237.138.5/32
SPF_IP88.198.220.132/32
SPF_MXenervis.de

Related pages

Pivot deeper into the graph from enervis.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "enervis.de"})-[: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.