Skip to content

Hostname

rensel.de

Last fetched

rensel.de resolves to 1 IPv4 address operated by AS34788 in DE.

Nutrition Label

WHISPER CANON · rensel.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/rensel.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.139.24385.13.139.0/24AS34788DE

WHOIS identity

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

Subdomains

3 observed subdomains of rensel.de.

Web-graph footprint

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

9 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rensel.de.

MechanismTarget
SPF_Akaspersky.abiant.de
SPF_Amail.abiant.de
SPF_Arensel.de
SPF_Aspamfilter.itass.nl
SPF_Aspamfilter2.itass.nl
SPF_Aspamfilter3.itass.nl
SPF_INCLUDEspf.arcusitcloud.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.5.138.252/32
SPF_IP4.184.160.113
SPF_IP80.150.231.139
SPF_MXrensel.de

Related pages

Pivot deeper into the graph from rensel.de.

Cypher and MCP

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

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