Hostname
r-mstudio.com
Last fetched
r-mstudio.com resolves to 1 IPv4 address operated by CF-GDA - Cyber_Folks S.A. in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
r-mstudio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.208.164.52 | 185.208.164.0/24 | AS41079 | CF-GDA - Cyber_Folks S.A. | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 01e9dc1839162c24c1adf69b7f3f788c7207767c0fea98560702bef4498b70f4@r-mstudio.com.whoisproxy.org
- 0a5540feef12ae5c78de19e407325f82a9bdd262d5d664c8e07d39268be3601f@r-mstudio.com.whoisproxy.org
- 2b07cdc27eb689e38ad31d8c7c684bc04d5e074f8ba1f9be1c8827cc7f68e707@r-mstudio.com.whoisproxy.org
- 45049491ed17c19c9b3a7c0d04b96158d7e7716a6a66126109042b7f4d7bd9b5@r-mstudio.com.whoisproxy.org
- 539a56ae201d2c89617c36b8cb5d0957866240efaba7aa2e59fcee0a30ab15e8@r-mstudio.com.whoisproxy.org
- 5ab06b98177ee32e115dd68393f8b1465a41942bb2919497a52b1d61d90b289a@r-mstudio.com.whoisproxy.org
- 6829d1a806e378b9ee1f145890be4fa41666cbb6420840dab69bf17791b48198@r-mstudio.com.whoisproxy.org
- 7742fae4e7d89f7c8b87030ec134457ed4f51136f87f162fb6f7e52f0fdffc35@r-mstudio.com.whoisproxy.org
- a8fbfa8c22181b8607476a45a2163296fadfab3ec87c007627793380370af1c2@r-mstudio.com.whoisproxy.org
- b3bf1eb78230746d2fcba7811bcbca115560c5fe13c140aa08575407f24d83c0@r-mstudio.com.whoisproxy.org
- c2bd73204db8087f9c9a93e0abde25e078ad70c5d4e9796c1e458f1ecb12ba7f@r-mstudio.com.whoisproxy.org
- c3229e556d481e067bf11cc7fe045666c40c57a31a99bfcdb1a61bc65e467182@r-mstudio.com.whoisproxy.org
- c45f8a439cf72d1f7825e712899f50d70ad7fc73ab0d1065084c1880445699ad@r-mstudio.com.whoisproxy.org
Subdomains
2 observed subdomains of r-mstudio.com.
| Subdomain |
|---|
| mail.r-mstudio.com |
| www.r-mstudio.com |
Web-graph footprint
Distinct hostnames that link to or from r-mstudio.com in the public web crawl.
5 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for r-mstudio.com.
| Mechanism | Target |
|---|---|
| SPF_A | r-mstudio.com |
| SPF_INCLUDE | _spf.cyberfolks.pl |
| SPF_MX | r-mstudio.com |
Related pages
Pivot deeper into the graph from r-mstudio.com.
- IP · 185.208.164.52
- ASN · AS41079CF-GDA - Cyber_Folks S.A.
- Registrar · iana:269
- Country · PL
- Email · 01e9dc1839162c24c1adf69b7f3f788c7207767c0fea98560702bef4498b70f4@r-mstudio.com.whoisproxy.org
- TLD · .com
- Browse hostnames · rm…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "r-mstudio.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.