Skip to content

Hostname

ede.de

Last fetched

ede.de resolves to 1 IPv4 address operated by HOSTNET-DE-AS in DE.

Nutrition Label

WHISPER CANON · ede.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ede.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.138.89.1083.138.64.0/18AS34895HOSTNET-DE-ASDE

WHOIS identity

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

Subdomains

101 observed subdomains of ede.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for ede.de.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.193.54
SPF_IP188.94.250.251/32
SPF_IP2001:14b0:0:1:212:9:160:2
SPF_IP212.118.186.10/32
SPF_IP212.211.154.28
SPF_IP212.211.155.28
SPF_IP212.211.217.240
SPF_IP212.227.126.134/32
SPF_IP212.9.160.0/25
SPF_IP212.9.160.2
SPF_IP217.72.192.73/32
SPF_IP217.72.192.74/32
SPF_IP35.187.32.247
SPF_IP45.144.133.219
SPF_IP83.138.83.18
SPF_IP83.138.84.196
SPF_IP83.138.84.219
SPF_IP83.138.84.57
SPF_IP83.138.85.105
SPF_IP83.138.85.129
SPF_IP83.138.89.10
SPF_IP87.98.155.252
SPF_IP91.24.53.142
SPF_IP91.24.53.169
SPF_MXede.de

Related pages

Pivot deeper into the graph from ede.de.

Cypher and MCP

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

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