Skip to content

Hostname

fiven.eu

Last fetched

fiven.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · fiven.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fiven.eu

Resolution chain

fiven.eu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
Contact emails

Subdomains

17 observed subdomains of fiven.eu.

Web-graph footprint

Distinct hostnames that link to or from fiven.eu in the public web crawl.

11 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fiven.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.231.9.33
SPF_IP93.43.60.128/29
SPF_IP95.110.213.83

Related pages

Pivot deeper into the graph from fiven.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fiven.eu"})-[: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.