Skip to content

Hostname

essen.de

Last fetched

essen.de resolves to 1 IPv4 address operated by TALTUM in DE.

Nutrition Label

WHISPER CANON · essen.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/essen.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.150.51.26185.150.51.0/24AS205807TALTUMDE

WHOIS identity

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

Subdomains

158 observed subdomains of essen.de.

Web-graph footprint

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

2,489 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for essen.de.

MechanismTarget
SPF_Amail.essen.de
SPF_Amailevv.essen.de
SPF_Amailrelay.essen.de
SPF_Amx.essen.de
SPF_IP185.150.51.52
SPF_IP185.150.51.53
SPF_IP185.150.51.54
SPF_IP185.150.51.55

Related pages

Pivot deeper into the graph from essen.de.

Cypher and MCP

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

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