Skip to content

Hostname

rmnet.be

Last fetched

rmnet.be resolves to 1 IPv4 address operated by KINAMO-BACKBONE in BE. WHOIS lists registrar:kinamo nv as the registrar.

Nutrition Label

WHISPER CANON · rmnet.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rmnet.be

Resolution chain

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

IPPrefixASNOperatorCountry
93.94.104.12393.94.104.0/22AS44806KINAMO-BACKBONEBE

WHOIS identity

Registrar
registrar:kinamo nv
Organization
Contact emails

Subdomains

10 observed subdomains of rmnet.be.

Web-graph footprint

Distinct hostnames that link to or from rmnet.be in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rmnet.be.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcmail1.com
SPF_IP188.114.80.54
SPF_IP188.252.13.252/32
SPF_IP93.94.104.123
SPF_IP94.237.108.87

Related pages

Pivot deeper into the graph from rmnet.be.

Cypher and MCP

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

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