Skip to content

Hostname

raul.de

Last fetched

raul.de resolves to 1 IPv4 address operated by PLANETARYNETWORKS in DE.

Nutrition Label

WHISPER CANON · raul.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/raul.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.57.42.215.57.42.0/24AS50372PLANETARYNETWORKSDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from raul.de in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for raul.de.

MechanismTarget
SPF_Araul.de
SPF_INCLUDEservers.mcsv.net
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP5.57.41.116
SPF_MXraul.de

Related pages

Pivot deeper into the graph from raul.de.

Cypher and MCP

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

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