Skip to content

Hostname

rsmg.de

Last fetched

rsmg.de resolves to 1 IPv4 address operated by WORK-AS n@work Internet Informationssysteme GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.12.60.65212.12.56.0/21AS9211WORK-AS n@work Internet Informationssysteme GmbHDE

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 rsmg.de in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for rsmg.de.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf2.rsmg.de
SPF_IP217.110.54.222
SPF_IP87.253.172.11
SPF_IP87.253.172.2

Related pages

Pivot deeper into the graph from rsmg.de.

Cypher and MCP

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

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