Hostname
kadewe.de
Last fetched
kadewe.de resolves to 1 IPv4 address operated by AS20773 in DE.
Nutrition Label
Resolution chain
kadewe.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 |
|---|---|---|---|---|
| 178.77.110.214 | 178.77.104.0/21 | AS20773 | — | DE |
WHOIS identity
No WHOIS records are currently associated with kadewe.de in WhisperGraph.
Subdomains
48 observed subdomains of kadewe.de.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kadewe.de in the public web crawl.
971 sites link to this hostname.
54 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for kadewe.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.99.77.58 |
| SPF_IP | 193.99.77.61 |
| SPF_IP | 194.8.120.225 |
| SPF_IP | 194.8.120.226/27 |
| SPF_IP | 20.93.210.170 |
| SPF_IP | 217.110.74.34 |
| SPF_IP | 5.35.248.177 |
| SPF_IP | 5.35.248.249 |
| SPF_IP | 51.116.154.224 |
| SPF_IP | 51.116.168.105 |
| SPF_IP | 51.116.168.107 |
| SPF_IP | 51.116.168.114 |
| SPF_IP | 51.116.168.97 |
| SPF_IP | 51.116.171.167 |
| SPF_IP | 51.116.171.171 |
| SPF_IP | 51.116.171.219 |
| SPF_IP | 51.116.235.221 |
| SPF_IP | 51.116.239.135 |
| SPF_IP | 80.237.177.100 |
Related pages
Pivot deeper into the graph from kadewe.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kadewe.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.