Skip to content

Hostname

alcom.ax

Last fetched

alcom.ax resolves to 1 IPv4 address operated by ALCOM in FI.

Nutrition Label

WHISPER CANON · alcom.axRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/alcom.ax

Resolution chain

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

IPPrefixASNOperatorCountry
212.17.176.3212.17.176.0/22AS3238ALCOMFI

WHOIS identity

No WHOIS records are currently associated with alcom.ax in WhisperGraph.

Subdomains

192 observed subdomains of alcom.ax.

Web-graph footprint

Distinct hostnames that link to or from alcom.ax in the public web crawl.

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for alcom.ax.

MechanismTarget
SPF_Asmtp.mediam.fi
SPF_INCLUDE_spf.soluno.se
SPF_INCLUDE_spf.vibb.ax
SPF_INCLUDEmail-out.alcom.ax
SPF_INCLUDEspf.d4sp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtelavox-spf.alcom.ax
SPF_IP213.28.124.87/32
SPF_IP81.22.243.157
SPF_IP81.22.243.84/32
SPF_IP81.22.245.192/27
SPF_IP83.241.254.0/24

Related pages

Pivot deeper into the graph from alcom.ax.

Cypher and MCP

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

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