Skip to content

Hostname

ffe.ro

Last fetched

ffe.ro resolves to 1 IPv4 address operated by CONECTIX-AS in RO. WHOIS lists registrar:extreme solutions srl as the registrar.

Nutrition Label

WHISPER CANON · ffe.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ffe.ro

Resolution chain

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

IPPrefixASNOperatorCountry
91.206.161.13291.206.160.0/23AS64441CONECTIX-ASRO

WHOIS identity

Registrar
registrar:extreme solutions srl
Organization
Contact emails

Subdomains

7 observed subdomains of ffe.ro.

Web-graph footprint

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

94 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • ffe.ro

SPF policy

3 SPF mechanisms authorising senders for ffe.ro.

MechanismTarget
SPF_Affe.ro
SPF_IP91.206.161.132
SPF_MXffe.ro

Related pages

Pivot deeper into the graph from ffe.ro.

Cypher and MCP

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

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