Skip to content

Hostname

ebert-energie.de

Last fetched

ebert-energie.de resolves to 1 IPv4 address operated by NMM-AS - Neue Medien Muennich GmbH in DE.

Nutrition Label

WHISPER CANON · ebert-energie.deRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ebert-energie.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.138.22185.13.138.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE

WHOIS identity

No WHOIS records are currently associated with ebert-energie.de in WhisperGraph.

Subdomains

9 observed subdomains of ebert-energie.de.

Web-graph footprint

Distinct hostnames that link to or from ebert-energie.de in the public web crawl.

13 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ebert-energie.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.de
SPF_IP213.178.64.1/24
SPF_IP213.178.66.1/24
SPF_IP217.70.195.254
SPF_IP81.14.178.122/32
SPF_IP82.97.146.1/24
SPF_IP82.97.161.226
SPF_IP82.97.161.236
SPF_IP85.13.138.221
SPF_IP87.118.112.149

Related pages

Pivot deeper into the graph from ebert-energie.de.

Cypher and MCP

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

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