Hostname
medihelp.ro
Last fetched
medihelp.ro resolves to 1 IPv4 address operated by Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRL in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.
Nutrition Label
Resolution chain
medihelp.ro 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.92.193.97 | 185.92.193.0/24 | AS44043 | Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRL | RO |
WHOIS identity
- Registrar
- registrar:cyber_folks s.r.l.
- Organization
- —
- Contact emails
- —
Subdomains
32 observed subdomains of medihelp.ro.
Showing 22 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from medihelp.ro in the public web crawl.
103 sites link to this hostname.
88 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for medihelp.ro.
| Mechanism | Target |
|---|---|
| SPF_A | medihelp.ro |
| SPF_INCLUDE | spf-00181c02.pphosted.com |
| SPF_INCLUDE | spf-bulk.axa.com |
| SPF_INCLUDE | spf.mxserver.ro |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.0.55.140 |
| SPF_IP | 171.18.34.0/24 |
| SPF_IP | 185.92.193.97 |
| SPF_IP | 194.212.80.0/24 |
| SPF_IP | 194.212.89.0/24 |
| SPF_IP | 194.212.90.0/24 |
| SPF_IP | 194.55.152.103 |
| SPF_IP | 89.44.47.212 |
| SPF_IP | 95.214.132.32 |
| SPF_MX | medihelp.ro |
Related pages
Pivot deeper into the graph from medihelp.ro.
- IP · 185.92.193.97
- ASN · AS44043Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRL
- Registrar · registrar:cyber_folks s.r.l.
- Country · RO
- TLD · .ro
- Browse hostnames · me…
- 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: "medihelp.ro"})-[: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.