Skip to content

Hostname

isd24.de

Last fetched

isd24.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

1 observed subdomain of isd24.de.

Subdomain
www.isd24.de

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for isd24.de.

MechanismTarget
SPF_EXISTS%{i}.spf.hc344-38.eu.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.persona.4hr.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rechenzentrum-mk.de
SPF_MXisd24.de

Related pages

Pivot deeper into the graph from isd24.de.

Cypher and MCP

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

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