Hostname
rm2.com
Last fetched
rm2.com resolves to 167.99.9.230, announced in 167.99.0.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. rm2.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 167.99.9.230
167.99.0.0/20 · DIGITALOCEAN-ASN - DigitalOcean, LLC · North Bergen, US
IPv6 resolution
No AAAA record for rm2.com is recorded in WhisperGraph.
Attribution
digitalocean
ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| ams-api.rm2.com |
| ams.rm2.com |
| autodiscover.rm2.com |
| eu-ams.rm2.com |
| portal.rm2.com |
| smtp2.rm2.com |
| training.rm2.com |
| webmail.rm2.com |
| www.rm2.com |
Showing 9 of 9 subdomains (9 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns0.phase8.net
- ns1.phase8.net
- ns2.phase8.net
MX records
- d349190a.ess.barracudanetworks.com
- d349190b.ess.barracudanetworks.com
- rm2-com.mail.protection.outlook.com
SPF policy
- ip: 51.140.37.132/32
- include: spf.ess.barracudanetworks.com
- exists: %{i}._spf.inkyphishfence.com
- include: spf.protection.outlook.com
- ip: 20.86.115.176
Threat-feed evidence
History
Related pages
Pivot from rm2.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rm2.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.