Hostname
ebk-wpg.de
Last fetched
ebk-wpg.de resolves to 1 IPv4 address operated by AS15456 in DE.
Nutrition Label
Resolution chain
ebk-wpg.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.236.38.84 | 85.236.32.0/19 | AS15456 | — | DE |
WHOIS identity
No WHOIS records are currently associated with ebk-wpg.de in WhisperGraph.
Subdomains
2 observed subdomains of ebk-wpg.de.
| Subdomain |
|---|
| webmail.ebk-wpg.de |
| www.ebk-wpg.de |
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ebk-wpg.de.
| Mechanism | Target |
|---|---|
| SPF_A | ebk-wpg.de |
| SPF_A | mx.mit4you.de |
| SPF_A | smtp.ebk-wpg.de |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 109.250.36.170 |
| SPF_IP | 109.90.100.234 |
| SPF_IP | 2603:10a6:3:2a:0:0:0:23 |
| SPF_IP | 85.236.38.84 |
| SPF_MX | ebk-wpg.de |
Related pages
Pivot deeper into the graph from ebk-wpg.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ebk-wpg.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.