Skip to content

Hostname

aqua.ro

Last fetched

aqua.ro resolves to 1 IPv4 address operated by AS211701 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · aqua.roRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/aqua.ro

Resolution chain

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

IPPrefixASNOperatorCountry
185.131.223.45185.131.223.0/24AS211701RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

2 observed subdomains of aqua.ro.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for aqua.ro.

MechanismTarget
SPF_Aaqua.ro
SPF_IP194.42.102.141
SPF_MXaqua.ro

Related pages

Pivot deeper into the graph from aqua.ro.

Cypher and MCP

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

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