Skip to content

Hostname

3iuni.eu

Last fetched

3iuni.eu resolves to 2 IPv4 addresses operated by FR-RENATER - Renater. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · 3iuni.euRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/3iuni.eu

Resolution chain

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

IPPrefixASNOperatorCountry
194.254.129.22194.254.0.0/16AS2200FR-RENATER - Renater
194.254.129.23194.254.0.0/16AS2200FR-RENATER - Renater

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

1 observed subdomain of 3iuni.eu.

Subdomain
www.3iuni.eu

Web-graph footprint

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

21 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 3iuni.eu.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from 3iuni.eu.

Cypher and MCP

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

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