Skip to content

Hostname

tolerant-software.de

Last fetched

tolerant-software.de resolves to 1 IPv4 address operated by AS6724 in DE.

Nutrition Label

WHISPER CANON · tolerant-software.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tolerant-software.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.214.218.16885.214.0.0/15AS6724DE

WHOIS identity

No WHOIS records are currently associated with tolerant-software.de in WhisperGraph.

Subdomains

43 observed subdomains of tolerant-software.de.

Web-graph footprint

Distinct hostnames that link to or from tolerant-software.de in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tolerant-software.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.214.218.168
SPF_IP85.215.63.212
SPF_IP88.205.102.66
SPF_IP88.205.102.68
SPF_MXtolerant-software.de
SPF_REDIRECT_spf.strato.com

Related pages

Pivot deeper into the graph from tolerant-software.de.

Cypher and MCP

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

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