Hostname
stmf.ro
Last fetched
stmf.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:magit'st srl
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of stmf.ro.
Web-graph footprint
Distinct hostnames that link to or from stmf.ro in the public web crawl.
7 sites link to this hostname.
67 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- stmf.ro
SPF policy
9 SPF mechanisms authorising senders for stmf.ro.
| Mechanism | Target |
|---|---|
| SPF_A | pico.megahost.net |
| SPF_A | stmf.ro |
| SPF_INCLUDE | pico.megahost.net |
| SPF_IP | 46.102.235.114 |
| SPF_IP | 89.42.111.2 |
| SPF_IP | 91.213.11.12 |
| SPF_IP | 91.213.11.8 |
| SPF_MX | medicaliftode.ro |
| SPF_MX | stmf.ro |
Related pages
Pivot deeper into the graph from stmf.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stmf.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.