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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.251.140.249 | 37.251.128.0/19 | AS34358 | CYBER_FOLKS-RO-DC_FLO | RO |
WHOIS identity
- Registrar
- registrar:zooku solutions srl
- Organization
- —
- Contact emails
- —
Subdomains
48 observed subdomains of abi.org.ro.
Showing 24 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from abi.org.ro in the public web crawl.
32 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for abi.org.ro.
| Mechanism | Target |
|---|---|
| SPF_A | abi.org.ro |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_IP | 37.251.140.249 |
| SPF_MX | abi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.