Skip to content

Hostname

algen.si

Last fetched

algen.si resolves to 1 IPv4 address operated by AS56635 in SI.

Nutrition Label

WHISPER CANON · algen.siRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/algen.si

Resolution chain

algen.si 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

No WHOIS records are currently associated with algen.si in WhisperGraph.

Subdomains

9 observed subdomains of algen.si.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for algen.si.

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

Related pages

Pivot deeper into the graph from algen.si.

Cypher and MCP

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

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