Skip to content

Hostname

rg.bm

Last fetched

rg.bm appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · rg.bmRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rg.bm

Resolution chain

rg.bm has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with rg.bm in WhisperGraph.

Subdomains

10 observed subdomains of rg.bm.

Web-graph footprint

Distinct hostnames that link to or from rg.bm in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for rg.bm.

MechanismTarget
SPF_Arg.bm
SPF_INCLUDE_spf.clickshare.com
SPF_INCLUDEautotask.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP207.228.141.129
SPF_IP207.228.141.132
SPF_IP207.228.141.134
SPF_IP216.249.42.250
SPF_IP216.249.42.253
SPF_MXrg.bm

Related pages

Pivot deeper into the graph from rg.bm.

Cypher and MCP

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

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