Skip to content

Hostname

anevar.ro

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.92.192.97185.92.192.0/24AS44043RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

63 observed subdomains of anevar.ro.

Web-graph footprint

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

78 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for anevar.ro.

MechanismTarget
SPF_Aanevar.ro
SPF_Aspf.mxserver.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.92.192.97
SPF_IP89.44.139.64
SPF_IP89.45.169.135
SPF_IP89.45.173.42
SPF_IP93.115.112.162
SPF_IP93.115.112.69
SPF_MXanevar.ro

Related pages

Pivot deeper into the graph from anevar.ro.

Cypher and MCP

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

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