Skip to content

Hostname

avenla.com

Last fetched

avenla.com resolves to 2 IPv4 addresses operated by AS41993 in FI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · avenla.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/avenla.com

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
avenla oy
Contact emails

Subdomains

38 observed subdomains of avenla.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for avenla.com.

MechanismTarget
SPF_INCLUDEcmail.avenla.com
SPF_IP185.82.144.140
SPF_IP185.82.144.189
SPF_IP185.82.145.32/28
SPF_IP213.145.214.171
SPF_IP2a05:9100:20:0:0:0:0:13
SPF_IP2a05:9100:20:0:0:0:0:71
SPF_MXavenla.com

Related pages

Pivot deeper into the graph from avenla.com.

Cypher and MCP

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

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