Skip to content

Hostname

abi.org.ro

Last fetched

abi.org.ro resolves to 1 IPv4 address operated by CYBER_FOLKS-RO-DC_FLO in RO. WHOIS lists registrar:zooku solutions srl as the registrar.

Nutrition Label

WHISPER CANON · abi.org.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abi.org.ro

Resolution chain

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

IPPrefixASNOperatorCountry
37.251.140.24937.251.128.0/19AS34358CYBER_FOLKS-RO-DC_FLORO

WHOIS identity

Registrar
registrar:zooku solutions srl
Organization
Contact emails

Subdomains

48 observed subdomains of abi.org.ro.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for abi.org.ro.

MechanismTarget
SPF_Aabi.org.ro
SPF_INCLUDE_spf.mlsend.com
SPF_IP37.251.140.249
SPF_MXabi.org.ro

Related pages

Pivot deeper into the graph from abi.org.ro.

Cypher and MCP

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

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