Skip to content

Hostname

unit.eu

Last fetched

unit.eu resolves to 1 IPv4 address operated by AS2200 in FR. WHOIS lists registrar:name: gandi|website: www.gandi.net|| as the registrar.

Nutrition Label

WHISPER CANON · unit.euRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/unit.eu

Resolution chain

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

IPPrefixASNOperatorCountry
195.221.21.147195.221.0.0/16AS2200FR

WHOIS identity

Registrar
registrar:name: gandi|website: www.gandi.net||
Organization
Contact emails

Subdomains

2 observed subdomains of unit.eu.

Web-graph footprint

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

146 sites link to this hostname.

141 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for unit.eu.

MechanismTarget
SPF_IP195.221.21.15
SPF_IP195.221.21.16
SPF_IP195.221.21.17
SPF_IP195.221.21.18
SPF_IP2001:660:7401:211:0:0:0:15
SPF_IP2001:660:7401:211:0:0:0:16
SPF_IP2001:660:7401:211:0:0:0:17
SPF_IP2001:660:7401:211:0:0:0:18

Related pages

Pivot deeper into the graph from unit.eu.

Cypher and MCP

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

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