Skip to content

Hostname

wanna.ro

Last fetched

wanna.ro resolves to 2 IPv4 addresses operated by HOSTERION - HOSTERION SRL in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · wanna.roRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/wanna.ro

Resolution chain

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

IPPrefixASNOperatorCountry
92.114.98.15092.114.98.0/24AS43927HOSTERION - HOSTERION SRLRO
94.176.104.15494.176.104.0/24AS44043Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRLRO

WHOIS identity

Registrar
registrar:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

12 observed subdomains of wanna.ro.

Web-graph footprint

Distinct hostnames that link to or from wanna.ro in the public web crawl.

12 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for wanna.ro.

MechanismTarget
SPF_Awanna.ro
SPF_INCLUDEicarusmx.hosterion.net
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.236.86.246
SPF_IP89.44.120.243
SPF_IP93.113.174.211
SPF_IP94.176.104.154
SPF_MXwanna.ro

Related pages

Pivot deeper into the graph from wanna.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wanna.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.