Skip to content

Hostname

kadewe.de

Last fetched

kadewe.de resolves to 1 IPv4 address operated by AS20773 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.77.110.214178.77.104.0/21AS20773DE

WHOIS identity

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

Subdomains

48 observed subdomains of kadewe.de.

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.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for kadewe.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.99.77.58
SPF_IP193.99.77.61
SPF_IP194.8.120.225
SPF_IP194.8.120.226/27
SPF_IP20.93.210.170
SPF_IP217.110.74.34
SPF_IP5.35.248.177
SPF_IP5.35.248.249
SPF_IP51.116.154.224
SPF_IP51.116.168.105
SPF_IP51.116.168.107
SPF_IP51.116.168.114
SPF_IP51.116.168.97
SPF_IP51.116.171.167
SPF_IP51.116.171.171
SPF_IP51.116.171.219
SPF_IP51.116.235.221
SPF_IP51.116.239.135
SPF_IP80.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.