Skip to content

Hostname

algen.eu

Last fetched

algen.eu resolves to 1 IPv4 address operated by AS56635 in SI. WHOIS lists registrar:webtasy, d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · algen.euRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/algen.eu

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.206.7431.7.192.0/19AS56635SI

WHOIS identity

Registrar
registrar:webtasy, d.o.o.
Organization
Contact emails

Subdomains

9 observed subdomains of algen.eu.

Web-graph footprint

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

18 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for algen.eu.

MechanismTarget
SPF_Aalgen.eu
SPF_INCLUDE_spf.google.com
SPF_IP212.44.102.100
SPF_IP31.7.207.220
SPF_MXalgen.eu

Related pages

Pivot deeper into the graph from algen.eu.

Cypher and MCP

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

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