Hostname
fundatiaines.ro
Last fetched
fundatiaines.ro resolves to 2 IPv4 addresses operated by iNES - iNES GROUP SRL in RO. WHOIS lists registrar:ines group srl as the registrar.
Nutrition Label
Resolution chain
fundatiaines.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.86.96.14 | 80.86.96.0/20 | AS12310 | iNES - iNES GROUP SRL | RO |
| 80.86.96.15 | 80.86.96.0/20 | AS12310 | iNES - iNES GROUP SRL | RO |
WHOIS identity
- Registrar
- registrar:ines group srl
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of fundatiaines.ro.
| Subdomain |
|---|
| www.fundatiaines.ro |
Web-graph footprint
Distinct hostnames that link to or from fundatiaines.ro in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from fundatiaines.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fundatiaines.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.