Hostname
schade.de
Last fetched
schade.de resolves to 1 IPv4 address operated by AS34011 in DE.
Nutrition Label
Resolution chain
schade.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 |
|---|---|---|---|---|
| 176.28.32.139 | 176.28.32.0/22 | AS34011 | — | DE |
WHOIS identity
No WHOIS records are currently associated with schade.de in WhisperGraph.
Subdomains
13 observed subdomains of schade.de.
Web-graph footprint
Distinct hostnames that link to or from schade.de in the public web crawl.
63 sites link to this hostname.
77 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for schade.de.
| Mechanism | Target |
|---|---|
| SPF_A | loyserv.com |
| SPF_A | mail-out.emea.daimler.com |
| SPF_A | mailer1.fax.de |
| SPF_A | mailer2.fax.de |
| SPF_A | schade.de |
| SPF_INCLUDE | inxserver.com |
| SPF_INCLUDE | relay.workshopcontrol.de |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.233.189.145 |
| SPF_IP | 195.30.116.161/32 |
| SPF_IP | 212.211.175.60 |
| SPF_IP | 52.157.149.216/32 |
| SPF_IP | 53.101.24.9 |
| SPF_IP | 74.208.4.192/26 |
| SPF_IP | 82.165.159.128/27 |
| SPF_IP | 85.25.89.5/32 |
| SPF_IP | 91.207.250.66 |
Related pages
Pivot deeper into the graph from schade.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schade.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.