Skip to content

Hostname

librabank.ro

Last fetched

librabank.ro resolves to 1 IPv4 address operated by AS34794 in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · librabank.roRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/librabank.ro

Resolution chain

librabank.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.194.0.61193.194.0.0/24AS34794RO

WHOIS identity

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

Subdomains

32 observed subdomains of librabank.ro.

Web-graph footprint

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

209 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for librabank.ro.

MechanismTarget
SPF_Alibrabank.ro
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.conectoomail.ro
SPF_IP193.194.0.0/24
SPF_MXlibrabank.ro

Related pages

Pivot deeper into the graph from librabank.ro.

Cypher and MCP

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

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