Skip to content

Hostname

alphabank.ro

Last fetched

alphabank.ro has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ici - rotld as the registrar.

Nutrition Label

WHISPER CANON · alphabank.roRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/alphabank.ro

Resolution chain

alphabank.ro has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ici - rotld
Organization
Contact emails

Subdomains

37 observed subdomains of alphabank.ro.

Web-graph footprint

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

446 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alphabank.ro.

MechanismTarget
SPF_INCLUDEro-mail.info
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.146.125.0/24
SPF_IP195.242.158.0/23
SPF_IP86.120.118.67

Related pages

Pivot deeper into the graph from alphabank.ro.

Cypher and MCP

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

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