Skip to content

Hostname

aver.ro

Last fetched

aver.ro resolves to 2 IPv4 addresses operated by RTD - Orange Romania S.A. in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · aver.roRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aver.ro

Resolution chain

aver.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.98.28.228109.98.0.0/16AS9050RTD - Orange Romania S.A.RO
89.149.34.21089.149.0.0/18AS12310iNES - iNES GROUP SRLRO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

6 observed subdomains of aver.ro.

Web-graph footprint

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

9 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aver.ro.

MechanismTarget
SPF_IP109.98.28.228
SPF_IP86.126.7.157
SPF_IP89.149.34.210

Related pages

Pivot deeper into the graph from aver.ro.

Cypher and MCP

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

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