Skip to content

Hostname

flavoia.ro

Last fetched

flavoia.ro resolves to 2 IPv4 addresses operated by AS51295 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · flavoia.roRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/flavoia.ro

Resolution chain

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

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

12 observed subdomains of flavoia.ro.

Threat posture

History

Mail and authentication

MX records

  • flavoia.ro

SPF policy

8 SPF mechanisms authorising senders for flavoia.ro.

MechanismTarget
SPF_Aflavoia.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.236.86.246
SPF_IP45.153.88.2
SPF_IP45.153.88.44
SPF_IP89.46.7.233
SPF_IP95.214.135.33
SPF_MXflavoia.ro

Related pages

Pivot deeper into the graph from flavoia.ro.

Cypher and MCP

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

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