Skip to content

Hostname

rnz.de

Last fetched

rnz.de resolves to 1 IPv4 address operated by AS12931 in DE.

Nutrition Label

WHISPER CANON · rnz.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/rnz.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.182.13.53213.182.0.0/19AS12931DE

WHOIS identity

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

Subdomains

78 observed subdomains of rnz.de.

Web-graph footprint

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

3,397 sites link to this hostname.

304 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for rnz.de.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEagenturserver.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEses.echobox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.195.3.64/27
SPF_IP213.182.18.214
SPF_IP213.182.18.215
SPF_IP213.182.18.216
SPF_MXrnz.de

Related pages

Pivot deeper into the graph from rnz.de.

Cypher and MCP

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

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