Skip to content

Hostname

schade.de

Last fetched

schade.de resolves to 1 IPv4 address operated by AS34011 in DE.

Nutrition Label

WHISPER CANON · schade.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/schade.de

Resolution chain

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

IPPrefixASNOperatorCountry
176.28.32.139176.28.32.0/22AS34011DE

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for schade.de.

MechanismTarget
SPF_Aloyserv.com
SPF_Amail-out.emea.daimler.com
SPF_Amailer1.fax.de
SPF_Amailer2.fax.de
SPF_Aschade.de
SPF_INCLUDEinxserver.com
SPF_INCLUDErelay.workshopcontrol.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.233.189.145
SPF_IP195.30.116.161/32
SPF_IP212.211.175.60
SPF_IP52.157.149.216/32
SPF_IP53.101.24.9
SPF_IP74.208.4.192/26
SPF_IP82.165.159.128/27
SPF_IP85.25.89.5/32
SPF_IP91.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 20

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