Skip to content

Hostname

schaffer-partner.de

Last fetched

schaffer-partner.de resolves to 1 IPv4 address operated by AS16205 in DE.

Nutrition Label

WHISPER CANON · schaffer-partner.deRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/schaffer-partner.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.191.120217.18.176.0/20AS16205DE

WHOIS identity

No WHOIS records are currently associated with schaffer-partner.de in WhisperGraph.

Subdomains

6 observed subdomains of schaffer-partner.de.

Web-graph footprint

Distinct hostnames that link to or from schaffer-partner.de in the public web crawl.

15 sites link to this hostname.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for schaffer-partner.de.

MechanismTarget
SPF_Aschaffer-partner.de
SPF_INCLUDEdatevnet._spf.datev.de
SPF_INCLUDEspf.nl2go.com
SPF_IP217.18.190.4
SPF_IP217.18.190.5
SPF_IP217.18.191.31
SPF_IP217.18.191.36
SPF_IP83.246.89.68/32
SPF_MXschaffer-partner.de

Related pages

Pivot deeper into the graph from schaffer-partner.de.

Cypher and MCP

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

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