Skip to content

Hostname

rm.dk

Last fetched

rm.dk resolves to 1 IPv4 address operated by REGION-MIDTJYLLAND- in DK.

Nutrition Label

WHISPER CANON · rm.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rm.dk

Resolution chain

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

IPPrefixASNOperatorCountry
193.162.119.16193.162.116.0/22AS210210REGION-MIDTJYLLAND-DK

WHOIS identity

Registrar
Organization
region midtjylland
Contact emails

Subdomains

463 observed subdomains of rm.dk.

Web-graph footprint

Distinct hostnames that link to or from rm.dk in the public web crawl.

807 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rm.dk.

MechanismTarget
SPF_INCLUDE_spf-external.rm.dk
SPF_INCLUDE_spf-ironport.rm.dk
SPF_INCLUDE_spf.consignor.com
SPF_INCLUDEspf1.rm.dk
SPF_INCLUDEspf2.rm.dk
SPF_INCLUDEspf3.rm.dk
SPF_INCLUDEspf4.rm.dk

Related pages

Pivot deeper into the graph from rm.dk.

Cypher and MCP

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

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