Skip to content

Hostname

rs-datenservice.de

Last fetched

rs-datenservice.de resolves to 1 IPv4 address operated by AS29141 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.83.117.14180.83.112.0/20AS29141DE

WHOIS identity

No WHOIS records are currently associated with rs-datenservice.de in WhisperGraph.

Subdomains

85 observed subdomains of rs-datenservice.de.

Web-graph footprint

Distinct hostnames that link to or from rs-datenservice.de in the public web crawl.

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for rs-datenservice.de.

MechanismTarget
SPF_Amailout-1.rs-datenservice.de
SPF_Amailout-2.rs-datenservice.de
SPF_Ars-datenservice.de
SPF_IP2a02:e00:ffec:7f4:0:0:0:1
SPF_IP2a02:e00:ffec:7f4:0:0:0:2
SPF_IP2a02:e00:ffec:7f4:0:0:0:3
SPF_IP2a02:e00:ffec:7f4:0:0:0:4
SPF_IP2a02:e00:ffec:7f4:0:0:0:5
SPF_IP2a02:e00:ffec:7f4:0:0:0:6
SPF_IP2a02:e00:ffec:7f4:0:0:0:7
SPF_IP2a02:e00:ffec:7f4:0:0:0:8
SPF_IP2a02:e00:ffec:7f4:0:0:0:9
SPF_IP2a02:e00:ffec:7f4:0:0:0:a
SPF_IP2a02:e00:fff0:3ad:0:0:0:1
SPF_IP2a02:e00:fff0:3ad:0:0:0:2
SPF_IP2a02:e00:fff0:3ad:0:0:0:3
SPF_IP2a02:e00:fff0:3ad:0:0:0:4
SPF_IP2a02:e00:fff0:3ad:0:0:0:5
SPF_IP2a02:e00:fff0:3ad:0:0:0:6
SPF_IP2a02:e00:fff0:3ad:0:0:0:7
SPF_IP2a02:e00:fff0:3ad:0:0:0:8
SPF_IP2a02:e00:fff0:3ad:0:0:0:9
SPF_IP2a02:e00:fff0:3ad:0:0:0:a
SPF_MXrs-datenservice.de

Related pages

Pivot deeper into the graph from rs-datenservice.de.

Cypher and MCP

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

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