Skip to content

Hostname

rmgroup.ch

Last fetched

rmgroup.ch resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CH. WHOIS lists iana:1378 as the registrar.

Nutrition Label

WHISPER CANON · rmgroup.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rmgroup.ch

Resolution chain

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

IPPrefixASNOperatorCountry
51.107.18.21551.107.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCH

WHOIS identity

Registrar
iana:1378
Organization
holding
Contact emails

Subdomains

14 observed subdomains of rmgroup.ch.

Web-graph footprint

Distinct hostnames that link to or from rmgroup.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rmgroup.ch.

MechanismTarget
SPF_Armgroup.ch
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP16.63.67.88/32
SPF_IP194.209.195.0/24
SPF_IP3.69.24.0/24
SPF_IP52.28.59.173/32
SPF_MXrmgroup.ch

Related pages

Pivot deeper into the graph from rmgroup.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rmgroup.ch"})-[: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.