Skip to content

Hostname

efin.eu

Last fetched

efin.eu resolves to 1 IPv4 address operated by AS35592 in CZ. WHOIS lists registrar:zoner a.s. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.236.197.587.236.196.0/23AS35592CZ

WHOIS identity

Registrar
registrar:zoner a.s.
Organization
Contact emails

Subdomains

16 observed subdomains of efin.eu.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for efin.eu.

MechanismTarget
SPF_Aefin.eu
SPF_INCLUDE_spf.google
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.14.97.118
SPF_IP87.236.197.5
SPF_IP94.230.152.67
SPF_MXefin.eu

Related pages

Pivot deeper into the graph from efin.eu.

Cypher and MCP

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

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