Skip to content

Hostname

ek-leipzig.de

Last fetched

ek-leipzig.de resolves to 1 IPv4 address operated by SCALEUP - ScaleUp Technologies GmbH & Co. KG in DE.

Nutrition Label

WHISPER CANON · ek-leipzig.deRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ek-leipzig.de

Resolution chain

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

IPPrefixASNOperatorCountry
81.28.228.23381.28.224.0/21AS29014SCALEUP - ScaleUp Technologies GmbH & Co. KGDE

WHOIS identity

No WHOIS records are currently associated with ek-leipzig.de in WhisperGraph.

Subdomains

7 observed subdomains of ek-leipzig.de.

Web-graph footprint

Distinct hostnames that link to or from ek-leipzig.de in the public web crawl.

94 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ek-leipzig.de.

MechanismTarget
SPF_Aek-leipzig.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEmail.inworks.de
SPF_INCLUDEmail.pi-asp.de
SPF_INCLUDEspf.heyrecruit.de
SPF_IP81.28.228.233
SPF_IP85.239.106.96/29
SPF_IP85.239.113.224/29
SPF_MXek-leipzig.de

Related pages

Pivot deeper into the graph from ek-leipzig.de.

Cypher and MCP

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

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