Skip to content

Hostname

rm.edu

Last fetched

rm.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · rm.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/rm.edu

Resolution chain

rm.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.83.134104.22.13.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.176.156172.68.21.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with rm.edu in WhisperGraph.

Subdomains

79 observed subdomains of rm.edu.

Web-graph footprint

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

196 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

51 SPF mechanisms authorising senders for rm.edu.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.211.69.231/32
SPF_IP13.39.103.0/27
SPF_IP13.42.61.32/27
SPF_IP139.131.126.24
SPF_IP139.131.126.25
SPF_IP139.131.126.26/32
SPF_IP139.131.126.28
SPF_IP139.131.126.29
SPF_IP139.131.76.33/32
SPF_IP139.131.76.34
SPF_IP139.131.76.81/28
SPF_IP139.131.76.84/5
SPF_IP139.131.76.85/32
SPF_IP139.131.76.88
SPF_IP139.131.76.89
SPF_IP15.222.110.90/32
SPF_IP170.10.128.0/24
SPF_IP18.143.136.64/27
SPF_IP185.147.173.4
SPF_IP185.147.173.6
SPF_IP185.147.175.4
SPF_IP185.147.175.6
SPF_IP185.58.84.93/32
SPF_IP205.139.110.0/24
SPF_IP207.211.30.128/25
SPF_IP207.211.30.64/26
SPF_IP207.211.31.0/25
SPF_IP207.211.41.113/32
SPF_IP216.145.221.0/24
SPF_IP216.205.24.0/24
SPF_IP3.101.216.128/27
SPF_IP3.105.224.60/32
SPF_IP3.109.187.96/32
SPF_IP3.214.204.181/32
SPF_IP3.252.108.160/27
SPF_IP3.27.51.160/27
SPF_IP3.29.194.128/27
SPF_IP3.99.253.64/27
SPF_IP35.174.145.124/32
SPF_IP43.204.62.184/32
SPF_IP43.205.150.240/28
SPF_IP44.211.178.96/27
SPF_IP52.17.62.50/32
SPF_IP52.212.19.177/32
SPF_IP52.60.189.48/32
SPF_IP63.128.21.0/24
SPF_MXrm.edu

Related pages

Pivot deeper into the graph from rm.edu.

Cypher and MCP

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

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